aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-09-10 20:50:31 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-09-10 20:50:31 +0000
commit15945f8122ca36c901e1319b3270445458bdae02 (patch)
treed1ac4f6805fbce1473116cae6a211aa3cabd466c /mail
parentee0b2a47584c3f274ba7310f3d374ec74149ce33 (diff)
downloadports-15945f8122ca36c901e1319b3270445458bdae02.tar.gz
ports-15945f8122ca36c901e1319b3270445458bdae02.zip
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=367888
Diffstat (limited to 'mail')
-rw-r--r--mail/addresses-goodies/Makefile2
-rw-r--r--mail/addresses/Makefile2
-rw-r--r--mail/annoyance-filter/Makefile2
-rw-r--r--mail/claws-mail-fancy/Makefile2
-rw-r--r--mail/gnumail/Makefile2
-rw-r--r--mail/hs-email-validate/Makefile1
-rw-r--r--mail/hs-mime-mail/Makefile1
-rw-r--r--mail/hs-mime-types/Makefile1
-rw-r--r--mail/hs-mime/Makefile1
-rw-r--r--mail/kbiff/Makefile2
-rw-r--r--mail/kshowmail/Makefile2
-rw-r--r--mail/libvmime/Makefile1
-rw-r--r--mail/pantomime/Makefile2
-rw-r--r--mail/pop3vscan/Makefile2
-rw-r--r--mail/thunderbird-dictionaries/Makefile2
-rw-r--r--mail/thunderbird-i18n/Makefile1
-rw-r--r--mail/thunderbird/Makefile1
-rw-r--r--mail/trojita/Makefile1
18 files changed, 18 insertions, 10 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile
index b969970ae599..99928d17a924 100644
--- a/mail/addresses-goodies/Makefile
+++ b/mail/addresses-goodies/Makefile
@@ -2,7 +2,7 @@
PORTNAME= addresses
PORTVERSION= 0.4.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile
index 6cc354e2ced7..3632d1057041 100644
--- a/mail/addresses/Makefile
+++ b/mail/addresses/Makefile
@@ -3,7 +3,7 @@
PORTNAME= addresses
PORTVERSION= 0.4.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile
index 0643dbe80ced..9dc116eac9f4 100644
--- a/mail/annoyance-filter/Makefile
+++ b/mail/annoyance-filter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= annoyance-filter
PORTVERSION= 1.0d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF/annoyancefilter/annoyancefilter/${PORTVERSION} \
http://www.fourmilab.ch/annoyance-filter/
diff --git a/mail/claws-mail-fancy/Makefile b/mail/claws-mail-fancy/Makefile
index b88f92cf94ca..93937cf077d7 100644
--- a/mail/claws-mail-fancy/Makefile
+++ b/mail/claws-mail-fancy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fancy
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Webkit based HTML renderer plugin for Claws Mail
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile
index d2fc9cca1051..a2542f705154 100644
--- a/mail/gnumail/Makefile
+++ b/mail/gnumail/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnumail
PORTVERSION= 1.2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail gnustep
MASTER_SITES= http://download.gna.org/gnustep-nonfsf/
DISTNAME= GNUMail-${PORTVERSION}
diff --git a/mail/hs-email-validate/Makefile b/mail/hs-email-validate/Makefile
index 31be87453fad..9f2f8eadabf3 100644
--- a/mail/hs-email-validate/Makefile
+++ b/mail/hs-email-validate/Makefile
@@ -2,6 +2,7 @@
PORTNAME= email-validate
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= mail haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/mail/hs-mime-mail/Makefile b/mail/hs-mime-mail/Makefile
index 3e4c8b06ebd5..143d40daf9dc 100644
--- a/mail/hs-mime-mail/Makefile
+++ b/mail/hs-mime-mail/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mime-mail
PORTVERSION= 0.4.5.2
+PORTREVISION= 1
CATEGORIES= mail haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/mail/hs-mime-types/Makefile b/mail/hs-mime-types/Makefile
index 462efadd2f76..8465fa98eb38 100644
--- a/mail/hs-mime-types/Makefile
+++ b/mail/hs-mime-types/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mime-types
PORTVERSION= 0.1.0.4
+PORTREVISION= 1
CATEGORIES= mail haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/mail/hs-mime/Makefile b/mail/hs-mime/Makefile
index 3848bdb781b9..aecff71c2354 100644
--- a/mail/hs-mime/Makefile
+++ b/mail/hs-mime/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mime
PORTVERSION= 0.4.0.1
+PORTREVISION= 1
CATEGORIES= mail haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index 6438136bac23..26f7409e007b 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kbiff
PORTVERSION= 4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail kde
MASTER_SITES= SF
diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile
index 663ccd94848f..f708d36ef121 100644
--- a/mail/kshowmail/Makefile
+++ b/mail/kshowmail/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kshowmail
PORTVERSION= 4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail kde
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20for%20KDE4/${PORTVERSION}
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index 8b0f4807c848..20beedc29e29 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libvmime
PORTVERSION= 0.9.2.s20140721
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= delphij@FreeBSD.org
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile
index a5a657179b01..b2dd41562c1b 100644
--- a/mail/pantomime/Makefile
+++ b/mail/pantomime/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pantomime
PORTVERSION= 1.2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail gnustep
MASTER_SITES= http://download.gna.org/gnustep-nonfsf/
DISTNAME= Pantomime-${PORTVERSION}
diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile
index 8352b29054c5..01f532aa455e 100644
--- a/mail/pop3vscan/Makefile
+++ b/mail/pop3vscan/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pop3vscan
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/mail/thunderbird-dictionaries/Makefile b/mail/thunderbird-dictionaries/Makefile
index 34e9d367cca6..443d26c4a174 100644
--- a/mail/thunderbird-dictionaries/Makefile
+++ b/mail/thunderbird-dictionaries/Makefile
@@ -3,7 +3,7 @@
PORTNAME= thunderbird-dictionaries
PORTVERSION= 20060220
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZDEV}
MASTER_SITE_SUBDIR= dictionaries
diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile
index b83f1140565e..faa5e42416e5 100644
--- a/mail/thunderbird-i18n/Makefile
+++ b/mail/thunderbird-i18n/Makefile
@@ -3,6 +3,7 @@
PORTNAME= thunderbird-i18n
PORTVERSION= 31.1.0
+PORTREVISION= 1
CATEGORIES= mail news net-im
MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/linux-i686/xpi
PKGNAMEPREFIX=
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 6e7af9b56d36..0a4a0b627e05 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -3,6 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 31.1.0
+PORTREVISION= 1
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source/
diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile
index 7c96fe31e11b..8b9328806c97 100644
--- a/mail/trojita/Makefile
+++ b/mail/trojita/Makefile
@@ -3,6 +3,7 @@
PORTNAME= trojita
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/src/