Date: Tue, 15 Dec 2015 14:57:15 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403785 - head/mail/dovecot2-pigeonhole Message-ID: <201512151457.tBFEvF2d068442@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Tue Dec 15 14:57:14 2015 New Revision: 403785 URL: https://svnweb.freebsd.org/changeset/ports/403785 Log: - Update to 0.4.10 PR: 205303 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4567 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 Dec 15 14:53:35 2015 (r403784) +++ head/mail/dovecot2-pigeonhole/Makefile Tue Dec 15 14:57:14 2015 (r403785) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.4.9 -PORTREVISION= 2 +PORTVERSION= 0.4.10 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} Modified: head/mail/dovecot2-pigeonhole/distinfo ============================================================================== --- head/mail/dovecot2-pigeonhole/distinfo Tue Dec 15 14:53:35 2015 (r403784) +++ head/mail/dovecot2-pigeonhole/distinfo Tue Dec 15 14:57:14 2015 (r403785) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2-pigeonhole-0.4.9.tar.gz) = 82892f876d26008a076973dfddf1cffaf5a0451825fd44e06287e94b89078649 -SIZE (dovecot-2.2-pigeonhole-0.4.9.tar.gz) = 1577127 +SHA256 (dovecot-2.2-pigeonhole-0.4.10.tar.gz) = e9dfe7160fd3b465d6d5068f219122626ef790cce507e290cd09852c7d90726f +SIZE (dovecot-2.2-pigeonhole-0.4.10.tar.gz) = 1605634 Modified: head/mail/dovecot2-pigeonhole/pkg-plist ============================================================================== --- head/mail/dovecot2-pigeonhole/pkg-plist Tue Dec 15 14:53:35 2015 (r403784) +++ head/mail/dovecot2-pigeonhole/pkg-plist Tue Dec 15 14:57:14 2015 (r403785) @@ -8,6 +8,7 @@ bin/sievec include/dovecot-2.2-pigeonhole/sieve/edit-mail.h include/dovecot-2.2-pigeonhole/sieve/pigeonhole-config.h include/dovecot-2.2-pigeonhole/sieve/pigeonhole-version.h +include/dovecot-2.2-pigeonhole/sieve/sieve-ext-imap4flags.h include/dovecot-2.2-pigeonhole/sieve/program-client-private.h include/dovecot-2.2-pigeonhole/sieve/program-client.h include/dovecot-2.2-pigeonhole/sieve/realpath.h @@ -82,3 +83,4 @@ man/man1/sieve-test.1.gz man/man1/sievec.1.gz man/man1/sieved.1.gz man/man7/pigeonhole.7.gz +share/aclocal/dovecot-pigeonhole.m4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512151457.tBFEvF2d068442>