pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django Fix PLIST. No idea how that slipped thro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0f62d1cb64d
branches:  trunk
changeset: 553741:d0f62d1cb64d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 29 09:35:54 2009 +0000

description:
Fix PLIST. No idea how that slipped through testing.

diffstat:

 www/py-django/Makefile |   3 ++-
 www/py-django/PLIST    |  15 ++++++++++++---
 2 files changed, 14 insertions(+), 4 deletions(-)

diffs (64 lines):

diff -r 5b8fc0617650 -r d0f62d1cb64d www/py-django/Makefile
--- a/www/py-django/Makefile    Thu Jan 29 06:48:06 2009 +0000
+++ b/www/py-django/Makefile    Thu Jan 29 09:35:54 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2008/12/17 19:55:38 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2009/01/29 09:35:54 joerg Exp $
 
 DJANGOVERS=    1.0.2
 DISTNAME=      Django-${DJANGOVERS}-final
 PKGNAME=       ${PYPKGPREFIX}-django-${DJANGOVERS}
+PKGREVISION=   1
 CATEGORIES=    www python
 MASTER_SITES=  http://media.djangoproject.com/releases/${DJANGOVERS}/
 
diff -r 5b8fc0617650 -r d0f62d1cb64d www/py-django/PLIST
--- a/www/py-django/PLIST       Thu Jan 29 06:48:06 2009 +0000
+++ b/www/py-django/PLIST       Thu Jan 29 09:35:54 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2008/09/04 22:04:17 tonnerre Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/01/29 09:35:54 joerg Exp $
 bin/django-admin.py
 ${PYSITELIB}/django/__init__.py
 ${PYSITELIB}/django/__init__.pyc
@@ -122,6 +122,10 @@
 ${PYSITELIB}/django/conf/locale/he/LC_MESSAGES/django.po
 ${PYSITELIB}/django/conf/locale/he/LC_MESSAGES/djangojs.mo
 ${PYSITELIB}/django/conf/locale/he/LC_MESSAGES/djangojs.po
+${PYSITELIB}/django/conf/locale/hi/LC_MESSAGES/django.mo
+${PYSITELIB}/django/conf/locale/hi/LC_MESSAGES/django.po
+${PYSITELIB}/django/conf/locale/hi/LC_MESSAGES/djangojs.mo
+${PYSITELIB}/django/conf/locale/hi/LC_MESSAGES/djangojs.po
 ${PYSITELIB}/django/conf/locale/hr/LC_MESSAGES/django.mo
 ${PYSITELIB}/django/conf/locale/hr/LC_MESSAGES/django.po
 ${PYSITELIB}/django/conf/locale/hr/LC_MESSAGES/djangojs.mo
@@ -222,6 +226,10 @@
 ${PYSITELIB}/django/conf/locale/te/LC_MESSAGES/django.po
 ${PYSITELIB}/django/conf/locale/te/LC_MESSAGES/djangojs.mo
 ${PYSITELIB}/django/conf/locale/te/LC_MESSAGES/djangojs.po
+${PYSITELIB}/django/conf/locale/th/LC_MESSAGES/django.mo
+${PYSITELIB}/django/conf/locale/th/LC_MESSAGES/django.po
+${PYSITELIB}/django/conf/locale/th/LC_MESSAGES/djangojs.mo
+${PYSITELIB}/django/conf/locale/th/LC_MESSAGES/djangojs.po
 ${PYSITELIB}/django/conf/locale/tr/LC_MESSAGES/django.mo
 ${PYSITELIB}/django/conf/locale/tr/LC_MESSAGES/django.po
 ${PYSITELIB}/django/conf/locale/tr/LC_MESSAGES/djangojs.mo
@@ -541,8 +549,6 @@
 ${PYSITELIB}/django/contrib/comments/templates/comments/moderation_queue.html
 ${PYSITELIB}/django/contrib/comments/templates/comments/posted.html
 ${PYSITELIB}/django/contrib/comments/templates/comments/preview.html
-${PYSITELIB}/django/contrib/comments/templates/comments/reply.html
-${PYSITELIB}/django/contrib/comments/templates/comments/reply_preview.html
 ${PYSITELIB}/django/contrib/comments/templatetags/__init__.py
 ${PYSITELIB}/django/contrib/comments/templatetags/__init__.pyc
 ${PYSITELIB}/django/contrib/comments/templatetags/__init__.pyo
@@ -579,6 +585,9 @@
 ${PYSITELIB}/django/contrib/contenttypes/tests.py
 ${PYSITELIB}/django/contrib/contenttypes/tests.pyc
 ${PYSITELIB}/django/contrib/contenttypes/tests.pyo
+${PYSITELIB}/django/contrib/contenttypes/views.py
+${PYSITELIB}/django/contrib/contenttypes/views.pyc
+${PYSITELIB}/django/contrib/contenttypes/views.pyo
 ${PYSITELIB}/django/contrib/csrf/__init__.py
 ${PYSITELIB}/django/contrib/csrf/__init__.pyc
 ${PYSITELIB}/django/contrib/csrf/__init__.pyo



Home | Main Index | Thread Index | Old Index