Date: Sun, 2 Dec 2012 12:11:34 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308099 - in head/mail: dovecot2 dovecot2-pigeonhole Message-ID: <201212021211.qB2CBYp3062291@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sun Dec 2 12:11:34 2012 New Revision: 308099 URL: http://svnweb.freebsd.org/changeset/ports/308099 Log: - update to 2.1.12 - chase update in dovecot2-pigeonhole while here, do some changes in dovecot2-pigeonhole: - remove indefinite article from COMMENT - tab -> scape in pkg-descr:WWW - remove trailing whitespace in pkg-message - fix pkg-plist PR: 174014 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Feature safe: yes Modified: head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2-pigeonhole/pkg-descr head/mail/dovecot2-pigeonhole/pkg-message head/mail/dovecot2-pigeonhole/pkg-plist head/mail/dovecot2/Makefile head/mail/dovecot2/distinfo Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Sun Dec 2 11:28:40 2012 (r308098) +++ head/mail/dovecot2-pigeonhole/Makefile Sun Dec 2 12:11:34 2012 (r308099) @@ -3,12 +3,13 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} MAINTAINER= bra@fsn.hu -COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP +COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP LICENSE= LGPL21 Modified: head/mail/dovecot2-pigeonhole/pkg-descr ============================================================================== --- head/mail/dovecot2-pigeonhole/pkg-descr Sun Dec 2 11:28:40 2012 (r308098) +++ head/mail/dovecot2-pigeonhole/pkg-descr Sun Dec 2 12:11:34 2012 (r308099) @@ -4,4 +4,4 @@ Sieve language support by a plugin for t * Mail forwarding * Vacation auto-reply -WWW: http://wiki2.dovecot.org/Pigeonhole +WWW: http://wiki2.dovecot.org/Pigeonhole Modified: head/mail/dovecot2-pigeonhole/pkg-message ============================================================================== --- head/mail/dovecot2-pigeonhole/pkg-message Sun Dec 2 11:28:40 2012 (r308098) +++ head/mail/dovecot2-pigeonhole/pkg-message Sun Dec 2 12:11:34 2012 (r308099) @@ -1,5 +1,5 @@ --------------------------------------------------------------------- - + This port assumes you are familiar with Dovecot and have it installed and running on the system you have installed this plugin on. @@ -12,7 +12,7 @@ } Further information on configuration can be found at: - + http://wiki2.dovecot.org/Pigeonhole --------------------------------------------------------------------- Modified: head/mail/dovecot2-pigeonhole/pkg-plist ============================================================================== --- head/mail/dovecot2-pigeonhole/pkg-plist Sun Dec 2 11:28:40 2012 (r308098) +++ head/mail/dovecot2-pigeonhole/pkg-plist Sun Dec 2 12:11:34 2012 (r308099) @@ -74,4 +74,3 @@ share/doc/dovecot/example-config/conf.d/ @dirrmtry lib/dovecot @dirrm include/dovecot/sieve @dirrmtry include/dovecot -%%PORTDOCS%%@dirrm %%DOCSDIR%% Modified: head/mail/dovecot2/Makefile ============================================================================== --- head/mail/dovecot2/Makefile Sun Dec 2 11:28:40 2012 (r308098) +++ head/mail/dovecot2/Makefile Sun Dec 2 12:11:34 2012 (r308099) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.1.10 +PORTVERSION= 2.1.12 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ Modified: head/mail/dovecot2/distinfo ============================================================================== --- head/mail/dovecot2/distinfo Sun Dec 2 11:28:40 2012 (r308098) +++ head/mail/dovecot2/distinfo Sun Dec 2 12:11:34 2012 (r308099) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.1.10.tar.gz) = 8acc99c2a7e8b598aef2fef443c5fb6779099e57573f86a1eaa2b8479d0becb9 -SIZE (dovecot-2.1.10.tar.gz) = 3843490 +SHA256 (dovecot-2.1.12.tar.gz) = d76ae15146452d053c423d883b2cbc24f62a55cf2f1f547577f42bc7d8d20840 +SIZE (dovecot-2.1.12.tar.gz) = 3839088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212021211.qB2CBYp3062291>