Date: Wed, 15 Apr 2009 21:39:29 -0700 (PDT) From: Douglas William Thrift <douglas@douglasthrift.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/133767: Update port: www/mod_wsgi Upgrade to 2.4 Message-ID: <200904160439.n3G4dT7V029555@slowhand.douglasthrift.net> Resent-Message-ID: <200904160500.n3G50ACS088211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133767 >Category: ports >Synopsis: Update port: www/mod_wsgi Upgrade to 2.4 >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: Thu Apr 16 05:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Douglas William Thrift >Release: FreeBSD 7.1-RELEASE-p3-jc1 amd64 >Organization: >Environment: System: FreeBSD slowhand.douglasthrift.net 7.1-RELEASE-p3-jc1 FreeBSD 7.1-RELEASE-p3-jc1 #0: Fri Feb 20 15:10:57 PST 2009 user@jail2.johncompanies.com:/usr/obj/usr/src/sys/jail2 amd64 >Description: Upgraded mod_wsgi to version 2.4. http://code.google.com/p/modwsgi/wiki/ChangesInVersion0204 >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 2008-09-02 14:55:40.000000000 -0700 +++ mod_wsgi/Makefile 2009-04-15 21:26:37.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= mod_wsgi -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/distinfo mod_wsgi/distinfo --- /usr/ports/www/mod_wsgi/distinfo 2008-09-02 14:55:40.000000000 -0700 +++ mod_wsgi/distinfo 2009-04-15 21:21:23.000000000 -0700 @@ -1,3 +1,3 @@ -MD5 (mod_wsgi-2.3.tar.gz) = c686e1c498dbe5753fe491c3cf61cff4 -SHA256 (mod_wsgi-2.3.tar.gz) = 760f03e4d96dd0560717b06448af95bd79e91b59d31930171775a53bb7ec2375 -SIZE (mod_wsgi-2.3.tar.gz) = 96872 +MD5 (mod_wsgi-2.4.tar.gz) = a2b964cc51d6ff86c38c74db5748eab5 +SHA256 (mod_wsgi-2.4.tar.gz) = 96d2e113dff1d4815564c5f7d6645f971dad738470721bbc03b1349efc7bb57c +SIZE (mod_wsgi-2.4.tar.gz) = 99491 diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/files/patch-mod_wsgi.c mod_wsgi/files/patch-mod_wsgi.c --- /usr/ports/www/mod_wsgi/files/patch-mod_wsgi.c 2008-09-02 14:55:40.000000000 -0700 +++ mod_wsgi/files/patch-mod_wsgi.c 1969-12-31 16:00:00.000000000 -0800 @@ -1,13 +0,0 @@ -Index: mod_wsgi.c -=================================================================== ---- mod_wsgi.c (revision 1007) -+++ mod_wsgi.c (revision 1008) -@@ -245,7 +245,7 @@ - /* Version and module information. */ - - #define MOD_WSGI_MAJORVERSION_NUMBER 2 --#define MOD_WSGI_MINORVERSION_NUMBER 2 -+#define MOD_WSGI_MINORVERSION_NUMBER 3 - #define MOD_WSGI_VERSION_STRING "2.3" - - #if AP_SERVER_MAJORVERSION_NUMBER < 2 --- mod_wsgi.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904160439.n3G4dT7V029555>