Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: D'Arcy J.M. Cain <darcy@netbsd.org>
List: pkgsrc-changes
Date: 12/18/2004 14:26:15
Module Name: pkgsrc
Committed By: darcy
Date: Sat Dec 18 14:26:15 UTC 2004
Modified Files:
pkgsrc/databases/postgresql74-client: Makefile PLIST
pkgsrc/databases/postgresql74-lib: Makefile PLIST
Added Files:
pkgsrc/databases/postgresql74/patches: patch-af
Log Message:
Move the pg_config binary from -client to -lib. This fixes PR pkg/28685
as well as the bulk build for py-postgresql.
Note that the man page is still built and installed by -client. That's
a trickier problem.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/databases/postgresql74-client/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/postgresql74-client/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/databases/postgresql74-lib/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/postgresql74-lib/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/databases/postgresql74/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.