Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2006 14:04:16 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/107066: [PATCH] devel/p5-ExtUtils-ParseXS: update to 2.17
Message-ID:  <20061222060416.3FABB1145A@chinsan.twbbs.org>
Resent-Message-ID: <200612220610.kBM6AGEE079188@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107066
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ExtUtils-ParseXS: update to 2.17
>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:   Fri Dec 22 06:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec  4 02:04:40 CST
>Description:
- Update to 2.17

Port maintainer (demon@FreeBSD.org) is cc'd.

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

--- p5-ExtUtils-ParseXS-2.17.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-ExtUtils-ParseXS/Makefile /usr/home/chinsan/project/p5-ExtUtils-ParseXS/Makefile
--- /usr/ports/devel/p5-ExtUtils-ParseXS/Makefile	Wed Nov  1 09:30:47 2006
+++ /usr/home/chinsan/project/p5-ExtUtils-ParseXS/Makefile	Fri Dec 22 14:03:30 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ExtUtils-ParseXS
-PORTVERSION=	2.16
+PORTVERSION=	2.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	ExtUtils
@@ -25,7 +25,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} <= 500600
-IGNORE=		Needs perl 5.6 or higher because of "/??{}/" in regexes
+IGNORE=		needs perl 5.6 or higher because of "/??{}/" in regexes
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-ExtUtils-ParseXS/distinfo /usr/home/chinsan/project/p5-ExtUtils-ParseXS/distinfo
--- /usr/ports/devel/p5-ExtUtils-ParseXS/distinfo	Wed Nov  1 09:30:47 2006
+++ /usr/home/chinsan/project/p5-ExtUtils-ParseXS/distinfo	Fri Dec 22 14:02:09 2006
@@ -1,2 +1,3 @@
-MD5 (ExtUtils-ParseXS-2.16.tar.gz) = c64fddf17ee2b27d8a90ceb455c3e570
-SIZE (ExtUtils-ParseXS-2.16.tar.gz) = 24611
+MD5 (ExtUtils-ParseXS-2.17.tar.gz) = 36553d14f8cc424ed124130f8d8823f3
+SHA256 (ExtUtils-ParseXS-2.17.tar.gz) = aaa053323cd4a537923c6a858147e1ac8181e4edd2d745241510508abbd85774
+SIZE (ExtUtils-ParseXS-2.17.tar.gz) = 24917
--- p5-ExtUtils-ParseXS-2.17.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061222060416.3FABB1145A>