Date: Thu, 28 Oct 2021 17:40:42 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d6cffd5d1e97 - main - mail/dovecot-fts-xapian: Bump PORTREVISION Message-ID: <202110281740.19SHegHl085520@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6cffd5d1e971197ebe5328507938733ccfbb0ee commit d6cffd5d1e971197ebe5328507938733ccfbb0ee Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-10-28 17:40:01 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-10-28 17:40:01 +0000 mail/dovecot-fts-xapian: Bump PORTREVISION Due to recent mail/dovecot update, bump PORTREVISION to catch up. --- mail/dovecot-fts-xapian/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index f624fa0b9182..644f017a7da0 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,6 +1,6 @@ PORTNAME= fts-xapian DISTVERSION= 1.4.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= dovecot-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110281740.19SHegHl085520>