diff options
Diffstat (limited to 'databases/postgresql-libpqxx')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/distinfo | 2 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/pkg-plist | 47 |
3 files changed, 49 insertions, 2 deletions
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 |