Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2024 11:48:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d6edf17f6483 - main - databases/libzdb: Update to 3.3.0
Message-ID:  <202407241148.46OBmY6G095425@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d6edf17f64839eb9a8ceb88c81d0b130c7cca67d

commit d6edf17f64839eb9a8ceb88c81d0b130c7cca67d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-24 11:44:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-24 11:44:12 +0000

    databases/libzdb: Update to 3.3.0
    
    - Bump PORTREVISION of dependent ports for shlib change
    
    Changes:        https://www.tildeslash.com/libzdb/#release_notes
---
 databases/libzdb/Makefile        | 2 +-
 databases/libzdb/distinfo        | 6 +++---
 databases/libzdb/pkg-plist       | 4 ++--
 mail/dbmail/Makefile             | 2 +-
 mail/spmfilter/Makefile          | 2 +-
 net-mgmt/seafile-server/Makefile | 1 +
 6 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile
index c29399bfc3f6..cfdf4e6f3528 100644
--- a/databases/libzdb/Makefile
+++ b/databases/libzdb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libzdb
-PORTVERSION=	3.2.3
+PORTVERSION=	3.3.0
 CATEGORIES=	databases
 MASTER_SITES=	https://www.tildeslash.com/libzdb/dist/
 
diff --git a/databases/libzdb/distinfo b/databases/libzdb/distinfo
index de970c3008f9..88e55ffbdee6 100644
--- a/databases/libzdb/distinfo
+++ b/databases/libzdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057529
-SHA256 (libzdb-3.2.3.tar.gz) = a1957826fab7725484fc5b74780a6a7d0d8b7f5e2e54d26e106b399e0a86beb0
-SIZE (libzdb-3.2.3.tar.gz) = 771263
+TIMESTAMP = 1721710222
+SHA256 (libzdb-3.3.0.tar.gz) = b1f979f48f4c52f71821f4b2983ef26cf08fc58337effe5651155cfaa96ce95d
+SIZE (libzdb-3.3.0.tar.gz) = 945922
diff --git a/databases/libzdb/pkg-plist b/databases/libzdb/pkg-plist
index cc195ddc3261..11ed3fdd5973 100644
--- a/databases/libzdb/pkg-plist
+++ b/databases/libzdb/pkg-plist
@@ -9,6 +9,6 @@ include/zdb/zdb.h
 include/zdb/zdbpp.h
 lib/libzdb.a
 lib/libzdb.so
-lib/libzdb.so.13
-lib/libzdb.so.13.1.0
+lib/libzdb.so.15
+lib/libzdb.so.15.0.0
 libdata/pkgconfig/zdb.pc
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 068767950e14..499c35c52578 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dbmail
 PORTVERSION=	3.4.1
-PORTREVISION=	2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	3
 CATEGORIES=	mail
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile
index 89bb46b25ff9..092ad7bef01f 100644
--- a/mail/spmfilter/Makefile
+++ b/mail/spmfilter/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spmfilter
 PORTVERSION=	0.6.7
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	mail
 MASTER_SITES=	http://www.${PORTNAME}.org/files/
 
diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile
index 66dcbd46d73d..5e513968a7ef 100644
--- a/net-mgmt/seafile-server/Makefile
+++ b/net-mgmt/seafile-server/Makefile
@@ -2,6 +2,7 @@ PORTNAME=	seafile-server
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${SEAFILE_VER}
 DISTVERSIONSUFFIX=	-server
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	ultima@FreeBSD.org



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