From owner-svn-ports-head@FreeBSD.ORG Sat Oct 12 16:39:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 45FED221; Sat, 12 Oct 2013 16:39:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 33D7D25C6; Sat, 12 Oct 2013 16:39:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9CGduRk021922; Sat, 12 Oct 2013 16:39:56 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9CGdtA0021920; Sat, 12 Oct 2013 16:39:55 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310121639.r9CGdtA0021920@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 Oct 2013 16:39:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330141 - head/chinese/p5-Lingua-Han-PinYin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 16:39:56 -0000 Author: sunpoet Date: Sat Oct 12 16:39:55 2013 New Revision: 330141 URL: http://svnweb.freebsd.org/changeset/ports/330141 Log: - Update to 0.17 Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes Modified: head/chinese/p5-Lingua-Han-PinYin/Makefile head/chinese/p5-Lingua-Han-PinYin/distinfo (contents, props changed) Modified: head/chinese/p5-Lingua-Han-PinYin/Makefile ============================================================================== --- head/chinese/p5-Lingua-Han-PinYin/Makefile Sat Oct 12 16:39:51 2013 (r330140) +++ head/chinese/p5-Lingua-Han-PinYin/Makefile Sat Oct 12 16:39:55 2013 (r330141) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-Han-PinYin -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils -RUN_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure Modified: head/chinese/p5-Lingua-Han-PinYin/distinfo ============================================================================== --- head/chinese/p5-Lingua-Han-PinYin/distinfo Sat Oct 12 16:39:51 2013 (r330140) +++ head/chinese/p5-Lingua-Han-PinYin/distinfo Sat Oct 12 16:39:55 2013 (r330141) @@ -1,2 +1,2 @@ -SHA256 (Lingua-Han-PinYin-0.16.tar.gz) = d7061a87da4ccdf20a20f358fc2098b6fd690d31009f0b3c4d2a00e5c9f54136 -SIZE (Lingua-Han-PinYin-0.16.tar.gz) = 207041 +SHA256 (Lingua-Han-PinYin-0.17.tar.gz) = b553f5ae2e077f54df731b65434e1040f69295c942b69c04b5ba8775008c4270 +SIZE (Lingua-Han-PinYin-0.17.tar.gz) = 178838