[csw-devel] SF.net SVN: gar:[11423] csw/mgar/pkg/lang-python/django/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 26 17:13:50 CEST 2010


Revision: 11423
          http://gar.svn.sourceforge.net/gar/?rev=11423&view=rev
Author:   wahwah
Date:     2010-10-26 15:13:50 +0000 (Tue, 26 Oct 2010)

Log Message:
-----------
django: Upgrade to 1.2.3.

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/django/trunk/Makefile
    csw/mgar/pkg/lang-python/django/trunk/checksums

Modified: csw/mgar/pkg/lang-python/django/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/django/trunk/Makefile	2010-10-26 14:21:12 UTC (rev 11422)
+++ csw/mgar/pkg/lang-python/django/trunk/Makefile	2010-10-26 15:13:50 UTC (rev 11423)
@@ -7,7 +7,7 @@
 # http://bugs.python.org/issue7208
 
 GARNAME = django
-GARVERSION = 1.1.1
+GARVERSION = 1.2.3
 CATEGORIES = python
 
 DESCRIPTION = A high-level Python Web framework
@@ -23,16 +23,17 @@
 SPKG_SOURCEURL = http://www.djangoproject.com/
 
 MASTER_SITES = http://www.djangoproject.com/download/$(GARVERSION)/tarball/
-DISTFILES  = Django-$(GARVERSION).tar.gz
+DISTFILES  = $(DISTNAME).tar.gz
 PACKAGES = CSWpy-django
 CATALOGNAME_CSWpy-django = py_django
 ARCHALL = 1
 UFILES_REGEX = Django-(\d+(?:\.\d+)*).tar.gz
-WORKSRC = $(WORKDIR)/Django-$(GARVERSION)
+DISTNAME = Django-$(GARVERSION)
 RUNTIME_DEP_PKGS =
 BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWpython-devel
 CONFIGURE_SCRIPTS =
 TEST_SCRIPTS =
+LICENSE = LICENSE
 # There's a problem that the download URL of the Django source tarball does not
 # contain the file name. The browser is being redirected instead. Hard-coding
 # the URL and using a custom target to fit the rest of mGAR.

Modified: csw/mgar/pkg/lang-python/django/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/django/trunk/checksums	2010-10-26 14:21:12 UTC (rev 11422)
+++ csw/mgar/pkg/lang-python/django/trunk/checksums	2010-10-26 15:13:50 UTC (rev 11423)
@@ -1 +1 @@
-d7839c192e115f9c4dd8777de24dc21c  Django-1.1.1.tar.gz
+10bfb5831bcb4d3b1e6298d0e41d6603  Django-1.2.3.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