pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/p5-DBD-postgresql



Module Name:    pkgsrc
Committed By:   sno
Date:           Wed Apr 15 07:16:27 UTC 2009

Modified Files:
        pkgsrc/databases/p5-DBD-postgresql: Makefile distinfo

Log Message:
PkgSrc changes:
  - Updating package for p5 module DBD::Pg to 2.13.0
  - Set license to artistic-2.0
  - Add p5-DBI to DEPENDS (according to META.yml)

Upstream changes:
2.13.0 Released April 13, 2009

  - Ensure we always set sqlstate inside of pg_st_prepare_statement
    (CPAN bug #44732) [rweikusat%mssgmbh.com@localhost]
  - When libpq has a connection error, return SQLSTATE 08000 ( "CONNECTION 
EXCEPTION" )
    instead of the more generic 02000 ( "DATA EXCEPTION" ) (CPAN bug #44744)
    [rweikusat%mssgmbh.com@localhost]
  - Fix minor Perl::Critic nags (CPAN bug #44704) (Debian #bug 521969) [GSM]
  - Clarify change of $dbh->{Name} behavior (CPAN bug 44985) [GSM]


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/databases/p5-DBD-postgresql/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/p5-DBD-postgresql/distinfo

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



Home | Main Index | Thread Index | Old Index