Date: Tue, 6 Jan 2004 21:02:32 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@tiger2.net Subject: ports/60978: [maintainer] update textproc/p5-XML-RSS-Parser to 1.02 Message-ID: <20040106130232.D04C115341@mail.dragon2.net> Resent-Message-ID: <200401061310.i06DACxr025642@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 60978 >Category: ports >Synopsis: [maintainer] update textproc/p5-XML-RSS-Parser to 1.02 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 06 05:10:12 PST 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.9-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386 >Description: - from 1.01 to 1.02 - Fixed bug in element method of Block object where map keys were created when an undefined element was called. - Better handling of ignored elements to avoid "noise" from being included in the result. Added xhtml:body and foaf:Person to the list for now. >How-To-Repeat: apply this patch >Fix: diff -ruN /usr/ports/textproc/p5-XML-RSS-Parser/Makefile ./p5-XML-RSS-Parser/Makefile --- /usr/ports/textproc/p5-XML-RSS-Parser/Makefile Mon Jan 5 15:23:28 2004 +++ ./p5-XML-RSS-Parser/Makefile Tue Jan 6 20:59:18 2004 @@ -6,7 +6,7 @@ # PORTNAME= XML-RSS-Parser -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML diff -ruN /usr/ports/textproc/p5-XML-RSS-Parser/distinfo ./p5-XML-RSS-Parser/distinfo --- /usr/ports/textproc/p5-XML-RSS-Parser/distinfo Mon Jan 5 15:23:28 2004 +++ ./p5-XML-RSS-Parser/distinfo Tue Jan 6 20:59:27 2004 @@ -1 +1 @@ -MD5 (XML-RSS-Parser-1.01.tar.gz) = 8cc8051b5d7562db6f4bd830ea0ef8e3 +MD5 (XML-RSS-Parser-1.02.tar.gz) = e32adc37f130d45a4374c233726b8b15 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040106130232.D04C115341>