Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 18:40:04 +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: r331883 - head/misc/p5-Software-License
Message-ID:  <201310281840.r9SIe48o079123@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 28 18:40:04 2013
New Revision: 331883
URL: http://svnweb.freebsd.org/changeset/ports/331883

Log:
  - Update to 0.103007
  - Add TEST_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Software-License/Changes

Modified:
  head/misc/p5-Software-License/Makefile
  head/misc/p5-Software-License/distinfo

Modified: head/misc/p5-Software-License/Makefile
==============================================================================
--- head/misc/p5-Software-License/Makefile	Mon Oct 28 18:39:59 2013	(r331882)
+++ head/misc/p5-Software-License/Makefile	Mon Oct 28 18:40:04 2013	(r331883)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Software-License
-PORTVERSION=	0.103006
+PORTVERSION=	0.103007
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Data-Section>=0:${PORT
 		p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/misc/p5-Software-License/distinfo
==============================================================================
--- head/misc/p5-Software-License/distinfo	Mon Oct 28 18:39:59 2013	(r331882)
+++ head/misc/p5-Software-License/distinfo	Mon Oct 28 18:40:04 2013	(r331883)
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.103006.tar.gz) = 43e96f332621c22ffcdce51d80946863312d4a06c9cd3ff1681a19ba7466a0b2
-SIZE (Software-License-0.103006.tar.gz) = 105116
+SHA256 (Software-License-0.103007.tar.gz) = 98188cb45179b22f5b857f924616b808985cad718666b074eae973e21e6781b7
+SIZE (Software-License-0.103007.tar.gz) = 105843



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