View | Details | Raw Unified | Return to bug 205303 | Differences between
and this patch

Collapse All | Expand All

(-)mail/dovecot2-pigeonhole/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dovecot-pigeonhole
4
PORTNAME=	dovecot-pigeonhole
5
PORTVERSION=	0.4.9
5
PORTVERSION=	0.4.10
6
PORTREVISION=	2
7
CATEGORIES=	mail
6
CATEGORIES=	mail
8
MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
7
MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
9
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
8
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
(-)mail/dovecot2-pigeonhole/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-2.2-pigeonhole-0.4.9.tar.gz) = 82892f876d26008a076973dfddf1cffaf5a0451825fd44e06287e94b89078649
1
SHA256 (dovecot-2.2-pigeonhole-0.4.10.tar.gz) = e9dfe7160fd3b465d6d5068f219122626ef790cce507e290cd09852c7d90726f
2
SIZE (dovecot-2.2-pigeonhole-0.4.9.tar.gz) = 1577127
2
SIZE (dovecot-2.2-pigeonhole-0.4.10.tar.gz) = 1605634
(-)mail/dovecot2-pigeonhole/pkg-plist (+2 lines)
Lines 8-13 Link Here
8
include/dovecot-2.2-pigeonhole/sieve/edit-mail.h
8
include/dovecot-2.2-pigeonhole/sieve/edit-mail.h
9
include/dovecot-2.2-pigeonhole/sieve/pigeonhole-config.h
9
include/dovecot-2.2-pigeonhole/sieve/pigeonhole-config.h
10
include/dovecot-2.2-pigeonhole/sieve/pigeonhole-version.h
10
include/dovecot-2.2-pigeonhole/sieve/pigeonhole-version.h
11
include/dovecot-2.2-pigeonhole/sieve/sieve-ext-imap4flags.h
11
include/dovecot-2.2-pigeonhole/sieve/program-client-private.h
12
include/dovecot-2.2-pigeonhole/sieve/program-client-private.h
12
include/dovecot-2.2-pigeonhole/sieve/program-client.h
13
include/dovecot-2.2-pigeonhole/sieve/program-client.h
13
include/dovecot-2.2-pigeonhole/sieve/realpath.h
14
include/dovecot-2.2-pigeonhole/sieve/realpath.h
Lines 82-84 Link Here
82
man/man1/sievec.1.gz
83
man/man1/sievec.1.gz
83
man/man1/sieved.1.gz
84
man/man1/sieved.1.gz
84
man/man7/pigeonhole.7.gz
85
man/man7/pigeonhole.7.gz
86
share/aclocal/dovecot-pigeonhole.m4

Return to bug 205303