diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
commit | 8d980ce3f7f40dc691042118960e7377fc596d93 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /mail | |
parent | 1884451be13d2322c40ca25748db7fd39498b9d6 (diff) | |
download | freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.tar.gz freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.tar.zst freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.zip |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-current/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index c4c532006670..ac2897037764 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,7 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.26.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index ad562ebd6dce..b2af666fbe97 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.2-20161106 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 84b001690697..c8661c9288c1 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix PORTVERSION= 3.1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 407c2feecb67..2c2617af0126 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |