aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-08-12 08:06:23 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-08-12 08:06:23 +0000
commit821362fcb2390f6c2e74888c9fd41fa39d537d7e (patch)
treefba7dbe58f284a1022e61651d6cb4f196b86372f /converters
parentc2268afcfca94f9bc28804d0e16008e17eafb49d (diff)
downloadports-821362fcb2390f6c2e74888c9fd41fa39d537d7e.tar.gz
ports-821362fcb2390f6c2e74888c9fd41fa39d537d7e.zip
Undeprecate and unexpire ports that were not correctly deprecated, all ports
depending on those should have been deprecated but it never happened
Notes
Notes: svn path=/head/; revision=476978
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON-Any/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index 206a5de4a71e..0bfa09e3d081 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -22,9 +22,6 @@ TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \
p5-Test-Warnings>=0.009:devel/p5-Test-Warnings \
p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
-DEPRECATED= Deprecated by upstream
-EXPIRATION_DATE= 2017-03-01
-
# Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW
OPTIONS_DEFINE= CPANEL JSON_XS JSON_PP JSON JSON_DWIW
OPTIONS_DEFAULT=CPANEL