git: d6cffd5d1e97 - main - mail/dovecot-fts-xapian: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Oct 2021 17:40:42 UTC
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-