Update to 0.64
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog https://joeyh.name/code/moreutils/news/version_0.64/
This commit is contained in:
parent
8f264a1f86
commit
73f3178686
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547085
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moreutils
|
||||
PORTVERSION= 0.63
|
||||
PORTVERSION= 0.64
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \
|
||||
LOCAL/sunpoet
|
||||
@ -15,10 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run
|
||||
|
||||
OPTIONS_DEFINE= MANPAGES
|
||||
OPTIONS_DEFAULT=MANPAGES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USES= gmake perl5 shebangfix
|
||||
|
||||
ALL_TARGET= errnos.h ${CANNED_MANPAGES:R}
|
||||
@ -42,6 +38,10 @@ PERL_MANPAGES= chronic.1 \
|
||||
|
||||
SHEBANG_FILES= ${PERL_MANPAGES:R}
|
||||
|
||||
OPTIONS_DEFINE= MANPAGES
|
||||
OPTIONS_DEFAULT=MANPAGES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
post-extract:
|
||||
.for file in parallel.c parallel.docbook ts
|
||||
@${MV} ${WRKSRC}/${file} ${WRKSRC}/moreutils-${file}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1547133855
|
||||
SHA256 (moreutils-0.63.tar.gz) = 4fc86d56a8a276a0cec71cdabda5ccca50c7a44a2a1ccd888476741d1ce6831d
|
||||
SIZE (moreutils-0.63.tar.gz) = 92609
|
||||
TIMESTAMP = 1598777620
|
||||
SHA256 (moreutils-0.64.tar.gz) = fed203542c5c2b55c3a41d21bca5bc627ec1f6d7313ed2f758c69798d65770ec
|
||||
SIZE (moreutils-0.64.tar.gz) = 92741
|
||||
|
Loading…
Reference in New Issue
Block a user