[62183] trunk/dports/lang/ruby/Portfile

nox at macports.org nox at macports.org
Wed Dec 30 10:33:37 PST 2009


Revision: 62183
          http://trac.macports.org/changeset/62183
Author:   nox at macports.org
Date:     2009-12-30 10:33:36 -0800 (Wed, 30 Dec 2009)
Log Message:
-----------
Fix ruby livecheck

Modified Paths:
--------------
    trunk/dports/lang/ruby/Portfile

Modified: trunk/dports/lang/ruby/Portfile
===================================================================
--- trunk/dports/lang/ruby/Portfile	2009-12-30 18:33:27 UTC (rev 62182)
+++ trunk/dports/lang/ruby/Portfile	2009-12-30 18:33:36 UTC (rev 62183)
@@ -121,7 +121,7 @@
 default_variants	+thread_hooks
 
 livecheck.type	regex
-livecheck.url	http://www.ruby-lang.org/en/downloads/
-livecheck.regex	{>Ruby (1.8.*?)</a> \(md5:}
+livecheck.url	http://ftp.ruby-lang.org/pub/ruby/1.8/
+livecheck.regex	{ruby-(\d+(?:\.\d+)*(?:-p\d+))}
 
 test.run	yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091230/8829f0eb/attachment.html>


More information about the macports-changes mailing list