Date: Fri, 23 Oct 2009 01:05:00 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jadawin@FreeBSD.org Subject: ports/139860: [PATCH] www/p5-HTML-Parser: update to 3.63 Message-ID: <200910230805.n9N85039013994@cn1.leeym.com> Resent-Message-ID: <200910230810.n9N8A3Px041458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139860 >Category: ports >Synopsis: [PATCH] www/p5-HTML-Parser: update to 3.63 >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: Fri Oct 23 08:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.2-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 >Description: - Update to 3.63 Port maintainer (jadawin@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-HTML-Parser-3.63.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-Parser/Makefile,v retrieving revision 1.67 diff -u -d -b -w -u -r1.67 Makefile --- Makefile 15 Aug 2009 07:35:59 -0000 1.67 +++ Makefile 23 Oct 2009 08:04:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= HTML-Parser -PORTVERSION= 3.62 +PORTVERSION= 3.63 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl5 module for parsing HTML documents -RUN_DEPENDS= p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-HTML-Parser/distinfo,v retrieving revision 1.48 diff -u -d -b -w -u -r1.48 distinfo --- distinfo 15 Aug 2009 07:35:59 -0000 1.48 +++ distinfo 23 Oct 2009 08:04:56 -0000 @@ -1,3 +1,3 @@ -MD5 (HTML-Parser-3.62.tar.gz) = 2aad75367af5173514f564122ba028c7 -SHA256 (HTML-Parser-3.62.tar.gz) = 1d4816e0b875f2f8410118062a5db84424a3c51de7c540f1876a77c24a86f64a -SIZE (HTML-Parser-3.62.tar.gz) = 88412 +MD5 (HTML-Parser-3.63.tar.gz) = 64d1d54411ea71f89c3bab23bfd14abc +SHA256 (HTML-Parser-3.63.tar.gz) = ba75f825f43104863953586b2f1054e668ac19fec06a7f6c7acf53685025b614 +SIZE (HTML-Parser-3.63.tar.gz) = 88721 --- p5-HTML-Parser-3.63.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?200910230805.n9N85039013994>