Update to timelimit-1.6 (the changes from the PR).

Declare a BSD-style license.

PR:		149649
Submitted by:	Frederic Culot <frederic@culot.org>
This commit is contained in:
Peter Pentchev 2010-09-09 20:11:04 +00:00
parent 08b217bbc2
commit eb665a55ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260880
2 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= timelimit
PORTVERSION= 1.5
PORTVERSION= 1.6
CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
MAINTAINER= roam@FreeBSD.org
COMMENT= Limit the absolute execution time of a process
LICENSE= BSD
MAN1= timelimit.1
PLIST_FILES= bin/timelimit

View file

@ -1,3 +1,3 @@
MD5 (timelimit-1.5.tar.gz) = e9d3da9a81479689a59c58a93914b034
SHA256 (timelimit-1.5.tar.gz) = 10e65d328f771a8d71f7481deea524fa312595008c685805f511ebbff4734bea
SIZE (timelimit-1.5.tar.gz) = 7222
MD5 (timelimit-1.6.tar.gz) = 423bfd85a8b55feef4920fee591b61a5
SHA256 (timelimit-1.6.tar.gz) = 2748c06924abed9267a4cb26e1fbf4ddeb413e8774b21f0f8401ab61b7acf01d
SIZE (timelimit-1.6.tar.gz) = 7269