From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 13 23:50:05 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A77591065675 for ; Mon, 13 Jun 2011 23:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7FDF48FC16 for ; Mon, 13 Jun 2011 23:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5DNo5dv001996 for ; Mon, 13 Jun 2011 23:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5DNo5A0001995; Mon, 13 Jun 2011 23:50:05 GMT (envelope-from gnats) Resent-Date: Mon, 13 Jun 2011 23:50:05 GMT Resent-Message-Id: <201106132350.p5DNo5A0001995@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ryan Steinmetz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F156F1065673 for ; Mon, 13 Jun 2011 23:44:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E23E68FC1C for ; Mon, 13 Jun 2011 23:44:41 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5DNifRL053432 for ; Mon, 13 Jun 2011 23:44:41 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p5DNifVc053412; Mon, 13 Jun 2011 23:44:41 GMT (envelope-from nobody) Message-Id: <201106132344.p5DNifVc053412@red.freebsd.org> Date: Mon, 13 Jun 2011 23:44:41 GMT From: Ryan Steinmetz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/157855: [update] sysutils/timelimit to 1.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 23:50:05 -0000 >Number: 157855 >Category: ports >Synopsis: [update] sysutils/timelimit to 1.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 13 23:50:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 8.2-RELEASE >Organization: Rochester Institute of Technology >Environment: >Description: -Update to 1.8 ====================================== 1.8 2011/04/13 - getopt() returns -1 on error, not EOF [roam] - add a simple test suite compatible with Perl's TAP framework [roam] (not installed with port) - add the ability to specify signals by name and the -l command-line option to list the available signal names. [roam] Debian: #621775, suggested by [mats] >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/timelimit/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 30 Sep 2010 10:24:54 -0000 1.11 +++ Makefile 13 Jun 2011 23:40:03 -0000 @@ -6,7 +6,7 @@ # PORTNAME= timelimit -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/timelimit/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 19 Mar 2011 12:33:27 -0000 1.10 +++ distinfo 13 Jun 2011 23:40:03 -0000 @@ -1,2 +1,2 @@ -SHA256 (timelimit-1.7.tar.gz) = ece8fec676965bb43ceb6c940f8d16982f95329a18cb9f353e30ec72cdb8c619 -SIZE (timelimit-1.7.tar.gz) = 7787 +SHA256 (timelimit-1.8.tar.gz) = 026e72b345f8407ebaa002036fd785b2136b2dfc4f8854f14536196ee3079996 +SIZE (timelimit-1.8.tar.gz) = 10167 >Release-Note: >Audit-Trail: >Unformatted: