diff options
author | gerald <gerald@FreeBSD.org> | 2018-07-30 06:18:44 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-07-30 06:18:44 +0800 |
commit | 0941a202747383778df713c994bd63e831dd3095 (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /mail | |
parent | ab8fd2fd1724dec181a850cb35ddfeb9deec8153 (diff) | |
download | freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.gz freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.zst freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Diffstat (limited to 'mail')
-rw-r--r-- | mail/annoyance-filter/Makefile | 2 | ||||
-rw-r--r-- | mail/cone/Makefile | 1 | ||||
-rw-r--r-- | mail/courier-imap/Makefile | 1 | ||||
-rw-r--r-- | mail/dovecot-pigeonhole/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-pigeonhole04/Makefile | 1 | ||||
-rw-r--r-- | mail/gnubiff/Makefile | 2 | ||||
-rw-r--r-- | mail/libvmime/Makefile | 2 | ||||
-rw-r--r-- | mail/maildrop/Makefile | 1 | ||||
-rw-r--r-- | mail/milter-callback/Makefile | 2 | ||||
-rw-r--r-- | mail/pop3vscan/Makefile | 2 | ||||
-rw-r--r-- | mail/rspamd-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/rspamd/Makefile | 1 | ||||
-rw-r--r-- | mail/spamdyke/Makefile | 2 | ||||
-rw-r--r-- | mail/spamprobe/Makefile | 2 | ||||
-rw-r--r-- | mail/sqwebmail/Makefile | 2 | ||||
-rw-r--r-- | mail/trojita/Makefile | 2 |
16 files changed, 16 insertions, 11 deletions
diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index e945bfe0fd92..1acd4b81ef8e 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -3,7 +3,7 @@ PORTNAME= annoyance-filter PORTVERSION= 1.0d -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= SF/annoyancefilter/annoyancefilter/${PORTVERSION} \ http://www.fourmilab.ch/annoyance-filter/ diff --git a/mail/cone/Makefile b/mail/cone/Makefile index e9198de1b39a..66ecb405735a 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -3,6 +3,7 @@ PORTNAME= cone PORTVERSION= 0.96.2 +PORTREVISION= 1 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index cd0b2902f17f..f66b954e7e5e 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -3,6 +3,7 @@ PORTNAME= courier-imap PORTVERSION= 4.18.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/courier/imap/${PORTVERSION} diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile index 1e4082d67fbc..ee9600ccd978 100644 --- a/mail/dovecot-pigeonhole/Makefile +++ b/mail/dovecot-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} diff --git a/mail/dovecot-pigeonhole04/Makefile b/mail/dovecot-pigeonhole04/Makefile index 8f923fab6c65..c98d1e7ccbcf 100644 --- a/mail/dovecot-pigeonhole04/Makefile +++ b/mail/dovecot-pigeonhole04/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.24 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ PKGNAMESUFFIX= 04 diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 81cf60f2308e..2a35802895aa 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnubiff PORTVERSION= 2.2.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 822bba85cf29..30ab13c9eaf6 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -4,7 +4,7 @@ PORTNAME= libvmime PORTVERSION= 0.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= ports@FreeBSD.org diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 766840238281..906e1907d745 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,6 +17,7 @@ PORTNAME= maildrop PORTVERSION= 2.9.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile index 30f5957d978f..6cd57b5e393a 100644 --- a/mail/milter-callback/Makefile +++ b/mail/milter-callback/Makefile @@ -3,7 +3,7 @@ PORTNAME= milter-callback PORTVERSION= 1.6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= LOCAL/ehaupt diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 905abd2e7e53..84b772b01344 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -3,7 +3,7 @@ PORTNAME= pop3vscan PORTVERSION= 0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index 71f58087a97c..eac014b9ddb0 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.7.0.a2.20180302 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 42ceccc3685a..c8a035c5ab15 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index d4d2f62c277c..77a7baf8820d 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -3,7 +3,7 @@ PORTNAME= spamdyke PORTVERSION= 5.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.spamdyke.org/releases/ diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 21ab67d2291c..8e125234b90a 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -3,7 +3,7 @@ PORTNAME= spamprobe PORTVERSION= 1.4d -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index c079a5966020..cbd31891252c 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqwebmail PORTVERSION= 5.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= SF/courier/webmail/${PORTVERSION} diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index f5e348235d20..ddf72cc8a459 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -3,7 +3,7 @@ PORTNAME= trojita PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/src/ |