ports/113892: [PATCH] converters/p5-JSON: update to 1.14

Yen-Ming at utopia.leeym.com Yen-Ming at utopia.leeym.com
Thu Jun 21 01:10:11 UTC 2007


>Number:         113892
>Category:       ports
>Synopsis:       [PATCH] converters/p5-JSON: update to 1.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 21 01:10:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee,,,,
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun May 20 13:11:02 CST 2007
>Description:
- Update to 1.14

Port maintainer (kuriyama at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-JSON-1.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/converters/p5-JSON/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	21 Apr 2007 10:16:51 -0000	1.8
+++ Makefile	21 Jun 2007 01:05:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	JSON
-PORTVERSION=	1.10
+PORTVERSION=	1.14
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/M/MA/MAKAMAKA
@@ -20,7 +20,7 @@
 
 PERL_CONFIGURE=	yes
 MAN3=		Apache::JSONRPC.3 JSON.3 JSON::Converter.3 \
-		JSON::PP.3 JSON::Parser.3 \
+		JSON::PP.3 JSON::PP5005.3 JSON::PP56.3 JSON::Parser.3 \
 		JSONRPC.3 JSONRPC::Transport::HTTP.3
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/converters/p5-JSON/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	21 Apr 2007 10:16:51 -0000	1.7
+++ distinfo	21 Jun 2007 01:05:55 -0000
@@ -1,3 +1,3 @@
-MD5 (JSON-1.10.tar.gz) = 3b9f39a200b0f348c8dd9ed89129251f
-SHA256 (JSON-1.10.tar.gz) = 63f7d04453a3693f515a7aa0fd1f8970dc0f53750f9c69fa55b66af9b609ba25
-SIZE (JSON-1.10.tar.gz) = 31438
+MD5 (JSON-1.14.tar.gz) = d95d9cdb7c0a64a51d3d946915db52fb
+SHA256 (JSON-1.14.tar.gz) = 6840c9208bb5b8121b2daceb4db794dc82f150a727baf60ec6ba186ed99ea8e2
+SIZE (JSON-1.14.tar.gz) = 36432
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/converters/p5-JSON/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist	21 Apr 2007 10:16:51 -0000	1.5
+++ pkg-plist	21 Jun 2007 01:05:55 -0000
@@ -2,6 +2,8 @@
 %%SITE_PERL%%/JSON.pm
 %%SITE_PERL%%/JSON/Converter.pm
 %%SITE_PERL%%/JSON/PP.pm
+%%SITE_PERL%%/JSON/PP5005.pm
+%%SITE_PERL%%/JSON/PP56.pm
 %%SITE_PERL%%/JSON/Parser.pm
 %%SITE_PERL%%/JSONRPC.pm
 %%SITE_PERL%%/JSONRPC/Transport/HTTP.pm
--- p5-JSON-1.14.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list