[61393] trunk/dports/ruby/rb-rabbit/Portfile

kimuraw at macports.org kimuraw at macports.org
Thu Dec 10 03:51:01 PST 2009


Revision: 61393
          http://trac.macports.org/changeset/61393
Author:   kimuraw at macports.org
Date:     2009-12-10 03:50:58 -0800 (Thu, 10 Dec 2009)
Log Message:
-----------
ruby/rb-rabbit: upgrade to 0.6.2

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

Modified: trunk/dports/ruby/rb-rabbit/Portfile
===================================================================
--- trunk/dports/ruby/rb-rabbit/Portfile	2009-12-10 09:54:29 UTC (rev 61392)
+++ trunk/dports/ruby/rb-rabbit/Portfile	2009-12-10 11:50:58 UTC (rev 61393)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		rabbit 0.6.1 setup.rb {README.en sample misc}
+ruby.setup		rabbit 0.6.2 setup.rb {README.en sample misc}
 revision		0
 maintainers		kimuraw
 description		An application to do presentation with RD document.
@@ -17,7 +17,8 @@
 
 categories-append	graphics
 platforms		darwin
-homepage        http://www.cozmixng.org/~rwiki/\?cmd=view\;name=Rabbit
+homepage        {http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit}
+license			Ruby
 
 depends_lib-append	port:rb-gtk2 port:rb-rsvg port:rb-poppler \
 					port:rb-htree port:rb-div \
@@ -26,6 +27,7 @@
 post-build {
 	reinplace "s|^#!.*ruby|#!${ruby.bin}|" \
 		${worksrcpath}/bin/rabbit \
+		${worksrcpath}/bin/rabbit-command \
 		${worksrcpath}/bin/rabbit-theme-manager \
 		${worksrcpath}/bin/rabrick \
 		${worksrcpath}/bin/rabbirc
@@ -35,9 +37,9 @@
 }
 
 master_sites    http://www.cozmixng.org/~kou/download/
-checksums		md5 ebbfb0946964d313f9a88b460d243c1b \
-				rmd160 76f7c4b7eb8004c29ecada080e2d43b5a618854d \
-				sha1 3a6744f868b6be10ae2a9914a5cebcc1379c7132
+checksums		md5 0c797541509826465891f519a4fc0abb \
+				rmd160 7b778262b98846596be13343485f4da4753f8850 \
+				sha1 879674744d35ee8614d04793efbf9b7c5f7d1a91
 
 livecheck.type	regex
 livecheck.url	http://raa.ruby-lang.org/project/rabbit/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091210/ca88ca35/attachment-0001.html>


More information about the macports-changes mailing list