Upgrade dovecot2 to 2.2.10 and bump portrevision of dependent ports. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
Author: pawel Date: Fri Jan 31 15:07:46 2014 New Revision: 342000 URL: http://svnweb.freebsd.org/changeset/ports/342000 QAT: https://qat.redports.org/buildarchive/r342000/ Log: - Update mail/dovecot2 to version 2.2.10 - Bump affected plugin ports PR: ports/185904 Submitted by: maintainer Modified: head/mail/dovecot2-antispam-plugin/Makefile head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2/Makefile head/mail/dovecot2/distinfo Modified: head/mail/dovecot2-antispam-plugin/Makefile ============================================================================== --- head/mail/dovecot2-antispam-plugin/Makefile Fri Jan 31 14:57:56 2014 (r341999) +++ head/mail/dovecot2-antispam-plugin/Makefile Fri Jan 31 15:07:46 2014 (r342000) @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Fri Jan 31 14:57:56 2014 (r341999) +++ head/mail/dovecot2-pigeonhole/Makefile Fri Jan 31 15:07:46 2014 (r342000) @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 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 Fri Jan 31 14:57:56 2014 (r341999) +++ head/mail/dovecot2/Makefile Fri Jan 31 15:07:46 2014 (r342000) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.2.9 +PORTVERSION= 2.2.10 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 Modified: head/mail/dovecot2/distinfo ============================================================================== --- head/mail/dovecot2/distinfo Fri Jan 31 14:57:56 2014 (r341999) +++ head/mail/dovecot2/distinfo Fri Jan 31 15:07:46 2014 (r342000) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5 -SIZE (dovecot-2.2.9.tar.gz) = 4540858 +SHA256 (dovecot-2.2.10.tar.gz) = 75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b +SIZE (dovecot-2.2.10.tar.gz) = 4558660 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!