ports/133939: [PATCH] textproc/p5-XML-RSS: update to 1.44

Yen-Ming Lee leeym at FreeBSD.org
Thu Apr 23 04:50:05 UTC 2009


>Number:         133939
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-RSS: update to 1.44
>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 Apr 23 04:50:04 UTC 2009
>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.44

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

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

--- p5-XML-RSS-1.44.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-RSS/Makefile,v
retrieving revision 1.31
diff -u -d -b -w -u -r1.31 Makefile
--- Makefile	27 Jan 2009 04:49:40 -0000	1.31
+++ Makefile	23 Apr 2009 04:49:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-RSS
-PORTVERSION=	1.43
+PORTVERSION=	1.44
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,13 @@
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Perl extension to manage RDF Site Summary (RSS) files
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser \
-		${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
-    		${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
-    		${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
+		p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
+		p5-DateTime-Format-W3CDTF>=0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \
+		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+		p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS+=	p5-Test-Manifest>=0.9:${PORTSDIR}/devel/p5-Test-Manifest
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-RSS/distinfo,v
retrieving revision 1.21
diff -u -d -b -w -u -r1.21 distinfo
--- distinfo	27 Jan 2009 04:49:40 -0000	1.21
+++ distinfo	23 Apr 2009 04:49:12 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-RSS-1.43.tar.gz) = dce2dd92ad4cfb34aa8e928a35b73648
-SHA256 (XML-RSS-1.43.tar.gz) = 66842805d4896e29d1a50cbd9ab387c64e37b179a856f9059a7c43b756d6a65c
-SIZE (XML-RSS-1.43.tar.gz) = 101245
+MD5 (XML-RSS-1.44.tar.gz) = c70c285142e45f7a9cbd4b0a9ba428cf
+SHA256 (XML-RSS-1.44.tar.gz) = 3fe97782ba1eb01aa4a2ffd1ced79a9c6ee7aa1313e84b0c5ca40cc20eff804e
+SIZE (XML-RSS-1.44.tar.gz) = 102317
--- p5-XML-RSS-1.44.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list