View | Details | Raw Unified | Return to bug 273946
Collapse All | Expand All

(-)b/mail/dovecot-coi/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	coi
1
PORTNAME=	coi
2
PORTVERSION=	2.3.9
2
PORTVERSION=	2.3.9
3
PORTREVISION=	2
3
PORTREVISION=	3
4
CATEGORIES=	mail
4
CATEGORIES=	mail
5
PKGNAMEPREFIX=	dovecot-
5
PKGNAMEPREFIX=	dovecot-
6
6
(-)b/mail/dovecot-fts-elastic/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fts-elastic
1
PORTNAME=	fts-elastic
2
PORTVERSION=	1.1.0
2
PORTVERSION=	1.1.0
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	mail
4
CATEGORIES=	mail
5
PKGNAMEPREFIX=	dovecot-
5
PKGNAMEPREFIX=	dovecot-
6
6
(-)b/mail/dovecot-fts-flatcurve/Makefile (+1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fts-flatcurve
1
PORTNAME=	fts-flatcurve
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.3.4
3
DISTVERSION=	0.3.4
4
PORTREVISION=	1
4
CATEGORIES=	mail
5
CATEGORIES=	mail
5
PKGNAMEPREFIX=	dovecot-
6
PKGNAMEPREFIX=	dovecot-
6
7
(-)b/mail/dovecot-fts-xapian/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fts-xapian
1
PORTNAME=	fts-xapian
2
DISTVERSION=	1.5.4
2
DISTVERSION=	1.5.4
3
DISTVERSIONSUFFIX=      b
3
DISTVERSIONSUFFIX=      b
4
PORTREVISION=	5
4
PORTREVISION=	6
5
CATEGORIES=	mail
5
CATEGORIES=	mail
6
MASTER_SITES=	https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/
6
MASTER_SITES=	https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/
7
PKGNAMEPREFIX=	dovecot-
7
PKGNAMEPREFIX=	dovecot-
(-)b/mail/dovecot-pigeonhole/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	dovecot-pigeonhole
1
PORTNAME=	dovecot-pigeonhole
2
PORTVERSION=	0.5.20
2
PORTVERSION=	0.5.21
3
CATEGORIES=	mail
3
CATEGORIES=	mail
4
MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
4
MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
5
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
5
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
(-)b/mail/dovecot-pigeonhole/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1671764785
1
TIMESTAMP = 1695133831
2
SHA256 (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = ae32bd4870ea2c1328ae09ba206e9ec12128046d6afca52fbbc9ef7f75617c98
2
SHA256 (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1ca71d2659076712058a72030288f150b2b076b0306453471c5261498d3ded27
3
SIZE (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = 1945126
3
SIZE (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1955945
(-)b/mail/dovecot/Makefile (-2 / +1 lines)
Lines 8-15 Link Here
8
######################################################################
8
######################################################################
9
9
10
PORTNAME=	dovecot
10
PORTNAME=	dovecot
11
PORTVERSION=	2.3.20
11
PORTVERSION=	2.3.21
12
PORTREVISION=	1
13
CATEGORIES=	mail
12
CATEGORIES=	mail
14
MASTER_SITES=	https://dovecot.org/releases/2.3/
13
MASTER_SITES=	https://dovecot.org/releases/2.3/
15
14
(-)b/mail/dovecot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1671764358
1
TIMESTAMP = 1695133264
2
SHA256 (dovecot-2.3.20.tar.gz) = caa832eb968148abdf35ee9d0f534b779fa732c0ce4a913d9ab8c3469b218552
2
SHA256 (dovecot-2.3.21.tar.gz) = 05b11093a71c237c2ef309ad587510721cc93bbee6828251549fc1586c36502d
3
SIZE (dovecot-2.3.20.tar.gz) = 7805735
3
SIZE (dovecot-2.3.21.tar.gz) = 7837242
(-)b/mail/dovecot/pkg-plist (-1 / +1 lines)
Lines 525-530 include/dovecot/ostream-dot.h Link Here
525
include/dovecot/ostream-encrypt.h
525
include/dovecot/ostream-encrypt.h
526
include/dovecot/ostream-failure-at.h
526
include/dovecot/ostream-failure-at.h
527
include/dovecot/ostream-file-private.h
527
include/dovecot/ostream-file-private.h
528
include/dovecot/ostream-final-trickle.h
528
include/dovecot/ostream-hash.h
529
include/dovecot/ostream-hash.h
529
include/dovecot/ostream-metawrap.h
530
include/dovecot/ostream-metawrap.h
530
include/dovecot/ostream-multiplex.h
531
include/dovecot/ostream-multiplex.h
531
- 

Return to bug 273946