git: 62abaebc9069 - main - databases/xapian-bindings: Update to 1.4.27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 19:18:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62abaebc906937a30fa38dee31436b538c950798
commit 62abaebc906937a30fa38dee31436b538c950798
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-25 18:47:21 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-25 19:15:11 +0000
databases/xapian-bindings: Update to 1.4.27
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 34a53a989683..a46c463e1411 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xapian-bindings
-PORTVERSION= 1.4.26
+PORTVERSION= 1.4.27
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org