From pgollucci@frieza.p6m7g8.net  Sun Dec 12 21:40:10 2010
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 D6D1810656AB
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Dec 2010 21:40:08 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 83F0F8FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Dec 2010 21:40:08 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id oBCLe717095118;
	Sun, 12 Dec 2010 21:40:07 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id oBCLe7PU095117;
	Sun, 12 Dec 2010 21:40:07 GMT
	(envelope-from pgollucci)
Message-Id: <201012122140.oBCLe7PU095117@frieza.p6m7g8.net>
Date: Sun, 12 Dec 2010 21:40:07 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jupengfei@gmail.com
Subject: [PATCH] devel/p5-File-Map: update to 0.34
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jupengfei@gmail.com

>Number:         153065
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-Map: update to 0.34
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 21:50:08 UTC 2010
>Closed-Date:    Mon Dec 27 14:54:26 UTC 2010
>Last-Modified:  Mon Dec 27 15:00:31 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 0.34

Port maintainer (jupengfei@gmail.com) is cc'd.

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

--- p5-File-Map-0.34.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Map/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	25 Apr 2010 09:36:35 -0000	1.3
+++ Makefile	12 Dec 2010 20:06:05 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-Map
-PORTVERSION=	0.27
+PORTVERSION=	0.34
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,7 @@
 MAINTAINER=	jupengfei@gmail.com
 COMMENT=	Memory mapping made simple and safe
 
-BUILD_DEPENDS=	p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn \
-		p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly \
-		p5-ExtUtils-CBuilder>0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
+RUN_DEPENDS=	p5-Const-Fast>=0:${PORTSDIR}/devel/p5-Const-Fast
 
 PERL_CONFIGURE=	YES
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Map/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	25 Apr 2010 09:36:35 -0000	1.3
+++ distinfo	12 Dec 2010 05:13:54 -0000
@@ -1,3 +1,2 @@
-MD5 (File-Map-0.27.tar.gz) = 08eb4e40c547c01764053d913dc52fe6
-SHA256 (File-Map-0.27.tar.gz) = 119e416b8804f42b20b0c2cb2a87cee1ac35fc082b2cd1d6fec2cce327156612
-SIZE (File-Map-0.27.tar.gz) = 25183
+SHA256 (File-Map-0.34.tar.gz) = d854159c52c7a50eb3a84cc2f967bcda4c2ce904bad245bd46725c7200671799
+SIZE (File-Map-0.34.tar.gz) = 30812
--- p5-File-Map-0.34.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 12 21:51:29 UTC 2010 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153065 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 12 21:51:37 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153065 
Responsible-Changed-From-To: perl->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sun Dec 12 21:58:58 UTC 2010 
Responsible-Changed-Why:  
I will take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jupengfei@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153065: [PATCH] devel/p5-File-Map: update to 0.34
Date: Sun, 12 Dec 2010 21:51:34 UT

 Maintainer of devel/p5-File-Map,
 
 Please note that PR ports/153065 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/153065
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Mon Dec 27 14:22:46 UTC 2010 
State-Changed-Why:  
maintainer timeout (jupengfei@gmail.com ; 15 days) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153065 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Mon Dec 27 14:54:24 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153065: commit references a PR
Date: Mon, 27 Dec 2010 14:54:26 +0000 (UTC)

 pgollucci    2010-12-27 14:54:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-File-Map    Makefile distinfo 
   Log:
   - Update to 0.34
   - Remove MD5
   
   PR:             ports/153065
   Submitted by:   myself (pgollucci)
   Approved by:    maintainer timeout (jupengfei@gmail.com ; 15 days)
   Changes:        http://search.cpan.org/dist/File-Map/Changes
   
   Revision  Changes    Path
   1.4       +2 -5      ports/devel/p5-File-Map/Makefile
   1.4       +2 -3      ports/devel/p5-File-Map/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:
