diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-11-11 15:38:50 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-11-11 15:38:50 +0000 |
commit | 936a36e30dd301c382ea294a0e35822d16c879d1 (patch) | |
tree | ecebeea244f1308bf8264752e45ad4e4ba8a1a2b /mail | |
parent | 31a106af43fcb1d2dd968cdc8645e1b420f9cf03 (diff) | |
download | freebsd-ports-936a36e30dd301c382ea294a0e35822d16c879d1.zip |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anubis/Makefile | 2 | ||||
-rw-r--r-- | mail/courier-imap/Makefile | 1 | ||||
-rw-r--r-- | mail/gnarwl/Makefile | 2 | ||||
-rw-r--r-- | mail/maildrop/Makefile | 1 | ||||
-rw-r--r-- | mail/mailfromd/Makefile | 2 | ||||
-rw-r--r-- | mail/mailutils/Makefile | 2 | ||||
-rw-r--r-- | mail/neomutt/Makefile | 1 | ||||
-rw-r--r-- | mail/perdition/Makefile | 1 | ||||
-rw-r--r-- | mail/qsf/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 2 | ||||
-rw-r--r-- | mail/sqwebmail/Makefile | 1 | ||||
-rw-r--r-- | mail/tpop3d/Makefile | 2 |
12 files changed, 12 insertions, 7 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 2ef0790f2484..7a5c0f05289f 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -3,7 +3,7 @@ PORTNAME= anubis PORTVERSION= 4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail MASTER_SITES= GNU diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 9663e85b593c..757c96da5da3 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -3,6 +3,7 @@ PORTNAME= courier-imap PORTVERSION= 5.0.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/courier/imap/${PORTVERSION} diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile index 612d37319980..3fa3456f9c73 100644 --- a/mail/gnarwl/Makefile +++ b/mail/gnarwl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnarwl PORTVERSION= 3.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.onyxbits.de/sites/default/files/download/15/ diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 6ba54b56869f..ad90d42be91f 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,6 +17,7 @@ PORTNAME= maildrop PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/mail/mailfromd/Makefile b/mail/mailfromd/Makefile index 233fbe556476..91f17be58dc8 100644 --- a/mail/mailfromd/Makefile +++ b/mail/mailfromd/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailfromd PORTVERSION= 8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \ http://download.gnu.org.ua/pub/alpha/${PORTNAME}/ diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index e42c763f3c10..66167625a456 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailutils PORTVERSION= 3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= GNU GNU_ALPHA diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index aa16e5b78daf..99dc0aded6c8 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -2,6 +2,7 @@ PORTNAME= neomutt PORTVERSION= 20180716 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= mail diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index a5f24ed29790..e29f553bb7cb 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -3,6 +3,7 @@ PORTNAME= perdition PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= mail net security MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/ diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index d2d403898d0b..317c585f6a50 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -3,7 +3,7 @@ PORTNAME= qsf PORTVERSION= 1.2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 6230c962877b..b97b480fec67 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.15.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 0bea100b7a17..b256d9df3683 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqwebmail PORTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF/courier/webmail/${PORTVERSION} diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 5c8003d820d3..b4b10cc5cddb 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= tpop3d PORTVERSION= 1.5.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= SAVANNAH |