Date: Fri, 16 Jun 2006 14:45:57 -0600 (MDT) From: "Aaron Dalton" <aaron@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kuriyama@FreeBSD.org Subject: ports/99058: [PATCH] converters/p5-JSON: update to 1.07 Message-ID: <200606162045.k5GKjv4m061817@moondance.itsy-bitsy.net> Resent-Message-ID: <200606162050.k5GKoHfK029126@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99058 >Category: ports >Synopsis: [PATCH] converters/p5-JSON: update to 1.07 >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: Fri Jun 16 20:50:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC >Description: - Update to 1.07 Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-JSON-1.07.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-JSON/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 6 May 2006 11:31:57 -0000 1.6 +++ Makefile 16 Jun 2006 20:46:10 -0000 @@ -6,7 +6,7 @@ # PORTNAME= JSON -PORTVERSION= 1.05 +PORTVERSION= 1.07 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MAKAMAKA @@ -25,7 +25,7 @@ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again .endif .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm Index: distinfo =================================================================== RCS file: /home/pcvs/ports/converters/p5-JSON/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 6 May 2006 11:31:57 -0000 1.5 +++ distinfo 16 Jun 2006 20:46:10 -0000 @@ -1,3 +1,3 @@ -MD5 (JSON-1.05.tar.gz) = f7d25807249bf357ea4843cbadcabe2d -SHA256 (JSON-1.05.tar.gz) = c56455d36cf4cb61d3af77fb7cb3dddc049a32169ef8af12cb3e3571c0764a3e -SIZE (JSON-1.05.tar.gz) = 25499 +MD5 (JSON-1.07.tar.gz) = c7b385e35f37b4c8595c4f6e7eeb573e +SHA256 (JSON-1.07.tar.gz) = a27490a3ad149a89bf3c9d5112d2d99cb222ded12bdd04352b5372e958b2d738 +SIZE (JSON-1.07.tar.gz) = 26070 --- p5-JSON-1.07.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606162045.k5GKjv4m061817>