Date: Sat, 30 Dec 2006 19:58:02 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/107350: [PATCH] textproc/p5-Text-Hatena: update to 0.16 Message-ID: <20061230115802.9EF182853C@going04.iis.sinica.edu.tw> Resent-Message-ID: <200612301200.kBUC0cWM061035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107350 >Category: ports >Synopsis: [PATCH] textproc/p5-Text-Hatena: update to 0.16 >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 30 12:00:38 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006 >Description: - Update to 0.16 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-Hatena-0.16.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Hatena/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 12 Sep 2006 18:12:19 -0000 1.2 +++ Makefile 30 Dec 2006 11:56:18 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Text-Hatena -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Hatena/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 12 Sep 2006 18:12:19 -0000 1.2 +++ distinfo 30 Dec 2006 11:56:18 -0000 @@ -1,3 +1,3 @@ -MD5 (Text-Hatena-0.15.tar.gz) = 5c01e8924ede3b6e3fedc2ce584b4cd8 -SHA256 (Text-Hatena-0.15.tar.gz) = 52edffa9ae4c3d12dd56cd73a279d2158e8fca8243e5993221f9ecedd2eaca65 -SIZE (Text-Hatena-0.15.tar.gz) = 27079 +MD5 (Text-Hatena-0.16.tar.gz) = 98b58b8c808e756bfc7fb13862d58e7c +SHA256 (Text-Hatena-0.16.tar.gz) = 40ef16eae4884e9d1ed584b60ad73c7cac125a1a8efe4ce720463850ab88835d +SIZE (Text-Hatena-0.16.tar.gz) = 27477 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-Hatena/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 11 Jul 2006 10:25:27 -0000 1.1 +++ pkg-plist 30 Dec 2006 11:56:18 -0000 @@ -33,6 +33,7 @@ %%SITE_PERL%%/Text/Hatena/DlNode.pm %%SITE_PERL%%/Text/Hatena/FootnoteNode.pm %%SITE_PERL%%/Text/Hatena/H3Node.pm +%%SITE_PERL%%/Text/Hatena/H3anchorNode.pm %%SITE_PERL%%/Text/Hatena/H4Node.pm %%SITE_PERL%%/Text/Hatena/H5Node.pm %%SITE_PERL%%/Text/Hatena/HTMLFilter.pm --- p5-Text-Hatena-0.16.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?20061230115802.9EF182853C>