Date: Tue, 6 Feb 2007 08:44:20 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/108816: [PATCH] chinese/p5-Lingua-Han-PinYin: update to 0.07 Message-ID: <20070206004420.99F7576F542@utopia.leeym.com> Resent-Message-ID: <200702060050.l160oHIG090621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108816 >Category: ports >Synopsis: [PATCH] chinese/p5-Lingua-Han-PinYin: update to 0.07 >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: Tue Feb 06 00:50:17 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.2-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 21 15:11:28 CST 2007 >Description: - Update to 0.07 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Lingua-Han-PinYin-0.07.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/p5-Lingua-Han-PinYin/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 10 Oct 2006 11:42:06 -0000 1.1 +++ Makefile 6 Feb 2007 00:40:41 -0000 @@ -6,10 +6,10 @@ # PORTNAME= Lingua-Han-PinYin -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= chinese perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Lingua +MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FAYLAND/ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org @@ -22,10 +22,4 @@ MAN3= Lingua::Han::PinYin.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 # Inherited from converters/p5-Lingua-Han-Utils -IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/chinese/p5-Lingua-Han-PinYin/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 10 Oct 2006 11:42:06 -0000 1.1 +++ distinfo 6 Feb 2007 00:40:41 -0000 @@ -1,3 +1,3 @@ -MD5 (Lingua-Han-PinYin-0.06.tar.gz) = b1802919e7ddfc695a11e09ac0e45366 -SHA256 (Lingua-Han-PinYin-0.06.tar.gz) = b6a04636cd61241f9bef68cea5f7f547e46d2c67c9a671f13a85e6c0b12cf49d -SIZE (Lingua-Han-PinYin-0.06.tar.gz) = 148110 +MD5 (Lingua-Han-PinYin-0.07.tar.gz) = 67394e18a325c9ced1ea319b836d5c93 +SHA256 (Lingua-Han-PinYin-0.07.tar.gz) = bee01b9713bb92a023e027eee0faf3205f8d1d16bf68a3f8e59b8afe2e1f9472 +SIZE (Lingua-Han-PinYin-0.07.tar.gz) = 148281 --- p5-Lingua-Han-PinYin-0.07.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?20070206004420.99F7576F542>