ports/153367: [maintainer update] Updating port: sysutils/parallel - New Version
Chris Howey
howeyc at gmail.com
Wed Dec 22 06:00:21 UTC 2010
>Number: 153367
>Category: ports
>Synopsis: [maintainer update] Updating port: sysutils/parallel - New Version
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 22 06:00:19 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Chris Howey
>Release: 8.1-RELEASE
>Organization:
N/A
>Environment:
FreeBSD tinny-desktop 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Release News:
http://savannah.gnu.org/forum/forum.php?forum_id=6628
>How-To-Repeat:
N/A
>Fix:
Patch Included.
Patch attached with submission follows:
diff -ruN parallel.bak/Makefile parallel/Makefile
--- parallel.bak/Makefile 2010-12-16 09:34:29.000000000 -0700
+++ parallel/Makefile 2010-12-21 22:32:05.000000000 -0700
@@ -6,7 +6,7 @@
#
PORTNAME= parallel
-PORTVERSION= 20101202
+PORTVERSION= 20101222
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU
@@ -23,9 +23,9 @@
USE_BZIP2= yes
USE_PERL5= yes
-MAN1= parallel.1 sem.1 sql.1
-PLIST_FILES= bin/parallel bin/sem bin/sql
-PORTDOCS= parallel.html sem.html sql.html
+MAN1= parallel.1 sem.1 sql.1 niceload.1
+PLIST_FILES= bin/parallel bin/sem bin/sql bin/niceload
+PORTDOCS= parallel.html sem.html sql.html niceload.html
post-patch:
.if defined(NOPORTDOCS)
diff -ruN parallel.bak/distinfo parallel/distinfo
--- parallel.bak/distinfo 2010-12-04 00:31:08.000000000 -0700
+++ parallel/distinfo 2010-12-21 22:30:30.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (parallel-20101202.tar.bz2) = d110e9b0b861a1662abab3d9f2576ed25e78b7d0d61d20f289abc2969cb6d294
-SIZE (parallel-20101202.tar.bz2) = 148142
+SHA256 (parallel-20101222.tar.bz2) = 6465f0eacaa133819bafe02eac14669a2c4eeedd67be21798f3f29ecacc49596
+SIZE (parallel-20101222.tar.bz2) = 151264
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list