diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-26 03:03:16 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-26 03:03:16 +0800 |
commit | 5dc132894c07a294a1af69be059722135d3f7c84 (patch) | |
tree | b017be211b33ebaf05bdad734776b1da6e5e07b4 /mail | |
parent | 3ff0e1c945f6e3a2c546d2c4ab32d40f1e6bce83 (diff) | |
download | freebsd-ports-gnome-5dc132894c07a294a1af69be059722135d3f7c84.tar.gz freebsd-ports-gnome-5dc132894c07a294a1af69be059722135d3f7c84.tar.zst freebsd-ports-gnome-5dc132894c07a294a1af69be059722135d3f7c84.zip |
- Update from 2.2.6 to 2.2.9
- And, following the instructions in Makefile, bump PORTREVISION of mail/dovecot2-antispam-plugin and mail/dovecot-pigeonhole
PR: ports/184273
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 1 | ||||
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 4 |
4 files changed, 5 insertions, 4 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index d37cfb84e018..ec0cac0efd51 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 2b5620262a6d..2836269ba760 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index eb761703f330..a07f531a4368 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.9 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index f66cd756e69f..3e1238f068fb 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.6.tar.gz) = 62272bce0ba4b992f44b6eaf72543860ecd21694032243af009b9da2c0d3d6e5 -SIZE (dovecot-2.2.6.tar.gz) = 4483169 +SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5 +SIZE (dovecot-2.2.9.tar.gz) = 4540858 |