aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-11-07 00:47:44 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-11-07 00:47:44 +0800
commit886a7d09842053b293c6f1da11898bf4866ff85b (patch)
tree0a56e322f813c477d8863356256c76a2b14919b9 /converters
parente3fa0c5d217a83b9b09f0e2141a63b93b20fb8e9 (diff)
downloadfreebsd-ports-gnome-886a7d09842053b293c6f1da11898bf4866ff85b.tar.gz
freebsd-ports-gnome-886a7d09842053b293c6f1da11898bf4866ff85b.tar.zst
freebsd-ports-gnome-886a7d09842053b293c6f1da11898bf4866ff85b.zip
- Update to 1.003008
- Add NO_ARCH Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON-MaybeXS/Makefile12
-rw-r--r--converters/p5-JSON-MaybeXS/distinfo5
2 files changed, 13 insertions, 4 deletions
diff --git a/converters/p5-JSON-MaybeXS/Makefile b/converters/p5-JSON-MaybeXS/Makefile
index 59e542c2e1a5..f11a4bb587ec 100644
--- a/converters/p5-JSON-MaybeXS/Makefile
+++ b/converters/p5-JSON-MaybeXS/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= JSON-MaybeXS
-PORTVERSION= 1.003005
+PORTVERSION= 1.003008
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,7 +18,15 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS \
p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502200
+BUILD_DEPENDS+= p5-JSON-PP>=2.27300:converters/p5-JSON-PP
+RUN_DEPENDS+= p5-JSON-PP>=2.27300:converters/p5-JSON-PP
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/converters/p5-JSON-MaybeXS/distinfo b/converters/p5-JSON-MaybeXS/distinfo
index 43cb350e4d50..d2d61523de5a 100644
--- a/converters/p5-JSON-MaybeXS/distinfo
+++ b/converters/p5-JSON-MaybeXS/distinfo
@@ -1,2 +1,3 @@
-SHA256 (JSON-MaybeXS-1.003005.tar.gz) = bdb4694b564f10459d49b9658693ceb8b91b66db0fc5e9f19cf15f3ce46cc80a
-SIZE (JSON-MaybeXS-1.003005.tar.gz) = 10373
+TIMESTAMP = 1478369931
+SHA256 (JSON-MaybeXS-1.003008.tar.gz) = 0964385e021397283de5a9581c524a3a847bb069d63f3ea4ba6f9c4d214c6c82
+SIZE (JSON-MaybeXS-1.003008.tar.gz) = 11647