From owner-svn-ports-all@FreeBSD.ORG Wed Apr 8 16:03:46 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 787E05FC; Wed, 8 Apr 2015 16:03:46 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 497F4E23; Wed, 8 Apr 2015 16:03:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t38G3k3J092959; Wed, 8 Apr 2015 16:03:46 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t38G3j8S092956; Wed, 8 Apr 2015 16:03:45 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201504081603.t38G3j8S092956@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 8 Apr 2015 16:03:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383580 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2015 16:03:46 -0000 Author: adamw Date: Wed Apr 8 16:03:44 2015 New Revision: 383580 URL: https://svnweb.freebsd.org/changeset/ports/383580 Log: Update to 1.64, sort plist, and use perl configure instead of modbuild. Changes: https://metacpan.org/changes/distribution/Locale-SubCountry 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 Wed Apr 8 16:01:33 2015 (r383579) +++ head/misc/p5-Locale-SubCountry/Makefile Wed Apr 8 16:03:44 2015 (r383580) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-SubCountry -PORTVERSION= 1.63 -PORTREVISION= 1 +PORTVERSION= 1.64 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,6 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include Modified: head/misc/p5-Locale-SubCountry/distinfo ============================================================================== --- head/misc/p5-Locale-SubCountry/distinfo Wed Apr 8 16:01:33 2015 (r383579) +++ head/misc/p5-Locale-SubCountry/distinfo Wed Apr 8 16:03:44 2015 (r383580) @@ -1,2 +1,2 @@ -SHA256 (Locale-SubCountry-1.63.tar.gz) = 121ddbc274c86d970fe2ae06cb5a040910a2050d08457ffcd92a629845d9cd44 -SIZE (Locale-SubCountry-1.63.tar.gz) = 92395 +SHA256 (Locale-SubCountry-1.64.tar.gz) = b925812c975b5ebcedfee575a35857f2c53a52eab1ebde6683c49ed029ab3ff3 +SIZE (Locale-SubCountry-1.64.tar.gz) = 92483 Modified: head/misc/p5-Locale-SubCountry/pkg-plist ============================================================================== --- head/misc/p5-Locale-SubCountry/pkg-plist Wed Apr 8 16:01:33 2015 (r383579) +++ head/misc/p5-Locale-SubCountry/pkg-plist Wed Apr 8 16:03:44 2015 (r383580) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Locale::SubCountry.3.gz -%%PERL5_MAN3%%/Locale::SubCountry::Data.3.gz %%SITE_PERL%%/Locale/SubCountry.pm %%SITE_PERL%%/Locale/SubCountry/Data.pm +%%PERL5_MAN3%%/Locale::SubCountry.3.gz +%%PERL5_MAN3%%/Locale::SubCountry::Data.3.gz