[24602] trunk/dports/ruby/rb-memcache/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 28 17:30:13 PDT 2007


Revision: 24602
          http://trac.macosforge.org/projects/macports/changeset/24602
Author:   pguyot at kallisys.net
Date:     2007-04-28 17:30:13 -0700 (Sat, 28 Apr 2007)

Log Message:
-----------
ruby/rb-memcache: update to 0.0.4, take over maintainership.

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

Modified: trunk/dports/ruby/rb-memcache/Portfile
===================================================================
--- trunk/dports/ruby/rb-memcache/Portfile	2007-04-29 00:25:15 UTC (rev 24601)
+++ trunk/dports/ruby/rb-memcache/Portfile	2007-04-29 00:30:13 UTC (rev 24602)
@@ -1,17 +1,19 @@
 # $Id$
-PortSystem		1.0
-PortGroup		ruby 1.0
+PortSystem	1.0
+PortGroup	ruby 1.0
 
-ruby.setup		{memcache Ruby-MemCache} 0.0.2 basic_install.rb {README docs \
-                tests test.rb utils.rb}
-maintainers		nomaintainer at macports.org
-description		This is a client library for memcached
+ruby.setup			{memcache Ruby-MemCache} 0.0.4 basic_install.rb \
+					{README docs tests test.rb utils.rb}
+maintainers			pguyot at kallisys.net
+description			This is a client library for memcached
 long_description	memcached is used to alleviate database load by caching \
-                    oft-used values in network-accessible memory space, and \
-                    is used behind several high-traffic dynamic web sites \
-                    like LiveJournal, Slashdot, WikiPedia, and others.
-checksums		    md5 8f527df0e47fe69822b71c580bbc5506
-homepage            http://www.deveiate.org/code/Ruby-MemCache.html
-master_sites        http://www.deveiate.org/code/
-depends_lib-append   port:memcached
-platforms		    darwin 
+					oft-used values in network-accessible memory space, and \
+					is used behind several high-traffic dynamic web sites \
+					like LiveJournal, Slashdot, WikiPedia, and others.
+checksums			md5 32ab2c32a7d35a67f56ed21c72fe4e6f \
+					rmd160 11d391aacf4f5a05dd665ccac361a48163c2512a \
+					sha1 e5866091bad54c3f5e924f176846677ca14991c0
+homepage			http://www.deveiate.org/code/Ruby-MemCache.html
+master_sites		http://www.deveiate.org/code/
+depends_lib-append	port:memcached
+platforms			darwin 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070428/68d8ddef/attachment.html


More information about the macports-changes mailing list