Ticket #13222: rb-mongrel.diff
File rb-mongrel.diff, 972 bytes (added by blb@…, 16 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 PortGroup ruby 1.0 5 ruby.setup mongrel 1. 0.1gem {} rubyforge_gem5 ruby.setup mongrel 1.1.5 gem {} rubyforge_gem 6 6 maintainers pguyot@kallisys.net 7 7 description Fast HTTP Library and server for Ruby 8 8 long_description Mongrel is a fast HTTP library and server for Ruby that \ … … 10 10 using plain HTTP rather than FastCGI or SCGI. It is \ 11 11 framework agnostic and already supports Ruby On Rails, \ 12 12 Og+Nitro, and Camping frameworks. 13 checksums md5 e3caa5d827d0d4bf03acc7245b71694f\14 sha1 9efda5fd0f989cba6ebf342985bf8a6b4c5fd056\15 rmd160 ac30135e517c20ccd220e63e26a0d6cf0600bbd213 checksums md5 a37617eb48f0932cc32143b2d76c0d12 \ 14 sha1 ce2393a56d49c5fcf726c744917b9a37b6daa743 \ 15 rmd160 d678d5a07e4ae61c28d0174f1c591a261a335056 16 16 17 17 depends_lib-append \ 18 18 port:rb-daemons \