summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwen <wen>2017-01-19 14:16:34 +0000
committerwen <wen>2017-01-19 14:16:34 +0000
commitac96fcc766ecd7402762dcf90e05d7c72b741e90 (patch)
tree064c812b8c10148bee1cf03cd900039524415e46 /converters
parentd41dfeac993264d6fd65a74ee9952f6600d40652 (diff)
downloadpkgsrc-ac96fcc766ecd7402762dcf90e05d7c72b741e90.tar.gz
Update to 1.003008
Update DEPENDS Upstream changes: 1.003008 - 2016-10-03 - added an INSTALLATION section to documentation, to clarify the use of dynamic prerequisites in Makefile.PL - minimize prereqs listed in META.json to avoid giving the appearance of XS prerequisites, and confusing static inspection tools such as metacpan.org. 1.003007 - 2016-09-11 - no changes since 1.003006_001 1.003006_001 - 2016-06-28 - bump prereq on JSON::PP, to ensure we get the fix for parsing utf8-encoded values (in JSON::PP 2.27300) - we now always upgrade JSON::XS if it is installed and below version 3.0, due to changes in handling booleans - remove test dependency on Test::Without::Module (RT#115394)
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON-MaybeXS/Makefile9
-rw-r--r--converters/p5-JSON-MaybeXS/distinfo10
2 files changed, 8 insertions, 11 deletions
diff --git a/converters/p5-JSON-MaybeXS/Makefile b/converters/p5-JSON-MaybeXS/Makefile
index b9b348aeec7..b2537bc9a1e 100644
--- a/converters/p5-JSON-MaybeXS/Makefile
+++ b/converters/p5-JSON-MaybeXS/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:22:20 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/01/19 14:16:34 wen Exp $
-DISTNAME= JSON-MaybeXS-1.003005
+DISTNAME= JSON-MaybeXS-1.003008
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
@@ -11,9 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-MaybeXS/
COMMENT= Use Cpanel::JSON::XS with a fallback to JSON::PP
LICENSE= ${PERL5_LICENSE}
-#DEPENDS+= {perl>=5.17.10,p5-JSON-PP>=2.27202}:../../converters/p5-JSON-PP
-# actually test dependency
-BUILD_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
+DEPENDS+= {perl>=5.21.5,p5-JSON-PP>=2.27300}:../../converters/p5-JSON-PP
PERL5_PACKLIST= auto/JSON/MaybeXS/.packlist
diff --git a/converters/p5-JSON-MaybeXS/distinfo b/converters/p5-JSON-MaybeXS/distinfo
index ea17b5c9681..0e9733c0e0a 100644
--- a/converters/p5-JSON-MaybeXS/distinfo
+++ b/converters/p5-JSON-MaybeXS/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 01:43:51 agc Exp $
+$NetBSD: distinfo,v 1.8 2017/01/19 14:16:34 wen Exp $
-SHA1 (JSON-MaybeXS-1.003005.tar.gz) = c384f9fb7d20d05a881ea29927d9cf1254dace9e
-RMD160 (JSON-MaybeXS-1.003005.tar.gz) = e69139ba24024d043d466fd9a0a34e669e1f0726
-SHA512 (JSON-MaybeXS-1.003005.tar.gz) = 101b5b693eabeaf4e8417d021b3d311b9c8669a0121b97af7781cfbdb3ba24b8aef80d15a3cf4d78b40e47230e9f1c4450c73741675ec6d5ea018c6b06ea49d7
-Size (JSON-MaybeXS-1.003005.tar.gz) = 10373 bytes
+SHA1 (JSON-MaybeXS-1.003008.tar.gz) = 182c04babfe6ebe027dd3fbd5b3aaf9a3a1fed87
+RMD160 (JSON-MaybeXS-1.003008.tar.gz) = 930ef3dc9d2897a96b93386ee3e74979a119febd
+SHA512 (JSON-MaybeXS-1.003008.tar.gz) = dd556082ea97cf2b7f492f4e0782b80b9d2810b3b5c13ca06958b8b0eaddd1ba34ea8047cbb332e56716ff4346a2044369386c331efe61830fa4e14075173eb9
+Size (JSON-MaybeXS-1.003008.tar.gz) = 11647 bytes