Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 12:00:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530282 - head/databases/libzdb
Message-ID:  <202004021200.032C0nwZ033146@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  2 12:00:49 2020
New Revision: 530282
URL: https://svnweb.freebsd.org/changeset/ports/530282

Log:
  Update to 3.2.2
  
  Changes:	https://www.tildeslash.com/libzdb/#release_notes

Modified:
  head/databases/libzdb/Makefile
  head/databases/libzdb/distinfo
  head/databases/libzdb/pkg-plist

Modified: head/databases/libzdb/Makefile
==============================================================================
--- head/databases/libzdb/Makefile	Thu Apr  2 12:00:43 2020	(r530281)
+++ head/databases/libzdb/Makefile	Thu Apr  2 12:00:49 2020	(r530282)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libzdb
-PORTVERSION=	3.2.1
+PORTVERSION=	3.2.2
 CATEGORIES=	databases
 MASTER_SITES=	https://www.tildeslash.com/libzdb/dist/
 

Modified: head/databases/libzdb/distinfo
==============================================================================
--- head/databases/libzdb/distinfo	Thu Apr  2 12:00:43 2020	(r530281)
+++ head/databases/libzdb/distinfo	Thu Apr  2 12:00:49 2020	(r530282)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585059115
-SHA256 (libzdb-3.2.1.tar.gz) = b9a7b59a0a9f53dc87ce1b5a919f21b8cd6448c04a9157bccef1e3c1dffd3ff1
-SIZE (libzdb-3.2.1.tar.gz) = 757535
+TIMESTAMP = 1585752011
+SHA256 (libzdb-3.2.2.tar.gz) = d51e4e21ee1ee84ac8763de91bf485360cd76860b951ca998e891824c4f195ae
+SIZE (libzdb-3.2.2.tar.gz) = 752292

Modified: head/databases/libzdb/pkg-plist
==============================================================================
--- head/databases/libzdb/pkg-plist	Thu Apr  2 12:00:43 2020	(r530281)
+++ head/databases/libzdb/pkg-plist	Thu Apr  2 12:00:49 2020	(r530282)
@@ -4,12 +4,11 @@ include/zdb/Exception.h
 include/zdb/PreparedStatement.h
 include/zdb/ResultSet.h
 include/zdb/SQLException.h
-include/zdb/Thread.h
 include/zdb/URL.h
 include/zdb/zdb.h
 include/zdb/zdbpp.h
 lib/libzdb.a
 lib/libzdb.so
-lib/libzdb.so.12
-lib/libzdb.so.12.0.1
+lib/libzdb.so.13
+lib/libzdb.so.13.0.0
 libdata/pkgconfig/zdb.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004021200.032C0nwZ033146>