Upgrade dovecot2 to 2.2.4 and also bump dovecot2-pigeonhole's portrevision. Fix: Patch attached with submission follows:
Is there a reason you think pigeonhole bump is needed? -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil
No, I just read Makefiles. On 06/25/13 13:54, William Grzybowski wrote: > Is there a reason you think pigeonhole bump is needed? > -- > William Grzybowski > ------------------------------------------ > Curitiba/PR - Brasil
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"