Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2019 16:15:24 +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: r507781 - head/databases/xapian-core
Message-ID:  <201908011615.x71GFOqx001371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  1 16:15:24 2019
New Revision: 507781
URL: https://svnweb.freebsd.org/changeset/ports/507781

Log:
  Update to 1.4.12
  
  Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.12

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	Thu Aug  1 16:15:19 2019	(r507780)
+++ head/databases/xapian-core/Makefile	Thu Aug  1 16:15:24 2019	(r507781)
@@ -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}/ \

Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo	Thu Aug  1 16:15:19 2019	(r507780)
+++ head/databases/xapian-core/distinfo	Thu Aug  1 16:15:24 2019	(r507781)
@@ -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

Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist	Thu Aug  1 16:15:19 2019	(r507780)
+++ head/databases/xapian-core/pkg-plist	Thu Aug  1 16:15:24 2019	(r507781)
@@ -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



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