Ticket #10889: rails-1.1.6.patch
File rails-1.1.6.patch, 1.1 KB (added by chris@…, 18 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 PortGroup ruby 1.0 5 ruby.setup rails 1.1. 4 gem {} rubyforge:113375 ruby.setup rails 1.1.6 gem {} rubyforge:12322 6 6 categories-append www devel 7 7 maintainers rcavanaugh@gmail.com 8 8 description Ruby web-application framework for the MVC pattern. … … 11 11 framework, and object-relational mapping package. \ 12 12 Everything needed to develop web-apps that can run \ 13 13 on CGI, FastCGI, and mod_ruby. 14 checksums md5 caa7223d8bb20b048d48cf6fe4ad60ff\15 sha1 230b83ca13ae35399070ffb4d871295b51168fea\16 rmd160 8e5e679d2c18b17e491028cbf1a112829f8ffe9214 checksums md5 dee64ab90efedbbe900944fac754d72d \ 15 sha1 12fa0eae4d81cabb496f1b85706a380bc38b051c \ 16 rmd160 f7460a881eeb8f8c2cbc6a31e99127d1cb867871 17 17 18 18 depends_lib-append port:rb-rake \ 19 19 port:rb-activesupport \