Revision: 103379 https://trac.macports.org/changeset/103379 Author: ciserlohn@macports.org Date: 2013-02-23 06:28:21 -0800 (Sat, 23 Feb 2013) Log Message: ----------- jruby: update to version 1.7.3 Modified Paths: -------------- trunk/dports/lang/jruby/Portfile Modified: trunk/dports/lang/jruby/Portfile =================================================================== --- trunk/dports/lang/jruby/Portfile 2013-02-23 14:05:11 UTC (rev 103378) +++ trunk/dports/lang/jruby/Portfile 2013-02-23 14:28:21 UTC (rev 103379) @@ -4,7 +4,7 @@ PortSystem 1.0 name jruby -version 1.7.2 +version 1.7.3 categories lang ruby maintainers ciserlohn @@ -26,8 +26,8 @@ distname ${name}-src-${version} worksrcdir ${name}-${version} -checksums rmd160 933192432d898494d27d05927029203ddb2d4a44 \ - sha256 2477539f38b2da1394d23612e3c6445d846b57698059f4a53e8e681e70185921 +checksums rmd160 1643d9b270ec4a5db63e5c643d1337cb08e7addc \ + sha256 b553d243645c0631b7461297c4733209423114733f1ec6beedf81b869cfd709e depends_build port:apache-ant depends_lib bin:java:kaffe
participants (1)
-
ciserlohn@macports.org