svn commit: r319078 - head/devel/p5-Scalar-Does
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 25 23:59:47 UTC 2013
Author: sunpoet
Date: Sat May 25 23:59:46 2013
New Revision: 319078
URL: http://svnweb.freebsd.org/changeset/ports/319078
Log:
- Update to 0.200
Changes: http://search.cpan.org/dist/Scalar-Does/Changes
Modified:
head/devel/p5-Scalar-Does/Makefile
head/devel/p5-Scalar-Does/distinfo
Modified: head/devel/p5-Scalar-Does/Makefile
==============================================================================
--- head/devel/p5-Scalar-Does/Makefile Sat May 25 23:57:11 2013 (r319077)
+++ head/devel/p5-Scalar-Does/Makefile Sat May 25 23:59:46 2013 (r319078)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Scalar-Does
-PORTVERSION= 0.102
+PORTVERSION= 0.200
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +13,7 @@ COMMENT= Like ref() but useful
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
+BUILD_DEPENDS= p5-Type-Tiny>=0.004:${PORTSDIR}/devel/p5-Type-Tiny \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-lexical-underscore>=0:${PORTSDIR}/devel/p5-lexical-underscore \
p5-namespace-clean>=0.19:${PORTSDIR}/devel/p5-namespace-clean
Modified: head/devel/p5-Scalar-Does/distinfo
==============================================================================
--- head/devel/p5-Scalar-Does/distinfo Sat May 25 23:57:11 2013 (r319077)
+++ head/devel/p5-Scalar-Does/distinfo Sat May 25 23:59:46 2013 (r319078)
@@ -1,2 +1,2 @@
-SHA256 (Scalar-Does-0.102.tar.gz) = 6baa2b3854bb82d949eac29eec69753a812df8299a51c6cb988eb64cc33bae52
-SIZE (Scalar-Does-0.102.tar.gz) = 65971
+SHA256 (Scalar-Does-0.200.tar.gz) = 6ce433e14facfb9ee8a0607065cdc99040ca2efb4d9f91de53ab4d39ad96c991
+SIZE (Scalar-Does-0.200.tar.gz) = 66370
More information about the svn-ports-all
mailing list