ports/128163: [PATCH] www/p5-URI-Title: update to 1.82

Yen-Ming Lee leeym at FreeBSD.org
Thu Oct 16 21:00:10 UTC 2008


>Number:         128163
>Category:       ports
>Synopsis:       [PATCH] www/p5-URI-Title: update to 1.82
>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 Oct 16 21:00:07 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.82

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

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

--- p5-URI-Title-1.82.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-URI-Title/Makefile,v
retrieving revision 1.2
diff -u -d -b -w -u -r1.2 Makefile
--- Makefile	24 Sep 2008 11:11:20 -0000	1.2
+++ Makefile	16 Oct 2008 20:52:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	URI-Title
-PORTVERSION=	1.81
+PORTVERSION=	1.82
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	URI
@@ -15,16 +15,20 @@
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Get the titles of things on the web in a sensible way
 
-BUILD_DEPENDS=	p5-Module-Pluggable>=1.2:${PORTSDIR}/devel/p5-Module-Pluggable \
-		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
-		p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
+RUN_DEPENDS=	p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
 		p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \
 		p5-Image-Size>0:${PORTSDIR}/graphics/p5-Image-Size \
-		p5-MP3-Info>0:${PORTSDIR}/audio/p5-MP3-Info
-RUN_DEPENDS=	${BUILD_DEPENDS}
+		p5-MP3-Info>0:${PORTSDIR}/audio/p5-MP3-Info \
+		p5-libwww>0:${PORTSDIR}/www/p5-libwww
 
 PERL_CONFIGURE=	5.8.1+
 
 MAN3=	URI::Title.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500905
+RUN_DEPENDS+=	p5-Module-Pluggable>=1.2:${PORTSDIR}/devel/p5-Module-Pluggable
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-URI-Title/distinfo,v
retrieving revision 1.2
diff -u -d -b -w -u -r1.2 distinfo
--- distinfo	24 Sep 2008 11:11:20 -0000	1.2
+++ distinfo	16 Oct 2008 20:52:43 -0000
@@ -1,3 +1,3 @@
-MD5 (URI-Title-1.81.tar.gz) = ef0a101008fa40fbb8b3fc0ec0476042
-SHA256 (URI-Title-1.81.tar.gz) = 55984d5806d489e6390d6ee2b333a28b0e7c7f4f0d69ce02d0f0abd2df1588bf
-SIZE (URI-Title-1.81.tar.gz) = 6396
+MD5 (URI-Title-1.82.tar.gz) = 65aa18865e223bcb5b022294eec993e2
+SHA256 (URI-Title-1.82.tar.gz) = 62360f9fe64ea8525cf26f72eefdafd48c1cb7358783d3d6416def91f1758d72
+SIZE (URI-Title-1.82.tar.gz) = 6491
--- p5-URI-Title-1.82.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list