svn commit: r372207 - head/sysutils/parallel
Alex Kozlov
ak at FreeBSD.org
Wed Nov 5 20:59:08 UTC 2014
Author: ak
Date: Wed Nov 5 20:59:06 2014
New Revision: 372207
URL: https://svnweb.freebsd.org/changeset/ports/372207
QAT: https://qat.redports.org/buildarchive/r372207/
Log:
- Update to 20141022
* --env was changed to deal with bash's new way of exporting a function.
* Bug fixes and man page updates
PR: 194714
Submitted by: howeyc at gmail.com (maintainer)
Modified:
head/sysutils/parallel/Makefile
head/sysutils/parallel/distinfo
Modified: head/sysutils/parallel/Makefile
==============================================================================
--- head/sysutils/parallel/Makefile Wed Nov 5 20:33:49 2014 (r372206)
+++ head/sysutils/parallel/Makefile Wed Nov 5 20:59:06 2014 (r372207)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= parallel
-PORTVERSION= 20140922
+PORTVERSION= 20141022
CATEGORIES= sysutils
MASTER_SITES= GNU
Modified: head/sysutils/parallel/distinfo
==============================================================================
--- head/sysutils/parallel/distinfo Wed Nov 5 20:33:49 2014 (r372206)
+++ head/sysutils/parallel/distinfo Wed Nov 5 20:59:06 2014 (r372207)
@@ -1,2 +1,2 @@
-SHA256 (parallel-20140922.tar.bz2) = 4589e2c82b1ccb5be9060e010993214bb4d8ec87220be077f0c21bb5040cbd43
-SIZE (parallel-20140922.tar.bz2) = 945329
+SHA256 (parallel-20141022.tar.bz2) = 775779f181394353340478ebca321230a052c3e64fc04c9435d3e81697d7fab6
+SIZE (parallel-20141022.tar.bz2) = 954780
More information about the svn-ports-head
mailing list