aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-08-16 23:03:13 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-08-16 23:06:03 +0000
commit5079405681b82008b9f49d939f6d79fbc04f022b (patch)
tree93d2a7c93684156c937da9e2c0224b2225505e97
parent1e1332e3775bb2cb86be0d59b03295419ace8c70 (diff)
mail/dovecot-*: bump after update mail/dovecot as described in Makefile
mail/dovecot updated in 72dd8d2ee676. While here: - remove GNU_CONFIGURE_MANPREFIX; - replace PORTVERSION on DISTVERSION. PR: 280866 Approved by: ler (maintainer) MFH: 2024Q3 (cherry picked from commit 6dcc035f8311c4be6ecc61a1d139b78b603b3aab)
-rw-r--r--mail/dovecot-coi/Makefile4
-rw-r--r--mail/dovecot-fts-elastic/Makefile4
-rw-r--r--mail/dovecot-fts-flatcurve/Makefile1
-rw-r--r--mail/dovecot-fts-xapian/Makefile2
-rw-r--r--mail/dovecot-pigeonhole/Makefile5
-rw-r--r--mail/dovecot-xaps/Makefile2
6 files changed, 9 insertions, 9 deletions
diff --git a/mail/dovecot-coi/Makefile b/mail/dovecot-coi/Makefile
index e715479504aa..ae4e3cdeabe1 100644
--- a/mail/dovecot-coi/Makefile
+++ b/mail/dovecot-coi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= coi
-PORTVERSION= 2.3.9
-PORTREVISION= 3
+DISTVERSION= 2.3.9
+PORTREVISION= 4
CATEGORIES= mail
PKGNAMEPREFIX= dovecot-
diff --git a/mail/dovecot-fts-elastic/Makefile b/mail/dovecot-fts-elastic/Makefile
index a6cdd9e7d86c..2e71329626c4 100644
--- a/mail/dovecot-fts-elastic/Makefile
+++ b/mail/dovecot-fts-elastic/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fts-elastic
-PORTVERSION= 1.1.0
-PORTREVISION= 4
+DISTVERSION= 1.1.0
+PORTREVISION= 5
CATEGORIES= mail
PKGNAMEPREFIX= dovecot-
diff --git a/mail/dovecot-fts-flatcurve/Makefile b/mail/dovecot-fts-flatcurve/Makefile
index de7f31e8424c..4f04a4ff6a5a 100644
--- a/mail/dovecot-fts-flatcurve/Makefile
+++ b/mail/dovecot-fts-flatcurve/Makefile
@@ -1,6 +1,7 @@
PORTNAME= fts-flatcurve
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= mail
PKGNAMEPREFIX= dovecot-
diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile
index 54b54bab35d3..27ea473f77e7 100644
--- a/mail/dovecot-fts-xapian/Makefile
+++ b/mail/dovecot-fts-xapian/Makefile
@@ -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-
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile
index bd09cafff50c..0865fff31d24 100644
--- a/mail/dovecot-pigeonhole/Makefile
+++ b/mail/dovecot-pigeonhole/Makefile
@@ -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"
diff --git a/mail/dovecot-xaps/Makefile b/mail/dovecot-xaps/Makefile
index 691d94ae7db5..b8582aebfd06 100644
--- a/mail/dovecot-xaps/Makefile
+++ b/mail/dovecot-xaps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dovecot-xaps
DISTVERSION= g20210623
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MAINTAINER= PopularMoment@protonmail.com