aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-09-11 04:55:38 +0800
committergerald <gerald@FreeBSD.org>2017-09-11 04:55:38 +0800
commita8659f2c3a739594f865ddb2381c38d14c4d611e (patch)
treeb2fdb90b31860ce377c34f790e4d2f4ed3dad14f /mail
parent7b70c817a4e56a6ba513c3a87fb89b520f7ea8e1 (diff)
downloadfreebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.tar.gz
freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.tar.zst
freebsd-ports-gnome-a8659f2c3a739594f865ddb2381c38d14c4d611e.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
Diffstat (limited to 'mail')
-rw-r--r--mail/annoyance-filter/Makefile2
-rw-r--r--mail/dovecot-pigeonhole/Makefile1
-rw-r--r--mail/libmapi/Makefile2
-rw-r--r--mail/libvmime/Makefile2
-rw-r--r--mail/milter-callback/Makefile2
-rw-r--r--mail/pop3vscan/Makefile2
-rw-r--r--mail/spamdyke/Makefile2
-rw-r--r--mail/spamprobe/Makefile2
-rw-r--r--mail/trojita/Makefile2
9 files changed, 9 insertions, 8 deletions
diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile
index 9e14cfacf4d6..8114c129b028 100644
--- a/mail/annoyance-filter/Makefile
+++ b/mail/annoyance-filter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= annoyance-filter
PORTVERSION= 1.0d
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF/annoyancefilter/annoyancefilter/${PORTVERSION} \
http://www.fourmilab.ch/annoyance-filter/
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile
index 2f530fe6a3d0..d561068c41f1 100644
--- a/mail/dovecot-pigeonhole/Makefile
+++ b/mail/dovecot-pigeonhole/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.4.20
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile
index 61bee50daa8f..5a208dd60a93 100644
--- a/mail/libmapi/Makefile
+++ b/mail/libmapi/Makefile
@@ -5,7 +5,7 @@ PORTNAME= libmapi
PORTVERSION= 2.3
DISTVERSIONPREFIX= openchange-
DISTVERSIONSUFFIX= -VULCAN
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= mail
MAINTAINER= kwm@FreeBSD.org
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index a19e34f3f1b7..c7781624765a 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libvmime
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= mail
diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile
index b80f91d0a721..38d0f8fbab5e 100644
--- a/mail/milter-callback/Makefile
+++ b/mail/milter-callback/Makefile
@@ -3,7 +3,7 @@
PORTNAME= milter-callback
PORTVERSION= 1.6.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= LOCAL/ehaupt
diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile
index 9b85dbfd3d78..906a46cb7e21 100644
--- a/mail/pop3vscan/Makefile
+++ b/mail/pop3vscan/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pop3vscan
PORTVERSION= 0.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile
index 8b82c2c16cd2..f35cbd797d77 100644
--- a/mail/spamdyke/Makefile
+++ b/mail/spamdyke/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spamdyke
PORTVERSION= 5.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= http://www.spamdyke.org/releases/
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index 580425b8eee3..048811f5fab4 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spamprobe
PORTVERSION= 1.4d
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= mail
MASTER_SITES= SF
diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile
index 287ef7476a94..756945062dcb 100644
--- a/mail/trojita/Makefile
+++ b/mail/trojita/Makefile
@@ -3,7 +3,7 @@
PORTNAME= trojita
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/src/