Date: Sat, 6 Sep 2008 14:46:24 -0400 From: "James Bailie" <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/127156: Update Port: www/drood => 1.33 Message-ID: <20080906184625.B084A8FC2A@mx1.freebsd.org> Resent-Message-ID: <200809061850.m86Io11k076315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127156 >Category: ports >Synopsis: Update Port: www/drood => 1.33 >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: Sat Sep 06 18:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD localhost 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #3: Sat Sep 6 12:18:54 EDT 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64 >Description: >How-To-Repeat: >Fix: --- drood.diff begins here --- diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile --- /usr/ports/www/drood/Makefile 2008-08-21 20:44:11.000000000 -0400 +++ ./drood/Makefile 2008-09-06 14:44:23.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.32 +PORTVERSION= 1.33 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2008-08-21 20:44:11.000000000 -0400 +++ ./drood/distinfo 2008-09-06 14:22:27.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (drood-1.32.tar.gz) = 168c7083bf0682cdb43dea36e7e216c4 -SHA256 (drood-1.32.tar.gz) = 590f6f3d047ae10e699cbe4bdc92459f395e1485c12e0137a863db59212d4ef9 -SIZE (drood-1.32.tar.gz) = 27790 +MD5 (drood-1.33.tar.gz) = 2c570a550cf6b704a10025986e69505a +SHA256 (drood-1.33.tar.gz) = 332903e61f0328d54e196d81aeefb4aad8b8e893c21d5cf881081d894bada459 +SIZE (drood-1.33.tar.gz) = 27299 diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist --- /usr/ports/www/drood/pkg-plist 2008-08-21 20:44:11.000000000 -0400 +++ ./drood/pkg-plist 2008-09-06 13:11:18.000000000 -0400 @@ -1,5 +1,5 @@ bin/drood etc/rc.d/drood -@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -r %D/etc/drood/types.tab; fi +@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi etc/drood/types.tab.dist @dirrm /etc/drood --- 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?20080906184625.B084A8FC2A>