From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 07:48:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2CCA298; Fri, 7 Feb 2014 07:48:28 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 93F681BC8; Fri, 7 Feb 2014 07:48:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s177mSG8089390; Fri, 7 Feb 2014 07:48:28 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s177mSwI089387; Fri, 7 Feb 2014 07:48:28 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201402070748.s177mSwI089387@svn.freebsd.org> From: Frederic Culot Date: Fri, 7 Feb 2014 07:48:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343187 - head/devel/p5-Getopt-Compact-WithCmd 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.17 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 Feb 2014 07:48:28 -0000 Author: culot Date: Fri Feb 7 07:48:27 2014 New Revision: 343187 URL: http://svnweb.freebsd.org/changeset/ports/343187 QAT: https://qat.redports.org/buildarchive/r343187/ Log: - Update to 0.22 Changes: http://search.cpan.org/dist/Getopt-Compact-WithCmd/Changes Modified: head/devel/p5-Getopt-Compact-WithCmd/Makefile head/devel/p5-Getopt-Compact-WithCmd/distinfo head/devel/p5-Getopt-Compact-WithCmd/pkg-plist Modified: head/devel/p5-Getopt-Compact-WithCmd/Makefile ============================================================================== --- head/devel/p5-Getopt-Compact-WithCmd/Makefile Fri Feb 7 07:41:36 2014 (r343186) +++ head/devel/p5-Getopt-Compact-WithCmd/Makefile Fri Feb 7 07:48:27 2014 (r343187) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Getopt-Compact-WithCmd -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,7 @@ TEST_DEPENDS= p5-Test-Output>=0:${PORTSD p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include Modified: head/devel/p5-Getopt-Compact-WithCmd/distinfo ============================================================================== --- head/devel/p5-Getopt-Compact-WithCmd/distinfo Fri Feb 7 07:41:36 2014 (r343186) +++ head/devel/p5-Getopt-Compact-WithCmd/distinfo Fri Feb 7 07:48:27 2014 (r343187) @@ -1,2 +1,2 @@ -SHA256 (Getopt-Compact-WithCmd-0.21.tar.gz) = cbeff6ecfc6df5411eed55b0fd57b7cee1d845ef5ce102df764d077b49175264 -SIZE (Getopt-Compact-WithCmd-0.21.tar.gz) = 38461 +SHA256 (Getopt-Compact-WithCmd-0.22.tar.gz) = 5b66f8f55c4ed5397f9042f9137218ab4b53f99f8701cf3ab24f86810beb89b4 +SIZE (Getopt-Compact-WithCmd-0.22.tar.gz) = 32752 Modified: head/devel/p5-Getopt-Compact-WithCmd/pkg-plist ============================================================================== --- head/devel/p5-Getopt-Compact-WithCmd/pkg-plist Fri Feb 7 07:41:36 2014 (r343186) +++ head/devel/p5-Getopt-Compact-WithCmd/pkg-plist Fri Feb 7 07:48:27 2014 (r343187) @@ -1,8 +1,4 @@ %%PERL5_MAN3%%/Getopt::Compact::WithCmd.3.gz %%SITE_PERL%%/Getopt/Compact/WithCmd.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact/WithCmd/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact/WithCmd -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt @dirrmtry %%SITE_PERL%%/Getopt/Compact @dirrmtry %%SITE_PERL%%/Getopt