FreeBSD Bugzilla – Attachment 245024 Details for
Bug 273946
mail/dovecot mail/dovecot-pigeonhole: Update to latest stable releases
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
mail_dovecot.patch (text/plain), 4.68 KB, created by
Yasuhiro Kimura
on 2023-09-19 15:15:45 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2023-09-19 15:15:45 UTC
Size:
4.68 KB
patch
obsolete
>From 6e9f5be4c3191ad6a7a41f709f5c6c0af3482b7e Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@FreeBSD.org> >Date: Tue, 19 Sep 2023 23:41:37 +0900 >Subject: [PATCH] mail/{dovecot,dovecot-pigeonhole}: Update to latest stable > releases > >* Update mail/dovecot to 2.3.21. >* Update mail/dovecot-pigeonhole to 0.5.21. >* Bump PORTREVISION of dependencies. > >ReleaseNotes: https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/thread/Y5SJWAIAVEAQ2KKSWJM7VSJUUFRMFAH5/ >--- > mail/dovecot-coi/Makefile | 2 +- > mail/dovecot-fts-elastic/Makefile | 2 +- > mail/dovecot-fts-flatcurve/Makefile | 1 + > mail/dovecot-fts-xapian/Makefile | 2 +- > mail/dovecot-pigeonhole/Makefile | 2 +- > mail/dovecot-pigeonhole/distinfo | 6 +++--- > mail/dovecot/Makefile | 3 +-- > mail/dovecot/distinfo | 6 +++--- > mail/dovecot/pkg-plist | 1 + > 9 files changed, 13 insertions(+), 12 deletions(-) > >diff --git a/mail/dovecot-coi/Makefile b/mail/dovecot-coi/Makefile >index 3b27f51be099..e715479504aa 100644 >--- a/mail/dovecot-coi/Makefile >+++ b/mail/dovecot-coi/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= coi > PORTVERSION= 2.3.9 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= mail > PKGNAMEPREFIX= dovecot- > >diff --git a/mail/dovecot-fts-elastic/Makefile b/mail/dovecot-fts-elastic/Makefile >index 2d8417cb4fb4..a6cdd9e7d86c 100644 >--- a/mail/dovecot-fts-elastic/Makefile >+++ b/mail/dovecot-fts-elastic/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= fts-elastic > PORTVERSION= 1.1.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= mail > PKGNAMEPREFIX= dovecot- > >diff --git a/mail/dovecot-fts-flatcurve/Makefile b/mail/dovecot-fts-flatcurve/Makefile >index 3a2ec53b6ace..ab727eeba272 100644 >--- a/mail/dovecot-fts-flatcurve/Makefile >+++ b/mail/dovecot-fts-flatcurve/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= fts-flatcurve > DISTVERSIONPREFIX= v > DISTVERSION= 0.3.4 >+PORTREVISION= 1 > CATEGORIES= mail > PKGNAMEPREFIX= dovecot- > >diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile >index 8d8f7ea60771..085e6841e3a6 100644 >--- a/mail/dovecot-fts-xapian/Makefile >+++ b/mail/dovecot-fts-xapian/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= fts-xapian > DISTVERSION= 1.5.4 > DISTVERSIONSUFFIX= b >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= mail > MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/ > PKGNAMEPREFIX= dovecot- >diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile >index f6b5766e1f94..f9451ad52d16 100644 >--- a/mail/dovecot-pigeonhole/Makefile >+++ b/mail/dovecot-pigeonhole/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= dovecot-pigeonhole >-PORTVERSION= 0.5.20 >+PORTVERSION= 0.5.21 > CATEGORIES= mail > MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ > DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} >diff --git a/mail/dovecot-pigeonhole/distinfo b/mail/dovecot-pigeonhole/distinfo >index 9c388d407768..8b394dcc6932 100644 >--- a/mail/dovecot-pigeonhole/distinfo >+++ b/mail/dovecot-pigeonhole/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1671764785 >-SHA256 (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = ae32bd4870ea2c1328ae09ba206e9ec12128046d6afca52fbbc9ef7f75617c98 >-SIZE (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = 1945126 >+TIMESTAMP = 1695133831 >+SHA256 (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1ca71d2659076712058a72030288f150b2b076b0306453471c5261498d3ded27 >+SIZE (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1955945 >diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile >index 6b7021b56583..5d01c08e1dab 100644 >--- a/mail/dovecot/Makefile >+++ b/mail/dovecot/Makefile >@@ -8,8 +8,7 @@ > ###################################################################### > > PORTNAME= dovecot >-PORTVERSION= 2.3.20 >-PORTREVISION= 1 >+PORTVERSION= 2.3.21 > CATEGORIES= mail > MASTER_SITES= https://dovecot.org/releases/2.3/ > >diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo >index a850fd5c8bcb..e9e4c683e46c 100644 >--- a/mail/dovecot/distinfo >+++ b/mail/dovecot/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1671764358 >-SHA256 (dovecot-2.3.20.tar.gz) = caa832eb968148abdf35ee9d0f534b779fa732c0ce4a913d9ab8c3469b218552 >-SIZE (dovecot-2.3.20.tar.gz) = 7805735 >+TIMESTAMP = 1695133264 >+SHA256 (dovecot-2.3.21.tar.gz) = 05b11093a71c237c2ef309ad587510721cc93bbee6828251549fc1586c36502d >+SIZE (dovecot-2.3.21.tar.gz) = 7837242 >diff --git a/mail/dovecot/pkg-plist b/mail/dovecot/pkg-plist >index c99d49af3d26..f072c3747a55 100644 >--- a/mail/dovecot/pkg-plist >+++ b/mail/dovecot/pkg-plist >@@ -525,6 +525,7 @@ include/dovecot/ostream-dot.h > include/dovecot/ostream-encrypt.h > include/dovecot/ostream-failure-at.h > include/dovecot/ostream-file-private.h >+include/dovecot/ostream-final-trickle.h > include/dovecot/ostream-hash.h > include/dovecot/ostream-metawrap.h > include/dovecot/ostream-multiplex.h >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 273946
: 245024