Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/18/2001 09:13:55
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri May 18 06:13:55 UTC 2001

Modified Files:
	pkgsrc/databases/postgresql-server: Makefile
	pkgsrc/databases/postgresql-server/pkg: DEINSTALL INSTALL

Log Message:
Move the message that informs the user of the possible need to dump the
databases prior to installing a new version of PostgreSQL from PRE-INSTALL
time to DEINSTALL time.  Remove ${CAT} from the INSTALL file as it's no
longer needed in the script.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/postgresql-server/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/postgresql-server/pkg/DEINSTALL
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/postgresql-server/pkg/INSTALL

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