summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Beaudouin <kiwi@FreeBSD.org>2025-01-28 10:26:39 +0100
committerXavier Beaudouin <kiwi@FreeBSD.org>2025-01-30 15:41:58 +0100
commit7edf338be26071678aff562c543da1530eb6ab8f (patch)
tree628ce750cd4b5949f887296305af48becac95d14
parentdatabase/ldb29: LDAP-Like embedded database (diff)
databases/ldb29: Update to 2.9.2
Also hook it to build. PR: 280533 Sponsored by: Klara, Inc. Approved by: 0mp (mentor) Approved by: samba (0mp, kiwi) Differential Revision: https://reviews.freebsd.org/D48656
-rw-r--r--databases/Makefile1
-rw-r--r--databases/ldb29/Makefile6
-rw-r--r--databases/ldb29/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 5a81492599e0..4452b5302a1a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -118,6 +118,7 @@
SUBDIR += kyototycoon
SUBDIR += ldb25
SUBDIR += ldb28
+ SUBDIR += ldb29
SUBDIR += leo_center
SUBDIR += leofs
SUBDIR += leveldb
diff --git a/databases/ldb29/Makefile b/databases/ldb29/Makefile
index 69f6e5605b69..ad3d19886f89 100644
--- a/databases/ldb29/Makefile
+++ b/databases/ldb29/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ldb
-PORTVERSION= 2.8.2
+PORTVERSION= 2.9.2
CATEGORIES= databases
MASTER_SITES= SAMBA
PKGNAMESUFFIX?= ${PORTVERSION:C/([[:digit:]]+)[.]([[:digit:]]+).*/\1\2/}
@@ -79,8 +79,8 @@ PYTHON3_PLIST_FILES= ${PKGCONFIGDIR}/pyldb-util${PYTHON_EXT_SUFFIX}.pc \
# No fancy color error messages
_CFLAGS_clang= -fno-color-diagnostics
-_LDB_DEPENDS= talloc>=2.2.0:devel/talloc tevent>=0.10.0:devel/tevent \
- tdb>=1.4.0:databases/tdb lmdb>=0.9.23:databases/lmdb \
+_LDB_DEPENDS= talloc>=2.4.2:devel/talloc242 tevent>=0.16.0:devel/tevent016 \
+ tdb>=1.4.10:databases/tdb1410 lmdb>=0.9.23:databases/lmdb \
popt>=0:devel/popt
_LDB_BINS= bin/ldbedit bin/ldbmodify bin/ldbadd bin/ldbdel bin/ldbsearch \
bin/ldbrename
diff --git a/databases/ldb29/distinfo b/databases/ldb29/distinfo
index 57b172f6663e..e90e77ab4bf0 100644
--- a/databases/ldb29/distinfo
+++ b/databases/ldb29/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729271994
-SHA256 (ldb-2.8.2.tar.gz) = 0e9aeb657aedbd048b1c0de4afe5b01a8dd33c24a6adb8361a0829374a2fc016
-SIZE (ldb-2.8.2.tar.gz) = 1746336
+TIMESTAMP = 1737642955
+SHA256 (ldb-2.9.2.tar.gz) = d155884002c79dbb1c3d8642f8b1013f2e520b3aeefd6e96412adec5b8d6cbc0
+SIZE (ldb-2.9.2.tar.gz) = 1752608