Date: Sat, 9 Dec 2006 19:40:40 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/106523: [PATCH] textproc/p5-XML-TreePP: update to 0.19 Message-ID: <20061209114040.11E4F8D@netnews.NCTU.edu.tw> Resent-Message-ID: <200612091150.kB9Bo6ag016309@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106523 >Category: ports >Synopsis: [PATCH] textproc/p5-XML-TreePP: update to 0.19 >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: Sat Dec 09 11:50:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006 >Description: - Update to 0.19 - Move to ports@FreeBSD.org Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-XML-TreePP-0.19.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-TreePP/Makefile /home/staff/gslin/work/ports/p5-XML-TreePP/Makefile --- /usr/ports/textproc/p5-XML-TreePP/Makefile Mon Aug 14 15:23:45 2006 +++ /home/staff/gslin/work/ports/p5-XML-TreePP/Makefile Sat Dec 9 19:40:11 2006 @@ -6,13 +6,13 @@ # PORTNAME= XML-TreePP -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl implementation for parsing/writing xml files PERL_CONFIGURE= yes @@ -23,5 +23,4 @@ ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/envxml.cgi ${EXAMPLESDIR} -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-TreePP/distinfo /home/staff/gslin/work/ports/p5-XML-TreePP/distinfo --- /usr/ports/textproc/p5-XML-TreePP/distinfo Mon Aug 14 15:23:45 2006 +++ /home/staff/gslin/work/ports/p5-XML-TreePP/distinfo Sat Dec 9 19:39:59 2006 @@ -1,3 +1,3 @@ -MD5 (XML-TreePP-0.18.tar.gz) = 55b96d263a655f2c4f947f8230c7165f -SHA256 (XML-TreePP-0.18.tar.gz) = 963d8125289058e7780eefcfa0cb6f62117b3419456f4bd648082790c41b0e20 -SIZE (XML-TreePP-0.18.tar.gz) = 24688 +MD5 (XML-TreePP-0.19.tar.gz) = eadb7b60a58ccef98dc949eeaea1e4f2 +SHA256 (XML-TreePP-0.19.tar.gz) = 4294c33516365fd8ac07431a31256012b50b52689c0265d4652fdeec79801afa +SIZE (XML-TreePP-0.19.tar.gz) = 26280 --- p5-XML-TreePP-0.19.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?20061209114040.11E4F8D>