[39201] trunk/dports/lang/ruby19/Portfile

febeling at macports.org febeling at macports.org
Tue Aug 12 07:26:21 PDT 2008


Revision: 39201
          http://trac.macosforge.org/projects/macports/changeset/39201
Author:   febeling at macports.org
Date:     2008-08-12 07:26:21 -0700 (Tue, 12 Aug 2008)
Log Message:
-----------
add livecheck; make lint happy

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

Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile	2008-08-12 14:00:35 UTC (rev 39200)
+++ trunk/dports/lang/ruby19/Portfile	2008-08-12 14:26:21 UTC (rev 39201)
@@ -28,7 +28,7 @@
 worksrcdir         ruby-1.9.0-r18217
 
 checksums          sha1 dd10ee600231a908e3d37966dd5dee34ba939097
-use_parallel_build no # breaks occasionally 1.9.0-1 
+use_parallel_build no # breaks occasionally 1.9.0-1
 
 depends_lib		   port:libiconv \
 				   port:readline \
@@ -73,3 +73,7 @@
 	configure.args-delete   --without-tk
 	configure.args-append   --enable-tcltk-framework
 }
+
+livecheck.check regex
+livecheck.url   http://ftp.ruby-lang.org/pub/ruby/1.9/
+livecheck.regex ruby-(${version})${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080812/48b249ba/attachment.html 


More information about the macports-changes mailing list