Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 15:45:38 +0000 (UTC)
From:      Mikael Urankar <mikael@FreeBSD.org>
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
Message-ID:  <202011151545.0AFFjcHb020730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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