svn commit: r399382 - head/chinese/p5-Lingua-Han-PinYin

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 15 20:17:44 UTC 2015


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


More information about the svn-ports-all mailing list