SF.net SVN: gar:[24394] csw/mgar/pkg/mod_wsgi/trunk

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sun Nov 30 12:15:56 CET 2014


Revision: 24394
          http://sourceforge.net/p/gar/code/24394
Author:   rthurner
Date:     2014-11-30 11:15:54 +0000 (Sun, 30 Nov 2014)
Log Message:
-----------
mod_wsgi/trunk: mod_wsgi, wrong update of donwload to github.

Modified Paths:
--------------
    csw/mgar/pkg/mod_wsgi/trunk/Makefile
    csw/mgar/pkg/mod_wsgi/trunk/checksums

Modified: csw/mgar/pkg/mod_wsgi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mod_wsgi/trunk/Makefile	2014-11-30 09:47:49 UTC (rev 24393)
+++ csw/mgar/pkg/mod_wsgi/trunk/Makefile	2014-11-30 11:15:54 UTC (rev 24394)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = mod_wsgi
-VERSION = 3.4
+VERSION = 4.4.0
 GARTYPE = v2
 
 DESCRIPTION = Apache/Python WSGI adapter module.
@@ -9,13 +9,12 @@
   Mod_wsgi is a python WSGI adapter module for Apache.
 endef
 
-GOOGLE_PROJECT = modwsgi
-MASTER_SITES = $(GOOGLE_MIRROR)
-DISTFILES += $(DISTNAME).tar.gz
-DISTFILES += postinstall preremove
+MASTER_SITES    =       $(GITHUB_MIRROR)
+GITHUB_USER     =       GrahamDumpleton
+DISTFILES      +=       postinstall preremove
 
-VENDOR_URL = https://code.google.com/p/modwsgi/
-LICENSE = LICENCE
+VENDOR_URL      = https://github.com/GrahamDumpleton/mod_wsgi/
+LICENSE         = LICENCE
 
 PACKAGES = CSWap2modwsgi
 CATALOGNAME_CSWap2modwsgi   = ap2_modwsgi

Modified: csw/mgar/pkg/mod_wsgi/trunk/checksums
===================================================================
--- csw/mgar/pkg/mod_wsgi/trunk/checksums	2014-11-30 09:47:49 UTC (rev 24393)
+++ csw/mgar/pkg/mod_wsgi/trunk/checksums	2014-11-30 11:15:54 UTC (rev 24394)
@@ -1 +0,0 @@
-f42d69190ea0c337ef259cbe8d94d985  mod_wsgi-3.4.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list