mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/dovecot-*: bump after update mail/dovecot as described in Makefile
mail/dovecot updated in 72dd8d2ee6
.
While here:
- remove GNU_CONFIGURE_MANPREFIX;
- replace PORTVERSION on DISTVERSION.
PR: 280866
Approved by: ler (maintainer)
MFH: 2024Q3
This commit is contained in:
parent
c18f313d6f
commit
6dcc035f83
6 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= coi
|
||||
PORTVERSION= 2.3.9
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 2.3.9
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail
|
||||
PKGNAMEPREFIX= dovecot-
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= fts-elastic
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 1.1.0
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= mail
|
||||
PKGNAMEPREFIX= dovecot-
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= fts-flatcurve
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
PKGNAMEPREFIX= dovecot-
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= fts-xapian
|
||||
DISTVERSION= 1.5.4
|
||||
DISTVERSIONSUFFIX= b
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/
|
||||
PKGNAMEPREFIX= dovecot-
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= dovecot-pigeonhole
|
||||
PORTVERSION= 0.5.21
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.5.21
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
|
||||
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= dovecot>=2.3.9:mail/dovecot
|
|||
DOVECOTVERSION= 2.3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --exec-prefix=${PREFIX} \
|
||||
--docdir=${DOCSDIR} \
|
||||
--with-dovecot="${LOCALBASE}/lib/dovecot"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= dovecot-xaps
|
||||
DISTVERSION= g20210623
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
|
||||
MAINTAINER= PopularMoment@protonmail.com
|
||||
|
|
Loading…
Add table
Reference in a new issue