Date: Sun, 21 Jul 2024 09:59:58 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: efa32d6a67d8 - main - databases/xapian-core: Update to 1.4.26 Message-ID: <202407210959.46L9xwoa078875@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=efa32d6a67d89eeede590a73588d5fbce7145a87 commit efa32d6a67d89eeede590a73588d5fbce7145a87 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-21 09:56:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-21 09:56:37 +0000 databases/xapian-core: Update to 1.4.26 Changes: https://trac.xapian.org/wiki/ReleaseOverview https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-core/NEWS --- databases/xapian-core/Makefile | 2 +- databases/xapian-core/distinfo | 6 +++--- databases/xapian-core/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index f9fcee7013a4..bbb78e182979 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian-core -PORTVERSION= 1.4.25 +PORTVERSION= 1.4.26 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index 06960ff3dab1..12495ec31235 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712350 -SHA256 (xapian-core-1.4.25.tar.xz) = 0c99dfdd817571cb5689bc412a7e021407938313f38ea3a70fa3bf86410608ee -SIZE (xapian-core-1.4.25.tar.xz) = 3205904 +TIMESTAMP = 1721499018 +SHA256 (xapian-core-1.4.26.tar.xz) = 9e6a7903806966d16ce220b49377c9c8fad667c8f0ffcb23a3442946269363a7 +SIZE (xapian-core-1.4.26.tar.xz) = 3246304 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 9b2315b3b8a0..1912f2d9fd1b 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -55,7 +55,7 @@ lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.so lib/libxapian.so.30 -lib/libxapian.so.30.12.6 +lib/libxapian.so.30.13.0 libdata/pkgconfig/xapian-core.pc share/aclocal/xapian.m4 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407210959.46L9xwoa078875>