Date: Sun, 23 Jan 2022 19:26:46 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: 6bcd928b21d7 - main - databases/xapian-core: Update to 1.4.19 Message-ID: <202201231926.20NJQkwO013732@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=6bcd928b21d7ab56f06d3724efddb1f902c68127 commit 6bcd928b21d7ab56f06d3724efddb1f902c68127 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:18:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 18:18:11 +0000 databases/xapian-core: Update to 1.4.19 Changes: https://trac.xapian.org/wiki/ReleaseOverview --- 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 7a1e9a41cec3..f67c106a4c6c 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -1,7 +1,7 @@ # Created by: J.F. Dockes PORTNAME= xapian-core -PORTVERSION= 1.4.18 +PORTVERSION= 1.4.19 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 d8b3e7c8271c..b79c26bc431c 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665345 -SHA256 (xapian-core-1.4.18.tar.xz) = 196ddbb4ad10450100f0991a599e4ed944cbad92e4a6fe813be6dce160244b77 -SIZE (xapian-core-1.4.18.tar.xz) = 2984508 +TIMESTAMP = 1642102161 +SHA256 (xapian-core-1.4.19.tar.xz) = 1fca48fca6cc3526cc4ba93dd194fe9c1326857b78edcfb37e68d086d714a9c3 +SIZE (xapian-core-1.4.19.tar.xz) = 2994860 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index eaf494b938ae..cdf53be0a143 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.11.0 +lib/libxapian.so.30.12.0 libdata/pkgconfig/xapian-core.pc man/man1/copydatabase.1.gz man/man1/quest.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231926.20NJQkwO013732>