summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2007-02-06 07:59:47 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2007-02-06 07:59:47 +0000
commitc8ab2c22c59e1db02f8edad26f39e9262bd0aead (patch)
tree74ba215fc86118145e6e67667961a02ece958323
parent- Update to 1.5 (diff)
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."
Notes
Notes: svn path=/head/; revision=184349
-rw-r--r--databases/postgresql-libpqxx/Makefile2
-rw-r--r--databases/postgresql-libpqxx/distinfo6
-rw-r--r--databases/postgresql-libpqxx/files/patch-tools-splitconfig11
-rw-r--r--databases/postgresql-libpqxx/pkg-plist20
-rw-r--r--databases/postgresql-libpqxx3/Makefile2
-rw-r--r--databases/postgresql-libpqxx3/distinfo6
-rw-r--r--databases/postgresql-libpqxx3/files/patch-tools-splitconfig11
-rw-r--r--databases/postgresql-libpqxx3/pkg-plist20
-rw-r--r--databases/postgresql-libpqxx30/Makefile2
-rw-r--r--databases/postgresql-libpqxx30/distinfo6
-rw-r--r--databases/postgresql-libpqxx30/files/patch-tools-splitconfig11
-rw-r--r--databases/postgresql-libpqxx30/pkg-plist20
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