git: d890ca7b6797 - main - databases/xapian-bindings: Update to 1.4.28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 12:45:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d890ca7b67979ae5adf39ce4662077239357ea94 commit d890ca7b67979ae5adf39ce4662077239357ea94 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-29 11:43:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-29 12:42:21 +0000 databases/xapian-bindings: Update to 1.4.28 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 a46c463e1411..18d6d4e31460 100644 --- a/databases/xapian-bindings/Makefile +++ b/databases/xapian-bindings/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian-bindings -PORTVERSION= 1.4.27 +PORTVERSION= 1.4.28 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org