mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
mail/dovecot-fts-xapian: Update to 1.4.11
And while here, also switch to versioned download independent of Github's archive rolling.
This commit is contained in:
parent
5594e82e0d
commit
dfc7b7d136
@ -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
|
||||
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user