[60673] trunk/dports/ruby/rb-fcgi/Portfile

snc at macports.org snc at macports.org
Thu Nov 19 12:53:28 PST 2009


Revision: 60673
          http://trac.macports.org/changeset/60673
Author:   snc at macports.org
Date:     2009-11-19 12:53:25 -0800 (Thu, 19 Nov 2009)
Log Message:
-----------
updated version, migrated to rubyforge

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

Modified: trunk/dports/ruby/rb-fcgi/Portfile
===================================================================
--- trunk/dports/ruby/rb-fcgi/Portfile	2009-11-19 20:38:07 UTC (rev 60672)
+++ trunk/dports/ruby/rb-fcgi/Portfile	2009-11-19 20:53:25 UTC (rev 60673)
@@ -1,8 +1,10 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{fcgi ruby-fcgi} 0.8.6 install.rb {README}
+ruby.setup		{fcgi ruby-fcgi} 0.8.7 install.rb {README} rubyforge:11368
 maintainers		icongarden.com:jstetser
 description		The Ruby interface to FastCGI
 long_description	FastCGI is a language independent, scalable, open \
@@ -10,9 +12,9 @@
 					without the limitations of server specific APIs. \
 					This is the Ruby interface.
 categories-append	www
-homepage		   http://sugi.nemui.org/prod/ruby-fcgi/
-master_sites	http://sugi.nemui.org/pub/ruby/fcgi/
-checksums		md5 2cfcb78d9809139cc72cfb45386c0723
+checksums           md5     fe4d4a019785e8108668a3e81a5df5e1 \
+                    sha1    724d01553d35738268b13a93df1b5bb01f2d2b81 \
+                    rmd160  c52e55fa75b8ee3371d6bc92130eb056173205ed
 platforms		darwin
 
 depends_lib-append	lib:libfcgi.2:fcgi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091119/ba90b7ea/attachment-0001.html>


More information about the macports-changes mailing list