From jimmy@mammothcheese.ca  Wed Aug 20 12:19:03 2008
Return-Path: <jimmy@mammothcheese.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 51B25106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Aug 2008 12:19:03 +0000 (UTC)
	(envelope-from jimmy@mammothcheese.ca)
Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78])
	by mx1.freebsd.org (Postfix) with SMTP id 02BEA8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Aug 2008 12:19:02 +0000 (UTC)
	(envelope-from jimmy@mammothcheese.ca)
Received: (qmail 89835 invoked from network); 20 Aug 2008 12:19:02 -0000
Received: from unknown (HELO ?HOSTNAME?) (jazzturk@rogers.com@72.138.160.206 with login)
  by smtp100.rog.mail.re2.yahoo.com with SMTP; 20 Aug 2008 12:19:02 -0000
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Wed, 20 Aug 2008 08:19:01 -0400
Message-Id: <20080820121903.02BEA8FC08@mx1.freebsd.org>
Date: Wed, 20 Aug 2008 08:19:01 -0400
From: "James Bailie" <jimmy@mammothcheese.ca>
Reply-To: James Bailie <jimmy@mammothcheese.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update Port: www/drood => 1.32
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126679
>Category:       ports
>Synopsis:       Update Port: www/drood => 1.32
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 20 12:20:02 UTC 2008
>Closed-Date:    Fri Aug 22 00:45:18 UTC 2008
>Last-Modified:  Fri Aug 22 00:50:01 UTC 2008
>Originator:     James Bailie
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD localhost 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Tue Mar 11 12:58:28 EDT 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64


	
>Description:
	Two bugs in the code forwarding of SCGI request bodies
to SCGI servers.
	Makefile no longer clobbers already-installed types.tab
	
>How-To-Repeat:
	
>Fix:

	

--- drood.diff begins here ---
diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile
--- /usr/ports/www/drood/Makefile	2008-08-19 10:31:10.000000000 -0400
+++ ./drood/Makefile	2008-08-19 20:57:29.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	1.31
+PORTVERSION=	1.32
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
@@ -16,9 +16,4 @@
 MAN8=		drood.8
 MANCOMPRESSED=	yes
 
-PLIST_FILES=	bin/drood \
-		etc/drood/types.tab \
-		etc/rc.d/drood
-PLIST_DIRS=	etc/drood
-
 .include <bsd.port.mk>
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2008-08-19 10:31:10.000000000 -0400
+++ ./drood/distinfo	2008-08-20 08:12:27.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (drood-1.31.tar.gz) = d1715624d75afcacb0b2e381df0f38ba
-SHA256 (drood-1.31.tar.gz) = 078c7d6bd197ba69c4430aec3bd8c8378ae6f48b285a22c3db3e8c6c85b240f9
-SIZE (drood-1.31.tar.gz) = 27594
+MD5 (drood-1.32.tar.gz) = 168c7083bf0682cdb43dea36e7e216c4
+SHA256 (drood-1.32.tar.gz) = 590f6f3d047ae10e699cbe4bdc92459f395e1485c12e0137a863db59212d4ef9
+SIZE (drood-1.32.tar.gz) = 27790
diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist
--- /usr/ports/www/drood/pkg-plist	1969-12-31 19:00:00.000000000 -0500
+++ ./drood/pkg-plist	2008-08-18 20:33:09.000000000 -0400
@@ -0,0 +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
+etc/drood/types.tab.dist
+@dirrm /etc/drood
--- drood.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 20 12:20:11 UTC 2008 
Responsible-Changed-Why:  
tabthorpe@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126679 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Fri Aug 22 00:45:17 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126679 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126679: commit references a PR
Date: Fri, 22 Aug 2008 00:44:21 +0000 (UTC)

 tabthorpe    2008-08-22 00:44:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/drood            Makefile distinfo 
   Added files:
     www/drood            pkg-plist 
   Log:
   - Update to 1.32
   
   PR:             ports/126679
   Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
   
   Revision  Changes    Path
   1.22      +1 -6      ports/www/drood/Makefile
   1.22      +3 -3      ports/www/drood/distinfo
   1.1       +5 -0      ports/www/drood/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
