mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- update to 20140125
From Changelog: - fix: GNU's getopt incorrectly consumes command arguments
This commit is contained in:
parent
d6afce6ec2
commit
55a0ca2029
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376065
@ -2,10 +2,9 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= xjobs
|
PORTNAME= xjobs
|
||||||
PORTVERSION= 20120412
|
PORTVERSION= 20140125
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.maier-komor.de/xjobs/
|
MASTER_SITES= http://www.maier-komor.de/xjobs/
|
||||||
EXTRACT_SUFX= .tgz
|
|
||||||
|
|
||||||
MAINTAINER= jgh@FreeBSD.org
|
MAINTAINER= jgh@FreeBSD.org
|
||||||
COMMENT= Utility reads job descriptions line by line and executes in parallel
|
COMMENT= Utility reads job descriptions line by line and executes in parallel
|
||||||
@ -14,6 +13,7 @@ LICENSE= GPLv2
|
|||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
PLIST_FILES= bin/xjobs man/man1/xjobs.1.gz
|
PLIST_FILES= bin/xjobs man/man1/xjobs.1.gz
|
||||||
|
USES= tar:tgz
|
||||||
|
|
||||||
PORTDOCS= ChangeLog README
|
PORTDOCS= ChangeLog README
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (xjobs-20120412.tgz) = a27df96bce241974c444beb63ebe62ba638654619b6a8012523eca93a0f7cbef
|
SHA256 (xjobs-20140125.tgz) = cbe582b1109c380bd80a02eb21b721dcfc5ef701446bfc9606b99246a84e737a
|
||||||
SIZE (xjobs-20120412.tgz) = 95368
|
SIZE (xjobs-20140125.tgz) = 95439
|
||||||
|
Loading…
Reference in New Issue
Block a user