From jimmy@mammothcheese.ca  Sun Aug  3 15:50:53 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 419BB1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Aug 2008 15:50:53 +0000 (UTC)
	(envelope-from jimmy@mammothcheese.ca)
Received: from smtp130.rog.mail.re2.yahoo.com (smtp130.rog.mail.re2.yahoo.com [206.190.53.35])
	by mx1.freebsd.org (Postfix) with SMTP id D28C18FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Aug 2008 15:50:52 +0000 (UTC)
	(envelope-from jimmy@mammothcheese.ca)
Received: (qmail 40759 invoked from network); 3 Aug 2008 15:50:52 -0000
Received: from unknown (HELO ?HOSTNAME?) (jazzturk@rogers.com@72.138.160.206 with login)
  by smtp130.rog.mail.re2.yahoo.com with SMTP; 3 Aug 2008 15:50:52 -0000
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sun,  3 Aug 2008 11:50:51 -0400
Message-Id: <20080803155052.D28C18FC14@mx1.freebsd.org>
Date: Sun,  3 Aug 2008 11:50:51 -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.20
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126215
>Category:       ports
>Synopsis:       Update Port: www/drood => 1.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 03 16:00:02 UTC 2008
>Closed-Date:    Tue Aug 12 15:11:56 UTC 2008
>Last-Modified:  Tue Aug 12 15:20:02 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:
	
>How-To-Repeat:
	
>Fix:

	

--- drood.diff begins here ---
diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile
--- /usr/ports/www/drood/Makefile	2008-07-28 07:59:50.000000000 -0400
+++ ./drood/Makefile	2008-08-02 23:54:17.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	1.28
+PORTVERSION=	1.30
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
@@ -17,6 +17,9 @@
 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-07-28 07:59:50.000000000 -0400
+++ ./drood/distinfo	2008-08-03 11:48:48.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (drood-1.28.tar.gz) = 8729969124b3e6d4b505abbd00556a33
-SHA256 (drood-1.28.tar.gz) = 1b7854c615e0c065f372da649330777ca534be9060ba614f3ead40ddd2b7a348
-SIZE (drood-1.28.tar.gz) = 24108
+MD5 (drood-1.30.tar.gz) = 85f1a5182a31f04b32bdfd20098bf5b4
+SHA256 (drood-1.30.tar.gz) = 42690ab8580da096f63c489bd63b66a0419a7e81dcb58ac98da2de52da34fcee
+SIZE (drood-1.30.tar.gz) = 24886
--- drood.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 3 16:00: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=126215 

From: James Bailie <jimmy@mammothcheese.ca>
To: bug-followup@FreeBSD.org, jimmy@mammothcheese.ca
Cc:  
Subject: Re: ports/126215: Update Port: www/drood =&gt; 1.20
Date: Sun, 03 Aug 2008 16:53:01 -0400

 New checksums will have to be generated, as I changed the distfile.  I 
 forgot to add something important to the manual page.
 
 -- 
 James Bailie <jimmy@mammothcheese.ca>
 http://www.mammothcheese.ca
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Tue Aug 12 15:11:55 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126215: commit references a PR
Date: Tue, 12 Aug 2008 15:11:41 +0000 (UTC)

 tabthorpe    2008-08-12 15:11:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/drood            Makefile distinfo 
   Log:
   - Update to 1.20
   
   PR:             ports/126215
   Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
   
   Revision  Changes    Path
   1.20      +3 -1      ports/www/drood/Makefile
   1.20      +3 -3      ports/www/drood/distinfo
 _______________________________________________
 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:
