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
|
PORTNAME= coi
|
||||||
PORTVERSION= 2.3.9
|
DISTVERSION= 2.3.9
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
PKGNAMEPREFIX= dovecot-
|
PKGNAMEPREFIX= dovecot-
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= fts-elastic
|
PORTNAME= fts-elastic
|
||||||
PORTVERSION= 1.1.0
|
DISTVERSION= 1.1.0
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
PKGNAMEPREFIX= dovecot-
|
PKGNAMEPREFIX= dovecot-
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= fts-flatcurve
|
PORTNAME= fts-flatcurve
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.0.3
|
DISTVERSION= 1.0.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
PKGNAMEPREFIX= dovecot-
|
PKGNAMEPREFIX= dovecot-
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= fts-xapian
|
PORTNAME= fts-xapian
|
||||||
DISTVERSION= 1.5.4
|
DISTVERSION= 1.5.4
|
||||||
DISTVERSIONSUFFIX= b
|
DISTVERSIONSUFFIX= b
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/
|
MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/
|
||||||
PKGNAMEPREFIX= dovecot-
|
PKGNAMEPREFIX= dovecot-
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= dovecot-pigeonhole
|
PORTNAME= dovecot-pigeonhole
|
||||||
PORTVERSION= 0.5.21
|
DISTVERSION= 0.5.21
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
|
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
|
||||||
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
||||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= dovecot>=2.3.9:mail/dovecot
|
||||||
DOVECOTVERSION= 2.3
|
DOVECOTVERSION= 2.3
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS= --exec-prefix=${PREFIX} \
|
CONFIGURE_ARGS= --exec-prefix=${PREFIX} \
|
||||||
--docdir=${DOCSDIR} \
|
--docdir=${DOCSDIR} \
|
||||||
--with-dovecot="${LOCALBASE}/lib/dovecot"
|
--with-dovecot="${LOCALBASE}/lib/dovecot"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= dovecot-xaps
|
PORTNAME= dovecot-xaps
|
||||||
DISTVERSION= g20210623
|
DISTVERSION= g20210623
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
MAINTAINER= PopularMoment@protonmail.com
|
MAINTAINER= PopularMoment@protonmail.com
|
||||||
|
|
Loading…
Add table
Reference in a new issue