Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 20:57:38 +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: r328519 - head/devel/p5-Getopt-Long-Descriptive
Message-ID:  <201309272057.r8RKvce9049173@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 27 20:57:38 2013
New Revision: 328519
URL: http://svnweb.freebsd.org/changeset/ports/328519

Log:
  - Update to 0.095
  - Add TEST_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes

Modified:
  head/devel/p5-Getopt-Long-Descriptive/Makefile
  head/devel/p5-Getopt-Long-Descriptive/distinfo   (contents, props changed)

Modified: head/devel/p5-Getopt-Long-Descriptive/Makefile
==============================================================================
--- head/devel/p5-Getopt-Long-Descriptive/Makefile	Fri Sep 27 20:57:34 2013	(r328518)
+++ head/devel/p5-Getopt-Long-Descriptive/Makefile	Fri Sep 27 20:57:38 2013	(r328519)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Getopt-Long-Descriptive
-PORTVERSION=	0.094
+PORTVERSION=	0.095
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,6 +16,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \
 		p5-Sub-Exporter>=0.972:${PORTSDIR}/devel/p5-Sub-Exporter
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
+		p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Getopt-Long-Descriptive/distinfo
==============================================================================
--- head/devel/p5-Getopt-Long-Descriptive/distinfo	Fri Sep 27 20:57:34 2013	(r328518)
+++ head/devel/p5-Getopt-Long-Descriptive/distinfo	Fri Sep 27 20:57:38 2013	(r328519)
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Long-Descriptive-0.094.tar.gz) = ef55fea05b072081c03451758cc3066b9a56b614e9f5334c17db667ef9e32b82
-SIZE (Getopt-Long-Descriptive-0.094.tar.gz) = 23884
+SHA256 (Getopt-Long-Descriptive-0.095.tar.gz) = b5214407ec6b5a3578b54d2a22d931903ef918c6e2c9c558c1c89cd8edb697af
+SIZE (Getopt-Long-Descriptive-0.095.tar.gz) = 25175



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