summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql81
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-07-16 20:54:50 +0000
committerabs <abs@pkgsrc.org>2008-07-16 20:54:50 +0000
commitd7909ee610fa42eab1902509ffa06b05a9b8d577 (patch)
tree0131e5d61b31c56d383c08458b52e615df15ffb5 /databases/jdbc-postgresql81
parent1f5b070d5f3c712454d3617db9c0dcd1d1d99e8c (diff)
downloadpkgsrc-d7909ee610fa42eab1902509ffa06b05a9b8d577.tar.gz
Updated databases/jdbc-postgresql81 to 412
# Updated Brazilian Portuguese translation. (jurka) Thanks to Euler Taveira de Oliveira. # fix While the driver currently doesn't support the copy protocol, it needs to understand it enough to ignore it. Now the connection will not be irreparably broken when a COPY request is sent. (jurka) Thanks to Altaf Malik. # fix The JDBC spec says that when you have two duplicately named columns in a ResultSet, a search by name should return the first one. Previously our code was returning the second match. (jurka) Thanks to Magne Mahre.
Diffstat (limited to 'databases/jdbc-postgresql81')
-rw-r--r--databases/jdbc-postgresql81/Makefile4
-rw-r--r--databases/jdbc-postgresql81/distinfo14
2 files changed, 9 insertions, 9 deletions
diff --git a/databases/jdbc-postgresql81/Makefile b/databases/jdbc-postgresql81/Makefile
index 9d599361979..b9179835f1c 100644
--- a/databases/jdbc-postgresql81/Makefile
+++ b/databases/jdbc-postgresql81/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/03/03 15:21:07 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2008/07/16 20:54:50 abs Exp $
#
DISTNAME= postgresql-jdbc-8.1-${PGBUILD}.src
@@ -11,7 +11,7 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://jdbc.postgresql.org/
COMMENT= PostgreSQL 8.1 JDBC3 driver
-PGBUILD= 411
+PGBUILD= 412
JARDIST= postgresql-8.1-${PGBUILD}.jdbc3.jar
JARFILE= postgresql81.jar
EXTRACT_ONLY= ${DISTFILES:N*.jar}
diff --git a/databases/jdbc-postgresql81/distinfo b/databases/jdbc-postgresql81/distinfo
index 4eb797f290d..af6e1eb248f 100644
--- a/databases/jdbc-postgresql81/distinfo
+++ b/databases/jdbc-postgresql81/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2008/01/07 23:15:01 abs Exp $
+$NetBSD: distinfo,v 1.5 2008/07/16 20:54:50 abs Exp $
-SHA1 (postgresql-8.1-411.jdbc3.jar) = be21ba73b0b651ee05e202fbf497e5f4bfb27dd0
-RMD160 (postgresql-8.1-411.jdbc3.jar) = 2c6b5a4b56fe8ccd0670de714d98ea7d0bdd8944
-Size (postgresql-8.1-411.jdbc3.jar) = 408401 bytes
-SHA1 (postgresql-jdbc-8.1-411.src.tar.gz) = 62ba3066c127f00317f8496bb21b3de4560a72f4
-RMD160 (postgresql-jdbc-8.1-411.src.tar.gz) = c067ac5d1f679eb708dffd08d9892e07e796ceb9
-Size (postgresql-jdbc-8.1-411.src.tar.gz) = 489183 bytes
+SHA1 (postgresql-8.1-412.jdbc3.jar) = e6d2500134a8868148ce9fd1d8bf02702df287a5
+RMD160 (postgresql-8.1-412.jdbc3.jar) = 40c958ff04b8a9b6b0bcbdd75177900c25d570e1
+Size (postgresql-8.1-412.jdbc3.jar) = 408785 bytes
+SHA1 (postgresql-jdbc-8.1-412.src.tar.gz) = 8f73fb87707bd6a82b5096fa6f264c2ab034354d
+RMD160 (postgresql-jdbc-8.1-412.src.tar.gz) = 47f7f0690848cd106cea0260087ead6f9eba65b7
+Size (postgresql-jdbc-8.1-412.src.tar.gz) = 491205 bytes