diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-06-25 12:36:58 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-06-25 12:36:58 +0000 |
commit | 44bc15ee494930c8dd797e3f06a6dc07d78397fb (patch) | |
tree | a58eff30a9b2a16092c869fb032c55206b7644fb /mail | |
parent | 8804c05a8305787e7e0fa29e8df6be3610fe6545 (diff) | |
download | ports-44bc15ee494930c8dd797e3f06a6dc07d78397fb.tar.gz ports-44bc15ee494930c8dd797e3f06a6dc07d78397fb.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 1 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 1 | ||||
-rw-r--r-- | mail/dovecot2/Makefile | 5 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 4 | ||||
-rw-r--r-- | mail/dovecot2/pkg-plist | 2 |
5 files changed, 10 insertions, 3 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index 073ff1eff1b5..ee29893c5937 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 +PORTREVISION= 1 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 6bb1051c4205..167d272c8e52 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.0 +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 1d7a0ee0b502..ed984d7f8483 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.4 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ MAINTAINER= bra@fsn.hu COMMENT= Secure and compact IMAP and POP3 servers +LICENSE= LGPL21 MIT +LICENSE_COMB= dual + LATEST_LINK= dovecot2 CONFLICTS= dovecot-1.[0-9]* diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 42318c4416bd..222b93c813a7 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.2.tar.gz) = 30c98e8f9e40d7397d451a8679359b70031702f205aefbff1a6e27656fb63b9a -SIZE (dovecot-2.2.2.tar.gz) = 4282339 +SHA256 (dovecot-2.2.4.tar.gz) = 018ffa5eb3a77772cb7ae932a67449536d92a3fa9781202481a4203c003dbdc4 +SIZE (dovecot-2.2.4.tar.gz) = 4335791 diff --git a/mail/dovecot2/pkg-plist b/mail/dovecot2/pkg-plist index 2998c5cc2f34..b8dbb9bcaedc 100644 --- a/mail/dovecot2/pkg-plist +++ b/mail/dovecot2/pkg-plist @@ -371,6 +371,8 @@ include/dovecot/rfc822-parser.h include/dovecot/safe-memset.h include/dovecot/safe-mkdir.h include/dovecot/safe-mkstemp.h +include/dovecot/sasl-client-private.h +include/dovecot/sasl-client.h include/dovecot/sasl-server.h include/dovecot/sdbox-file.h include/dovecot/sdbox-storage.h |