Date: Sun, 11 Oct 2009 05:08:29 GMT From: Sahil Tandon <sahil@tandon.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139507: [PATCH] devel/p5-ExtUtils-ParseXS: update to 2.21 Message-ID: <200910110508.n9B58TGB004490@www.freebsd.org> Resent-Message-ID: <200910110510.n9B5A6q7089253@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139507 >Category: ports >Synopsis: [PATCH] devel/p5-ExtUtils-ParseXS: update to 2.21 >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 Oct 11 05:10:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: 7.2-RELEASE >Organization: >Environment: >Description: 2.21 - Mon Oct 5 11:17:53 EDT 2009 Bug fixes: - Adds full path in INCLUDE #line directives (RT#50198) [patch by "spb"] >How-To-Repeat: >Fix: Patch attached. Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 10 Jul 2009 10:07:17 -0000 1.14 +++ Makefile 11 Oct 2009 05:03:49 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ExtUtils-ParseXS -PORTVERSION= 2.20 +PORTVERSION= 2.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 10 Jul 2009 10:07:17 -0000 1.10 +++ distinfo 11 Oct 2009 05:03:49 -0000 @@ -1,3 +1,3 @@ -MD5 (ExtUtils-ParseXS-2.20.tar.gz) = 6cb53655564216d94572153495615461 -SHA256 (ExtUtils-ParseXS-2.20.tar.gz) = d367c9a600922cf0c8b03d79fd77dae8d019158b7a8e666612c3bc682308a3da -SIZE (ExtUtils-ParseXS-2.20.tar.gz) = 31847 +MD5 (ExtUtils-ParseXS-2.21.tar.gz) = c36f6c429886f4610aa915845544857d +SHA256 (ExtUtils-ParseXS-2.21.tar.gz) = a479e662bf78c2ab15860222edd46a567d14ecbacb67788a22f1163fa91c4665 +SIZE (ExtUtils-ParseXS-2.21.tar.gz) = 39225 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910110508.n9B58TGB004490>