Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 16:25:59 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120802: [UPDATE] devel/p5-ExtUtils-CBuilder
Message-ID:  <200802181625.m1IGPxJp003161@www.freebsd.org>
Resent-Message-ID: <200802181630.m1IGU3wF074395@freefall.freebsd.org>

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

>Number:         120802
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-ExtUtils-CBuilder
>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:   Mon Feb 18 16:30:03 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 0.22;
- Use CPAN macro;
- Add missing deps;
- Add missing WWW to pkg-descr.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-CBuilder/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	20 Dec 2007 09:50:19 -0000	1.18
+++ Makefile	18 Feb 2008 16:08:41 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	ExtUtils-CBuilder
-PORTVERSION=	0.21
+PORTVERSION=	0.22
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	ExtUtils
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Compile and link C code for Perl modules
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
+		${SITE_PERL}/Text/ParseWords.pm:${PORTSDIR}/textproc/p5-Text-ParseWords
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-CBuilder/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	20 Dec 2007 09:50:19 -0000	1.18
+++ distinfo	18 Feb 2008 16:08:41 -0000
@@ -1,3 +1,3 @@
-MD5 (ExtUtils-CBuilder-0.21.tar.gz) = aa5050d68d65858cdf58ceeef84d6bb2
-SHA256 (ExtUtils-CBuilder-0.21.tar.gz) = e543fb9b942efc5b21feb591b32ec5f15957fe50c9c717d7d0957b0434069c13
-SIZE (ExtUtils-CBuilder-0.21.tar.gz) = 20668
+MD5 (ExtUtils-CBuilder-0.22.tar.gz) = 82c6725b561dc45be144fbd8636ded3a
+SHA256 (ExtUtils-CBuilder-0.22.tar.gz) = c7c29163716febac4e59644272e1b3b42ced1c17b34617a630e2ca0bf8034669
+SIZE (ExtUtils-CBuilder-0.22.tar.gz) = 20431
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-CBuilder/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	20 Feb 2004 13:52:00 -0000	1.1
+++ pkg-descr	18 Feb 2008 16:08:41 -0000
@@ -4,5 +4,7 @@
 However, it is not intended as a general cross-platform interface to all your C
 building needs. That would have been a much more ambitious goal!
 
+WWW:	http://search.cpan.org/dist/ExtUtils-CBuilder/
+
 -- 
 mat


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



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