From owner-svn-ports-all@FreeBSD.ORG Tue Jun 25 12:36:59 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 75DB1D15; Tue, 25 Jun 2013 12:36:59 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5781118DD; Tue, 25 Jun 2013 12:36:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PCax15000962; Tue, 25 Jun 2013 12:36:59 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5PCawB4000957; Tue, 25 Jun 2013 12:36:58 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201306251236.r5PCawB4000957@svn.freebsd.org> From: William Grzybowski Date: Tue, 25 Jun 2013 12:36:58 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 12:36:59 -0000 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 [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