Ticket #44651: mod_wsgi-4_2_7-patch.txt

File mod_wsgi-4_2_7-patch.txt, 956 bytes (added by mfisher@…, 10 years ago)
Line 
1--- Portfile    2013-07-15 12:02:06.000000000 -0400
2+++ Portfile@4.2.7      2014-08-14 16:35:58.000000000 -0400
3@@ -1,9 +1,9 @@
4 # $Id: Portfile 77942 2011-04-17 21:25:24Z jberry@macports.org $
5 
6 PortSystem 1.0
7+PortGroup           github 1.0
8+github.setup        GrahamDumpleton mod_wsgi 4.2.7
9 
10-name            mod_wsgi
11-version         3.3
12 categories      www python
13 platforms       darwin
14 license         Apache
15@@ -16,10 +16,8 @@
16 mod_python or alternative FASTCGI/SCGI/CGI based solutions.
17 
18 homepage        http://www.modwsgi.org/
19-master_sites    googlecode:modwsgi
20-checksums       md5     6172bb2bbabcd0c25867c2bc06f99dbb \
21-                sha1    f32d38e5d3ed5de1efd5abefb52678f833dc9166 \
22-                rmd160  759cf57d691924271fbc45af10596c033c063c89
23+checksums       rmd160 60d620d74402022d463a45af9dfb318d0feede6e \
24+                sha256 c134c07d797ca59030871ee39a8701f5dcf78bc6ef27769e8a084b82c010d21e
25 
26 depends_lib     port:apache2
27