mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
- Update to 20101222
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6628 PR: ports/153367 Submitted by: Chris Howey <howeyc at gmail.com> (maintainer) Approved by: sahil@/wen@ (mentors, implicit)
This commit is contained in:
parent
35b89822d4
commit
6c36f8a9a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266727
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= parallel
|
||||
PORTVERSION= 20101202
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 20101222
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -23,9 +22,9 @@ GNU_CONFIGURE= yes
|
||||
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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user