From e1652d9c5d2894fe5f8fea2923f6677cc65e081c Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 12 Sep 2015 15:20:19 +0000 Subject: [PATCH] Update to libzdb-3.1 (2015-08-31) 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 --- databases/libzdb/Makefile | 4 ++-- databases/libzdb/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index 3d71f6214c676..ef00c5a5ddf8f 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -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/ diff --git a/databases/libzdb/distinfo b/databases/libzdb/distinfo index 14e163e6aa926..aefc634e4a26d 100644 --- a/databases/libzdb/distinfo +++ b/databases/libzdb/distinfo @@ -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