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
This commit is contained in:
parent
a87bbf797d
commit
8a38b14515
3 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 @@ Changes to the packages collection and infrastructure in 2004:
|
|||
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]
|
||||
|
|
Loading…
Reference in a new issue