Date: Fri, 7 Oct 2016 09:33:17 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423458 - head/misc/p5-Locale-SubCountry Message-ID: <201610070933.u979XHnA054528@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Oct 7 09:33:16 2016 New Revision: 423458 URL: https://svnweb.freebsd.org/changeset/ports/423458 Log: - Update to 2.01 Changes: http://cpansearch.perl.org/src/KIMRYAN/Locale-SubCountry-2.01/Changes Modified: head/misc/p5-Locale-SubCountry/Makefile head/misc/p5-Locale-SubCountry/distinfo head/misc/p5-Locale-SubCountry/pkg-plist Modified: head/misc/p5-Locale-SubCountry/Makefile ============================================================================== --- head/misc/p5-Locale-SubCountry/Makefile Fri Oct 7 09:21:52 2016 (r423457) +++ head/misc/p5-Locale-SubCountry/Makefile Fri Oct 7 09:33:16 2016 (r423458) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-SubCountry -PORTVERSION= 1.66 +PORTVERSION= 2.01 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/misc/p5-Locale-SubCountry/distinfo ============================================================================== --- head/misc/p5-Locale-SubCountry/distinfo Fri Oct 7 09:21:52 2016 (r423457) +++ head/misc/p5-Locale-SubCountry/distinfo Fri Oct 7 09:33:16 2016 (r423458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470735111 -SHA256 (Locale-SubCountry-1.66.tar.gz) = bf546b553064de7b9e2672225c4f252722131639cf4a2869ff5a71abf0f14b8d -SIZE (Locale-SubCountry-1.66.tar.gz) = 99512 +TIMESTAMP = 1475861102 +SHA256 (Locale-SubCountry-2.01.tar.gz) = 736078edc8311c7ccbe7b12877dd02d02a7242e4656ecf3f5219c514c47ab52d +SIZE (Locale-SubCountry-2.01.tar.gz) = 97821 Modified: head/misc/p5-Locale-SubCountry/pkg-plist ============================================================================== --- head/misc/p5-Locale-SubCountry/pkg-plist Fri Oct 7 09:21:52 2016 (r423457) +++ head/misc/p5-Locale-SubCountry/pkg-plist Fri Oct 7 09:33:16 2016 (r423458) @@ -1,4 +1,4 @@ %%SITE_PERL%%/Locale/SubCountry.pm -%%SITE_PERL%%/Locale/SubCountry/Data.pm +%%SITE_PERL%%/Locale/SubCountry/Codes.pm %%PERL5_MAN3%%/Locale::SubCountry.3.gz -%%PERL5_MAN3%%/Locale::SubCountry::Data.3.gz +%%PERL5_MAN3%%/Locale::SubCountry::Codes.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610070933.u979XHnA054528>