From owner-svn-ports-all@freebsd.org Sun Jul 29 19:10:25 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88748105E706; Sun, 29 Jul 2018 19:10:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0DE978CDEA; Sun, 29 Jul 2018 19:10:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A4A7F19C0F; Sun, 29 Jul 2018 19:10:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6TJAM4L035239; Sun, 29 Jul 2018 19:10:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJAMoj035237; Sun, 29 Jul 2018 19:10:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291910.w6TJAMoj035237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Jul 2018 19:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475693 - in head/databases/xapian-core: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/databases/xapian-core: . files X-SVN-Commit-Revision: 475693 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2018 19:10:25 -0000 Author: sunpoet Date: Sun Jul 29 19:10:21 2018 New Revision: 475693 URL: https://svnweb.freebsd.org/changeset/ports/475693 Log: Update to 1.4.7 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.6 https://trac.xapian.org/wiki/ReleaseOverview/1.4.7 Deleted: head/databases/xapian-core/files/ 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 Jul 29 19:10:16 2018 (r475692) +++ head/databases/xapian-core/Makefile Sun Jul 29 19:10:21 2018 (r475693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.7 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ @@ -29,6 +29,7 @@ USE_LDCONFIG= yes SSE2_CONFIGURE_ENABLE= sse post-install: + ${INSTALL_PROGRAM} ${WRKSRC}/bin/xapian-inspect ${STAGEDIR}${PREFIX}/bin/xapian-inspect ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/copydatabase ${STAGEDIR}${PREFIX}/bin/xapian-copydatabase ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/quest ${STAGEDIR}${PREFIX}/bin/xapian-quest ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/xapian-metadata ${STAGEDIR}${PREFIX}/bin/xapian-metadata Modified: head/databases/xapian-core/distinfo ============================================================================== --- head/databases/xapian-core/distinfo Sun Jul 29 19:10:16 2018 (r475692) +++ head/databases/xapian-core/distinfo Sun Jul 29 19:10:21 2018 (r475693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508167152 -SHA256 (xapian-core-1.4.5.tar.xz) = 85b5f952de9df925fd13e00f6e82484162fd506d38745613a50b0a2064c6b02b -SIZE (xapian-core-1.4.5.tar.xz) = 2810612 +TIMESTAMP = 1532800058 +SHA256 (xapian-core-1.4.7.tar.xz) = 13f08a0b649c7afa804fa0e85678d693fd6069dd394c9b9e7d41973d74a3b5d3 +SIZE (xapian-core-1.4.7.tar.xz) = 2874172 Modified: head/databases/xapian-core/pkg-plist ============================================================================== --- head/databases/xapian-core/pkg-plist Sun Jul 29 19:10:16 2018 (r475692) +++ head/databases/xapian-core/pkg-plist Sun Jul 29 19:10:21 2018 (r475693) @@ -1,3 +1,8 @@ +bin/copydatabase +bin/quest +bin/simpleexpand +bin/simpleindex +bin/simplesearch bin/xapian-check bin/xapian-compact bin/xapian-config @@ -51,12 +56,15 @@ lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.so lib/libxapian.so.30 -lib/libxapian.so.30.4.0 +lib/libxapian.so.30.5.1 libdata/pkgconfig/xapian-core.pc +man/man1/copydatabase.1.gz +man/man1/quest.1.gz man/man1/xapian-check.1.gz man/man1/xapian-compact.1.gz man/man1/xapian-config.1.gz man/man1/xapian-delve.1.gz +man/man1/xapian-metadata.1.gz man/man1/xapian-progsrv.1.gz man/man1/xapian-replicate-server.1.gz man/man1/xapian-replicate.1.gz @@ -511,6 +519,7 @@ share/aclocal/xapian.m4 %%DATADIR%%/stopwords/french.list %%DATADIR%%/stopwords/german.list %%DATADIR%%/stopwords/hungarian.list +%%DATADIR%%/stopwords/indonesian.list %%DATADIR%%/stopwords/italian.list %%DATADIR%%/stopwords/norwegian.list %%DATADIR%%/stopwords/portuguese.list