git: 13df1c73bee4 - main - databases/xapian-bindings: Update to 1.4.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 17:13:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13df1c73bee46d49b708ef8983df1b5c01f512c7
commit 13df1c73bee46d49b708ef8983df1b5c01f512c7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 17:04:43 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 17:10:21 +0000
databases/xapian-bindings: Update to 1.4.21
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 69e70cb80d92..634ce3488ae4 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xapian-bindings
-PORTVERSION= 1.4.20
+PORTVERSION= 1.4.21
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org