summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-08-10 10:17:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-08-10 10:17:49 +0000
commit6cfaeac625b6454a4d04bda74759a806ec061e4e (patch)
tree30d10371900c409abdb4db7eef2a97747d6a6a4c /converters
parentPrevent packaging stuff to be pulled from the tree a day after release. (diff)
- Upgrade to 2.59.
Notes
Notes: svn path=/head/; revision=324470
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON/Makefile5
-rw-r--r--converters/p5-JSON/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index 1bcfb5b0c992..1f670b0893ab 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= JSON
-PORTVERSION= 2.58
+PORTVERSION= 2.59
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +10,8 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to convert to JSON (JavaScript Object Notation)
CONFLICTS= p5-JSON-1.*
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= JSON.3 \
JSON::backportPP.3 \
diff --git a/converters/p5-JSON/distinfo b/converters/p5-JSON/distinfo
index cbe2ce635f8e..9731d62fcee1 100644
--- a/converters/p5-JSON/distinfo
+++ b/converters/p5-JSON/distinfo
@@ -1,2 +1,2 @@
-SHA256 (JSON-2.58.tar.gz) = 1efb20fed69e6b7c36b983154589c3510b534fcce73e7d1d412fbbe3eaec4395
-SIZE (JSON-2.58.tar.gz) = 84435
+SHA256 (JSON-2.59.tar.gz) = 349b191b624474245648f4e8810463433ac8065cc7a44171634902ba113cda6d
+SIZE (JSON-2.59.tar.gz) = 83997