Date: Thu, 1 Jan 2009 18:48:57 -0500 From: "James Bailie" <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130104: Update Port: www/drood => 1.38 Message-ID: <20090101234858.C56F88FC1E@mx1.freebsd.org> Resent-Message-ID: <200901012350.n01NoAiZ013838@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130104 >Category: ports >Synopsis: Update Port: www/drood => 1.38 >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: Thu Jan 01 23:50:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD localhost 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5: Wed Dec 24 19:29:10 EST 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-12-18 08:42:22.000000000 -0500 +++ ./drood/Makefile 2009-01-01 18:32:58.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.37 +PORTVERSION= 1.38 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2008-12-18 08:42:22.000000000 -0500 +++ ./drood/distinfo 2009-01-01 18:38:13.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (drood-1.37.tar.gz) = d9b913254007d19c4e167fe1d9b0ee1b -SHA256 (drood-1.37.tar.gz) = 55b1f9d334a92ea8aff1cde9019e7ff48cc08137cf4d484e52ea8744a2b500d2 -SIZE (drood-1.37.tar.gz) = 34253 +MD5 (drood-1.38.tar.gz) = 10497a42abab8e0fa248b90ed217039f +SHA256 (drood-1.38.tar.gz) = 43dfa22162e9faee2c8a853039fc0a007f17212a446a9bb0fa96ddca43c9a61c +SIZE (drood-1.38.tar.gz) = 36270 diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist --- /usr/ports/www/drood/pkg-plist 2008-09-25 08:57:21.000000000 -0400 +++ ./drood/pkg-plist 2009-01-01 18:33:27.000000000 -0500 @@ -1,5 +1,7 @@ bin/drood +bin/scgid etc/rc.d/drood +etc/rc.d/scgid @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?20090101234858.C56F88FC1E>