Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 07:48:28 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
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
Message-ID:  <201402070748.s177mSwI089387@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.pre.mk>
 

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402070748.s177mSwI089387>