sysutils/tmux: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-01-25 17:24:37 +01:00
parent f73498265c
commit 519abae514

View file

@ -1,6 +1,6 @@
PORTNAME= tmux
PORTVERSION= 3.3a
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://github.com/tmux/tmux/releases/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@ -24,6 +24,7 @@ USE_GITHUB= nodefault
GH_TUPLE= imomaliev:tmux-bash-completion:f5d5323:bash
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-utempter \
--sysconfdir=${PREFIX}/etc
@ -31,7 +32,7 @@ CONFLICTS_INSTALL= tmux23
PLIST_FILES= bin/tmux \
etc/bash_completion.d/tmux \
man/man1/tmux.1.gz
share/man/man1/tmux.1.gz
PORTDOCS= CHANGES README
PORTEXAMPLES= *