diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:23:32 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:29:54 +0000 |
commit | c4b51c2028302d40de3907a04d99a92001bb83b1 (patch) | |
tree | 9fb1ef7d12ca77a7dc3fb3836d2785731e7c0272 /mail | |
parent | all: Bump after lang/go122 update (diff) |
all: Bump after lang/go121 update
Diffstat (limited to 'mail')
-rw-r--r-- | mail/aerc/Makefile | 2 | ||||
-rw-r--r-- | mail/hydroxide/Makefile | 1 | ||||
-rw-r--r-- | mail/mailhog/Makefile | 2 | ||||
-rw-r--r-- | mail/mailpit/Makefile | 1 | ||||
-rw-r--r-- | mail/mailslurper/Makefile | 2 | ||||
-rw-r--r-- | mail/mox/Makefile | 2 | ||||
-rw-r--r-- | mail/opensmtpd-filter-rspamd/Makefile | 2 | ||||
-rw-r--r-- | mail/opensmtpd-filter-senderscore/Makefile | 2 | ||||
-rw-r--r-- | mail/smtprelay/Makefile | 2 |
9 files changed, 9 insertions, 7 deletions
diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index abe5334eae52..03571873689f 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,6 +1,6 @@ PORTNAME= aerc DISTVERSION= 0.16.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MAINTAINER= iamsleepy@ryuki.me diff --git a/mail/hydroxide/Makefile b/mail/hydroxide/Makefile index fdcf68e89fe5..9d4e84ed1d96 100644 --- a/mail/hydroxide/Makefile +++ b/mail/hydroxide/Makefile @@ -1,6 +1,7 @@ PORTNAME= hydroxide DISTVERSIONPREFIX= v DISTVERSION= 0.2.29 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= nxjoseph@protonmail.com diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index 7b756e4e2da9..0750a1ed871a 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index 148d8fe1227e..d041ecd52ad9 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -1,6 +1,7 @@ PORTNAME= mailpit DISTVERSIONPREFIX= v DISTVERSION= 1.19.0 +PORTREVISION= 1 CATEGORIES= mail devel MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \ LOCAL/madpilot/mailpit:npmcache diff --git a/mail/mailslurper/Makefile b/mail/mailslurper/Makefile index bd077ca3f104..a25065c204f3 100644 --- a/mail/mailslurper/Makefile +++ b/mail/mailslurper/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailslurper PORTVERSION= 1.14.2.g20201217 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail MAINTAINER= einar@isnic.is diff --git a/mail/mox/Makefile b/mail/mox/Makefile index d1401a148b49..49fa5ecbcc54 100644 --- a/mail/mox/Makefile +++ b/mail/mox/Makefile @@ -1,7 +1,7 @@ PORTNAME= mox DISTVERSIONPREFIX= v DISTVERSION= 0.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -mail-server diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index a48d421a3a5e..50982c4596dc 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index 7a8c886f8289..56ff6b824017 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index 7b73c42ee306..798b49cc994c 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,7 +1,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org |