Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2011 10:53:28 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jupengfei@gmail.com
Subject:   ports/159755: [PATCH] devel/p5-CPAN-Meta: update to 2.112150
Message-ID:  <20110814025328.074AD1C76@sunpoet.net>
Resent-Message-ID: <201108140300.p7E30LXU061025@freefall.freebsd.org>

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

>Number:         159755
>Category:       ports
>Synopsis:       [PATCH] devel/p5-CPAN-Meta: update to 2.112150
>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 Aug 14 03:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 2.112150

Port maintainer (jupengfei@gmail.com) is cc'd.

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

--- p5-CPAN-Meta-2.112150.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-CPAN-Meta/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	22 May 2011 16:40:22 -0000	1.11
+++ Makefile	14 Aug 2011 02:52:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CPAN-Meta
-PORTVERSION=	2.110930
+PORTVERSION=	2.112150
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -22,7 +22,7 @@
 		p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP		\
 		p5-Parse-CPAN-Meta>=1.44:${PORTSDIR}/devel/p5-Parse-CPAN-Meta
 
-PERL_CONFIGURE=	YES
+PERL_CONFIGURE=	yes
 
 MAN3=		CPAN::Meta.3		\
 		CPAN::Meta::Converter.3	\
@@ -34,6 +34,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
 .if ${PERL_LEVEL} < 501200
 BUILD_DEPENDS+=	p5-version>=0.82:${PORTSDIR}/devel/p5-version
 RUN_DEPENDS+=	p5-version>=0.82:${PORTSDIR}/devel/p5-version
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-CPAN-Meta/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	22 May 2011 16:40:22 -0000	1.11
+++ distinfo	14 Aug 2011 02:52:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (CPAN-Meta-2.110930.tar.gz) = 5e4ea30d6a665778acb89a97ff420727b90f34f39f4965e86ef617ba3af64616
-SIZE (CPAN-Meta-2.110930.tar.gz) = 70585
+SHA256 (CPAN-Meta-2.112150.tar.gz) = c01216f505bb796b6d7ece8c5e1d79fbe002a18e0f9191734525c8a13963884c
+SIZE (CPAN-Meta-2.112150.tar.gz) = 75201
--- p5-CPAN-Meta-2.112150.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?20110814025328.074AD1C76>