Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2020 18:44:21 +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: r538946 - head/databases/xapian-core
Message-ID:  <202006151844.05FIiLEx059848@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 15 18:44:21 2020
New Revision: 538946
URL: https://svnweb.freebsd.org/changeset/ports/538946

Log:
  Update to 1.4.16
  
  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	Mon Jun 15 18:44:15 2020	(r538945)
+++ head/databases/xapian-core/Makefile	Mon Jun 15 18:44:21 2020	(r538946)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.4.15
+PORTVERSION=	1.4.16
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	https://oligarchy.co.uk/xapian/${PORTVERSION}/ \

Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo	Mon Jun 15 18:44:15 2020	(r538945)
+++ head/databases/xapian-core/distinfo	Mon Jun 15 18:44:21 2020	(r538946)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582561400
-SHA256 (xapian-core-1.4.15.tar.xz) = b168e95918a01e014fb6a6cbce26e535f80da4d4791bfa5a0e0051fcb6f950ea
-SIZE (xapian-core-1.4.15.tar.xz) = 2988752
+TIMESTAMP = 1592145037
+SHA256 (xapian-core-1.4.16.tar.xz) = 4937f2f49ff27e39a42150e928c8b45877b0bf456510f0785f50159a5cb6bf70
+SIZE (xapian-core-1.4.16.tar.xz) = 3041132

Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist	Mon Jun 15 18:44:15 2020	(r538945)
+++ head/databases/xapian-core/pkg-plist	Mon Jun 15 18:44:21 2020	(r538946)
@@ -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.10.1
+lib/libxapian.so.30.10.2
 libdata/pkgconfig/xapian-core.pc
 man/man1/copydatabase.1.gz
 man/man1/quest.1.gz
@@ -352,6 +352,7 @@ share/aclocal/xapian.m4
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/document_8h.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.css
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/doxygen.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/dynsections.js
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/enquire_8h.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/error_8h.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/errorhandler_8h.html
@@ -446,8 +447,11 @@ share/aclocal/xapian.m4
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit_graph_8.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit_graph_9.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/jquery.js
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/keymaker_8h.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/menu.js
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/menudata.js
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/mset_8h.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/namespaceXapian_1_1Auto.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151844.05FIiLEx059848>