[24041] trunk/dports/ruby/rb-mongrel_cluster/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 15 01:33:25 PDT 2007


Revision: 24041
          http://trac.macosforge.org/projects/macports/changeset/24041
Author:   pguyot at kallisys.net
Date:     2007-04-15 01:33:25 -0700 (Sun, 15 Apr 2007)

Log Message:
-----------
ruby/rb-mongrel_cluster: update to 0.2.1, add livecheck

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

Modified: trunk/dports/ruby/rb-mongrel_cluster/Portfile
===================================================================
--- trunk/dports/ruby/rb-mongrel_cluster/Portfile	2007-04-15 08:28:03 UTC (rev 24040)
+++ trunk/dports/ruby/rb-mongrel_cluster/Portfile	2007-04-15 08:33:25 UTC (rev 24041)
@@ -2,16 +2,20 @@
 
 PortSystem			1.0
 PortGroup			ruby 1.0
-ruby.setup			mongrel_cluster 0.2.0 gem {} rubyforge_gem
+ruby.setup			mongrel_cluster 0.2.1 gem {} rubyforge_gem
 maintainers			pguyot at kallisys.net
 description			Mongrel plugin that provides commands and Capistrano \
 					tasks for managing multiple Mongrel processes.
 long_description	Mongrel plugin that provides commands and Capistrano \
 					tasks for managing multiple Mongrel processes.
-checksums			md5 9342e3972b50db92636dca2f2a5ffd25 \
-					sha1 ad177b87ffd9528bc69969e007102477dcb1a22d \
-					rmd160 2564f55e3a43a64cf7c8d12c37aa586dc69c9d8a
+checksums			md5 4f497c3823cadf527b7dab12a05dda7b \
+					sha1 2e4d8d3c584ee94095d171b3f0fe28eba87f9e32 \
+					rmd160 5920e42e48b851730b97f173b548b5679183bb6a
 
 depends_lib-append \
 					port:rb-gem_plugin \
 					port:rb-mongrel
+
+livecheck.check	regex
+livecheck.url	http://rubyforge.org/frs/?group_id=1306
+livecheck.regex	">${ruby.module}-(.*?)<"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070415/42d08edc/attachment.html


More information about the macports-changes mailing list