pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update jdbc-postgresql74 to latest version 7.4.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc182487ffc2
branches: trunk
changeset: 481697:dc182487ffc2
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Oct 10 16:19:18 2004 +0000
description:
Update jdbc-postgresql74 to latest version 7.4.5.
List of changes since 7.4.3 is not available beyond brief note for 7.4.4:
* Updated JDBC driver (build 215) with various fixes
diffstat:
databases/jdbc-postgresql74/Makefile | 4 ++--
databases/jdbc-postgresql74/distinfo | 6 +++---
doc/CHANGES | 3 ++-
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (39 lines):
diff -r 568c354620c1 -r dc182487ffc2 databases/jdbc-postgresql74/Makefile
--- a/databases/jdbc-postgresql74/Makefile Sun Oct 10 15:58:03 2004 +0000
+++ b/databases/jdbc-postgresql74/Makefile Sun Oct 10 16:19:18 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/06/27 16:38:32 recht Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/10 16:19:18 jdolecek Exp $
#
-DIST_VERS= 7.4.3
+DIST_VERS= 7.4.5
DISTNAME= postgresql-${DIST_VERS}
PKGNAME= jdbc-${DISTNAME}
CATEGORIES= databases java
diff -r 568c354620c1 -r dc182487ffc2 databases/jdbc-postgresql74/distinfo
--- a/databases/jdbc-postgresql74/distinfo Sun Oct 10 15:58:03 2004 +0000
+++ b/databases/jdbc-postgresql74/distinfo Sun Oct 10 16:19:18 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2004/06/27 16:38:32 recht Exp $
+$NetBSD: distinfo,v 1.3 2004/10/10 16:19:18 jdolecek Exp $
-SHA1 (postgresql-7.4.3.tar.bz2) = 26df04f0a32a482646850d9b34d95509c97cb585
-Size (postgresql-7.4.3.tar.bz2) = 10149755 bytes
+SHA1 (postgresql-7.4.5.tar.bz2) = 42582179398106fb9cfd5fac44f9fc7c614b07ef
+Size (postgresql-7.4.5.tar.bz2) = 10180504 bytes
SHA1 (patch-aa) = 3dea03b653408c0191959c9f2532f6150d7d5d95
diff -r 568c354620c1 -r dc182487ffc2 doc/CHANGES
--- a/doc/CHANGES Sun Oct 10 15:58:03 2004 +0000
+++ b/doc/CHANGES Sun Oct 10 16:19:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7391 2004/10/10 12:41:02 jdolecek Exp $
+$NetBSD: CHANGES,v 1.7392 2004/10/10 16:19:18 jdolecek Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4601,3 +4601,4 @@
Added p5-POE-0.29 [minskim 2004-10-10]
Updated cdparanoia to 3.0.9.8nb2 [mycroft 2004-10-10]
Added postgresql74-plpython 7.4.5 [jdolecek 2004-10-10]
+ Updated jdbc-postgresql74 to 7.4.5 [jdolecek 2004-10-10]
Home |
Main Index |
Thread Index |
Old Index