mail/dovecot2: update to 2.2.4
- Update to 2.2.4 [1] - Bump plugins PORTREVISION - Add LICENSE (LGPL21 MIT) PR: ports/179953 Submitted by: Attila Nagy <bra@fsn.hu> [1] (maintainer)
This commit is contained in:
parent
8804c05a83
commit
44bc15ee49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321740
5 changed files with 10 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= dovecot2-antispam-plugin
|
||||
PORTVERSION= 20130429
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
|
||||
LOCAL/olgeni
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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]*
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue