[53441] trunk/dports/ruby/rb-rmail/Portfile

blb at macports.org blb at macports.org
Sun Jul 5 23:08:17 PDT 2009


Revision: 53441
          http://trac.macports.org/changeset/53441
Author:   blb at macports.org
Date:     2009-07-05 23:08:17 -0700 (Sun, 05 Jul 2009)
Log Message:
-----------
ruby/rb-rmail - version update to 1.0.0, switch to gem-based install, new homepage

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

Modified: trunk/dports/ruby/rb-rmail/Portfile
===================================================================
--- trunk/dports/ruby/rb-rmail/Portfile	2009-07-06 06:02:38 UTC (rev 53440)
+++ trunk/dports/ruby/rb-rmail/Portfile	2009-07-06 06:08:17 UTC (rev 53441)
@@ -2,8 +2,7 @@
 
 PortSystem          1.0
 PortGroup           ruby 1.0
-ruby.setup          {rmail rubymail} 0.17 install.rb {README NOTES doc guide}
-revision            1
+ruby.setup          rmail 1.0.0 gem {} rubyforge_gem
 categories-append   mail
 maintainers         nomaintainer
 description         A Ruby mail handling library
@@ -14,10 +13,11 @@
 
 platforms           darwin
 
-homepage            http://www.lickey.com/${ruby.project}/
-master_sites        ${homepage}/download/
+homepage            http://www.rfc20.org/rubymail/
 
-checksums           md5 68ed70492541086b4bf17e8e75857e2e
+checksums           md5     c94a6595a71aec61da5723699caea38c \
+                    sha1    0c946e2e7daf5468a338ce42177f52bd4f89eb82 \
+                    rmd160  9a6069172ac6bed7355c0f4b4325ec8cea4582bc
 
 test.run            yes
 test.cmd            ${ruby.bin} tests/runtests.rb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090705/f14ba405/attachment.html>


More information about the macports-changes mailing list