[106573] trunk/dports/ruby/rb19-json/Portfile

kimuraw at macports.org kimuraw at macports.org
Thu May 30 21:49:44 PDT 2013


Revision: 106573
          https://trac.macports.org/changeset/106573
Author:   kimuraw at macports.org
Date:     2013-05-30 21:49:44 -0700 (Thu, 30 May 2013)
Log Message:
-----------
ruby/rb19-json: upgrade to 1.5.3, fix build error with Xcode-4.6.2 tools

Modified Paths:
--------------
    trunk/dports/ruby/rb19-json/Portfile

Modified: trunk/dports/ruby/rb19-json/Portfile
===================================================================
--- trunk/dports/ruby/rb19-json/Portfile	2013-05-31 04:39:44 UTC (rev 106572)
+++ trunk/dports/ruby/rb19-json/Portfile	2013-05-31 04:49:44 UTC (rev 106573)
@@ -3,8 +3,8 @@
 PortSystem		    1.0
 PortGroup		    ruby 1.0
 
-ruby.setup          json 1.4.3 gem {} rubygems ruby19
-revision            1
+ruby.setup          json 1.5.3 gem {} rubygems ruby19
+revision            0
 description         JSON implementation as a Ruby extension in C
 long_description    \
     This is a implementation of the JSON specification according to RFC 4627. \
@@ -14,6 +14,6 @@
 license             Ruby
 maintainers         nomaintainer
 homepage            http://flori.github.com/json/
-checksums           md5     0bcd3fbcb41c84077b8bfac952c7e6ca \
-                    sha1    a02bc81d86c3c956e4f2a49e55aa3959b99409d7 \
-                    rmd160  964a5c58e3621e8300650e5d8d62ea34c35f2b12
+checksums           md5     88dcea4d1317ad0e7be6ebf3a9b07d59 \
+                    sha1    3289c1acacd148c787f361c2c01ef454a4c70553 \
+                    rmd160  c9687e4554bb1146db3f1a04131c638d32a1f34c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130530/8b68c020/attachment.html>


More information about the macports-changes mailing list