Subject: CVS commit: pkgsrc/www/py-django
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2007 20:55:51
Module Name:	pkgsrc
Committed By:	joerg
Date:		Mon Feb 19 20:55:51 UTC 2007

Modified Files:
	pkgsrc/www/py-django: Makefile PLIST distinfo options.mk
Added Files:
	pkgsrc/www/py-django/patches: patch-aa

Log Message:
Fix installation when only psycopg2 support is requested, the postgres
code is shared with psycopg1.
Include a small patch to make keyword mistakes in query args much
more obvious (from django svn). Other users might be as stupid as
the maintainer. Bump revision.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/py-django/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/py-django/PLIST \
    pkgsrc/www/py-django/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/py-django/options.mk
cvs rdiff -r0 -r1.1 pkgsrc/www/py-django/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.