Skip to content

Commit

Permalink
mail/dovecot-fts-xapian: Update to 1.4.11
Browse files Browse the repository at this point in the history
And while here, also switch to versioned download independent
of Github's archive rolling.
  • Loading branch information
jurajlutter committed Jul 5, 2021
1 parent 5594e82 commit dfc7b7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions mail/dovecot-fts-xapian/Makefile
@@ -1,7 +1,9 @@
PORTNAME= fts-xapian
DISTVERSION= 1.4.10
DISTVERSION= 1.4.11
CATEGORIES= mail
MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= dovecot-
DISTNAME= ${PKGNAME}

MAINTAINER= otis@FreeBSD.org
COMMENT= Dovecot FTS plugin based on Xapian
Expand All @@ -15,12 +17,10 @@ RUN_DEPENDS= dovecot>=2.3.7:mail/dovecot

USES= autoreconf compiler:c++11-lang libtool pkgconfig

USE_GITHUB= yes
GH_ACCOUNT= grosjo
USE_LDCONFIG= yes

GNU_CONFIGURE= yes

WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

PLIST_FILES= lib/dovecot/lib21_fts_xapian_plugin.a \
lib/dovecot/lib21_fts_xapian_plugin.so

Expand Down
6 changes: 3 additions & 3 deletions mail/dovecot-fts-xapian/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625002292
SHA256 (grosjo-fts-xapian-1.4.10_GH0.tar.gz) = d016bf9ebba0f48ac238aee8a12d50627f5d0778d74101fbdbde682099dc9c98
SIZE (grosjo-fts-xapian-1.4.10_GH0.tar.gz) = 1258473
TIMESTAMP = 1625477620
SHA256 (dovecot-fts-xapian-1.4.11.tar.gz) = 2348cae2b08f0357f982ef71abd35f7818e09ce9a3c70e7a9a853e0d739ec348
SIZE (dovecot-fts-xapian-1.4.11.tar.gz) = 1766750

0 comments on commit dfc7b7d

Please sign in to comment.