svn commit: r334344 - head/misc/p5-Software-License
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Nov 19 19:54:58 UTC 2013
Author: sunpoet
Date: Tue Nov 19 19:54:57 2013
New Revision: 334344
URL: http://svnweb.freebsd.org/changeset/ports/334344
Log:
- Update to 0.103008
- Sort *_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 Tue Nov 19 19:54:16 2013 (r334343)
+++ head/misc/p5-Software-License/Makefile Tue Nov 19 19:54:57 2013 (r334344)
@@ -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
Modified: head/misc/p5-Software-License/distinfo
==============================================================================
--- head/misc/p5-Software-License/distinfo Tue Nov 19 19:54:16 2013 (r334343)
+++ head/misc/p5-Software-License/distinfo Tue Nov 19 19:54:57 2013 (r334344)
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.103007.tar.gz) = 98188cb45179b22f5b857f924616b808985cad718666b074eae973e21e6781b7
-SIZE (Software-License-0.103007.tar.gz) = 105843
+SHA256 (Software-License-0.103008.tar.gz) = b4634add008ec5f0015e11029e70ed4aee01179fec5f3b42dbe290c0eec2f45c
+SIZE (Software-License-0.103008.tar.gz) = 107056
More information about the svn-ports-head
mailing list