From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 12 21:50:47 2010 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 EB5DE10656CE for ; Sun, 12 Dec 2010 21:50:46 +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 AB89F8FC16 for ; Sun, 12 Dec 2010 21:50:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBCLokTl041415 for ; Sun, 12 Dec 2010 21:50:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBCLokQq041408; Sun, 12 Dec 2010 21:50:46 GMT (envelope-from gnats) Resent-Date: Sun, 12 Dec 2010 21:50:46 GMT Resent-Message-Id: <201012122150.oBCLokQq041408@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 96DE61065697 for ; Sun, 12 Dec 2010 21:42:03 +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 4A3BB8FC1A for ; Sun, 12 Dec 2010 21:42:03 +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 oBCLg2mk003362; Sun, 12 Dec 2010 21:42:02 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id oBCLg2Rl003361; Sun, 12 Dec 2010 21:42:02 GMT (envelope-from pgollucci) Message-Id: <201012122142.oBCLg2Rl003361@frieza.p6m7g8.net> Date: Sun, 12 Dec 2010 21:42:02 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: skv@FreeBSD.org Subject: ports/153096: [PATCH] textproc/p5-PPIx-Utilities: update to 1.001000 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: Sun, 12 Dec 2010 21:50:47 -0000 >Number: 153096 >Category: ports >Synopsis: [PATCH] textproc/p5-PPIx-Utilities: update to 1.001000 >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: Sun Dec 12 21:50:46 UTC 2010 >Closed-Date: >Last-Modified: >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 1.001000 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-PPIx-Utilities-1.001000.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PPIx-Utilities/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 30 Jul 2010 14:58:58 -0000 1.1 +++ Makefile 12 Dec 2010 05:12:19 -0000 @@ -6,7 +6,7 @@ # PORTNAME= PPIx-Utilities -PORTVERSION= 1.000001 +PORTVERSION= 1.001000 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/E/EL/ELLIOTJS Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PPIx-Utilities/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 30 Jul 2010 14:58:58 -0000 1.1 +++ distinfo 12 Dec 2010 05:12:19 -0000 @@ -1,3 +1,2 @@ -MD5 (PPIx-Utilities-1.000001.tar.gz) = 7fe268f24d30e1ca5f9f12da94d83fa1 -SHA256 (PPIx-Utilities-1.000001.tar.gz) = f2785d111f79534d8fc8f73edb3a630829a7f97550c3cf58966a122e8d862a1b -SIZE (PPIx-Utilities-1.000001.tar.gz) = 25514 +SHA256 (PPIx-Utilities-1.001000.tar.gz) = 03a483386fd6a2c808f09778d44db06b02c3140fb24ba4bf12f851f46d3bcb9b +SIZE (PPIx-Utilities-1.001000.tar.gz) = 25707 --- p5-PPIx-Utilities-1.001000.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: