Date: Tue, 25 Jun 2013 12:36:58 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321740 - in head/mail: dovecot2 dovecot2-antispam-plugin dovecot2-pigeonhole Message-ID: <201306251236.r5PCawB4000957@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Tue Jun 25 12:36:58 2013 New Revision: 321740 URL: http://svnweb.freebsd.org/changeset/ports/321740 Log: 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) Modified: head/mail/dovecot2-antispam-plugin/Makefile head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2/Makefile head/mail/dovecot2/distinfo head/mail/dovecot2/pkg-plist Modified: head/mail/dovecot2-antispam-plugin/Makefile ============================================================================== --- head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 25 12:34:12 2013 (r321739) +++ head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 25 12:36:58 2013 (r321740) @@ -3,6 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Tue Jun 25 12:34:12 2013 (r321739) +++ head/mail/dovecot2-pigeonhole/Makefile Tue Jun 25 12:36:58 2013 (r321740) @@ -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} Modified: head/mail/dovecot2/Makefile ============================================================================== --- head/mail/dovecot2/Makefile Tue Jun 25 12:34:12 2013 (r321739) +++ head/mail/dovecot2/Makefile Tue Jun 25 12:36:58 2013 (r321740) @@ -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]* Modified: head/mail/dovecot2/distinfo ============================================================================== --- head/mail/dovecot2/distinfo Tue Jun 25 12:34:12 2013 (r321739) +++ head/mail/dovecot2/distinfo Tue Jun 25 12:36:58 2013 (r321740) @@ -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 Modified: head/mail/dovecot2/pkg-plist ============================================================================== --- head/mail/dovecot2/pkg-plist Tue Jun 25 12:34:12 2013 (r321739) +++ head/mail/dovecot2/pkg-plist Tue Jun 25 12:36:58 2013 (r321740) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306251236.r5PCawB4000957>