ports/125112: [PATCH] net/p5-URI: update to 1.37

Yen-Ming Lee leeym at FreeBSD.org
Mon Jun 30 05:10:02 UTC 2008


>Number:         125112
>Category:       ports
>Synopsis:       [PATCH] net/p5-URI: update to 1.37
>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 Jun 30 05:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.37

Port maintainer (erwin at FreeBSD.org) is cc'd.

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

--- p5-URI-1.37.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-URI/Makefile,v
retrieving revision 1.39
diff -u -d -b -w -u -r1.39 Makefile
--- Makefile	17 Apr 2008 14:27:47 -0000	1.39
+++ Makefile	30 Jun 2008 05:05:42 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	URI
-PORTVERSION=	1.36
+PORTVERSION=	1.37
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -29,13 +29,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS=	${BUILD_DEPENDS}
+.if ${PERL_LEVEL} < 500703
+RUN_DEPENDS+=	p5-MIME-Base64>=2:${PORTSDIR}/converters/p5-MIME-Base64
 .endif
 
-post-patch:
-	${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);/' \
-		${WRKSRC}/URI/urn.pm
-
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-URI/distinfo,v
retrieving revision 1.28
diff -u -d -b -w -u -r1.28 distinfo
--- distinfo	4 Apr 2008 15:03:03 -0000	1.28
+++ distinfo	30 Jun 2008 05:05:42 -0000
@@ -1,3 +1,3 @@
-MD5 (URI-1.36.tar.gz) = a97bbdd38b31c6b2672fdc3060fae34b
-SHA256 (URI-1.36.tar.gz) = 03bd94da71e9630761e85ff43c00603dfdbacfc4bef7d44a7e134de4ede988de
-SIZE (URI-1.36.tar.gz) = 96052
+MD5 (URI-1.37.tar.gz) = b81b3610b78654e11c099f74a5247860
+SHA256 (URI-1.37.tar.gz) = 12b4c8a03ade0256de11b2c26e880854e1ea54703d3aebda7400fc27b45ebc2a
+SIZE (URI-1.37.tar.gz) = 96676
--- p5-URI-1.37.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list