Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 08/21/2004 17:27:04
Module Name: pkgsrc
Committed By: seb
Date: Sat Aug 21 17:27:04 UTC 2004
Modified Files:
pkgsrc/databases/postgresql73: Makefile.common
pkgsrc/databases/postgresql74: Makefile.common
Log Message:
For once it seems that the right package wildcard for CONFLICT is
'-*' instead of '-[0-9]*'. Otherwise postsgreql74-lib-whatever can be
incorrectly installed alongside postgresql73-lib-whatever because the latter
does not match 'postgresql73-[0-9]*'.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/postgresql73/Makefile.common
cvs rdiff -r1.10 -r1.11 pkgsrc/databases/postgresql74/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.