From nobody@FreeBSD.org  Mon Feb 18 16:28:28 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 03E9516A421
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:28:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id EA80E13C45E
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:28:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1IGPx9I003162
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:25:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1IGPxJp003161;
	Mon, 18 Feb 2008 16:25:59 GMT
	(envelope-from nobody)
Message-Id: <200802181625.m1IGPxJp003161@www.freebsd.org>
Date: Mon, 18 Feb 2008 16:25:59 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-ExtUtils-CBuilder
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120802
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-ExtUtils-CBuilder
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 16:30:03 UTC 2008
>Closed-Date:    Tue Feb 19 05:34:03 UTC 2008
>Last-Modified:  Wed Feb 20 02:14:03 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 18 16:30:32 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120802 
State-Changed-From-To: open->feedback 
State-Changed-By: leeym 
State-Changed-When: Mon Feb 18 18:58:23 UTC 2008 
State-Changed-Why:  
Text::ParseWords was in core list of PERL since 5, (in fact, File::Spec too), and we currently support 5.6.2 and 5.8.8. 
Do we need to put them in {BUILD,RUN}_DEPENDS? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120802 

From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: Lars Balker Rasmussen <lars@balker.dk>
Cc: leeym@FreeBSD.org, perl@FreeBSD.org, bug-followup@FreeBSD.org
Subject: Re: ports/120802: [UPDATE] devel/p5-ExtUtils-CBuilder
Date: Mon, 18 Feb 2008 19:54:14 -0300

 Lars Balker Rasmussen wrote:
 > On Mon, Feb 18, 2008 at 07:01:52PM +0000, leeym@FreeBSD.org wrote:
 >   
 >> Synopsis: [UPDATE] devel/p5-ExtUtils-CBuilder
 >>
 >> State-Changed-From-To: open->feedback
 >> State-Changed-By: leeym
 >> State-Changed-When: Mon Feb 18 18:58:23 UTC 2008
 >> State-Changed-Why: 
 >> Text::ParseWords was in core list of PERL since 5, (in fact, File::Spec too), and we currently support 5.6.2 and 5.8.8.
 >> Do we need to put them in {BUILD,RUN}_DEPENDS?
 >>
 >> http://www.freebsd.org/cgi/query-pr.cgi?pr=120802
 >>     
 >
 > Only if the version the port requires is different than the one included in
 > one of the perls supported.
 >
 > In ports that require 5.8+ I typically leave out Scalar::Util and Test::More
 > from the requirement-lists (and make them depend on version[1]), since they're 
 > already in the dist.  This doesn't hold if the port e.g. requires a newer 
 > Test-Simple (like Test-WWW-Mechanize).
 >
 > [1] E.g.:
 > .if ${PERL_LEVEL} < 500800
 > BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
 > RUN_DEPENDS+=   ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
 > .endif
 >   
 Thanks for your report lars@ and leeym@.
 
 I think that the best thing is even using the more newer version of an 
 software, but if you want, can you remove these lines.
 
 My cheers :)
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Tue Feb 19 05:33:56 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120802 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Subject: Re: ports/120802: commit references a PR
Date: Tue, 19 Feb 2008 05:33:53 +0000 (UTC)
 
 leeym       2008-02-19 05:33:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-ExtUtils-CBuilder Makefile pkg-descr 
   Log:
   - Use CPAN macro;
   - Add missing deps;
   - Add missing WWW to pkg-descr.
   
   PR:             120802
   Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>
   
   Revision  Changes    Path
   1.20      +3 -3      ports/devel/p5-ExtUtils-CBuilder/Makefile
   1.2       +1 -0      ports/devel/p5-ExtUtils-CBuilder/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
