sysutils/timelimit: Update to 1.9.2
Changes: https://devel.ringlet.net/sysutils/timelimit/NEWS
This commit is contained in:
parent
0644efea04
commit
4a91a054e5
@ -1,7 +1,7 @@
|
||||
# Created by: roam@FreeBSD.org
|
||||
|
||||
PORTNAME= timelimit
|
||||
PORTVERSION= 1.9.0
|
||||
PORTVERSION= 1.9.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://devel.ringlet.net/files/sys/timelimit/ \
|
||||
LOCAL/sunpoet
|
||||
@ -11,13 +11,13 @@ COMMENT= Limit the absolute execution time of a process
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
# bin/timelimit
|
||||
CONFLICTS_INSTALL= netpipes
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
PLIST_FILES= bin/timelimit share/man/man1/timelimit.1.gz
|
||||
|
||||
# bin/timelimit
|
||||
CONFLICTS_INSTALL= netpipes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/timelimit ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_DATA} ${WRKSRC}/timelimit.1 ${STAGEDIR}${PREFIX}/share/man/man1/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1523789098
|
||||
SHA256 (timelimit-1.9.0.tar.xz) = 6d34e8e0bd06720c6c73d1baff5405f9385d0e675c5d6b1e9b6649cc070308cb
|
||||
SIZE (timelimit-1.9.0.tar.xz) = 13548
|
||||
TIMESTAMP = 1621183178
|
||||
SHA256 (timelimit-1.9.2.tar.xz) = 9cdd1f06049b9e1a4b7a8a93a0d4d0e1920bd617e7cd005525261a3f91386796
|
||||
SIZE (timelimit-1.9.2.tar.xz) = 13728
|
||||
|
Loading…
Reference in New Issue
Block a user