aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-10 02:44:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-10 02:44:17 +0800
commit7cbb62898ffc5226668221609ce61eeabb2dc453 (patch)
treefe25419d544b0cb911271ce8596e9600ad644f1c /devel
parent1dea1cfefc277f1cd3fb264fdae8f97e54e746eb (diff)
downloadfreebsd-ports-gnome-7cbb62898ffc5226668221609ce61eeabb2dc453.tar.gz
freebsd-ports-gnome-7cbb62898ffc5226668221609ce61eeabb2dc453.tar.zst
freebsd-ports-gnome-7cbb62898ffc5226668221609ce61eeabb2dc453.zip
Update to 1.002001
- Remove XS option - Add RECOMMENDED option for more recommended modules Changes: http://search.cpan.org/dist/Type-Tiny/Changes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Type-Tiny/Makefile19
-rw-r--r--devel/p5-Type-Tiny/distinfo6
2 files changed, 15 insertions, 10 deletions
diff --git a/devel/p5-Type-Tiny/Makefile b/devel/p5-Type-Tiny/Makefile
index c30f02cbf793..c2c4f0fd9875 100644
--- a/devel/p5-Type-Tiny/Makefile
+++ b/devel/p5-Type-Tiny/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Type-Tiny
-PORTVERSION= 1.002000
+PORTVERSION= 1.002001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TOBYINK
@@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Class-InsideOut>=0:devel/p5-Class-InsideOut \
- p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \
p5-Function-Parameters>=0:devel/p5-Function-Parameters \
p5-JSON>=0:converters/p5-JSON \
p5-Moo>=1.002001:devel/p5-Moo \
@@ -35,9 +34,9 @@ TEST_DEPENDS= p5-Class-InsideOut>=0:devel/p5-Class-InsideOut \
p5-Validation-Class>=0:devel/p5-Validation-Class \
p5-match-simple>=0:devel/p5-match-simple
-OPTIONS_DEFINE= XS
-OPTIONS_DEFAULT=XS
-XS_DESC= Use Type::Tiny::XS for speed boost (recommended)
+OPTIONS_DEFINE= RECOMMENDED
+OPTIONS_DEFAULT=RECOMMENDED
+RECOMMENDED_DESC= Recommended dependencies by upstream
PORTSCOUT= limit:^[0-9\.]*$$
@@ -45,7 +44,13 @@ NO_ARCH= yes
USE_PERL5= configure
USES= perl5
-XS_BUILD_DEPENDS= p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS
-XS_RUN_DEPENDS= p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS
+RECOMMENDED_BUILD_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \
+ p5-Ref-Util-XS>=0.100:devel/p5-Ref-Util-XS \
+ p5-Type-Tie>=0:devel/p5-Type-Tie \
+ p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS
+RECOMMENDED_RUN_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \
+ p5-Ref-Util-XS>=0.100:devel/p5-Ref-Util-XS \
+ p5-Type-Tie>=0:devel/p5-Type-Tie \
+ p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS
.include <bsd.port.mk>
diff --git a/devel/p5-Type-Tiny/distinfo b/devel/p5-Type-Tiny/distinfo
index b4c386508550..0625cccdae32 100644
--- a/devel/p5-Type-Tiny/distinfo
+++ b/devel/p5-Type-Tiny/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496328897
-SHA256 (Type-Tiny-1.002000.tar.gz) = f37d6d6656b4f8df7b595a253e44b234fe4cd0f3eabf0528067d6651993f4bca
-SIZE (Type-Tiny-1.002000.tar.gz) = 264748
+TIMESTAMP = 1497016785
+SHA256 (Type-Tiny-1.002001.tar.gz) = 93c9eeaaf23016625126794af483bc626a149f7226f9a6ec1081ef896acc13dd
+SIZE (Type-Tiny-1.002001.tar.gz) = 264950