Index: head/converters/p5-JSON-XS/Makefile =================================================================== --- head/converters/p5-JSON-XS/Makefile (revision 409670) +++ head/converters/p5-JSON-XS/Makefile (revision 409671) @@ -1,27 +1,30 @@ # Created by: Lung Sung # $FreeBSD$ PORTNAME= JSON-XS -PORTVERSION= 3.01 -PORTREVISION= 2 +PORTVERSION= 3.02 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= JSON serialising/deserialising, done correctly and fast LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Types-Serialiser>=0:${PORTSDIR}/devel/p5-Types-Serialiser \ p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure + +post-patch: +# This dependency does nothing and is safe to remove + @${REINPLACE_CMD} -e '/use Canary::Stability/d' ${WRKSRC}/Makefile.PL post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/JSON/XS/XS.so .include Index: head/converters/p5-JSON-XS/distinfo =================================================================== --- head/converters/p5-JSON-XS/distinfo (revision 409670) +++ head/converters/p5-JSON-XS/distinfo (revision 409671) @@ -1,2 +1,2 @@ -SHA256 (JSON-XS-3.01.tar.gz) = 4e8df3256a5aa9ed304ce1bbcd9140737deef31ba847bff9f4c15480c88c71ab -SIZE (JSON-XS-3.01.tar.gz) = 78245 +SHA256 (JSON-XS-3.02.tar.gz) = 5f6a5944887d75f1d34440a2d9e69ef12e23f434af23acb143fb0241f40b02be +SIZE (JSON-XS-3.02.tar.gz) = 82712