ports/120940: [UPDATE] devel/p5-Test-Exception

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 21 11:10:11 UTC 2008


>Number:         120940
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Test-Exception
>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:   Thu Feb 21 11:10:11 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 at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.27
- Use CPAN macro
- Change minimal version of p5-Sub-Uplevel to 0.18 as required
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Exception/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	12 Dec 2007 12:36:15 -0000	1.16
+++ Makefile	20 Feb 2008 20:20:53 -0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	Test-Exception
-PORTVERSION=	0.26
+PORTVERSION=	0.27
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Test
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin at FreeBSD.org
 COMMENT=	Test::Exception - test functions for exception based code
 
 BUILD_DEPENDS=	${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
-		p5-Sub-Uplevel>=0.13:${PORTSDIR}/devel/p5-Sub-Uplevel
+		p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Exception/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	12 Dec 2007 12:36:15 -0000	1.10
+++ distinfo	20 Feb 2008 20:20:53 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-Exception-0.26.tar.gz) = 0deac688e1caf20329ce23b201c7d7b1
-SHA256 (Test-Exception-0.26.tar.gz) = 18fd62f704973929f3e365dbb952223560670e0ac0986d3ed10de3b6f23b447d
-SIZE (Test-Exception-0.26.tar.gz) = 12741
+MD5 (Test-Exception-0.27.tar.gz) = dd9383e0bb207c7b0a04d6ba990a5909
+SHA256 (Test-Exception-0.27.tar.gz) = 32ad1e5e12d562a9f65e68c096dc4978e567c7f7263a171af75f8bed8f0c22e9
+SIZE (Test-Exception-0.27.tar.gz) = 12940


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



More information about the freebsd-ports-bugs mailing list