most recent changes, diff for rb-actionmailer
Index: ruby/rb-actionmailer/Portfile
--- ruby/rb-actionmailer/Portfile (revision 39413)
+++ ruby/rb-actionmailer/Portfile (revision 39414)
@@ -2,15 +2,17 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup actionmailer 1.3.3 gem {} rubyforge:18408
+
+ruby.setup actionmailer 2.1.0 gem {} rubyforge_gem
categories-append devel
maintainers rcavanaugh@gmail.com
description Simplifies the creation of mail service classes.
long_description Simplifies the creation of mail service classes \
that uses Action View (from Action Pack) to render \
the body templates.
-checksums md5 46896773f58dfbd49a4a8dcaf86b142d \
- sha1 8dfaad7ace253f3c700a2e9bf300649ba98417d5 \
- rmd160 555ae7f370e72a26b899c9fe1edd7c74a36a289a
+checksums md5 fe6c2b87a58aae93c8a182980141c5ea \
+ sha1 53d0a243ae820e18032598dc027937b33e8a08d1 \
+ rmd160 c586873ae84d36bf5bffadb2a9389cecf8b05ab3
+platforms darwin
depends_lib-append port:rb-actionpack