Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2014 19:34:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349182 - head/devel/p5-Getopt-Euclid
Message-ID:  <201403251934.s2PJYXl7056222@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Mar 25 19:34:33 2014
New Revision: 349182
URL: http://svnweb.freebsd.org/changeset/ports/349182
QAT: https://qat.redports.org/buildarchive/r349182/

Log:
  - Update to 0.4.5
  
  Changes:	http://search.cpan.org/dist/Getopt-Euclid/Changes

Modified:
  head/devel/p5-Getopt-Euclid/Makefile
  head/devel/p5-Getopt-Euclid/distinfo
  head/devel/p5-Getopt-Euclid/pkg-plist

Modified: head/devel/p5-Getopt-Euclid/Makefile
==============================================================================
--- head/devel/p5-Getopt-Euclid/Makefile	Tue Mar 25 19:34:27 2014	(r349181)
+++ head/devel/p5-Getopt-Euclid/Makefile	Tue Mar 25 19:34:33 2014	(r349182)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Getopt-Euclid
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.5
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,6 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	configure
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Getopt-Euclid/distinfo
==============================================================================
--- head/devel/p5-Getopt-Euclid/distinfo	Tue Mar 25 19:34:27 2014	(r349181)
+++ head/devel/p5-Getopt-Euclid/distinfo	Tue Mar 25 19:34:33 2014	(r349182)
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Euclid-0.4.4.tar.gz) = 3d0bf05e79e9fa4d227afc7df3474ff62a5e5a6c0a5ef97ec45a463f599354e1
-SIZE (Getopt-Euclid-0.4.4.tar.gz) = 74553
+SHA256 (Getopt-Euclid-0.4.5.tar.gz) = 3cd29f8803fbafefe61b5f8bd6400d3dedc9f3013de451892daed15bd05ffdae
+SIZE (Getopt-Euclid-0.4.5.tar.gz) = 75005

Modified: head/devel/p5-Getopt-Euclid/pkg-plist
==============================================================================
--- head/devel/p5-Getopt-Euclid/pkg-plist	Tue Mar 25 19:34:27 2014	(r349181)
+++ head/devel/p5-Getopt-Euclid/pkg-plist	Tue Mar 25 19:34:33 2014	(r349182)
@@ -1,3 +1,6 @@
 %%PERL5_MAN3%%/Getopt::Euclid.3.gz
 %%SITE_PERL%%/Getopt/Euclid.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Euclid/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Euclid
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt
 @dirrmtry %%SITE_PERL%%/Getopt



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