sysutils/moreutils: Update manpages

- Bump PORTREVISION for package change
This commit is contained in:
Po-Chuan Hsieh 2022-03-31 06:03:48 +08:00
parent 7c2a405e46
commit 93ff01d005
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -2,6 +2,7 @@
PORTNAME= moreutils
PORTVERSION= 0.67
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \
LOCAL/sunpoet
@ -12,7 +13,7 @@ COMMENT= Additional Unix utilities
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run
#RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run
USES= gmake perl5 shebangfix
@ -54,7 +55,7 @@ post-patch:
post-build:
.for man in ${PERL_MANPAGES:R}
${LOCALBASE}/bin/pod2man --center=" " --release="${PORTNAME}" ${WRKSRC}/${man} > ${WRKSRC}/${man}.1
${LOCALBASE}/bin/pod2man --center=moreutils --release=${PORTVERSION} ${WRKSRC}/${man} > ${WRKSRC}/${man}.1
.endfor
do-install: