>Submitter-Id: current-users >Originator: Sunpoet Po-Chuan Hsieh >Organization: The FreeBSD Project >Confidential: no >Synopsis: [PATCH] devel/rubygem-multi_json: update to 1.3.2 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 9.0-STABLE amd64 >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012 >Description: - Update to 1.3.2
Port maintainer ([email protected]) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- rubygem-multi_json-1.3.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-multi_json/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 2 Dec 2011 19:37:43 -0000 1.4 +++ Makefile 19 Apr 2012 18:33:46 -0000 @@ -6,7 +6,7 @@ # PORTNAME= multi_json -PORTVERSION= 1.0.4 +PORTVERSION= 1.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -21,7 +21,7 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> .if defined(WITH_JSON) RUN_DEPENDS+= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json @@ -35,4 +35,4 @@ RUN_DEPENDS+= rubygem-yajl-ruby>=0:${PORTSDIR}/devel/rubygem-yajl-ruby .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-multi_json/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 2 Dec 2011 19:37:43 -0000 1.4 +++ distinfo 19 Apr 2012 18:33:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (rubygem/multi_json-1.0.4.gem) = 996d3a3349b7d944e259da33df67e44650de621337044cea9cbac1c63acd5e38 -SIZE (rubygem/multi_json-1.0.4.gem) = 14336 +SHA256 (rubygem/multi_json-1.3.2.gem) = f94dfbae408797a2f87324f88d4cf21dcc0ea09bdfeeb393026948775ea2fe60 +SIZE (rubygem/multi_json-1.3.2.gem) = 16896 --- rubygem-multi_json-1.3.2.patch ends here --- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
