summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-11-13 19:56:16 +0000
committeradam <adam@pkgsrc.org>2015-11-13 19:56:16 +0000
commit5c22705531615d6e4562f2e55601eb2d05132a52 (patch)
tree0dadef3d081d6e6bb01dffbcff923a1016b2d94e /www
parent9c0cfa990a3872670447f783e9ece73474370aad (diff)
downloadpkgsrc-5c22705531615d6e4562f2e55601eb2d05132a52.tar.gz
Changes 1.9.3:
- Fixing regression with admin redirects following save action
Diffstat (limited to 'www')
-rw-r--r--www/py-django-reversion/Makefile7
-rw-r--r--www/py-django-reversion/PLIST10
-rw-r--r--www/py-django-reversion/distinfo10
3 files changed, 17 insertions, 10 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile
index 1c34f330e49..b19ed87f711 100644
--- a/www/py-django-reversion/Makefile
+++ b/www/py-django-reversion/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2015/07/17 15:27:14 adam Exp $
+# $NetBSD: Makefile,v 1.13 2015/11/13 19:56:16 adam Exp $
-DISTNAME= django-reversion-1.8.7
+DISTNAME= django-reversion-1.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/d/django-reversion/
@@ -11,9 +11,8 @@ COMMENT= Version control facilities for Django
LICENSE= modified-bsd
USE_LANGUAGES= # empty
-PYDISTUTILSPKG= yes
DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-django-reversion/PLIST b/www/py-django-reversion/PLIST
index aa7da487709..d222439915b 100644
--- a/www/py-django-reversion/PLIST
+++ b/www/py-django-reversion/PLIST
@@ -1,4 +1,10 @@
-@comment $NetBSD: PLIST,v 1.7 2015/04/17 15:14:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2015/11/13 19:56:16 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/reversion/__init__.py
${PYSITELIB}/reversion/__init__.pyc
${PYSITELIB}/reversion/__init__.pyo
@@ -8,6 +14,8 @@ ${PYSITELIB}/reversion/admin.pyo
${PYSITELIB}/reversion/helpers.py
${PYSITELIB}/reversion/helpers.pyc
${PYSITELIB}/reversion/helpers.pyo
+${PYSITELIB}/reversion/locale/ar/LC_MESSAGES/django.mo
+${PYSITELIB}/reversion/locale/ar/LC_MESSAGES/django.po
${PYSITELIB}/reversion/locale/cs/LC_MESSAGES/django.mo
${PYSITELIB}/reversion/locale/cs/LC_MESSAGES/django.po
${PYSITELIB}/reversion/locale/da/LC_MESSAGES/django.mo
diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo
index 654ffe2ddf4..2ebc3d3ae73 100644
--- a/www/py-django-reversion/distinfo
+++ b/www/py-django-reversion/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/04 02:47:25 agc Exp $
+$NetBSD: distinfo,v 1.13 2015/11/13 19:56:16 adam Exp $
-SHA1 (django-reversion-1.8.7.tar.gz) = 236c27a5dd98c73f2aac49cba9dc93a07af3c8d5
-RMD160 (django-reversion-1.8.7.tar.gz) = 51c4658b7115c647964a4386709fd7cf66ec51af
-SHA512 (django-reversion-1.8.7.tar.gz) = 4b541c802ab50df609d716c75497d246f45f94e995cdce7c8ddaca83c35d7718f0e080f85fe6f6e15dea51300c1509663eb8c0a249d8cb45b864d5147d02f04a
-Size (django-reversion-1.8.7.tar.gz) = 58073 bytes
+SHA1 (django-reversion-1.9.3.tar.gz) = 24279ea1f40fc9622ee05308addd203473d3376e
+RMD160 (django-reversion-1.9.3.tar.gz) = f1fd78d23851d7375135897436ef7df023ce88b9
+SHA512 (django-reversion-1.9.3.tar.gz) = a157d69c3f0750852613502d5528a9d591267a66701177c4fedae8d9ab1e1495f8fe45739ad4f263ce4422f12a81792bb5f48d9a6131f45ade22b371cca7c6be
+Size (django-reversion-1.9.3.tar.gz) = 58491 bytes