1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to 2.1.10 [1]

- Convert to new format Makefile header

Changes:	http://www.dovecot.org/list/dovecot-news/2012-September/000231.html

PR:		ports/172082 [1]
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
Approved by:	flo, culot (mentors, implicit)
This commit is contained in:
Jase Thew 2012-09-26 22:48:25 +00:00
parent ef33879fa6
commit e84eade7db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304935
3 changed files with 10 additions and 8 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: dovecot2
# Date created: 2010/09/21
# Whom: Nagy, Attila <bra@fsn.hu>
#
# Created by: Nagy, Attila <bra@fsn.hu>
# $FreeBSD$
#
PORTNAME= dovecot
PORTVERSION= 2.1.8
PORTVERSION= 2.1.10
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/

View File

@ -1,2 +1,2 @@
SHA256 (dovecot-2.1.8.tar.gz) = 48807384f815072cf5a9c8a94726b4179433d4a3dd35f33cbe8db3a7880b000d
SIZE (dovecot-2.1.8.tar.gz) = 3807008
SHA256 (dovecot-2.1.10.tar.gz) = 8acc99c2a7e8b598aef2fef443c5fb6779099e57573f86a1eaa2b8479d0becb9
SIZE (dovecot-2.1.10.tar.gz) = 3843490

View File

@ -43,11 +43,13 @@ include/dovecot/config-parser-private.h
include/dovecot/config-parser.h
include/dovecot/config-request.h
include/dovecot/config.h
include/dovecot/connection.h
include/dovecot/crc32.h
include/dovecot/cydir-storage.h
include/dovecot/cydir-sync.h
include/dovecot/data-stack.h
include/dovecot/db-checkpassword.h
include/dovecot/db-dict.h
include/dovecot/db-ldap.h
include/dovecot/db-passwd-file.h
include/dovecot/db-sql.h
@ -163,6 +165,7 @@ include/dovecot/istream-rawlog.h
include/dovecot/istream-seekable.h
include/dovecot/istream-tee.h
include/dovecot/istream.h
include/dovecot/json-parser.h
include/dovecot/lda-settings.h
include/dovecot/lib-signals.h
include/dovecot/lib.h
@ -412,6 +415,9 @@ lib/dovecot/lib20_listescape_plugin.so
lib/dovecot/lib20_replication_plugin.a
lib/dovecot/lib20_replication_plugin.la
lib/dovecot/lib20_replication_plugin.so
lib/dovecot/lib20_mailbox_alias_plugin.a
lib/dovecot/lib20_mailbox_alias_plugin.la
lib/dovecot/lib20_mailbox_alias_plugin.so
lib/dovecot/lib20_mail_log_plugin.a
lib/dovecot/lib20_mail_log_plugin.la
lib/dovecot/lib20_mail_log_plugin.so