From pgollucci@frieza.p6m7g8.net  Wed Jun 24 05:54:20 2009
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3428210656E1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Jun 2009 05:54:20 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (static-76-161-175-34.dsl.cavtel.net [76.161.175.34])
	by mx1.freebsd.org (Postfix) with ESMTP id D0A7A8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Jun 2009 05:54:19 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n5O5s9J7067734;
	Wed, 24 Jun 2009 01:54:09 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5O5s9Kt067733;
	Wed, 24 Jun 2009 01:54:09 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200906240554.n5O5s9Kt067733@frieza.p6m7g8.net>
Date: Wed, 24 Jun 2009 01:54:09 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ports@c0decafe.net
Subject: [PATCH] x11-toolkits/p5-Glade2: update to 1.007
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@c0decafe.net

>Number:         135991
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/p5-Glade2: update to 1.007
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 24 06:00:10 UTC 2009
>Closed-Date:    Thu Jul 09 02:45:32 UTC 2009
>Last-Modified:  Thu Jul  9 02:50:00 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:
- Update to 1.007

Port maintainer (ports@c0decafe.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Glade2-1.007.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Glade2/Makefile,v
retrieving revision 1.29
diff -u -u -r1.29 Makefile
--- Makefile	6 Jun 2008 14:16:24 -0000	1.29
+++ Makefile	24 Jun 2009 05:50:02 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Glade
-PORTVERSION=	1.006
-PORTREVISION=	2
+PORTVERSION=	1.007
 CATEGORIES=	x11-toolkits gnome perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/T/TS/TSCH/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Glade2/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	8 Feb 2007 22:34:18 -0000	1.11
+++ distinfo	24 Jun 2009 05:51:47 -0000
@@ -1,3 +1,3 @@
-MD5 (Gtk2-GladeXML-1.006.tar.gz) = a321fa6ec7b883fc002a371bdaa99d76
-SHA256 (Gtk2-GladeXML-1.006.tar.gz) = 684537d39cfafdd834ae55c347b776de229cb922f8c98b2a3440db411d2d2eaf
-SIZE (Gtk2-GladeXML-1.006.tar.gz) = 38365
+MD5 (Gtk2-GladeXML-1.007.tar.gz) = e6ca234e2a9f0221263acd2a593c583b
+SHA256 (Gtk2-GladeXML-1.007.tar.gz) = 50240a2bddbda807c8f8070de941823b7bf3d288a13be6d0d6563320b42c445a
+SIZE (Gtk2-GladeXML-1.007.tar.gz) = 38496
--- p5-Glade2-1.007.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 24 06:00:26 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135991 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jun 24 06:00:30 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@c0decafe.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/135991: [PATCH] x11-toolkits/p5-Glade2: update to 1.007
Date: Wed, 24 Jun 2009 06:00:28 UT

 Maintainer of x11-toolkits/p5-Glade2,
 
 Please note that PR ports/135991 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135991
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Jul 9 02:45:31 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135991: commit references a PR
Date: Thu,  9 Jul 2009 02:45:39 +0000 (UTC)

 pgollucci    2009-07-09 02:45:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-toolkits/p5-Glade2 Makefile distinfo 
   Log:
   - Update to 1.007
   
   PR:             ports/135991
   Approved by:    maintainer timeout (2 weeks)
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.30      +1 -2      ports/x11-toolkits/p5-Glade2/Makefile
   1.12      +3 -3      ports/x11-toolkits/p5-Glade2/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:
