From d59c5830fa5b8ef5155c8c5600c3f874b83b1f39 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 1 Aug 2019 16:15:24 +0000 Subject: Update to 1.4.12 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.12 --- databases/xapian-core/Makefile | 3 +-- databases/xapian-core/distinfo | 6 +++--- databases/xapian-core/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 23efad5462ca..ecbc845385ea 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.4.11 -PORTREVISION= 1 +PORTVERSION= 1.4.12 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 94e392b2911e..efaff5303d51 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551506629 -SHA256 (xapian-core-1.4.11.tar.xz) = 9f16b2f3e2351a24034d7636f73566ab74c3f0729e9e0492934e956b25c5bc07 -SIZE (xapian-core-1.4.11.tar.xz) = 2975524 +TIMESTAMP = 1564577745 +SHA256 (xapian-core-1.4.12.tar.xz) = 4f8a36da831712db41d38a039fefb5251869761a58be28ba802994bb930fac7c +SIZE (xapian-core-1.4.12.tar.xz) = 2979052 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 5f5d116cefcd..f1ec22121aef 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.8.0 +lib/libxapian.so.30.9.0 libdata/pkgconfig/xapian-core.pc man/man1/copydatabase.1.gz man/man1/quest.1.gz @@ -457,6 +457,7 @@ share/aclocal/xapian.m4 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Unicode.html %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers.html %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_enum.html +%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_eval.html %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_func.html %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_type.html %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespacemembers_vars.html -- cgit