Date: Tue, 30 Dec 2025 13:31:43 +0000 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: 242a68c98dd8 - main - databases/libzdb: Update to 3.5.0 Message-ID: <6953d43f.3ea22.69c0f25a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=242a68c98dd844e0f9c5ddb7e00831e00e018542 commit 242a68c98dd844e0f9c5ddb7e00831e00e018542 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-30 13:21:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-30 13:29:04 +0000 databases/libzdb: Update to 3.5.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 | 5 +++-- mail/dbmail/Makefile | 4 ++-- mail/spmfilter/Makefile | 2 +- net-mgmt/seafile-server/Makefile | 2 +- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index 89d5783b1876..922afdd546dd 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -1,5 +1,5 @@ PORTNAME= libzdb -PORTVERSION= 3.4.1 +PORTVERSION= 3.5.0 CATEGORIES= databases MASTER_SITES= https://www.tildeslash.com/libzdb/dist/ diff --git a/databases/libzdb/distinfo b/databases/libzdb/distinfo index d811a827d23a..0ede09f65db4 100644 --- a/databases/libzdb/distinfo +++ b/databases/libzdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813002 -SHA256 (libzdb-3.4.1.tar.gz) = 5b4633fc2a16880f776197f4045f62ef8db5062f63030fa221011d4b85d736cb -SIZE (libzdb-3.4.1.tar.gz) = 976416 +TIMESTAMP = 1766953304 +SHA256 (libzdb-3.5.0.tar.gz) = 90c79bf23b0c8fcb6543634844d17c094a24a360c9d63ddf6efc3741ebec32c5 +SIZE (libzdb-3.5.0.tar.gz) = 1038028 diff --git a/databases/libzdb/pkg-plist b/databases/libzdb/pkg-plist index 68a9b7d34789..fe5cb62bba83 100644 --- a/databases/libzdb/pkg-plist +++ b/databases/libzdb/pkg-plist @@ -4,11 +4,12 @@ include/zdb/Exception.h include/zdb/PreparedStatement.h include/zdb/ResultSet.h include/zdb/SQLException.h +include/zdb/SQLState.h include/zdb/URL.h include/zdb/zdb.h include/zdb/zdbpp.h lib/libzdb.a lib/libzdb.so -lib/libzdb.so.17 -lib/libzdb.so.17.0.0 +lib/libzdb.so.18 +lib/libzdb.so.18.0.0 libdata/pkgconfig/zdb.pc diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 35cb887e3374..8b027721f15b 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,7 +1,7 @@ PORTNAME= dbmail DISTVERSIONPREFIX= v DISTVERSION= 3.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= fluffy@FreeBSD.org @@ -17,7 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libevent.so:devel/libevent \ libgmime-3.0.so:mail/gmime30 \ libmhash.so:security/mhash \ - libzdb.so.17:databases/libzdb + libzdb.so.18:databases/libzdb USES= autoreconf gmake gnome libtool localbase pkgconfig shebangfix \ ssl diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile index 821d26a8ced9..ac3acfdfd7dc 100644 --- a/mail/spmfilter/Makefile +++ b/mail/spmfilter/Makefile @@ -1,6 +1,6 @@ PORTNAME= spmfilter PORTVERSION= 0.6.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/files/ diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile index 53b17396a48b..9fe94fe8a37c 100644 --- a/net-mgmt/seafile-server/Makefile +++ b/net-mgmt/seafile-server/Makefile @@ -1,8 +1,8 @@ PORTNAME= seafile-server DISTVERSIONPREFIX= v DISTVERSION= ${SEAFILE_VER} -PORTREVISION= 1 DISTVERSIONSUFFIX= -server +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= ultima@FreeBSD.orghelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953d43f.3ea22.69c0f25a>
