Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-JSON-PP: remove, part of perl since 2011
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d52fc708d11
branches: trunk
changeset: 438046:8d52fc708d11
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:52:59 2020 +0000
description:
p5-JSON-PP: remove, part of perl since 2011
diffstat:
converters/Makefile | 3 +--
converters/p5-JSON-PP/DESCR | 6 ------
converters/p5-JSON-PP/Makefile | 17 -----------------
converters/p5-JSON-PP/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 32 deletions(-)
diffs (72 lines):
diff -r 7ec1d4de42ae -r 8d52fc708d11 converters/Makefile
--- a/converters/Makefile Fri Sep 04 11:51:12 2020 +0000
+++ b/converters/Makefile Fri Sep 04 11:52:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2020/09/04 09:44:17 wiz Exp $
+# $NetBSD: Makefile,v 1.179 2020/09/04 11:52:59 wiz Exp $
#
COMMENT= Document format and character code converters
@@ -79,7 +79,6 @@
SUBDIR+= p5-JSON
SUBDIR+= p5-JSON-Any
SUBDIR+= p5-JSON-MaybeXS
-SUBDIR+= p5-JSON-PP
SUBDIR+= p5-JSON-XS
SUBDIR+= p5-JSON-XS-VersionOneAndTwo
SUBDIR+= p5-Jcode
diff -r 7ec1d4de42ae -r 8d52fc708d11 converters/p5-JSON-PP/DESCR
--- a/converters/p5-JSON-PP/DESCR Fri Sep 04 11:51:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This module is JSON::XS compatible pure Perl module. (Perl 5.8 or later
-is recommended). JSON::XS is the fastest and most proper JSON module on
-CPAN. It is written by Marc Lehmann in C, so must be compiled and
-installed in the used environment.
-
-JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
diff -r 7ec1d4de42ae -r 8d52fc708d11 converters/p5-JSON-PP/Makefile
--- a/converters/p5-JSON-PP/Makefile Fri Sep 04 11:51:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:06:49 wiz Exp $
-
-DISTNAME= JSON-PP-4.04
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
-CATEGORIES= www perl5 converters
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/JSON-PP
-COMMENT= JSON::XS compatible pure-Perl module
-LICENSE= ${PERL5_LICENSE}
-
-PERL5_PACKLIST= auto/JSON/PP/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 7ec1d4de42ae -r 8d52fc708d11 converters/p5-JSON-PP/distinfo
--- a/converters/p5-JSON-PP/distinfo Fri Sep 04 11:51:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.12 2019/07/02 07:47:18 wen Exp $
-
-SHA1 (JSON-PP-4.04.tar.gz) = f0a1ba2308bb0908881142aaf66b92f67b3a9682
-RMD160 (JSON-PP-4.04.tar.gz) = d2fd3d30b04b46c7b273b82232a4d84826311af4
-SHA512 (JSON-PP-4.04.tar.gz) = 236782e5593e247d29abacedee3b3b24352d9f8f20e2bfe6b4c3e82e4a83f24f7a640321ae8e3d5f1485318f5582748b57189ebcf52f21eb2cc998293a9c5aab
-Size (JSON-PP-4.04.tar.gz) = 52165 bytes
diff -r 7ec1d4de42ae -r 8d52fc708d11 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:51:12 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:52:59 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4766 2020/09/04 11:50:26 pin Exp $
+$NetBSD: CHANGES-2020,v 1.4767 2020/09/04 11:52:59 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7360,3 +7360,4 @@
Removed devel/p5-IPC-Cmd successor lang/perl5 [wiz 2020-09-04]
Removed devel/p5-IPC-SysV successor lang/perl5 [wiz 2020-09-04]
Updated audio/ncspot to 0.2.2 [pin 2020-09-04]
+ Removed converters/p5-JSON-PP successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index