aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mailman3/Makefile2
-rw-r--r--mail/milter-greylist/Makefile2
-rw-r--r--mail/nextcloud-mail/Makefile1
-rw-r--r--mail/opendkim/Makefile2
-rw-r--r--mail/p5-Mail-OpenDKIM/Makefile1
-rw-r--r--mail/py-afew/Makefile2
-rw-r--r--mail/py-authheaders/Makefile1
-rw-r--r--mail/py-dkimpy-milter/Makefile1
-rw-r--r--mail/py-dkimpy/Makefile2
-rw-r--r--mail/py-fuglu/Makefile1
-rw-r--r--mail/rmilter/Makefile1
-rw-r--r--mail/rspamd-devel/Makefile2
-rw-r--r--mail/rspamd/Makefile1
-rw-r--r--mail/snappymail/Makefile1
14 files changed, 14 insertions, 6 deletions
diff --git a/mail/mailman3/Makefile b/mail/mailman3/Makefile
index 7d9a7f00a090..a814d97edf6e 100644
--- a/mail/mailman3/Makefile
+++ b/mail/mailman3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mailman
DISTVERSION= 3.3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index cc9196e8decc..f30de6e3859b 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= milter-greylist
PORTVERSION= 4.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \
http://fossies.org/unix/privat/
diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile
index d274c25e97d1..10d8d40159c3 100644
--- a/mail/nextcloud-mail/Makefile
+++ b/mail/nextcloud-mail/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mail
PORTVERSION= 3.6.1
DISTVERSIONPREFIX= v
+PORTREVISION= 3
CATEGORIES= mail
MAINTAINER= brnrd@FreeBSD.org
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile
index 1cacfe69cd79..b483d39a2144 100644
--- a/mail/opendkim/Makefile
+++ b/mail/opendkim/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opendkim
PORTVERSION= 2.10.3
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= mail security
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/Previous%20Releases \
diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile
index 6780d1ee7430..001b652f9157 100644
--- a/mail/p5-Mail-OpenDKIM/Makefile
+++ b/mail/p5-Mail-OpenDKIM/Makefile
@@ -1,5 +1,6 @@
PORTNAME= Mail-OpenDKIM
PORTVERSION= 4204
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/mail/py-afew/Makefile b/mail/py-afew/Makefile
index 75a431f971c7..4785c580f6f6 100644
--- a/mail/py-afew/Makefile
+++ b/mail/py-afew/Makefile
@@ -1,6 +1,6 @@
PORTNAME= afew
DISTVERSION= 3.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/py-authheaders/Makefile b/mail/py-authheaders/Makefile
index d77592bd1e03..82764a17e506 100644
--- a/mail/py-authheaders/Makefile
+++ b/mail/py-authheaders/Makefile
@@ -1,5 +1,6 @@
PORTNAME= authheaders
DISTVERSION= 0.16.2
+PORTREVISION= 1
CATEGORIES= mail python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/py-dkimpy-milter/Makefile b/mail/py-dkimpy-milter/Makefile
index 52f232855743..8668214e2363 100644
--- a/mail/py-dkimpy-milter/Makefile
+++ b/mail/py-dkimpy-milter/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dkimpy-milter
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= mail python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/py-dkimpy/Makefile b/mail/py-dkimpy/Makefile
index 8e1bc43126d5..9f7712722431 100644
--- a/mail/py-dkimpy/Makefile
+++ b/mail/py-dkimpy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dkimpy
DISTVERSION= 1.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/py-fuglu/Makefile b/mail/py-fuglu/Makefile
index f3586833df2d..ec75f73c0398 100644
--- a/mail/py-fuglu/Makefile
+++ b/mail/py-fuglu/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fuglu
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= mail python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile
index ad5f927f6129..7acde34f477a 100644
--- a/mail/rmilter/Makefile
+++ b/mail/rmilter/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rmilter
PORTVERSION= 1.10.0
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= vsevolod@FreeBSD.org
diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile
index 3c22ade70071..da9286d9dae8 100644
--- a/mail/rspamd-devel/Makefile
+++ b/mail/rspamd-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rspamd
PORTVERSION= 3.7.a1.20230808
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
PKGNAMESUFFIX= -devel
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index cd1476af8e9b..7a102f823b1e 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rspamd
PORTVERSION= 3.8.4
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= vsevolod@FreeBSD.org
diff --git a/mail/snappymail/Makefile b/mail/snappymail/Makefile
index 346880ae6062..2a14980fe15b 100644
--- a/mail/snappymail/Makefile
+++ b/mail/snappymail/Makefile
@@ -1,5 +1,6 @@
PORTNAME= snappymail
DISTVERSION= 2.36.1
+PORTREVISION= 3
CATEGORIES= mail www
MASTER_SITES= https://github.com/the-djmaze/snappymail/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}