Skip to content

Commit

Permalink
Update to libzdb-3.1 (2015-08-31)
Browse files Browse the repository at this point in the history
New: Support Literal IPv6 Addresses in the Database Connection URL. Ref. RFC2732
New: Honour timezone information if provided with date-time column values in Result Sets
Fixed: Issue #7 Removed onstop handler
Fixed: #8 Do not remove trailing SQL termination charachter ';' from statement
  • Loading branch information
tnn committed Sep 12, 2015
1 parent 861db2f commit e1652d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions databases/libzdb/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2015/08/30 17:41:51 wiz Exp $
# $NetBSD: Makefile,v 1.2 2015/09/12 15:20:19 tnn Exp $

DISTNAME= libzdb-3.0
DISTNAME= libzdb-3.1
CATEGORIES= databases
MASTER_SITES= http://www.tildeslash.com/libzdb/dist/

Expand Down
8 changes: 4 additions & 4 deletions databases/libzdb/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/08/30 17:41:51 wiz Exp $
$NetBSD: distinfo,v 1.2 2015/09/12 15:20:19 tnn Exp $

SHA1 (libzdb-3.0.tar.gz) = bcf14c11cfcd0c05ecc8740f43cd0d6170406dc1
RMD160 (libzdb-3.0.tar.gz) = 951c2db724f17c54f951d0afb7866496d3654e8a
Size (libzdb-3.0.tar.gz) = 700284 bytes
SHA1 (libzdb-3.1.tar.gz) = 83136684c6dff5e4bb3cc69fe04219c2e39c0609
RMD160 (libzdb-3.1.tar.gz) = a8be00d56ea631a181a9b03a88c87411890455dd
Size (libzdb-3.1.tar.gz) = 720162 bytes

0 comments on commit e1652d9

Please sign in to comment.