diff options
author | girgen <girgen@FreeBSD.org> | 2007-02-06 15:59:47 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2007-02-06 15:59:47 +0800 |
commit | 4038aaf137c917020ec12c4a2bf8c39548b4e6ea (patch) | |
tree | 676b8f506e3c8aefc06529adb5beb1af768cccea | |
parent | 4b0146b4962c1ea616a4c37e5f47e95400f237f6 (diff) | |
download | freebsd-ports-gnome-4038aaf137c917020ec12c4a2bf8c39548b4e6ea.tar.gz freebsd-ports-gnome-4038aaf137c917020ec12c4a2bf8c39548b4e6ea.tar.zst freebsd-ports-gnome-4038aaf137c917020ec12c4a2bf8c39548b4e6ea.zip |
Updating to version 2.6.9:
"Many things have changed. Bugs have been fixed, new features
have been introduced. But most importantly, we're really retiring
the old 1.x-style libpqxx API now. This API (where upper-case letters
were still used in function names and such) has been supported for
more than three years in the interest of backwards compatibility,
but has been marked as obsolete all this time."
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/distinfo | 6 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/files/patch-tools-splitconfig | 11 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/pkg-plist | 20 | ||||
-rw-r--r-- | databases/postgresql-libpqxx3/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-libpqxx3/distinfo | 6 | ||||
-rw-r--r-- | databases/postgresql-libpqxx3/files/patch-tools-splitconfig | 11 | ||||
-rw-r--r-- | databases/postgresql-libpqxx3/pkg-plist | 20 | ||||
-rw-r--r-- | databases/postgresql-libpqxx30/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-libpqxx30/distinfo | 6 | ||||
-rw-r--r-- | databases/postgresql-libpqxx30/files/patch-tools-splitconfig | 11 | ||||
-rw-r--r-- | databases/postgresql-libpqxx30/pkg-plist | 20 |
12 files changed, 12 insertions, 105 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 0ac942700c8a..23d048acc0af 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpqxx -PORTVERSION= 2.6.7 +PORTVERSION= 2.6.9 CATEGORIES= databases MASTER_SITES= ftp://thaiopensource.org/%SUBDIR%/ MASTER_SITE_SUBDIR= software/libpqxx diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo index b1a6496643ca..a2317f085c51 100644 --- a/databases/postgresql-libpqxx/distinfo +++ b/databases/postgresql-libpqxx/distinfo @@ -1,3 +1,3 @@ -MD5 (postgresql/libpqxx-2.6.7.tar.gz) = f66b41065a5e3103a348d378320999e4 -SHA256 (postgresql/libpqxx-2.6.7.tar.gz) = 59d01aab3b442954a044fd21bb43482f03cf750fa54e03f03a6fc2543a6cca7a -SIZE (postgresql/libpqxx-2.6.7.tar.gz) = 1595069 +MD5 (postgresql/libpqxx-2.6.9.tar.gz) = 0b0c64af41dfdeea8556dc359994e1cb +SHA256 (postgresql/libpqxx-2.6.9.tar.gz) = 2b2ef5dfb852667299e50727419075cf333bbbeffadaa398d96dc93bac6f7b6a +SIZE (postgresql/libpqxx-2.6.9.tar.gz) = 1639557 diff --git a/databases/postgresql-libpqxx/files/patch-tools-splitconfig b/databases/postgresql-libpqxx/files/patch-tools-splitconfig deleted file mode 100644 index 383fb09cfa14..000000000000 --- a/databases/postgresql-libpqxx/files/patch-tools-splitconfig +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/splitconfig.orig Wed Aug 9 12:00:50 2006 -+++ tools/splitconfig Wed Aug 9 12:00:59 2006 -@@ -58,7 +58,7 @@ - } - - --SAMPLETXT="`mktemp`" -+SAMPLETXT="`mktemp foo`" - - # Perform a "grep -F -w -h", or simulate one, searching for any of the patterns - # listed in "$2" (one per line) in file "$3". A code for the grep command line diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist index d247e39fb75e..9ae9e250a3eb 100644 --- a/databases/postgresql-libpqxx/pkg-plist +++ b/databases/postgresql-libpqxx/pkg-plist @@ -1,5 +1,4 @@ bin/pqxx-config -include/pqxx/all.h include/pqxx/basic_connection include/pqxx/basic_connection.hxx include/pqxx/binarystring @@ -10,32 +9,24 @@ include/pqxx/compiler-internal-pre.hxx include/pqxx/compiler-public.hxx include/pqxx/config-public-compiler.h include/pqxx/connection -include/pqxx/connection.h include/pqxx/connection.hxx include/pqxx/connection_base -include/pqxx/connection_base.h include/pqxx/connection_base.hxx -include/pqxx/connectionitf.h include/pqxx/connectionpolicy include/pqxx/connectionpolicy.hxx include/pqxx/cursor include/pqxx/cursor.h include/pqxx/cursor.hxx include/pqxx/dbtransaction -include/pqxx/dbtransaction.h include/pqxx/dbtransaction.hxx include/pqxx/except -include/pqxx/except.h include/pqxx/except.hxx include/pqxx/isolation -include/pqxx/isolation.h include/pqxx/isolation.hxx include/pqxx/largeobject -include/pqxx/largeobject.h include/pqxx/largeobject.hxx include/pqxx/libpq-forward.hxx include/pqxx/nontransaction -include/pqxx/nontransaction.h include/pqxx/nontransaction.hxx include/pqxx/pipeline include/pqxx/pipeline.hxx @@ -43,37 +34,26 @@ include/pqxx/pqxx include/pqxx/prepared_statement include/pqxx/prepared_statement.hxx include/pqxx/result -include/pqxx/result.h include/pqxx/result.hxx include/pqxx/robusttransaction -include/pqxx/robusttransaction.h include/pqxx/robusttransaction.hxx include/pqxx/subtransaction include/pqxx/subtransaction.hxx include/pqxx/tablereader -include/pqxx/tablereader.h include/pqxx/tablereader.hxx include/pqxx/tablestream -include/pqxx/tablestream.h include/pqxx/tablestream.hxx include/pqxx/tablewriter -include/pqxx/tablewriter.h include/pqxx/tablewriter.hxx include/pqxx/transaction -include/pqxx/transaction.h include/pqxx/transaction.hxx include/pqxx/transaction_base -include/pqxx/transaction_base.h include/pqxx/transaction_base.hxx -include/pqxx/transactionitf.h include/pqxx/transactor -include/pqxx/transactor.h include/pqxx/transactor.hxx include/pqxx/trigger -include/pqxx/trigger.h include/pqxx/trigger.hxx include/pqxx/util -include/pqxx/util.h include/pqxx/util.hxx lib/libpqxx-%%PORTVERSION%%.so lib/libpqxx.a diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 0ac942700c8a..23d048acc0af 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpqxx -PORTVERSION= 2.6.7 +PORTVERSION= 2.6.9 CATEGORIES= databases MASTER_SITES= ftp://thaiopensource.org/%SUBDIR%/ MASTER_SITE_SUBDIR= software/libpqxx diff --git a/databases/postgresql-libpqxx3/distinfo b/databases/postgresql-libpqxx3/distinfo index b1a6496643ca..a2317f085c51 100644 --- a/databases/postgresql-libpqxx3/distinfo +++ b/databases/postgresql-libpqxx3/distinfo @@ -1,3 +1,3 @@ -MD5 (postgresql/libpqxx-2.6.7.tar.gz) = f66b41065a5e3103a348d378320999e4 -SHA256 (postgresql/libpqxx-2.6.7.tar.gz) = 59d01aab3b442954a044fd21bb43482f03cf750fa54e03f03a6fc2543a6cca7a -SIZE (postgresql/libpqxx-2.6.7.tar.gz) = 1595069 +MD5 (postgresql/libpqxx-2.6.9.tar.gz) = 0b0c64af41dfdeea8556dc359994e1cb +SHA256 (postgresql/libpqxx-2.6.9.tar.gz) = 2b2ef5dfb852667299e50727419075cf333bbbeffadaa398d96dc93bac6f7b6a +SIZE (postgresql/libpqxx-2.6.9.tar.gz) = 1639557 diff --git a/databases/postgresql-libpqxx3/files/patch-tools-splitconfig b/databases/postgresql-libpqxx3/files/patch-tools-splitconfig deleted file mode 100644 index 383fb09cfa14..000000000000 --- a/databases/postgresql-libpqxx3/files/patch-tools-splitconfig +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/splitconfig.orig Wed Aug 9 12:00:50 2006 -+++ tools/splitconfig Wed Aug 9 12:00:59 2006 -@@ -58,7 +58,7 @@ - } - - --SAMPLETXT="`mktemp`" -+SAMPLETXT="`mktemp foo`" - - # Perform a "grep -F -w -h", or simulate one, searching for any of the patterns - # listed in "$2" (one per line) in file "$3". A code for the grep command line diff --git a/databases/postgresql-libpqxx3/pkg-plist b/databases/postgresql-libpqxx3/pkg-plist index d247e39fb75e..9ae9e250a3eb 100644 --- a/databases/postgresql-libpqxx3/pkg-plist +++ b/databases/postgresql-libpqxx3/pkg-plist @@ -1,5 +1,4 @@ bin/pqxx-config -include/pqxx/all.h include/pqxx/basic_connection include/pqxx/basic_connection.hxx include/pqxx/binarystring @@ -10,32 +9,24 @@ include/pqxx/compiler-internal-pre.hxx include/pqxx/compiler-public.hxx include/pqxx/config-public-compiler.h include/pqxx/connection -include/pqxx/connection.h include/pqxx/connection.hxx include/pqxx/connection_base -include/pqxx/connection_base.h include/pqxx/connection_base.hxx -include/pqxx/connectionitf.h include/pqxx/connectionpolicy include/pqxx/connectionpolicy.hxx include/pqxx/cursor include/pqxx/cursor.h include/pqxx/cursor.hxx include/pqxx/dbtransaction -include/pqxx/dbtransaction.h include/pqxx/dbtransaction.hxx include/pqxx/except -include/pqxx/except.h include/pqxx/except.hxx include/pqxx/isolation -include/pqxx/isolation.h include/pqxx/isolation.hxx include/pqxx/largeobject -include/pqxx/largeobject.h include/pqxx/largeobject.hxx include/pqxx/libpq-forward.hxx include/pqxx/nontransaction -include/pqxx/nontransaction.h include/pqxx/nontransaction.hxx include/pqxx/pipeline include/pqxx/pipeline.hxx @@ -43,37 +34,26 @@ include/pqxx/pqxx include/pqxx/prepared_statement include/pqxx/prepared_statement.hxx include/pqxx/result -include/pqxx/result.h include/pqxx/result.hxx include/pqxx/robusttransaction -include/pqxx/robusttransaction.h include/pqxx/robusttransaction.hxx include/pqxx/subtransaction include/pqxx/subtransaction.hxx include/pqxx/tablereader -include/pqxx/tablereader.h include/pqxx/tablereader.hxx include/pqxx/tablestream -include/pqxx/tablestream.h include/pqxx/tablestream.hxx include/pqxx/tablewriter -include/pqxx/tablewriter.h include/pqxx/tablewriter.hxx include/pqxx/transaction -include/pqxx/transaction.h include/pqxx/transaction.hxx include/pqxx/transaction_base -include/pqxx/transaction_base.h include/pqxx/transaction_base.hxx -include/pqxx/transactionitf.h include/pqxx/transactor -include/pqxx/transactor.h include/pqxx/transactor.hxx include/pqxx/trigger -include/pqxx/trigger.h include/pqxx/trigger.hxx include/pqxx/util -include/pqxx/util.h include/pqxx/util.hxx lib/libpqxx-%%PORTVERSION%%.so lib/libpqxx.a diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile index 0ac942700c8a..23d048acc0af 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpqxx -PORTVERSION= 2.6.7 +PORTVERSION= 2.6.9 CATEGORIES= databases MASTER_SITES= ftp://thaiopensource.org/%SUBDIR%/ MASTER_SITE_SUBDIR= software/libpqxx diff --git a/databases/postgresql-libpqxx30/distinfo b/databases/postgresql-libpqxx30/distinfo index b1a6496643ca..a2317f085c51 100644 --- a/databases/postgresql-libpqxx30/distinfo +++ b/databases/postgresql-libpqxx30/distinfo @@ -1,3 +1,3 @@ -MD5 (postgresql/libpqxx-2.6.7.tar.gz) = f66b41065a5e3103a348d378320999e4 -SHA256 (postgresql/libpqxx-2.6.7.tar.gz) = 59d01aab3b442954a044fd21bb43482f03cf750fa54e03f03a6fc2543a6cca7a -SIZE (postgresql/libpqxx-2.6.7.tar.gz) = 1595069 +MD5 (postgresql/libpqxx-2.6.9.tar.gz) = 0b0c64af41dfdeea8556dc359994e1cb +SHA256 (postgresql/libpqxx-2.6.9.tar.gz) = 2b2ef5dfb852667299e50727419075cf333bbbeffadaa398d96dc93bac6f7b6a +SIZE (postgresql/libpqxx-2.6.9.tar.gz) = 1639557 diff --git a/databases/postgresql-libpqxx30/files/patch-tools-splitconfig b/databases/postgresql-libpqxx30/files/patch-tools-splitconfig deleted file mode 100644 index 383fb09cfa14..000000000000 --- a/databases/postgresql-libpqxx30/files/patch-tools-splitconfig +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/splitconfig.orig Wed Aug 9 12:00:50 2006 -+++ tools/splitconfig Wed Aug 9 12:00:59 2006 -@@ -58,7 +58,7 @@ - } - - --SAMPLETXT="`mktemp`" -+SAMPLETXT="`mktemp foo`" - - # Perform a "grep -F -w -h", or simulate one, searching for any of the patterns - # listed in "$2" (one per line) in file "$3". A code for the grep command line diff --git a/databases/postgresql-libpqxx30/pkg-plist b/databases/postgresql-libpqxx30/pkg-plist index d247e39fb75e..9ae9e250a3eb 100644 --- a/databases/postgresql-libpqxx30/pkg-plist +++ b/databases/postgresql-libpqxx30/pkg-plist @@ -1,5 +1,4 @@ bin/pqxx-config -include/pqxx/all.h include/pqxx/basic_connection include/pqxx/basic_connection.hxx include/pqxx/binarystring @@ -10,32 +9,24 @@ include/pqxx/compiler-internal-pre.hxx include/pqxx/compiler-public.hxx include/pqxx/config-public-compiler.h include/pqxx/connection -include/pqxx/connection.h include/pqxx/connection.hxx include/pqxx/connection_base -include/pqxx/connection_base.h include/pqxx/connection_base.hxx -include/pqxx/connectionitf.h include/pqxx/connectionpolicy include/pqxx/connectionpolicy.hxx include/pqxx/cursor include/pqxx/cursor.h include/pqxx/cursor.hxx include/pqxx/dbtransaction -include/pqxx/dbtransaction.h include/pqxx/dbtransaction.hxx include/pqxx/except -include/pqxx/except.h include/pqxx/except.hxx include/pqxx/isolation -include/pqxx/isolation.h include/pqxx/isolation.hxx include/pqxx/largeobject -include/pqxx/largeobject.h include/pqxx/largeobject.hxx include/pqxx/libpq-forward.hxx include/pqxx/nontransaction -include/pqxx/nontransaction.h include/pqxx/nontransaction.hxx include/pqxx/pipeline include/pqxx/pipeline.hxx @@ -43,37 +34,26 @@ include/pqxx/pqxx include/pqxx/prepared_statement include/pqxx/prepared_statement.hxx include/pqxx/result -include/pqxx/result.h include/pqxx/result.hxx include/pqxx/robusttransaction -include/pqxx/robusttransaction.h include/pqxx/robusttransaction.hxx include/pqxx/subtransaction include/pqxx/subtransaction.hxx include/pqxx/tablereader -include/pqxx/tablereader.h include/pqxx/tablereader.hxx include/pqxx/tablestream -include/pqxx/tablestream.h include/pqxx/tablestream.hxx include/pqxx/tablewriter -include/pqxx/tablewriter.h include/pqxx/tablewriter.hxx include/pqxx/transaction -include/pqxx/transaction.h include/pqxx/transaction.hxx include/pqxx/transaction_base -include/pqxx/transaction_base.h include/pqxx/transaction_base.hxx -include/pqxx/transactionitf.h include/pqxx/transactor -include/pqxx/transactor.h include/pqxx/transactor.hxx include/pqxx/trigger -include/pqxx/trigger.h include/pqxx/trigger.hxx include/pqxx/util -include/pqxx/util.h include/pqxx/util.hxx lib/libpqxx-%%PORTVERSION%%.so lib/libpqxx.a |