- Update to 20131222

- While I'm here, simplify Makefile

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7823
PR:		ports/185108
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2013-12-23 18:30:14 +00:00
parent c3e508715d
commit 5a0aabf60c
2 changed files with 3 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= parallel
PORTVERSION= 20131122
PORTVERSION= 20131222
CATEGORIES= sysutils
MASTER_SITES= GNU
@@ -17,7 +17,6 @@ CONFLICTS= moreutils-parallel-[0-9]*
CONFIGURE_ARGS= --docdir="${DOCSDIR}"
GNU_CONFIGURE= yes
#NO_STAGE= yes
USE_BZIP2= yes
USES= perl5
@@ -32,11 +31,4 @@ PORTDOCS= niceload.html niceload.pdf niceload.texi \
DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/pod2texi:${PORTSDIR}/print/texinfo
.include <bsd.port.options.mk>
post-patch:
.if empty(PORT_OPTIONS:MDOCS)
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-docDATA||' ${WRKSRC}/src/Makefile.in
.endif
.include <bsd.port.mk>

View File

@@ -1,2 +1,2 @@
SHA256 (parallel-20131122.tar.bz2) = ef5e0af618cd71c2a2d96ab3aa800ca44e6fab830092176db4b3468b747e29d0
SIZE (parallel-20131122.tar.bz2) = 808204
SHA256 (parallel-20131222.tar.bz2) = 6772be4d236de1696c1d7f84eee00f36d0a69da28c845c8730c38816c9eaef21
SIZE (parallel-20131222.tar.bz2) = 817581