Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 18:58:15 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120901: [UPDATE] devel/p5-ExtUtils-ParseXS
Message-ID:  <200802201858.m1KIwFvo051772@www.freebsd.org>
Resent-Message-ID: <200802201910.m1KJA2j5049414@freefall.freebsd.org>

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

>Number:         120901
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-ExtUtils-ParseXS
>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:   Wed Feb 20 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 2.19
- Use CPAN macro
- Add WWW to pkg-descr.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	8 Sep 2007 00:57:23 -0000	1.10
+++ Makefile	20 Feb 2008 17:42:02 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	ExtUtils-ParseXS
-PORTVERSION=	2.18
+PORTVERSION=	2.19
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	ExtUtils
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	demon@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	3 May 2007 08:18:21 -0000	1.8
+++ distinfo	20 Feb 2008 17:42:02 -0000
@@ -1,3 +1,3 @@
-MD5 (ExtUtils-ParseXS-2.18.tar.gz) = 473a59a9a4b9887137dab156e5312ff7
-SHA256 (ExtUtils-ParseXS-2.18.tar.gz) = 4d1bd2237814895be93df88b770638cb1850df122d63f70653a05cf38e185af0
-SIZE (ExtUtils-ParseXS-2.18.tar.gz) = 25173
+MD5 (ExtUtils-ParseXS-2.19.tar.gz) = f236a751551e5288b4061352e3424b7a
+SHA256 (ExtUtils-ParseXS-2.19.tar.gz) = 46b52a99f620a200b4617ee580651d02d47a115c3be19e95c467792bf13c29c7
+SIZE (ExtUtils-ParseXS-2.19.tar.gz) = 25214
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	29 Jun 2003 09:17:39 -0000	1.1
+++ pkg-descr	20 Feb 2008 17:42:02 -0000
@@ -3,3 +3,5 @@
 the glue necessary to let Perl access those functions.  The compiler uses
 typemaps to determine how to map C function parameters and variables to Perl
 values.
+
+WWW:	http://search.cpan.org/dist/ExtUtils-ParseXS/


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



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