git: a9e8c7878662 - main - databases/xapian-bindings: Update to 1.4.24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:18:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a9e8c78786621232391f81e57ed33b8a76f82b6d
commit a9e8c78786621232391f81e57ed33b8a76f82b6d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:38:44 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:35 +0000
databases/xapian-bindings: Update to 1.4.24
Changes: https://trac.xapian.org/wiki/ReleaseOverview
---
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 d9e2d4384172..3dfbeb69f735 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xapian-bindings
-PORTVERSION= 1.4.23
+PORTVERSION= 1.4.24
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org