From owner-svn-ports-all@freebsd.org Sun Nov 15 15:45:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 674A72EC01F; Sun, 15 Nov 2020 15:45:39 +0000 (UTC) (envelope-from mikael@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CYxPH28jDz4VjN; Sun, 15 Nov 2020 15:45:39 +0000 (UTC) (envelope-from mikael@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 3D0B51E334; Sun, 15 Nov 2020 15:45:39 +0000 (UTC) (envelope-from mikael@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AFFjdaw020731; Sun, 15 Nov 2020 15:45:39 GMT (envelope-from mikael@FreeBSD.org) Received: (from mikael@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AFFjcHb020730; Sun, 15 Nov 2020 15:45:38 GMT (envelope-from mikael@FreeBSD.org) Message-Id: <202011151545.0AFFjcHb020730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mikael set sender to mikael@FreeBSD.org using -f From: Mikael Urankar Date: Sun, 15 Nov 2020 15:45:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555232 - in head/mail/dovecot-fts-xapian: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mikael X-SVN-Commit-Paths: in head/mail/dovecot-fts-xapian: . files X-SVN-Commit-Revision: 555232 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.34 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, 15 Nov 2020 15:45:39 -0000 Author: mikael Date: Sun Nov 15 15:45:38 2020 New Revision: 555232 URL: https://svnweb.freebsd.org/changeset/ports/555232 Log: mail/dovecot-fts-xapian: Update to 1.4.3 PR: 250944 Submitted by: Juraj Lutter (maintainer) Deleted: head/mail/dovecot-fts-xapian/files/ Modified: head/mail/dovecot-fts-xapian/Makefile head/mail/dovecot-fts-xapian/distinfo Modified: head/mail/dovecot-fts-xapian/Makefile ============================================================================== --- head/mail/dovecot-fts-xapian/Makefile Sun Nov 15 15:38:41 2020 (r555231) +++ head/mail/dovecot-fts-xapian/Makefile Sun Nov 15 15:45:38 2020 (r555232) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fts-xapian -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= mail PKGNAMEPREFIX= dovecot- @@ -12,8 +12,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= dovecot>=2.3.7:mail/dovecot LIB_DEPENDS= libxapian.so:databases/xapian-core \ - libicuuc.so:devel/icu \ - libsqlite3.so:databases/sqlite3 + libicuuc.so:devel/icu RUN_DEPENDS= dovecot>=2.3.7:mail/dovecot USES= autoreconf compiler:c++11-lang libtool pkgconfig Modified: head/mail/dovecot-fts-xapian/distinfo ============================================================================== --- head/mail/dovecot-fts-xapian/distinfo Sun Nov 15 15:38:41 2020 (r555231) +++ head/mail/dovecot-fts-xapian/distinfo Sun Nov 15 15:45:38 2020 (r555232) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604301654 -SHA256 (grosjo-fts-xapian-1.4.2_GH0.tar.gz) = 11ff20bd91d81754bbe4f9ad52cf1fd74be8c3bb8633a7023a35cf4cc3c18c58 -SIZE (grosjo-fts-xapian-1.4.2_GH0.tar.gz) = 27812 +TIMESTAMP = 1604831317 +SHA256 (grosjo-fts-xapian-1.4.3_GH0.tar.gz) = 5d7dcc73c2b5a22864e4a86450cd430d65a5141f9129415ea2630369d1c7a953 +SIZE (grosjo-fts-xapian-1.4.3_GH0.tar.gz) = 28615