git: 8aff86aa4441 - main - sysutils/logrotate: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:02:06 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8aff86aa4441e8752421cfd4279f2fd62292d762
commit 8aff86aa4441e8752421cfd4279f2fd62292d762
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 05:48:34 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 06:01:44 +0000
sysutils/logrotate: Moved man to share/man
Approved by: portmgr (blanket)
---
sysutils/logrotate/Makefile | 3 ++-
sysutils/logrotate/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 906e4073c959..c95ee7c41f11 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= logrotate
PORTVERSION= 3.13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= js@iksz.hu
@@ -16,6 +16,7 @@ PATCH_STRIP= -p1
USES= autoreconf cpe gmake localbase
CPE_VENDOR= logrotate_project
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-default-mail-command=/usr/bin/mailx \
--with-compress-command=/usr/bin/gzip \
--with-uncompress-command=/usr/bin/gunzip \
diff --git a/sysutils/logrotate/pkg-plist b/sysutils/logrotate/pkg-plist
index 313916d1fa55..0370f146a321 100644
--- a/sysutils/logrotate/pkg-plist
+++ b/sysutils/logrotate/pkg-plist
@@ -1,6 +1,6 @@
sbin/logrotate
@sample etc/logrotate.conf.sample
%%EXAMPLESDIR%%/syslog.sample
-man/man5/logrotate.conf.5.gz
-man/man8/logrotate.8.gz
+share/man/man5/logrotate.conf.5.gz
+share/man/man8/logrotate.8.gz
@dir %%ETCDIR%%.d