Date: Thu, 15 Mar 2012 19:57:51 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-Pg Makefile distinfo Message-ID: <201203151957.q2FJvpf9051498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jgh 2012-03-15 19:57:51 UTC FreeBSD ports repository Modified files: databases/p5-DBD-Pg Makefile distinfo Log: - Update to 2.19.1 Changelog: Version 2.19.1 Released March 10, 2012 - Fix crash when passing in an array with undefined elements. [GSM] Version 2.19.0 Released March 9, 2012 (git commit 05ab092905ce6891ed83e173412ee70d6cdb8cb5) - Use proper formatting for warn() and croak() (CPAN bug #75642) [Niko Tyni] - Fix localized regex in test (CPAN bug #70759) - Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora] - Various fixes to the array-marshalling code [Noah Misch, Mark Stosberg, and David Christensen] (CPAN bug #58552) - Allow hi-bit chars in dollar-quoted identifiers [David Christensen] (CPAN bug #73832) - Have do() return count for things such as CREATE TABLE .. AS SELECT Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule] - Better error message when trying to do things post-disconnect [GSM] - Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM] - Fix error in async docs (CPAN bug #72812) PR: ports/166135 Submitted by: ohauer@ Feature safe: yes Revision Changes Path 1.99 +1 -2 ports/databases/p5-DBD-Pg/Makefile 1.50 +2 -2 ports/databases/p5-DBD-Pg/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203151957.q2FJvpf9051498>