aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2013-10-26 23:42:28 +0800
committerkuriyama <kuriyama@FreeBSD.org>2013-10-26 23:42:28 +0800
commit8a19c1445f6d98aec057ac817feffb58a0f3a951 (patch)
tree1d384d618c2f6c9aaba7411dacd1636edceaf1a4 /converters/p5-JSON/Makefile
parent46ae967f1de3646b8918f56f6d4f66f156fb05e3 (diff)
downloadfreebsd-ports-gnome-8a19c1445f6d98aec057ac817feffb58a0f3a951.tar.gz
freebsd-ports-gnome-8a19c1445f6d98aec057ac817feffb58a0f3a951.tar.zst
freebsd-ports-gnome-8a19c1445f6d98aec057ac817feffb58a0f3a951.zip
- Upgrade to 2.61.
Diffstat (limited to 'converters/p5-JSON/Makefile')
-rw-r--r--converters/p5-JSON/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index 45fb61e0b975..8b0c09744663 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= JSON
-PORTVERSION= 2.59
+PORTVERSION= 2.61
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,5 +19,4 @@ MAN3= JSON.3 \
JSON::backportPP::Compat5005.3 \
JSON::backportPP::Compat5006.3
-NO_STAGE= yes
.include <bsd.port.mk>