From owner-svn-ports-head@freebsd.org Thu Oct 15 20:17:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F61FA1605B; Thu, 15 Oct 2015 20:17:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECAD6AF6; Thu, 15 Oct 2015 20:17:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FKHgxN025362; Thu, 15 Oct 2015 20:17:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FKHgB8025360; Thu, 15 Oct 2015 20:17:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510152017.t9FKHgB8025360@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Oct 2015 20:17:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399382 - 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.20 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: Thu, 15 Oct 2015 20:17:44 -0000 Author: sunpoet Date: Thu Oct 15 20:17:42 2015 New Revision: 399382 URL: https://svnweb.freebsd.org/changeset/ports/399382 Log: - Update to 0.22 - Add NO_ARCH 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 Modified: head/chinese/p5-Lingua-Han-PinYin/Makefile ============================================================================== --- head/chinese/p5-Lingua-Han-PinYin/Makefile Thu Oct 15 20:17:37 2015 (r399381) +++ head/chinese/p5-Lingua-Han-PinYin/Makefile Thu Oct 15 20:17:42 2015 (r399382) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-Han-PinYin -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/chinese/p5-Lingua-Han-PinYin/distinfo ============================================================================== --- head/chinese/p5-Lingua-Han-PinYin/distinfo Thu Oct 15 20:17:37 2015 (r399381) +++ head/chinese/p5-Lingua-Han-PinYin/distinfo Thu Oct 15 20:17:42 2015 (r399382) @@ -1,2 +1,2 @@ -SHA256 (Lingua-Han-PinYin-0.21.tar.gz) = c85a714490b731a7f1059768f032d0164cacaa2168dc332642c62ed40df8a1d6 -SIZE (Lingua-Han-PinYin-0.21.tar.gz) = 207261 +SHA256 (Lingua-Han-PinYin-0.22.tar.gz) = ce35a02ebeab14a0ed4e325cefcfecfda192c6d5fbb970b5ab368a9c63be679b +SIZE (Lingua-Han-PinYin-0.22.tar.gz) = 179726