git: 036685c034ba - main - mail/dovecot: fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Dec 2022 19:36:22 UTC
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=036685c034ba77a67fcdb0b7a18ed6ef5994d945 commit 036685c034ba77a67fcdb0b7a18ed6ef5994d945 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2022-12-25 19:35:41 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2022-12-25 19:35:41 +0000 mail/dovecot: fix build - patch-src_lib_ioloop-notify-kqueue.c: patch already applied. --- mail/dovecot/files/patch-src_lib_ioloop-notify-kqueue.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/mail/dovecot/files/patch-src_lib_ioloop-notify-kqueue.c b/mail/dovecot/files/patch-src_lib_ioloop-notify-kqueue.c deleted file mode 100644 index b991392f8291..000000000000 --- a/mail/dovecot/files/patch-src_lib_ioloop-notify-kqueue.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/lib/ioloop-notify-kqueue.c.orig 2022-06-14 06:55:03 UTC -+++ src/lib/ioloop-notify-kqueue.c -@@ -11,6 +11,7 @@ - - #include "ioloop-private.h" - #include "llist.h" -+#include "time-util.h" - #include <unistd.h> - #include <fcntl.h> - #include <sys/types.h>