Ticket #2798: fcgi-diff

File fcgi-diff, 964 bytes (added by roberto@…, 19 years ago)

Diff for Portfile

Line 
1? files
2Index: Portfile
3===================================================================
4RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/ruby/rb-fcgi/Portfile,v
5retrieving revision 1.4
6diff -u -r1.4 Portfile
7--- Portfile    7 Oct 2004 21:28:12 -0000       1.4
8+++ Portfile    23 Mar 2005 11:08:36 -0000
9@@ -2,7 +2,7 @@
10 PortSystem             1.0
11 PortGroup              ruby 1.0
12 
13-ruby.setup             {fcgi ruby-fcgi} 0.8.5 extconf.rb {README}
14+ruby.setup             {fcgi ruby-fcgi} 0.8.5 install.rb {README}
15 maintainers            shu@rufuran.org
16 description            The Ruby interface to FastCGI
17 long_description       FastCGI is a language independent, scalable, open \
18@@ -12,8 +12,8 @@
19 categories-append      www
20 homepage               http://rwiki.moonwolf.com/rw-cgi.cgi?cmd=view\;name=fcgi
21 master_sites   http://www.moonwolf.com/ruby/archive/
22-checksums              md5 650989da3eb4cc7a344dcaf06a44923d
23+checksums              md5 896007e727153c6d05c380dd2d7fb109
24 platforms              darwin
25 
26 depends_lib-append     lib:libfcgi.2:fcgi
27-
28+patchfiles      patch-fcgi.c