diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index 0886ef5b5d73..80c02d3f1ee1 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -1,37 +1,37 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= JSON-PP -PORTVERSION= 2.27202 +PORTVERSION= 2.27203 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAKAMAKA PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON::XS compatible pure-Perl module LICENSE= ART10 GPLv1 LICENSE_COMB= dual USE_PERL5= configure USES= perl5 .include .if ${PERL_LEVEL} < 501400 PLIST_SUB= BIN_JSON_PP="" .else PLIST_SUB= BIN_JSON_PP="@comment " .endif pre-patch: @${MV} ${WRKSRC}/bin/json_pp ${WRKSRC}/bin/p5json_pp @${REINPLACE_CMD} -e 's|bin/json_pp|bin/p5json_pp|' ${WRKSRC}/MANIFEST ${WRKSRC}/Makefile.PL post-install: .if ${PERL_LEVEL} < 501400 ${CP} -p ${STAGEDIR}${PREFIX}/bin/p5json_pp ${STAGEDIR}${PREFIX}/bin/json_pp .endif .include diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo index 854e7df835dc..4cf1b10bf47d 100644 --- a/converters/p5-JSON-PP/distinfo +++ b/converters/p5-JSON-PP/distinfo @@ -1,2 +1,2 @@ -SHA256 (JSON-PP-2.27202.tar.gz) = 3ec0a78d1049db7f58449c28b69349834f8a9623190acbf041a709f184527eb3 -SIZE (JSON-PP-2.27202.tar.gz) = 41076 +SHA256 (JSON-PP-2.27203.tar.gz) = b7063939721d0be3b0d1ab33ed13c4a8bfaecc0b526036d94d2691e582f25c52 +SIZE (JSON-PP-2.27203.tar.gz) = 41142