FreeBSD Bugzilla – Attachment 100020 Details for
Bug 139257
Update port: www/mod_wsgi Upgrade to 2.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_wsgi.patch
mod_wsgi.patch (text/plain), 1.12 KB, created by
Douglas Thrift
on 2009-09-30 18:30:02 UTC
(
hide
)
Description:
mod_wsgi.patch
Filename:
MIME Type:
Creator:
Douglas Thrift
Created:
2009-09-30 18:30:02 UTC
Size:
1.12 KB
patch
obsolete
>diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/Makefile mod_wsgi/Makefile >--- /usr/ports/www/mod_wsgi/Makefile 2009-05-21 13:45:34.000000000 -0700 >+++ mod_wsgi/Makefile 2009-09-30 10:16:54.000000000 -0700 >@@ -6,9 +6,10 @@ > # > > PORTNAME= mod_wsgi >-PORTVERSION= 2.5 >+PORTVERSION= 2.6 > CATEGORIES= www python >-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ >+ http://code.douglasthrift.net/files/${PORTNAME}/ > > MAINTAINER= douglas@douglasthrift.net > COMMENT= Python WSGI adapter module for Apache >diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/distinfo mod_wsgi/distinfo >--- /usr/ports/www/mod_wsgi/distinfo 2009-05-14 01:18:55.000000000 -0700 >+++ mod_wsgi/distinfo 2009-09-30 09:58:50.000000000 -0700 >@@ -1,3 +1,3 @@ >-MD5 (mod_wsgi-2.5.tar.gz) = 43ad11c477799e2f780c50197c420afd >-SHA256 (mod_wsgi-2.5.tar.gz) = cdeaa75a452601582f85bb01deb2311a89b4c4f024712a0a6a07c0c431da3341 >-SIZE (mod_wsgi-2.5.tar.gz) = 97420 >+MD5 (mod_wsgi-2.6.tar.gz) = c313cd7a662024866ce3376cb5a76cf6 >+SHA256 (mod_wsgi-2.6.tar.gz) = 70ca565528bdb29d1f0903e39827288dca5bff7ffccf090957dd4ed02b51e497 >+SIZE (mod_wsgi-2.6.tar.gz) = 99955
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 139257
: 100020
Working