aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Software-License/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-20 03:54:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-20 03:54:57 +0800
commit6ad8649e98456cea3526d40611007c71da4936ca (patch)
treeaa99d13caf4d7cf9c71b8bf26e36e45a290ab1c3 /misc/p5-Software-License/Makefile
parentac7579361fd038f1cdb24da330879ef9939c62a4 (diff)
downloadfreebsd-ports-gnome-6ad8649e98456cea3526d40611007c71da4936ca.tar.gz
freebsd-ports-gnome-6ad8649e98456cea3526d40611007c71da4936ca.tar.zst
freebsd-ports-gnome-6ad8649e98456cea3526d40611007c71da4936ca.zip
- Update to 0.103008
- Sort *_DEPENDS Changes: http://search.cpan.org/dist/Software-License/Changes
Diffstat (limited to 'misc/p5-Software-License/Makefile')
-rw-r--r--misc/p5-Software-License/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index 01939480fa51..08af303e70f8 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Software-License
-PORTVERSION= 0.103007
+PORTVERSION= 0.103008
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -15,9 +15,9 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \
+ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
- p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \
- p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
+ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny