git: 86a8b0260893 - main - www/varnish-libvmod-digest: Move manpages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Mar 2024 09:05:31 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=86a8b02608931ed21c28581d2caf3199950621ec commit 86a8b02608931ed21c28581d2caf3199950621ec Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-27 09:03:44 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-27 09:03:44 +0000 www/varnish-libvmod-digest: Move manpages to share/man Approved by: portmgr (blanket) --- www/varnish-libvmod-digest/Makefile | 3 ++- www/varnish-libvmod-digest/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile index b341da066006..2fe139aadcff 100644 --- a/www/varnish-libvmod-digest/Makefile +++ b/www/varnish-libvmod-digest/Makefile @@ -1,7 +1,7 @@ PORTNAME= libvmod-digest DISTVERSION= 1.0.2-6 DISTVERSIONSUFFIX= -g1793bea -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= varnish- @@ -21,6 +21,7 @@ GH_ACCOUNT= varnish USE_LDCONFIG= ${PREFIX}/lib/varnach/vmods GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-static INSTALL_TARGET= install-strip diff --git a/www/varnish-libvmod-digest/pkg-plist b/www/varnish-libvmod-digest/pkg-plist index c767f41ee4e4..808e61025e92 100644 --- a/www/varnish-libvmod-digest/pkg-plist +++ b/www/varnish-libvmod-digest/pkg-plist @@ -1,4 +1,4 @@ lib/varnish/vmods/libvmod_digest.so -man/man3/vmod_digest.3.gz +share/man/man3/vmod_digest.3.gz %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.rst