svn commit: r558778 - head/mail/dovecot-fts-xapian
Juraj Lutter
otis at FreeBSD.org
Sun Dec 20 21:11:23 UTC 2020
Author: otis
Date: Sun Dec 20 21:11:23 2020
New Revision: 558778
URL: https://svnweb.freebsd.org/changeset/ports/558778
Log:
mail/dovecot-fts-xapian: Update to 1.4.4
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D25927
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 Dec 20 21:07:31 2020 (r558777)
+++ head/mail/dovecot-fts-xapian/Makefile Sun Dec 20 21:11:23 2020 (r558778)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fts-xapian
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
CATEGORIES= mail
PKGNAMEPREFIX= dovecot-
@@ -11,16 +11,15 @@ COMMENT= Dovecot FTS plugin based on Xapian
LICENSE= LGPL21
BUILD_DEPENDS= dovecot>=2.3.7:mail/dovecot
-LIB_DEPENDS= libxapian.so:databases/xapian-core \
- libicuuc.so:devel/icu
+LIB_DEPENDS= libicuuc.so:devel/icu \
+ libxapian.so:databases/xapian-core
RUN_DEPENDS= dovecot>=2.3.7:mail/dovecot
USES= autoreconf compiler:c++11-lang libtool pkgconfig
-USE_LDCONFIG= yes
-
USE_GITHUB= yes
GH_ACCOUNT= grosjo
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Modified: head/mail/dovecot-fts-xapian/distinfo
==============================================================================
--- head/mail/dovecot-fts-xapian/distinfo Sun Dec 20 21:07:31 2020 (r558777)
+++ head/mail/dovecot-fts-xapian/distinfo Sun Dec 20 21:11:23 2020 (r558778)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604831317
-SHA256 (grosjo-fts-xapian-1.4.3_GH0.tar.gz) = 5d7dcc73c2b5a22864e4a86450cd430d65a5141f9129415ea2630369d1c7a953
-SIZE (grosjo-fts-xapian-1.4.3_GH0.tar.gz) = 28615
+TIMESTAMP = 1608459454
+SHA256 (grosjo-fts-xapian-1.4.4_GH0.tar.gz) = a1515360123e6d8497bb502f4044c52c77d428626aea2d42e20b8b48e212f9a0
+SIZE (grosjo-fts-xapian-1.4.4_GH0.tar.gz) = 28615
More information about the svn-ports-all
mailing list