From jimmy@mammothcheese.ca  Fri Aug 31 23:55:17 2012
Return-Path: <jimmy@mammothcheese.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 78F22106564A
	for <freebsd-gnats-submit@freebsd.org>; Fri, 31 Aug 2012 23:55:17 +0000 (UTC)
	(envelope-from jimmy@mammothcheese.ca)
Received: from nm14-vm0.access.bullet.mail.sp2.yahoo.com (nm14-vm0.access.bullet.mail.sp2.yahoo.com [98.139.44.162])
	by mx1.freebsd.org (Postfix) with SMTP id 4CE4B8FC18
	for <freebsd-gnats-submit@freebsd.org>; Fri, 31 Aug 2012 23:55:16 +0000 (UTC)
Received: from [98.139.44.102] by nm14.access.bullet.mail.sp2.yahoo.com with NNFMP; 31 Aug 2012 23:55:16 -0000
Received: from [98.139.44.93] by tm7.access.bullet.mail.sp2.yahoo.com with NNFMP; 31 Aug 2012 23:55:16 -0000
Received: from [127.0.0.1] by omp1030.access.mail.sp2.yahoo.com with NNFMP; 31 Aug 2012 23:55:16 -0000
Received: (qmail 33812 invoked from network); 31 Aug 2012 23:55:16 -0000
Received: from localhost (jimmy@99.255.3.180 with login)
        by smtp106.rog.mail.gq1.yahoo.com with SMTP; 31 Aug 2012 16:55:15 -0700 PDT
Received: by localhost (sSMTP sendmail emulation); Fri, 31 Aug 2012 19:55:14 -0400
Message-Id: <191133.40243.qm@smtp106.rog.mail.gq1.yahoo.com>
Date: Fri, 31 Aug 2012 19:55:14 -0400
From: "Charlie &" <jimmy@mammothcheese.ca>
Reply-To: James Bailie <jimmy@mammothcheese.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update Port: www/drood => 3.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171222
>Category:       ports
>Synopsis:       Update Port: www/drood => 3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jase
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 01 00:00:21 UTC 2012
>Closed-Date:    Tue Sep 04 17:12:25 BST 2012
>Last-Modified:  Tue Sep  4 16:20:01 UTC 2012
>Originator:     James Bailie
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD localhost 9.0-STABLE FreeBSD 9.0-STABLE #17: Fri Apr 6 13:54:19 EDT 2012 jbailie@localhost:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- drood.diff begins here ---
diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile
--- /usr/ports/www/drood/Makefile	2012-06-23 22:44:21.000000000 -0400
+++ ./drood/Makefile	2012-08-31 19:41:07.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	3.3
+PORTVERSION=	3.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
@@ -17,7 +17,4 @@
 
 MANCOMPRESSED=	yes
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2012-06-23 22:44:21.000000000 -0400
+++ ./drood/distinfo	2012-08-31 19:48:43.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (drood-3.3.tar.gz) = 65a6c51ba59aba120b2535ab5b02d8e083216e3daa49233ce4ce1b362193bb81
-SIZE (drood-3.3.tar.gz) = 48973
+SHA256 (drood-3.4.tar.gz) = f415f7820009b23593281a6a5144b0004a72b84d1a722cc808a537bd4d07fa90
+SIZE (drood-3.4.tar.gz) = 49013
diff -ruN /usr/ports/www/drood/files/pkg-message.in ./drood/files/pkg-message.in
--- /usr/ports/www/drood/files/pkg-message.in	1969-12-31 19:00:00.000000000 -0500
+++ ./drood/files/pkg-message.in	2011-06-11 10:56:54.000000000 -0400
@@ -0,0 +1,6 @@
+*******************************************************************************
+
+NOTE: As of Drood 1.54, scgid has been replaced with plunger(8).  Read the
+      Plunger manual for details.
+
+*******************************************************************************
diff -ruN /usr/ports/www/drood/pkg-message ./drood/pkg-message
--- /usr/ports/www/drood/pkg-message	2012-06-23 22:44:21.000000000 -0400
+++ ./drood/pkg-message	1969-12-31 19:00:00.000000000 -0500
@@ -1,6 +0,0 @@
-*******************************************************************************
-
-NOTE: As of Drood 1.54, scgid has been replaced with plunger(8).  Read the
-      Plunger manual for details.
-
-*******************************************************************************
--- drood.diff ends here ---


>Release-Note:
>Audit-Trail:

From: James Bailie <jimmy@mammothcheese.ca>
To: bug-followup@FreeBSD.org, jimmy@mammothcheese.ca
Cc:  
Subject: Re: ports/171222: Update Port: www/drood => 3.4
Date: Fri, 31 Aug 2012 20:14:23 -0400

 Needs new checksums before commit.
 
 -- 
 James Bailie
 http://www.mammothcheese.ca
Responsible-Changed-From-To: freebsd-ports-bugs->jase 
Responsible-Changed-By: jase 
Responsible-Changed-When: Sat 1 Sep 2012 13:25:34 BST 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171222 
State-Changed-From-To: open->closed 
State-Changed-By: jase 
State-Changed-When: Tue 4 Sep 2012 17:12:22 BST 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171222: commit references a PR
Date: Tue,  4 Sep 2012 16:11:53 +0000 (UTC)

 Author: jase
 Date: Tue Sep  4 16:11:37 2012
 New Revision: 303662
 URL: http://svn.freebsd.org/changeset/ports/303662
 
 Log:
   - Update to 3.4
   
   PR:		ports/171222
   Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
   Approved by:	flo (mentor)
 
 Modified:
   head/www/drood/Makefile   (contents, props changed)
   head/www/drood/distinfo   (contents, props changed)
 
 Modified: head/www/drood/Makefile
 ==============================================================================
 --- head/www/drood/Makefile	Tue Sep  4 16:09:59 2012	(r303661)
 +++ head/www/drood/Makefile	Tue Sep  4 16:11:37 2012	(r303662)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	drood
 -PORTVERSION=	3.3
 +PORTVERSION=	3.4
  CATEGORIES=	www
  MASTER_SITES=	http://www.mammothcheese.ca/
  
 
 Modified: head/www/drood/distinfo
 ==============================================================================
 --- head/www/drood/distinfo	Tue Sep  4 16:09:59 2012	(r303661)
 +++ head/www/drood/distinfo	Tue Sep  4 16:11:37 2012	(r303662)
 @@ -1,2 +1,2 @@
 -SHA256 (drood-3.3.tar.gz) = 65a6c51ba59aba120b2535ab5b02d8e083216e3daa49233ce4ce1b362193bb81
 -SIZE (drood-3.3.tar.gz) = 48973
 +SHA256 (drood-3.4.tar.gz) = 619df264f31fefd333544717d08443df4bb6b98a88f095624c5e57ab10802e2a
 +SIZE (drood-3.4.tar.gz) = 48739
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
