Date: Sun, 20 Oct 2019 17:07:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514900 - head/databases/xapian-core Message-ID: <201910201707.x9KH7t0N060869@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:07:54 2019 New Revision: 514900 URL: https://svnweb.freebsd.org/changeset/ports/514900 Log: Update to 1.4.13 Changes: https://trac.xapian.org/wiki/ReleaseOverview Modified: head/databases/xapian-core/Makefile head/databases/xapian-core/distinfo head/databases/xapian-core/pkg-plist Modified: head/databases/xapian-core/Makefile ============================================================================== --- head/databases/xapian-core/Makefile Sun Oct 20 17:07:48 2019 (r514899) +++ head/databases/xapian-core/Makefile Sun Oct 20 17:07:54 2019 (r514900) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.4.12 +PORTVERSION= 1.4.13 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/xapian-core/distinfo ============================================================================== --- head/databases/xapian-core/distinfo Sun Oct 20 17:07:48 2019 (r514899) +++ head/databases/xapian-core/distinfo Sun Oct 20 17:07:54 2019 (r514900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564577745 -SHA256 (xapian-core-1.4.12.tar.xz) = 4f8a36da831712db41d38a039fefb5251869761a58be28ba802994bb930fac7c -SIZE (xapian-core-1.4.12.tar.xz) = 2979052 +TIMESTAMP = 1571483791 +SHA256 (xapian-core-1.4.13.tar.xz) = 93f8ffffa80c5e6036befbf356f34456cc18c2f745cef85e9b4cfc254042137c +SIZE (xapian-core-1.4.13.tar.xz) = 2985532 Modified: head/databases/xapian-core/pkg-plist ============================================================================== --- head/databases/xapian-core/pkg-plist Sun Oct 20 17:07:48 2019 (r514899) +++ head/databases/xapian-core/pkg-plist Sun Oct 20 17:07:54 2019 (r514900) @@ -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.9.0 +lib/libxapian.so.30.9.1 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?201910201707.x9KH7t0N060869>