From owner-svn-ports-all@FreeBSD.ORG Tue Oct 1 23:24:11 2013 Return-Path: <owner-svn-ports-all@FreeBSD.ORG> Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E136C63D; Tue, 1 Oct 2013 23:24:10 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BFB3C2399; Tue, 1 Oct 2013 23:24:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r91NOAf5071644; Tue, 1 Oct 2013 23:24:10 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r91NOAvb071632; Tue, 1 Oct 2013 23:24:10 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201310012324.r91NOAvb071632@svn.freebsd.org> From: William Grzybowski <wg@FreeBSD.org> Date: Tue, 1 Oct 2013 23:24:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329008 - head/mail/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 <svn-ports-all.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 01 Oct 2013 23:24:11 -0000 Author: wg Date: Tue Oct 1 23:24:09 2013 New Revision: 329008 URL: http://svnweb.freebsd.org/changeset/ports/329008 Log: mail/dovecot2-pigeonhole: update to 0.4.2 - Update to 0.4.2 [1] - Allow staging PR: ports/182543 [1] Submitted by: Attila Nagy <bra fsn.hu> (maintainer) [1] Modified: head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2-pigeonhole/distinfo head/mail/dovecot2-pigeonhole/pkg-plist Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Tue Oct 1 23:23:07 2013 (r329007) +++ head/mail/dovecot2-pigeonhole/Makefile Tue Oct 1 23:24:09 2013 (r329008) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} @@ -11,7 +11,6 @@ MAINTAINER= bra@fsn.hu COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 RUN_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 @@ -27,20 +26,12 @@ CONFIGURE_ARGS= --exec-prefix=${PREFIX} LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib/dovecot -MAN1= sieve-dump.1 sieve-filter.1 sieve-test.1 sievec.1 sieved.1 -MAN7= pigeonhole.7 PORTDOCS= doc/extensions/* doc/plugins/* doc/rfc/* -NO_STAGE= yes -.include <bsd.port.pre.mk> - post-patch: @${REINPLACE_CMD} -E '\ s!^(install-data-am:) install-sieve_docDATA!\1!; \ s!^(uninstall-am:) uninstall-sieve_docDATA!\1!;' \ ${WRKSRC}/doc/Makefile.in -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> +.include <bsd.port.mk> Modified: head/mail/dovecot2-pigeonhole/distinfo ============================================================================== --- head/mail/dovecot2-pigeonhole/distinfo Tue Oct 1 23:23:07 2013 (r329007) +++ head/mail/dovecot2-pigeonhole/distinfo Tue Oct 1 23:24:09 2013 (r329008) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 361cf61c1b6c8a42d841d694736dac99c6bb5b5166e050a95c185119399c696e -SIZE (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 1156858 +SHA256 (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13 +SIZE (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 1159311 Modified: head/mail/dovecot2-pigeonhole/pkg-plist ============================================================================== --- head/mail/dovecot2-pigeonhole/pkg-plist Tue Oct 1 23:23:07 2013 (r329007) +++ head/mail/dovecot2-pigeonhole/pkg-plist Tue Oct 1 23:24:09 2013 (r329008) @@ -72,6 +72,12 @@ lib/dovecot/sieve/lib90_sieve_extprogram lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so libexec/dovecot/managesieve libexec/dovecot/managesieve-login +man/man1/sieve-dump.1.gz +man/man1/sieve-filter.1.gz +man/man1/sieve-test.1.gz +man/man1/sievec.1.gz +man/man1/sieved.1.gz +man/man7/pigeonhole.7.gz @dirrmtry libexec/dovecot @dirrmtry lib/dovecot/sieve @dirrmtry lib/dovecot/settings @@ -82,4 +88,3 @@ libexec/dovecot/managesieve-login @dirrm include/dovecot-2.2-pigeonhole @dirrm %%DOCSDIR%%/example-config/conf.d @dirrm %%DOCSDIR%%/example-config -@dirrm %%DOCSDIR%%