Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2001 22:07:49
Module Name: pkgsrc
Committed By: jtb
Date: Mon Mar 5 20:07:49 UTC 2001
Modified Files:
pkgsrc/databases/p5-pgsql: Makefile
pkgsrc/databases/p5-pgsql/files: md5 patch-sum
pkgsrc/databases/p5-pgsql/patches: patch-aa
Log Message:
Update of p5-pgsql to 1.9.0. Update provided by Damon Brodie in
PR pkg/11597.
Revision history for Perl extension Pg.
1.9.0 Apr 04 2000
- remove compile errors with perl5.6
- remove old-style interface
- change return value in case of failure from -1 to undef
- for building the module it is required to set the environment
variables POSTGRES_INCLUDE and POSTGRES_LIB
1.8.2 Mar 31 1999
- bug-fix in Makefile.PL for $POSTGRES_HOME not defined
- bug-fix in doQuery() spotted by
Christopher Hutton <crhutton@welcomecard.com>
- minor changes to be compliant with libpq
- use PQsetdbLogin (using the provided userid/password)
instead of PQsetdb
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/databases/p5-pgsql/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/p5-pgsql/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/p5-pgsql/files/patch-sum
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/p5-pgsql/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.