git: 5de993120407 - main - textproc/augeas: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 22:15:12 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5de9931204074a2fafe0b3e42fa6121d2a3509f9 commit 5de9931204074a2fafe0b3e42fa6121d2a3509f9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-28 21:12:13 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-28 22:14:33 +0000 textproc/augeas: Moved man to share/man Approved by: portmgr (blanket) --- textproc/augeas/Makefile | 3 ++- textproc/augeas/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 015dc60bc031..9b19551a2f7f 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -1,6 +1,6 @@ PORTNAME= augeas DISTVERSION= 1.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/hercules-team/augeas/releases/download/release-${DISTVERSION}/ @@ -21,6 +21,7 @@ USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip diff --git a/textproc/augeas/pkg-plist b/textproc/augeas/pkg-plist index 44ed0cb57400..d8e610ab92c6 100644 --- a/textproc/augeas/pkg-plist +++ b/textproc/augeas/pkg-plist @@ -14,10 +14,10 @@ lib/libfa.so lib/libfa.so.1 lib/libfa.so.1.5.3 libdata/pkgconfig/augeas.pc -man/man1/augmatch.1.gz -man/man1/augparse.1.gz -man/man1/augprint.1.gz -man/man1/augtool.1.gz +share/man/man1/augmatch.1.gz +share/man/man1/augparse.1.gz +share/man/man1/augprint.1.gz +share/man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/access.aug %%DATADIR%%/lenses/dist/activemq_conf.aug %%DATADIR%%/lenses/dist/activemq_xml.aug