From 8a928af72d1ebb839a332158c27129b8a154275e Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Thu, 4 Dec 2003 12:00:49 +0000 Subject: Introduce the world to PostgreSQL 7.4! By and large this release is regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat) --- databases/postgresql-libpqxx/Makefile | 2 +- databases/postgresql-libpqxx/distinfo | 2 +- databases/postgresql-libpqxx/pkg-plist | 47 ++++++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+), 2 deletions(-) (limited to 'databases/postgresql-libpqxx') diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 1625d3adb076..ce5382f01774 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpqxx -PORTVERSION= 1.5.1 +PORTVERSION= 2.1.1 CATEGORIES= databases MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/ PKGNAMEPREFIX= postgresql- diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo index 7afeb34cdf8b..32892d3c31ea 100644 --- a/databases/postgresql-libpqxx/distinfo +++ b/databases/postgresql-libpqxx/distinfo @@ -1 +1 @@ -MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa +MD5 (postgresql/libpqxx-2.1.1.tar.gz) = 570a04c4758fead88ac555e7bc90f88b diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist index c4fd72b9ae57..3cf76a7ee609 100644 --- a/databases/postgresql-libpqxx/pkg-plist +++ b/databases/postgresql-libpqxx/pkg-plist @@ -1,22 +1,69 @@ +include/pqxx/pqxx include/pqxx/all.h +include/pqxx/binarystring +include/pqxx/binarystring.hxx include/pqxx/cachedresult.h include/pqxx/compiler.h include/pqxx/config.h +include/pqxx/connection +include/pqxx/connection.hxx include/pqxx/connection.h +include/pqxx/connection_base +include/pqxx/connection_base.hxx +include/pqxx/connection_base.h +include/pqxx/connectionitf.h include/pqxx/cursor.h +include/pqxx/dbtransaction +include/pqxx/dbtransaction.hxx +include/pqxx/dbtransaction.h +include/pqxx/except +include/pqxx/except.hxx +include/pqxx/except.h +include/pqxx/isolation +include/pqxx/isolation.hxx +include/pqxx/isolation.h +include/pqxx/largeobject +include/pqxx/largeobject.hxx +include/pqxx/largeobject.h +include/pqxx/libcompiler.h +include/pqxx/libconfig.h +include/pqxx/nontransaction +include/pqxx/nontransaction.hxx include/pqxx/nontransaction.h +include/pqxx/result +include/pqxx/result.hxx include/pqxx/result.h +include/pqxx/robusttransaction +include/pqxx/robusttransaction.hxx include/pqxx/robusttransaction.h +include/pqxx/tablereader +include/pqxx/tablereader.hxx include/pqxx/tablereader.h +include/pqxx/tablestream +include/pqxx/tablestream.hxx include/pqxx/tablestream.h +include/pqxx/tablewriter +include/pqxx/tablewriter.hxx include/pqxx/tablewriter.h +include/pqxx/transaction +include/pqxx/transaction.hxx include/pqxx/transaction.h +include/pqxx/transaction_base +include/pqxx/transaction_base.hxx +include/pqxx/transaction_base.h include/pqxx/transactionitf.h +include/pqxx/transactor +include/pqxx/transactor.hxx include/pqxx/transactor.h +include/pqxx/trigger +include/pqxx/trigger.hxx include/pqxx/trigger.h +include/pqxx/util +include/pqxx/util.hxx include/pqxx/util.h lib/libpqxx.a lib/libpqxx.la lib/libpqxx.so lib/libpqxx.so.0 +lib/pkgconfig/libpqxx.pc @dirrm include/pqxx -- cgit v1.2.3