[98608] trunk/dports/lang/jruby-devel/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Tue Oct 9 12:47:13 PDT 2012


Revision: 98608
          http://trac.macports.org//changeset/98608
Author:   ciserlohn at macports.org
Date:     2012-10-09 12:47:13 -0700 (Tue, 09 Oct 2012)
Log Message:
-----------
jruby-devel: update to version 1.7.0.RC2

* remove patches for darwin 12 - issue has been fixed upstream

Modified Paths:
--------------
    trunk/dports/lang/jruby-devel/Portfile

Modified: trunk/dports/lang/jruby-devel/Portfile
===================================================================
--- trunk/dports/lang/jruby-devel/Portfile	2012-10-09 19:23:19 UTC (rev 98607)
+++ trunk/dports/lang/jruby-devel/Portfile	2012-10-09 19:47:13 UTC (rev 98608)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                jruby-devel
-version             1.7.0.RC1
+version             1.7.0.RC2
 epoch               1
                     
 categories          lang ruby
@@ -27,8 +27,8 @@
 distname            jruby-src-${version}
 worksrcdir          jruby-${version}
                     
-checksums           rmd160  9f91c55f88306569a5e987c98a0c6437d4137ec2 \
-                    sha256  a09c44a0896f5ddbcb5454451fb4eaf3b180cc6f143dd4b2b7167953d77b4b38
+checksums           rmd160  884b17ef595159c2e4c84cb355b0ec61f215ee6a \
+                    sha256  b6d35ff087843f4c835b49897c7e1cc8f76fb8f0e45b38b408fe9d1eb337edf7
                     
 depends_build       port:apache-ant
 depends_lib         bin:java:kaffe
@@ -55,11 +55,6 @@
 
 variant default_ruby description "build without j prefix" {}
 
-platform darwin 12 {
-    # see https://trac.macports.org/ticket/36036
-    patchfiles-append   patch-bin-jruby-sh-expr-regex.diff
-    patchfiles-append   patch-bin-jruby-bash-expr-regex.diff
-}
 
 destroot {
     # Create the target java directory exists
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121009/2d0d0b70/attachment.html>


More information about the macports-changes mailing list