aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON-XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-JSON-XS/Makefile')
-rw-r--r--converters/p5-JSON-XS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index 76f46b485cc5..cd01e7c78be8 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= JSON-XS
-PORTVERSION= 1.01
+PORTVERSION= 1.10
CATEGORIES= converters perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/ML/MLEHMANN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= clsung@FreeBSD.org
COMMENT= JSON serialising/deserialising, done correctly and fast