Date: Thu, 3 Jul 2008 13:17:19 +0800 (CST) From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@FreeBSD.org Subject: ports/125206: [PATCH] textproc/p5-XML-RSS-Feed: update to 2.32 Message-ID: <200807030517.m635HJBv056362@FreeBSD.TWAREN.NET> Resent-Message-ID: <200807030520.m635K4DJ042838@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125206 >Category: ports >Synopsis: [PATCH] textproc/p5-XML-RSS-Feed: update to 2.32 >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 03 05:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jin-Shan Tseng >Release: FreeBSD 6.3-STABLE i386 >Organization: BSD Taiwan >Environment: System: FreeBSD FreeBSD.TWAREN.NET 6.3-STABLE FreeBSD 6.3-STABLE #0: Tue Jul 1 16:00:39 CST >Description: - Update to 2.32 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-XML-RSS-Feed-2.32.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-Feed/Makefile /hd1/p5-XML-RSS-Feed/Makefile --- /usr/ports/textproc/p5-XML-RSS-Feed/Makefile 2008-04-23 19:12:05.000000000 +0800 +++ /hd1/p5-XML-RSS-Feed/Makefile 2008-07-03 13:02:17.000000000 +0800 @@ -6,11 +6,10 @@ # PORTNAME= XML-RSS-Feed -PORTVERSION= 2.2.12 +PORTVERSION= 2.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= clsung@FreeBSD.org COMMENT= Persistant XML RSS Encapsulation @@ -18,6 +17,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \ + ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-Feed/distinfo /hd1/p5-XML-RSS-Feed/distinfo --- /usr/ports/textproc/p5-XML-RSS-Feed/distinfo 2006-12-28 08:22:24.000000000 +0800 +++ /hd1/p5-XML-RSS-Feed/distinfo 2008-07-03 12:53:11.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (XML-RSS-Feed-2.212.tar.gz) = 6e702e566759cf880aae15fe8478e1d8 -SHA256 (XML-RSS-Feed-2.212.tar.gz) = c69faec4e552b46b01e002b44a260c217c0464e6ffab4ef4d12349e5e1f3aa17 -SIZE (XML-RSS-Feed-2.212.tar.gz) = 33358 +MD5 (XML-RSS-Feed-2.32.tar.gz) = 50a070684776c05834b42e0e0c4e4668 +SHA256 (XML-RSS-Feed-2.32.tar.gz) = 59d32c1132a46fc4320ea9534993003af3a685a5f8c9f8286282c8d64aa79c49 +SIZE (XML-RSS-Feed-2.32.tar.gz) = 36578 --- p5-XML-RSS-Feed-2.32.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?200807030517.m635HJBv056362>