pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON p5-JSON: update to 2.97000.
details: https://anonhg.NetBSD.org/pkgsrc/rev/abbbd8a8b731
branches: trunk
changeset: 371903:abbbd8a8b731
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Nov 24 13:19:48 2017 +0000
description:
p5-JSON: update to 2.97000.
2.97000 2017-11-21
- updated backportPP with JSON::PP 2.97000
- use 5 digit minor version number for a while to avoid
confusion
- fixed is_bool to use blessed() instead of ref()
2.96 2017-11-20
- fixed packaging issue
- updated backportPP with JSON::PP 2.96
- not to use newer Test::More features (RT-122421; ilmari++)
2.95 2017-11-20
- updated backportPP with JSON::PP 2.95
diffstat:
converters/p5-JSON/Makefile | 5 ++---
converters/p5-JSON/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 313ef712dea5 -r abbbd8a8b731 converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile Fri Nov 24 12:47:14 2017 +0000
+++ b/converters/p5-JSON/Makefile Fri Nov 24 13:19:48 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2017/06/05 14:22:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2017/11/24 13:19:48 wiz Exp $
-DISTNAME= JSON-2.94
+DISTNAME= JSON-2.97000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff -r 313ef712dea5 -r abbbd8a8b731 converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo Fri Nov 24 12:47:14 2017 +0000
+++ b/converters/p5-JSON/distinfo Fri Nov 24 13:19:48 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2017/06/04 02:49:37 jklos Exp $
+$NetBSD: distinfo,v 1.23 2017/11/24 13:19:48 wiz Exp $
-SHA1 (JSON-2.94.tar.gz) = a30c5897bcb2068624f6e1e8669a1d23dd4365aa
-RMD160 (JSON-2.94.tar.gz) = 491c45e149fc6dc7e3f3e11174947c1a037b4678
-SHA512 (JSON-2.94.tar.gz) = 0a20562441d525ee37fff467111f7d65124525e06b4f825079948752da2a983757e719025dd2ab896115b34ba146b4c495f738e4f005542dce0b058440c73a46
-Size (JSON-2.94.tar.gz) = 82629 bytes
+SHA1 (JSON-2.97000.tar.gz) = 267b598f09acf0411b39e9647c390a21e8ee6663
+RMD160 (JSON-2.97000.tar.gz) = bc4de04f257093a086426ab9e7e97fce5bdd69a1
+SHA512 (JSON-2.97000.tar.gz) = 7f11faa7a27fdaef65e252f3d7e7625108df733d0f49b4175fec8d71b5222de8c2deceb615bdce4d00bde20591dfb1f2a80f2b881cba50f1092933de255be0fa
+Size (JSON-2.97000.tar.gz) = 82804 bytes
Home |
Main Index |
Thread Index |
Old Index