Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 15:47:05 +0800 (CST)
From:      tjs <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100197: Update port: textproc/p5-XML-Feed 0.08 -> 0.09
Message-ID:  <200607130747.k6D7l557001022@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200607130750.k6D7oN9P048236@freefall.freebsd.org>

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

>Number:         100197
>Category:       ports
>Synopsis:       Update port: textproc/p5-XML-Feed 0.08 -> 0.09
>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 Jul 13 07:50:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jul 11 22:29:47 CST 2006 tjs@Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/Pluto i386


>Description:

	Update to 0.09

>How-To-Repeat:
>Fix:


--- patch begins here ---
--- Makefile.orig	Thu Jul 13 15:06:03 2006
+++ Makefile	Thu Jul 13 15:43:26 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Feed
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -18,8 +18,8 @@
 RUN_DEPENDS=	${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
 		${SITE_PERL}/Feed/Find.pm:${PORTSDIR}/www/p5-Feed-Find \
 		${SITE_PERL}/URI/Fetch.pm:${PORTSDIR}/www/p5-URI-Fetch \
-		${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
-		${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom \
+		${SITE_PERL}/XML/RSS.pm>=1.01:${PORTSDIR}/textproc/p5-XML-RSS \
+		${SITE_PERL}/XML/Atom.pm>=0.08:${PORTSDIR}/textproc/p5-XML-Atom \
 		${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
 		${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
 		${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \
@@ -42,7 +42,7 @@
 
 # p5-XML-Atom needs 5.8.5
 .if ${PERL_LEVEL} < 500805
-IGNORE=		requires perl 5.8.5 or later. Install lang/perl5. then try again
+IGNORE=		requires perl 5.8.5 or later. Install lang/perl5.8 then try again
 .endif
 
 .include <bsd.port.post.mk>
--- distinfo.orig	Thu Jul 13 15:06:06 2006
+++ distinfo	Thu Jul 13 15:07:15 2006
@@ -1,3 +1,3 @@
-MD5 (XML-Feed-0.08.tar.gz) = ced1539c0098983681854b7fdb554c61
-SHA256 (XML-Feed-0.08.tar.gz) = dd9c27bf8cf1579329d4a2041334aff1c7b357baf8714de654814bb2f39e455f
-SIZE (XML-Feed-0.08.tar.gz) = 29395
+MD5 (XML-Feed-0.09.tar.gz) = a0b7b06234d987b2a8b6d6592bb1eb49
+SHA256 (XML-Feed-0.09.tar.gz) = d0e0e27fa489ed733a4607147d76e5ca37a0c5a582856089c6ffa1fad7d7576c
+SIZE (XML-Feed-0.09.tar.gz) = 30384
--- 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?200607130747.k6D7l557001022>