svn commit: r331883 - head/misc/p5-Software-License
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 28 18:40:05 UTC 2013
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
More information about the svn-ports-all
mailing list