Date: Mon, 20 Oct 2014 23:15:06 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371307 - in head/mail: dovecot-antispam dovecot-managesieve dovecot-sieve Message-ID: <201410202315.s9KNF6NQ064359@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Mon Oct 20 23:15:05 2014 New Revision: 371307 URL: https://svnweb.freebsd.org/changeset/ports/371307 QAT: https://qat.redports.org/buildarchive/r371307/ Log: - Chase dovecot update in r371306 Modified: head/mail/dovecot-antispam/Makefile head/mail/dovecot-managesieve/Makefile head/mail/dovecot-sieve/Makefile Modified: head/mail/dovecot-antispam/Makefile ============================================================================== --- head/mail/dovecot-antispam/Makefile Mon Oct 20 23:13:25 2014 (r371306) +++ head/mail/dovecot-antispam/Makefile Mon Oct 20 23:15:05 2014 (r371307) @@ -3,7 +3,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ Modified: head/mail/dovecot-managesieve/Makefile ============================================================================== --- head/mail/dovecot-managesieve/Makefile Mon Oct 20 23:13:25 2014 (r371306) +++ head/mail/dovecot-managesieve/Makefile Mon Oct 20 23:15:05 2014 (r371307) @@ -3,7 +3,7 @@ PORTNAME= dovecot-managesieve PORTVERSION= 0.11.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} Modified: head/mail/dovecot-sieve/Makefile ============================================================================== --- head/mail/dovecot-sieve/Makefile Mon Oct 20 23:13:25 2014 (r371306) +++ head/mail/dovecot-sieve/Makefile Mon Oct 20 23:15:05 2014 (r371307) @@ -4,7 +4,7 @@ PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} DISTVERSION= 0.1.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410202315.s9KNF6NQ064359>