From pgollucci@FreeBSD.org  Thu Jul  9 01:12:24 2009
Return-Path: <pgollucci@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3CADA106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jul 2009 01:12:24 +0000 (UTC)
	(envelope-from pgollucci@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 0E86A8FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jul 2009 01:12:24 +0000 (UTC)
	(envelope-from pgollucci@FreeBSD.org)
Received: from freefall.freebsd.org (pgollucci@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n691CNLQ092594
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 9 Jul 2009 01:12:23 GMT
	(envelope-from pgollucci@freefall.freebsd.org)
Received: (from pgollucci@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n691CNPL092593;
	Thu, 9 Jul 2009 01:12:23 GMT
	(envelope-from pgollucci)
Message-Id: <200907090112.n691CNPL092593@freefall.freebsd.org>
Date: Thu, 9 Jul 2009 01:12:23 GMT
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jeffhung@mail2000.com.tw
Subject: [PATCH] devel/p5-File-Util: update to 3.27
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jeffhung@mail2000.com.tw

>Number:         136503
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-Util: update to 3.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 01:20:07 UTC 2009
>Closed-Date:    Thu Jul 23 17:32:20 UTC 2009
>Last-Modified:  Thu Jul 23 17:32:20 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 3.27

Port maintainer (jeffhung@mail2000.com.tw) is cc'd.

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

--- p5-File-Util-3.27.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-Util/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	25 Feb 2008 13:31:48 -0000	1.3
+++ Makefile	9 Jul 2009 01:12:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-Util
-PORTVERSION=	3.23
+PORTVERSION=	3.27
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-Util/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	25 Feb 2008 13:31:48 -0000	1.3
+++ distinfo	9 Jul 2009 01:12:21 -0000
@@ -1,3 +1,3 @@
-MD5 (File-Util-3.23.tar.gz) = 0a198e293df92fcd5ba45eaee7f153ff
-SHA256 (File-Util-3.23.tar.gz) = b19e949ff1ed28caba83df7067096041e97a7f4bf49d2fd59aa32cfd3fb12c3a
-SIZE (File-Util-3.23.tar.gz) = 42409
+MD5 (File-Util-3.27.tar.gz) = 78acba21f374b7f8e4fe7679e8347477
+SHA256 (File-Util-3.27.tar.gz) = f4a5ae6111861f9b40b46eddd8e267429f56d45d183f9a55f67fcc8df67acf6d
+SIZE (File-Util-3.27.tar.gz) = 44623
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-Util/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	26 Apr 2007 20:03:24 -0000	1.1
+++ pkg-plist	9 Jul 2009 01:12:21 -0000
@@ -15,6 +15,7 @@
 %%SITE_PERL%%/auto/File/Util/flock_rules.al
 %%SITE_PERL%%/auto/File/Util/isbin.al
 %%SITE_PERL%%/auto/File/Util/last_access.al
+%%SITE_PERL%%/auto/File/Util/last_changed.al
 %%SITE_PERL%%/auto/File/Util/last_modified.al
 %%SITE_PERL%%/auto/File/Util/load_dir.al
 %%SITE_PERL%%/auto/File/Util/make_dir.al
@@ -24,6 +25,7 @@
 %%SITE_PERL%%/auto/File/Util/readlimit.al
 %%SITE_PERL%%/auto/File/Util/return_path.al
 %%SITE_PERL%%/auto/File/Util/size.al
+%%SITE_PERL%%/auto/File/Util/touch.al
 %%SITE_PERL%%/auto/File/Util/trunc.al
 %%SITE_PERL%%/auto/File/Util/unlock_open_handle.al
 %%SITE_PERL%%/auto/File/Util/use_flock.al
--- p5-File-Util-3.27.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 9 01:22:18 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136503 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jul 9 01:22:21 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jeffhung@mail2000.com.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/136503: [PATCH] devel/p5-File-Util: update to 3.27
Date: Thu, 9 Jul 2009 01:22:20 UT

 Maintainer of devel/p5-File-Util,
 
 Please note that PR ports/136503 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/136503
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Wed Jul 22 20:16:55 UTC 2009 
State-Changed-Why:  
Maintainer timeout (14 days) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136503: commit references a PR
Date: Thu, 23 Jul 2009 17:25:03 +0000 (UTC)

 pgollucci    2009-07-23 17:24:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-File-Util   Makefile distinfo pkg-plist 
   Log:
   - Update to 3.27
   
   PR:             ports/136503
   Approved by:    maintainer timeout (jeffhung@mail2000.com.tw; 14 days)
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.4       +1 -1      ports/devel/p5-File-Util/Makefile
   1.4       +3 -3      ports/devel/p5-File-Util/distinfo
   1.2       +2 -0      ports/devel/p5-File-Util/pkg-plist
 _______________________________________________
 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: Thu Jul 23 17:32:19 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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