SF.net SVN: gar:[22606] csw/mgar/pkg/lang-python/django/trunk
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri Nov 29 12:27:55 CET 2013
Revision: 22606
http://gar.svn.sourceforge.net/gar/?rev=22606&view=rev
Author: cgrzemba
Date: 2013-11-29 11:27:55 +0000 (Fri, 29 Nov 2013)
Log Message:
-----------
lang-python/django/trunk: Version bump to 1.4.10
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 2013-11-29 10:38:02 UTC (rev 22605)
+++ csw/mgar/pkg/lang-python/django/trunk/Makefile 2013-11-29 11:27:55 UTC (rev 22606)
@@ -7,7 +7,7 @@
# http://bugs.python.org/issue7208
NAME = django
-VERSION = 1.2.3
+VERSION = 1.4.10
CATEGORIES = python
GARTYPE = v2
@@ -40,7 +40,12 @@
# the URL and using a custom target to fit the rest of mGAR.
http//www.djangoproject.com/download/$(VERSION)/tarball/Django-$(VERSION).tar.gz:
@wget $(WGET_OPTS) -T 30 -c -P $(PARTIALDIR) http://www.djangoproject.com/download/$(VERSION)/tarball
+ pwd
+ mv $(DOWNLOADDIR)/partial/tarball $(DOWNLOADDIR)/partial/$(DISTFILES)
+CHECKPKG_OVERRIDES_CSWpy-django += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/django/conf/__init__.py
+CHECKPKG_OVERRIDES_CSWpy-django += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/django/conf/__init__.py
+
include gar/category.mk
post-install-modulated:
Modified: csw/mgar/pkg/lang-python/django/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/django/trunk/checksums 2013-11-29 10:38:02 UTC (rev 22605)
+++ csw/mgar/pkg/lang-python/django/trunk/checksums 2013-11-29 11:27:55 UTC (rev 22606)
@@ -1 +1 @@
-10bfb5831bcb4d3b1e6298d0e41d6603 Django-1.2.3.tar.gz
+d324aecc37ce5430f548653b8b1509b6 Django-1.4.10.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