From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 12 21:50:46 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 4EC681065697 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 297068FC31 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 oBCLokIB041380 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 oBCLojiA041374; Sun, 12 Dec 2010 21:50:45 GMT (envelope-from gnats) Resent-Date: Sun, 12 Dec 2010 21:50:45 GMT Resent-Message-Id: <201012122150.oBCLojiA041374@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 2F812106564A for ; Sun, 12 Dec 2010 21:42:01 +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 DA5C08FC20 for ; Sun, 12 Dec 2010 21:42:00 +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 oBCLfxDV003169; Sun, 12 Dec 2010 21:42:00 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id oBCLfx56003168; Sun, 12 Dec 2010 21:41:59 GMT (envelope-from pgollucci) Message-Id: <201012122141.oBCLfx56003168@frieza.p6m7g8.net> Date: Sun, 12 Dec 2010 21:41:59 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ashish@FreeBSD.org Subject: ports/153095: [PATCH] textproc/p5-PPIx-Regexp: update to 0.015 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:46 -0000 >Number: 153095 >Category: ports >Synopsis: [PATCH] textproc/p5-PPIx-Regexp: update to 0.015 >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:45 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 0.015 Port maintainer (ashish@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-PPIx-Regexp-0.015.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PPIx-Regexp/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 15 Oct 2010 13:46:26 -0000 1.5 +++ Makefile 12 Dec 2010 05:16:17 -0000 @@ -6,7 +6,7 @@ # PORTNAME= PPIx-Regexp -PORTVERSION= 0.013 +PORTVERSION= 0.015 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/W/WY/WYANT Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PPIx-Regexp/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 15 Oct 2010 13:46:26 -0000 1.4 +++ distinfo 12 Dec 2010 05:16:18 -0000 @@ -1,3 +1,2 @@ -MD5 (PPIx-Regexp-0.013.tar.gz) = cdd0ffb9c4078b20d77a168f0a6607c6 -SHA256 (PPIx-Regexp-0.013.tar.gz) = c93765d1501d22870da7fe992a7bfc2811c4ec849cecfad78b796c246f3d3ca4 -SIZE (PPIx-Regexp-0.013.tar.gz) = 128553 +SHA256 (PPIx-Regexp-0.015.tar.gz) = 424369e39b1cc365a40d239abf7dfa08beb8391a4656db34c5d94cc3e4b05d08 +SIZE (PPIx-Regexp-0.015.tar.gz) = 131992 --- p5-PPIx-Regexp-0.015.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: