Subject: CVS commit: pkgsrc/databases/py-postgresql
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2003 21:26:22
Module Name: pkgsrc
Committed By: jlam
Date: Sun Jan 5 19:26:22 UTC 2003
Modified Files:
pkgsrc/databases/py-postgresql: Makefile
Added Files:
pkgsrc/databases/py-postgresql: distinfo
pkgsrc/databases/py-postgresql/files: GNUmakefile.libpq Makefile.custom
pkgsrc/databases/py-postgresql/patches: patch-aa patch-ab patch-ac
patch-ad patch-ae
Log Message:
Decouple py-postgresql from the postgresql build infrastructure and make
this package build standalone. py-postgresql uses it's own version
numbering and really doesn't have much to do with the rest of the
postgresql packages.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/databases/py-postgresql/Makefile
cvs rdiff -r0 -r1.4 pkgsrc/databases/py-postgresql/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/databases/py-postgresql/files/GNUmakefile.libpq \
pkgsrc/databases/py-postgresql/files/Makefile.custom
cvs rdiff -r0 -r1.1 pkgsrc/databases/py-postgresql/patches/patch-aa \
pkgsrc/databases/py-postgresql/patches/patch-ab \
pkgsrc/databases/py-postgresql/patches/patch-ac \
pkgsrc/databases/py-postgresql/patches/patch-ad \
pkgsrc/databases/py-postgresql/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.