summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/p5-JSON-XS/Makefile7
-rw-r--r--converters/p5-JSON-XS/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index 49910497b1b..b9b7c22b6b8 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2013/07/03 13:41:10 sno Exp $
+# $NetBSD: Makefile,v 1.25 2014/02/06 12:45:44 abs Exp $
-DISTNAME= JSON-XS-2.34
+DISTNAME= JSON-XS-3.01
PKGNAME= p5-${DISTNAME}0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
@@ -10,7 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-XS/
COMMENT= JSON serialising/deserialising, done correctly and fast
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
+DEPENDS+= p5-common-sense>=0:../../devel/p5-common-sense
+DEPENDS+= p5-Types-Serialiser>=0:../../devel/p5-Types-Serialiser
PERL5_PACKLIST= auto/JSON/XS/.packlist
diff --git a/converters/p5-JSON-XS/distinfo b/converters/p5-JSON-XS/distinfo
index 84afcbf0d9b..93ef90be0d3 100644
--- a/converters/p5-JSON-XS/distinfo
+++ b/converters/p5-JSON-XS/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2013/07/03 13:41:10 sno Exp $
+$NetBSD: distinfo,v 1.19 2014/02/06 12:45:44 abs Exp $
-SHA1 (JSON-XS-2.34.tar.gz) = ff86aae36de4cfeb78593cef9a85fe7e0e9ad339
-RMD160 (JSON-XS-2.34.tar.gz) = c437c0c9857bf5e9374156dc8b3788f3ab290615
-Size (JSON-XS-2.34.tar.gz) = 75468 bytes
+SHA1 (JSON-XS-3.01.tar.gz) = 725f67ef1de914a6fdaf99d751aea3018cee492b
+RMD160 (JSON-XS-3.01.tar.gz) = 5936adbe9098f40c934fe0663f93a7c183ee1464
+Size (JSON-XS-3.01.tar.gz) = 78245 bytes