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 4.03.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae8918487785
branches:  trunk
changeset: 451363:ae8918487785
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 26 14:36:28 2021 +0000

description:
p5-JSON: update to 4.03.

4.03 2021-01-24
    - corrected one typo in POD (James E Keenan)
    - updated backportPP with JSON::PP 4.06

diffstat:

 converters/p5-JSON/Makefile |   7 +++----
 converters/p5-JSON/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (31 lines):

diff -r 988af62853cb -r ae8918487785 converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile       Mon Apr 26 14:35:26 2021 +0000
+++ b/converters/p5-JSON/Makefile       Mon Apr 26 14:36:28 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2020/08/31 18:06:48 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2021/04/26 14:36:28 wiz Exp $
 
-DISTNAME=      JSON-4.02
+DISTNAME=      JSON-4.03
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
-CATEGORIES=    www perl5 converters
+CATEGORIES=    converters perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=JSON/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 988af62853cb -r ae8918487785 converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo       Mon Apr 26 14:35:26 2021 +0000
+++ b/converters/p5-JSON/distinfo       Mon Apr 26 14:36:28 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2019/03/02 04:07:33 wen Exp $
+$NetBSD: distinfo,v 1.28 2021/04/26 14:36:28 wiz Exp $
 
-SHA1 (JSON-4.02.tar.gz) = 73cc3ebd4a6081865cb54163ebb5deaae036be75
-RMD160 (JSON-4.02.tar.gz) = a2809c2e5666590afdd355c243194594160807f6
-SHA512 (JSON-4.02.tar.gz) = 4af44478cd1dac1755768e5211fe86f0086150157393ff2075def7cf6a394fe11e8e35f369f2abc0470373efc8021e941c59ace9a92dfcd50740f924c747d95a
-Size (JSON-4.02.tar.gz) = 90374 bytes
+SHA1 (JSON-4.03.tar.gz) = 99e9ebead1e195cb7fe0d755325c1a36651a75ea
+RMD160 (JSON-4.03.tar.gz) = 0d690c5741804d41b5b45c4e247c0109be5db639
+SHA512 (JSON-4.03.tar.gz) = 5910818d3a866a50ea655da7d9ae617f21d3bc7e8511d35cff96ec4ea04fe553638c7843422cf2d00c37835a6d9f931b1defd224f57c40a3e52d7cef4684ef8c
+Size (JSON-4.03.tar.gz) = 91373 bytes



Home | Main Index | Thread Index | Old Index