Date: Tue, 4 Mar 2008 13:46:26 -0500 From: "James Bailie" <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/121362: Update Port: www/drood => 1.27 Message-ID: <20080304184627.ABF808FC19@mx1.freebsd.org> Resent-Message-ID: <200803041850.m24Io2iU079066@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121362 >Category: ports >Synopsis: Update Port: www/drood => 1.27 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 04 18:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD localhost 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Sat Mar 1 15:21:14 EST 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64 >Description: Corrects bug where drood would not die on receipt of keyboard-intiated signals when the -x option was specified. >How-To-Repeat: >Fix: --- drood.diff begins here --- diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile --- /usr/ports/www/drood/Makefile 2008-03-01 00:01:51.000000000 -0500 +++ ./drood/Makefile 2008-03-01 22:12:25.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2008-03-01 00:01:51.000000000 -0500 +++ ./drood/distinfo 2008-03-04 13:39:04.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (drood-1.26.tar.gz) = d3d7ac0bff32adb75919e12f0ba413ca -SHA256 (drood-1.26.tar.gz) = 587a2cfa904216503cbc90a7bcb85bf7a01fc7dc365f8daa2cc5466813bf658d -SIZE (drood-1.26.tar.gz) = 24123 +MD5 (drood-1.27.tar.gz) = 97612388d991b48d99826e3f2d534607 +SHA256 (drood-1.27.tar.gz) = 8b41151f2e9fce17402c79277860c911fa62ddbfa2e440591a5fe89a8dc44ca3 +SIZE (drood-1.27.tar.gz) = 24101 --- drood.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080304184627.ABF808FC19>