diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-12-02 12:11:34 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-12-02 12:11:34 +0000 |
commit | 1ebcd18f74b8a347a95f5d0489b51cf7d2389a46 (patch) | |
tree | f57366257ab32ce9e9bf9947639aeb120051356d /mail | |
parent | fa8b6d84583a1fee96bd53d32a00ba9c81fb5196 (diff) | |
download | ports-1ebcd18f74b8a347a95f5d0489b51cf7d2389a46.tar.gz ports-1ebcd18f74b8a347a95f5d0489b51cf7d2389a46.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 3 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/pkg-descr | 2 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/pkg-message | 4 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/pkg-plist | 1 | ||||
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 4 |
6 files changed, 8 insertions, 8 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 640b98e06424..6c88e6a3bf56 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,12 +3,13 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} MAINTAINER= bra@fsn.hu -COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP +COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP LICENSE= LGPL21 diff --git a/mail/dovecot2-pigeonhole/pkg-descr b/mail/dovecot2-pigeonhole/pkg-descr index 4facbff4621a..dc5ac2017a03 100644 --- a/mail/dovecot2-pigeonhole/pkg-descr +++ b/mail/dovecot2-pigeonhole/pkg-descr @@ -4,4 +4,4 @@ Sieve language support by a plugin for the Dovecot deliver LDA&LMTP * Mail forwarding * Vacation auto-reply -WWW: http://wiki2.dovecot.org/Pigeonhole +WWW: http://wiki2.dovecot.org/Pigeonhole diff --git a/mail/dovecot2-pigeonhole/pkg-message b/mail/dovecot2-pigeonhole/pkg-message index 50b246a30834..10d1fbf98876 100644 --- a/mail/dovecot2-pigeonhole/pkg-message +++ b/mail/dovecot2-pigeonhole/pkg-message @@ -1,5 +1,5 @@ --------------------------------------------------------------------- - + This port assumes you are familiar with Dovecot and have it installed and running on the system you have installed this plugin on. @@ -12,7 +12,7 @@ } Further information on configuration can be found at: - + http://wiki2.dovecot.org/Pigeonhole --------------------------------------------------------------------- diff --git a/mail/dovecot2-pigeonhole/pkg-plist b/mail/dovecot2-pigeonhole/pkg-plist index e5d54ab6a10e..63855c0d0815 100644 --- a/mail/dovecot2-pigeonhole/pkg-plist +++ b/mail/dovecot2-pigeonhole/pkg-plist @@ -74,4 +74,3 @@ share/doc/dovecot/example-config/conf.d/90-sieve.conf @dirrmtry lib/dovecot @dirrm include/dovecot/sieve @dirrmtry include/dovecot -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 058f72ca5bdb..01e63ed6dc40 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.1.10 +PORTVERSION= 2.1.12 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 56f04cd9ba15..7e2827eae3da 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.1.10.tar.gz) = 8acc99c2a7e8b598aef2fef443c5fb6779099e57573f86a1eaa2b8479d0becb9 -SIZE (dovecot-2.1.10.tar.gz) = 3843490 +SHA256 (dovecot-2.1.12.tar.gz) = d76ae15146452d053c423d883b2cbc24f62a55cf2f1f547577f42bc7d8d20840 +SIZE (dovecot-2.1.12.tar.gz) = 3839088 |