diff options
author | gerald <gerald@FreeBSD.org> | 2016-11-20 17:38:08 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-11-20 17:38:08 +0800 |
commit | db5f30a44b64f57dc79943bd0353111f9146dadc (patch) | |
tree | e94768205025f539f2698d8d84810ab33e0ca57f /mail | |
parent | 402295d85eaa6b40d0c3fd478260d4ccd953880e (diff) | |
download | freebsd-ports-gnome-db5f30a44b64f57dc79943bd0353111f9146dadc.tar.gz freebsd-ports-gnome-db5f30a44b64f57dc79943bd0353111f9146dadc.tar.zst freebsd-ports-gnome-db5f30a44b64f57dc79943bd0353111f9146dadc.zip |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/annoyance-filter/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/milter-callback/Makefile | 2 | ||||
-rw-r--r-- | mail/pop3vscan/Makefile | 2 | ||||
-rw-r--r-- | mail/rspamd-devel/Makefile | 1 | ||||
-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/xpbiff/Makefile | 2 |
10 files changed, 10 insertions, 8 deletions
diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index d0e6ff8d5b50..31e95c2e85ec 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -3,7 +3,7 @@ PORTNAME= annoyance-filter PORTVERSION= 1.0d -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF/annoyancefilter/annoyancefilter/${PORTVERSION} \ http://www.fourmilab.ch/annoyance-filter/ diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 746e33a10fbd..b462cdc86c98 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index ac2897037764..e2a30e339143 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,7 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.26.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile index 3d62f37aa1ce..4c43cbcc4e01 100644 --- a/mail/milter-callback/Makefile +++ b/mail/milter-callback/Makefile @@ -3,7 +3,7 @@ PORTNAME= milter-callback PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= LOCAL/ehaupt diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 2a61382d91d4..f0a168208018 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -3,7 +3,7 @@ PORTNAME= pop3vscan PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index 4864f52093f3..6332cdd5d88b 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.4.0.a2.16112016 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index b94a7c9f83be..ee67202b0c25 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index b665cbaf8fb0..ddc23c9e8fb9 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -3,7 +3,7 @@ PORTNAME= spamdyke PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.spamdyke.org/releases/ diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 2e4e350fdaa7..3090f18afeae 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -3,7 +3,7 @@ PORTNAME= spamprobe PORTVERSION= 1.4d -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 9dfd76a197d0..6a184ffe8af4 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -3,7 +3,7 @@ PORTNAME?= xpbiff PORTVERSION?= 1.27 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= LOCAL/sanpei |