git: e10bce25104a - main - devel/cvs-devel: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 10:02:09 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e10bce25104adc53c68ccf722677691b82ff03b6 commit e10bce25104adc53c68ccf722677691b82ff03b6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 09:18:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 10:01:33 +0000 devel/cvs-devel: Moved man to share/man Approved by: portmgr (blanket) --- devel/cvs-devel/Makefile | 3 ++- devel/cvs-devel/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile index 16eeeba9f7bf..36a04fc72eb6 100644 --- a/devel/cvs-devel/Makefile +++ b/devel/cvs-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= cvs PORTVERSION= 1.12.13 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MASTER_SITES= GNU/non-gnu/${PORTNAME}/source/feature/${PORTVERSION} PKGNAMESUFFIX= -devel @@ -14,6 +14,7 @@ CONFLICTS= cvs cvs+ipv6 USES= cpe makeinfo perl5 tar:bzip2 CPE_VENDOR= gnu GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-ipv6 --without-gssapi \ --with-editor="vi" \ --with-tmpdir="/tmp" diff --git a/devel/cvs-devel/pkg-plist b/devel/cvs-devel/pkg-plist index 5956c8bbe435..4fddce20755c 100644 --- a/devel/cvs-devel/pkg-plist +++ b/devel/cvs-devel/pkg-plist @@ -1,9 +1,9 @@ bin/cvs bin/cvsbug bin/rcs2log -man/man1/cvs.1.gz -man/man5/cvs.5.gz -man/man8/cvsbug.8.gz +share/man/man1/cvs.1.gz +share/man/man5/cvs.5.gz +share/man/man8/cvsbug.8.gz share/cvs/contrib/README share/cvs/contrib/clmerge share/cvs/contrib/cln_hist