From pgollucci@frieza.p6m7g8.net  Thu Jun 18 23:24:17 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 5B2651065677;
	Thu, 18 Jun 2009 23:23:09 +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 1EF108FC16;
	Thu, 18 Jun 2009 23:23:09 +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 n5INN1lM020340;
	Thu, 18 Jun 2009 19:23:01 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5INN1Fj020339;
	Thu, 18 Jun 2009 19:23:01 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200906182323.n5INN1Fj020339@frieza.p6m7g8.net>
Date: Thu, 18 Jun 2009 19:23:01 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: skv@freebsd.org
Subject: [PATCH] devel/p5-Parse-Method-Signatures: update to 1.003007
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135764
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Parse-Method-Signatures: update to 1.003007
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 18 23:30:24 UTC 2009
>Closed-Date:    Fri Jul 03 20:25:07 UTC 2009
>Last-Modified:  Fri Jul 03 20:25:07 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.003007

Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-Parse-Method-Signatures-1.003007.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-Method-Signatures/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	5 Jun 2009 22:49:40 -0000	1.2
+++ Makefile	18 Jun 2009 22:50:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Parse-Method-Signatures
-PORTVERSION=	1.003006
+PORTVERSION=	1.003007
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -26,6 +26,7 @@
 
 MAN3=		Parse::Method::Signatures.3 \
 		Parse::Method::Signatures::Param.3 \
-		Parse::Method::Signatures::TypeConstraint.3
+		Parse::Method::Signatures::TypeConstraint.3 \
+		Parse::Method::Signatures::Sig.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-Method-Signatures/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	5 Jun 2009 22:49:40 -0000	1.2
+++ distinfo	18 Jun 2009 02:55:24 -0000
@@ -1,3 +1,3 @@
-MD5 (Parse-Method-Signatures-1.003006.tar.gz) = 4a6d785a9e1c6f79a08f1278e1949b68
-SHA256 (Parse-Method-Signatures-1.003006.tar.gz) = 18918cb8e058b30a71caa75d996b0ce280cfd7b359356e13de5ff2f57e8becc6
-SIZE (Parse-Method-Signatures-1.003006.tar.gz) = 30197
+MD5 (Parse-Method-Signatures-1.003007.tar.gz) = 42b55e43b6c05d1e18a93965e023a900
+SHA256 (Parse-Method-Signatures-1.003007.tar.gz) = dcea31a06f8e431c9b33640519e8871e2f7696f4e8bcd3e3329969b487417ff0
+SIZE (Parse-Method-Signatures-1.003007.tar.gz) = 31270
--- p5-Parse-Method-Signatures-1.003007.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 18 23:35:08 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135764: commit references a PR
Date: Fri,  3 Jul 2009 20:10:55 +0000 (UTC)

 pgollucci    2009-07-03 20:10:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Parse-Method-Signatures Makefile distinfo 
   Log:
   - Update to 1.003007
   
   PR:             ports/135764
   Approved by:    maintainer timeout (skv; 16 days)
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.3       +3 -2      ports/devel/p5-Parse-Method-Signatures/Makefile
   1.3       +3 -3      ports/devel/p5-Parse-Method-Signatures/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Jul 3 20:25:07 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135764 
>Unformatted:
