git: 5079405681b8 - 2024Q3 - mail/dovecot-*: bump after update mail/dovecot as described in Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Aug 2024 23:06:12 UTC
The branch 2024Q3 has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5079405681b82008b9f49d939f6d79fbc04f022b
commit 5079405681b82008b9f49d939f6d79fbc04f022b
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-08-16 23:03:13 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-16 23:06:03 +0000
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)
---
mail/dovecot-coi/Makefile | 4 ++--
mail/dovecot-fts-elastic/Makefile | 4 ++--
mail/dovecot-fts-flatcurve/Makefile | 1 +
mail/dovecot-fts-xapian/Makefile | 2 +-
mail/dovecot-pigeonhole/Makefile | 5 ++---
mail/dovecot-xaps/Makefile | 2 +-
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