Index: head/converters/p5-JSON/Makefile =================================================================== --- head/converters/p5-JSON/Makefile (revision 260515) +++ head/converters/p5-JSON/Makefile (revision 260516) @@ -1,27 +1,27 @@ # New ports collection makefile for: JSON # Date created: 19 Aug 2005 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= JSON -PORTVERSION= 2.21 +PORTVERSION= 2.22 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) CONFLICTS= p5-JSON-1.* PERL_CONFIGURE= yes MAN3= JSON.3 \ JSON::PP.3 \ JSON::PP56.3 \ JSON::PP58.3 \ JSON::PP::Boolean.3 \ JSON::PP5005.3 .include Property changes on: head/converters/p5-JSON/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/converters/p5-JSON/distinfo =================================================================== --- head/converters/p5-JSON/distinfo (revision 260515) +++ head/converters/p5-JSON/distinfo (revision 260516) @@ -1,3 +1,3 @@ -MD5 (JSON-2.21.tar.gz) = 52cdec34f1d669b64ee15dce1c9a11d5 -SHA256 (JSON-2.21.tar.gz) = 47ee43842b8e0ad36cd474d2928acb0b403ef14573adb420faf7602f4402e0b7 -SIZE (JSON-2.21.tar.gz) = 74923 +MD5 (JSON-2.22.tar.gz) = 4705fae3d9688d6eac00fb027147dec3 +SHA256 (JSON-2.22.tar.gz) = 6945f225f1d42c0fa57a8fb2dd2c0337283610882d1f2aa25796c7799572c995 +SIZE (JSON-2.22.tar.gz) = 75653 Property changes on: head/converters/p5-JSON/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property