From owner-svn-ports-head@freebsd.org Fri Oct 7 09:33:18 2016 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 78324C007D8; Fri, 7 Oct 2016 09:33:18 +0000 (UTC) (envelope-from wen@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 2E79B13C; Fri, 7 Oct 2016 09:33:18 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u979XH85054532; Fri, 7 Oct 2016 09:33:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u979XHnA054528; Fri, 7 Oct 2016 09:33:17 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201610070933.u979XHnA054528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 7 Oct 2016 09:33:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423458 - head/misc/p5-Locale-SubCountry 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.23 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: Fri, 07 Oct 2016 09:33:18 -0000 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