pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Update libpqxx to 2.5.5. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b371b62f763e
branches:  trunk
changeset: 517833:b371b62f763e
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Aug 23 11:45:26 2006 +0000

description:
Update libpqxx to 2.5.5.  Changes:
- Diagnoses connection failure during result transfer
- Fixes invalid -R link option in pqxx-config

diffstat:

 databases/libpqxx-doc/PLIST       |  4 +++-
 databases/libpqxx/Makefile        |  4 +---
 databases/libpqxx/Makefile.common |  4 ++--
 databases/libpqxx/distinfo        |  8 ++++----
 4 files changed, 10 insertions(+), 10 deletions(-)

diffs (61 lines):

diff -r b50b5c6253df -r b371b62f763e databases/libpqxx-doc/PLIST
--- a/databases/libpqxx-doc/PLIST       Wed Aug 23 11:34:59 2006 +0000
+++ b/databases/libpqxx-doc/PLIST       Wed Aug 23 11:45:26 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/06/27 01:57:26 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/08/23 11:45:26 ghen Exp $
 share/doc/html/libpqxx/Reference/all_8h-source.html
 share/doc/html/libpqxx/Reference/all_8h.html
 share/doc/html/libpqxx/Reference/annotated.html
@@ -55,6 +55,8 @@
 share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1disable__noticer.html
 share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1namedclass-members.html
 share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1namedclass.html
+share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1scoped__array-members.html
+share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1scoped__array.html
 share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1scoped__noticer-members.html
 share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1scoped__noticer.html
 share/doc/html/libpqxx/Reference/classpqxx_1_1internal_1_1transactionfocus-members.html
diff -r b50b5c6253df -r b371b62f763e databases/libpqxx/Makefile
--- a/databases/libpqxx/Makefile        Wed Aug 23 11:34:59 2006 +0000
+++ b/databases/libpqxx/Makefile        Wed Aug 23 11:45:26 2006 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:08:32 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/08/23 11:45:26 ghen Exp $
 #
 
 .include "../../databases/libpqxx/Makefile.common"
 
-PKGREVISION=           1
-
 COMMENT=               C++ interface to postgresql-lib
 
 NOT_FOR_PLATFORM=      NetBSD-*-pc532
diff -r b50b5c6253df -r b371b62f763e databases/libpqxx/Makefile.common
--- a/databases/libpqxx/Makefile.common Wed Aug 23 11:34:59 2006 +0000
+++ b/databases/libpqxx/Makefile.common Wed Aug 23 11:45:26 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2005/06/27 01:57:26 markd Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/08/23 11:45:26 ghen Exp $
 #
 
-LIBPQXX_VERSION=       2.5.4
+LIBPQXX_VERSION=       2.5.5
 DISTNAME=              libpqxx-${LIBPQXX_VERSION}
 CATEGORIES=            databases
 MASTER_SITES=          ftp://gborg.postgresql.org/pub/libpqxx/stable/
diff -r b50b5c6253df -r b371b62f763e databases/libpqxx/distinfo
--- a/databases/libpqxx/distinfo        Wed Aug 23 11:34:59 2006 +0000
+++ b/databases/libpqxx/distinfo        Wed Aug 23 11:45:26 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2006/01/02 17:20:18 joerg Exp $
+$NetBSD: distinfo,v 1.5 2006/08/23 11:45:26 ghen Exp $
 
-SHA1 (libpqxx-2.5.4.tar.gz) = 257465032ea8b2301c284847fc9372de3dd451d8
-RMD160 (libpqxx-2.5.4.tar.gz) = 23f428d818aa7df9c302e7a486c8a47d2523a418
-Size (libpqxx-2.5.4.tar.gz) = 1564221 bytes
+SHA1 (libpqxx-2.5.5.tar.gz) = e7ee3d9ea5acfccf2779bf39fe29d0228bd6479a
+RMD160 (libpqxx-2.5.5.tar.gz) = 28d05558982f0c1b2df9eac3ca01a47b5bdee832
+Size (libpqxx-2.5.5.tar.gz) = 1566887 bytes
 SHA1 (patch-aa) = fbf80bd805bedf094a79e0ab76e9a7f543e67117
 SHA1 (patch-ab) = dbfd4f1769d428edeb43a64346f150daf0352924



Home | Main Index | Thread Index | Old Index