ports/139257: Update port: www/mod_wsgi Upgrade to 2.6
Douglas William Thrift
douglas at douglasthrift.net
Wed Sep 30 17:30:03 UTC 2009
>Number: 139257
>Category: ports
>Synopsis: Update port: www/mod_wsgi Upgrade to 2.6
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 30 17:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Douglas William Thrift
>Release: FreeBSD 7.2-RELEASE-p1-jc2 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 7.2-RELEASE-p1-jc2 FreeBSD 7.2-RELEASE-p1-jc2 #0: Thu Jun 18 15:16:49 PDT 2009 user at jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
Upgraded mod_wsgi to version 2.6.
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0206
>How-To-Repeat:
>Fix:
--- mod_wsgi.patch begins here ---
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 at 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
--- mod_wsgi.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list