git: d437154d9d16 - main - converters/p5-JSON1: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jan 2022 01:29:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d437154d9d163ccdb6c090828233e2a60b14904d
commit d437154d9d163ccdb6c090828233e2a60b14904d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-29 01:29:04 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-29 01:29:04 +0000
converters/p5-JSON1: Remove obsoleted port
Use converters/p5-JSON instead.
---
converters/Makefile | 1 -
converters/p5-JSON1/Makefile | 19 -------------------
converters/p5-JSON1/distinfo | 2 --
converters/p5-JSON1/pkg-descr | 3 ---
converters/p5-JSON1/pkg-plist | 18 ------------------
5 files changed, 43 deletions(-)
diff --git a/converters/Makefile b/converters/Makefile
index 52da4c01f1db..ba1291137caf 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -102,7 +102,6 @@
SUBDIR += p5-JSON-Tiny
SUBDIR += p5-JSON-XS
SUBDIR += p5-JSON-XS-VersionOneAndTwo
- SUBDIR += p5-JSON1
SUBDIR += p5-LaTeXML
SUBDIR += p5-MIME-Base32
SUBDIR += p5-MIME-Base64
diff --git a/converters/p5-JSON1/Makefile b/converters/p5-JSON1/Makefile
deleted file mode 100644
index 2cd4f6ca56e9..000000000000
--- a/converters/p5-JSON1/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-PORTNAME= JSON
-PORTVERSION= 1.15
-PORTREVISION= 1
-CATEGORIES= converters perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-PKGNAMESUFFIX= 1
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl extension to convert to JSON (JavaScript Object Notation)
-
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
-
-CONFLICTS= p5-JSON-2.*
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/converters/p5-JSON1/distinfo b/converters/p5-JSON1/distinfo
deleted file mode 100644
index 5179af107f81..000000000000
--- a/converters/p5-JSON1/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (JSON-1.15.tar.gz) = d890654a3afd852303b0a52c764a6599535ccf29002c2c90e99a34c39747ffc7
-SIZE (JSON-1.15.tar.gz) = 38395
diff --git a/converters/p5-JSON1/pkg-descr b/converters/p5-JSON1/pkg-descr
deleted file mode 100644
index f7a263087eae..000000000000
--- a/converters/p5-JSON1/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Perl extension interface to convert to JSON (JavaScript Object Notation).
-
-WWW: https://metacpan.org/release/JSON
diff --git a/converters/p5-JSON1/pkg-plist b/converters/p5-JSON1/pkg-plist
deleted file mode 100644
index 899ec802bdc2..000000000000
--- a/converters/p5-JSON1/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%SITE_PERL%%/Apache/JSONRPC.pm
-%%SITE_PERL%%/JSON.pm
-%%SITE_PERL%%/JSON/Converter.pm
-%%SITE_PERL%%/JSON/PP.pm
-%%SITE_PERL%%/JSON/PP5005.pm
-%%SITE_PERL%%/JSON/PP56.pm
-%%SITE_PERL%%/JSON/Parser.pm
-%%SITE_PERL%%/JSONRPC.pm
-%%SITE_PERL%%/JSONRPC/Transport/HTTP.pm
-%%PERL5_MAN3%%/Apache::JSONRPC.3.gz
-%%PERL5_MAN3%%/JSON.3.gz
-%%PERL5_MAN3%%/JSON::Converter.3.gz
-%%PERL5_MAN3%%/JSON::PP.3.gz
-%%PERL5_MAN3%%/JSON::PP5005.3.gz
-%%PERL5_MAN3%%/JSON::PP56.3.gz
-%%PERL5_MAN3%%/JSON::Parser.3.gz
-%%PERL5_MAN3%%/JSONRPC.3.gz
-%%PERL5_MAN3%%/JSONRPC::Transport::HTTP.3.gz