git: 1f09c5504fba - main - databases/xapian-bindings: Update to 1.4.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Nov 2025 23:54:14 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1f09c5504fbafa67554aa9486582f928c8f685e7
commit 1f09c5504fbafa67554aa9486582f928c8f685e7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-29 23:23:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-29 23:23:07 +0000
databases/xapian-bindings: Update to 1.4.30
Changes: https://trac.xapian.org/wiki/ReleaseOverview
https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS
---
databases/xapian-bindings/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile
index cf39281c3419..01aac5c382d2 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xapian-bindings
-PORTVERSION= 1.4.29
+PORTVERSION= 1.4.30
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org