[103879] trunk/dports/ruby/rb-runt/Portfile

kimuraw at macports.org kimuraw at macports.org
Sat Mar 9 04:03:27 PST 2013


Revision: 103879
          https://trac.macports.org/changeset/103879
Author:   kimuraw at macports.org
Date:     2013-03-09 04:03:27 -0800 (Sat, 09 Mar 2013)
Log Message:
-----------
ruby/rb-runt: upgrade to 0.7.0, fix checksums error

Modified Paths:
--------------
    trunk/dports/ruby/rb-runt/Portfile

Modified: trunk/dports/ruby/rb-runt/Portfile
===================================================================
--- trunk/dports/ruby/rb-runt/Portfile	2013-03-09 10:45:29 UTC (rev 103878)
+++ trunk/dports/ruby/rb-runt/Portfile	2013-03-09 12:03:27 UTC (rev 103879)
@@ -2,7 +2,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		runt 0.2.0 setup.rb {README doc} rubyforge:614
+ruby.setup		runt 0.7.0 setup.rb {README doc} rubyforge:39215
 maintainers		nomaintainer
 description		Ruby API for scheduling recurring/occuring events
 long_description	Runt provides a simple API for scheduling \
@@ -10,8 +10,10 @@
 					implementation of otherwise excellent temporal \
 					patterns created by Martin Fowler. It is a Ruby \
 					version of ChronicJ (http://chronicj.org).
-checksums		md5 2bf595823d47d998183b18a4b2a1cac1
+license         Apache
+checksums		md5 51bbf39848701f05565141dd79f209a5
 platforms		darwin
+extract.suffix  .tgz
 
 test.run		yes
 test.dir		${worksrcpath}/test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130309/28be0ad2/attachment.html>


More information about the macports-changes mailing list