From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 15 06:50:56 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75C4510656C7 for ; Tue, 15 Dec 2009 06:50:56 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 383F98FC39 for ; Tue, 15 Dec 2009 06:50:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBF6otqA046554 for ; Tue, 15 Dec 2009 06:50:55 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBF6otHq046548; Tue, 15 Dec 2009 06:50:55 GMT (envelope-from gnats) Resent-Date: Tue, 15 Dec 2009 06:50:55 GMT Resent-Message-Id: <200912150650.nBF6otHq046548@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A78181065679 for ; Tue, 15 Dec 2009 06:48:42 +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 6604D8FC22 for ; Tue, 15 Dec 2009 06:48:42 +0000 (UTC) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id nBF6metm071372; Tue, 15 Dec 2009 06:48:40 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id nBF6mdCn071371; Tue, 15 Dec 2009 06:48:39 GMT (envelope-from pgollucci) Message-Id: <200912150648.nBF6mdCn071371@frieza.p6m7g8.net> Date: Tue, 15 Dec 2009 06:48:39 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: matt_mills@btopenworld.com Subject: ports/141564: [PATCH] textproc/p5-String-Format: update to 1.16 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 06:50:56 -0000 >Number: 141564 >Category: ports >Synopsis: [PATCH] textproc/p5-String-Format: update to 1.16 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 15 06:50:55 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC >Description: - Update to 1.16 Port maintainer (matt_mills@btopenworld.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-String-Format-1.16.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-String-Format/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 19 May 2008 13:12:03 -0000 1.4 +++ Makefile 14 Dec 2009 06:48:14 -0000 @@ -6,7 +6,7 @@ # PORTNAME= String-Format -PORTVERSION= 1.14 +PORTVERSION= 1.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-String-Format/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 23 Jan 2006 19:07:01 -0000 1.2 +++ distinfo 14 Dec 2009 06:48:16 -0000 @@ -1,3 +1,3 @@ -MD5 (String-Format-1.14.tar.gz) = 8301545d15baaddfd5e2e4296b48352b -SHA256 (String-Format-1.14.tar.gz) = 5fd37b87324cbedba2258720f869cef0093518ba614f2e95b0edca57e0797027 -SIZE (String-Format-1.14.tar.gz) = 6441 +MD5 (String-Format-1.16.tar.gz) = 4c4214b891648bbbf74b3ecf5c8207d8 +SHA256 (String-Format-1.16.tar.gz) = edb27dd055ad71012a439f262f9394517adb585a5c27ba72c1819bae2c23729a +SIZE (String-Format-1.16.tar.gz) = 12936 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/p5-String-Format/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 2 Jun 2005 09:03:58 -0000 1.1 +++ pkg-plist 15 Dec 2009 05:46:01 -0000 @@ -1,5 +1,5 @@ %%SITE_PERL%%/String/Format.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Format -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String -@unexec rmdir %D/%%SITE_PERL%%/String +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String +@dirrmtry %%SITE_PERL%%/String --- p5-String-Format-1.16.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: