diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 16:13:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 16:13:44 +0000 |
commit | 3fec5586ca8786d878132f4131d0f516b4a6c9ad (patch) | |
tree | 064968c2629b1ab7090f3e993eee48816560cc85 /converters | |
parent | Update textproc/tinyxml2 to 5.0.1 (diff) |
- Update to 2.94
Changes: http://search.cpan.org/dist/JSON-PP/Changes
Notes
Notes:
svn path=/head/; revision=444479
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-JSON-PP/Makefile | 3 | ||||
-rw-r--r-- | converters/p5-JSON-PP/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index 279168182d64..0ef9ae579088 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -2,11 +2,12 @@ # $FreeBSD$ PORTNAME= JSON-PP -PORTVERSION= 2.27400 +PORTVERSION= 2.94000 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAKAMAKA PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C|000$||} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON::XS compatible pure-Perl module diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo index bf6ae85cab8f..4a0438b1cc98 100644 --- a/converters/p5-JSON-PP/distinfo +++ b/converters/p5-JSON-PP/distinfo @@ -1,2 +1,3 @@ -SHA256 (JSON-PP-2.27400.tar.gz) = 0e960e89e639248c30316661f519774fab7aa1e37f367147a049f2c7ea5e06c9 -SIZE (JSON-PP-2.27400.tar.gz) = 41780 +TIMESTAMP = 1498577998 +SHA256 (JSON-PP-2.94.tar.gz) = 0bb2449743a06100674426da81a3d8eeff36da812d020861c6202227300b1831 +SIZE (JSON-PP-2.94.tar.gz) = 46646 |