Date: Mon, 21 Nov 2022 05:03:17 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a9ed4e510656 - main - mail/dovecot-fts-flatcurve: Update to 0.3.3 Message-ID: <202211210503.2AL53HY9031452@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9ed4e510656f0e9cd9f699a3f83a9cb99c513e0 commit a9ed4e510656f0e9cd9f699a3f83a9cb99c513e0 Author: Martin Waschbüsch <martin@waschbuesch.de> AuthorDate: 2022-11-21 05:03:05 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-11-21 05:03:05 +0000 mail/dovecot-fts-flatcurve: Update to 0.3.3 Changelog: https://github.com/slusarz/dovecot-fts-flatcurve/releases/tag/v0.3.3 PR: 267840 --- mail/dovecot-fts-flatcurve/Makefile | 7 +++---- mail/dovecot-fts-flatcurve/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/mail/dovecot-fts-flatcurve/Makefile b/mail/dovecot-fts-flatcurve/Makefile index c8650757423e..8820bae348ab 100644 --- a/mail/dovecot-fts-flatcurve/Makefile +++ b/mail/dovecot-fts-flatcurve/Makefile @@ -1,7 +1,6 @@ PORTNAME= fts-flatcurve DISTVERSIONPREFIX= v -DISTVERSION= 0.3.2 -PORTREVISION= 1 +DISTVERSION= 0.3.3 CATEGORIES= mail PKGNAMEPREFIX= dovecot- @@ -11,10 +10,10 @@ WWW= https://github.com/slusarz/dovecot-fts-flatcurve LICENSE= LGPL21 -BUILD_DEPENDS= dovecot>=2.3.10:mail/dovecot +BUILD_DEPENDS= dovecot>=2.3.17:mail/dovecot LIB_DEPENDS= libicuuc.so:devel/icu \ libxapian.so:databases/xapian-core -RUN_DEPENDS= dovecot>=2.3.10:mail/dovecot +RUN_DEPENDS= dovecot>=2.3.17:mail/dovecot USES= autoreconf libtool pkgconfig USE_GITHUB= yes diff --git a/mail/dovecot-fts-flatcurve/distinfo b/mail/dovecot-fts-flatcurve/distinfo index 0d2e3321385b..d29f2f45bd49 100644 --- a/mail/dovecot-fts-flatcurve/distinfo +++ b/mail/dovecot-fts-flatcurve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665207383 -SHA256 (slusarz-dovecot-fts-flatcurve-v0.3.2_GH0.tar.gz) = cea0fda2181e11bb54892e729360397e622d3f02934feae27107a70b61b74c44 -SIZE (slusarz-dovecot-fts-flatcurve-v0.3.2_GH0.tar.gz) = 49968 +TIMESTAMP = 1668750854 +SHA256 (slusarz-dovecot-fts-flatcurve-v0.3.3_GH0.tar.gz) = 9d7afb627a61af9e323c4046003acd8953e629794f4dbcd6f7b8e196624af59c +SIZE (slusarz-dovecot-fts-flatcurve-v0.3.3_GH0.tar.gz) = 49874
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211210503.2AL53HY9031452>