Date: Sun, 17 May 2015 07:25:49 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386584 - head/mail/dovecot2-pigeonhole Message-ID: <201505170725.t4H7PnYF007849@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sun May 17 07:25:49 2015 New Revision: 386584 URL: https://svnweb.freebsd.org/changeset/ports/386584 Log: mail/dovecot2-pigeonhole: Update version 0.4.7=>0.4.8 - Add OPTIONS for DOCS PR: 200226 Submitted by: ler@lerctr.org Modified: head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2-pigeonhole/distinfo Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Sun May 17 07:24:56 2015 (r386583) +++ head/mail/dovecot2-pigeonhole/Makefile Sun May 17 07:25:49 2015 (r386584) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.4.7 -PORTREVISION= 2 +PORTVERSION= 0.4.8 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} @@ -29,7 +28,8 @@ USES= libtool USE_LDCONFIG= ${PREFIX}/lib/dovecot USE_OPENSSL= yes -PORTDOCS= doc/extensions/* doc/plugins/* doc/rfc/* +OPTIONS_DEFINE= DOCS +PORTDOCS= sieve/extensions/* sieve/plugins/* sieve/locations/* post-patch: @${REINPLACE_CMD} -E '\ Modified: head/mail/dovecot2-pigeonhole/distinfo ============================================================================== --- head/mail/dovecot2-pigeonhole/distinfo Sun May 17 07:24:56 2015 (r386583) +++ head/mail/dovecot2-pigeonhole/distinfo Sun May 17 07:25:49 2015 (r386584) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 04a13ec11652cbff812519eacf4db7dda648ab5c4c5f63b43a437d1fb0cc8d2a -SIZE (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 1271959 +SHA256 (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = d73c1c5a11cdfdcb58304a1c1272cce6c8e1868e3f61d393b3b8a725f3bf665b +SIZE (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 1567528
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505170725.t4H7PnYF007849>