diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-01-15 21:17:08 +0100 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-06-10 18:16:25 +0200 |
commit | 4c1fbd8d521ce8ba8556514dce583dfd770c3066 (patch) | |
tree | a08fa1a80167903c2d82b1454dc5fcdfbfdcfd5f /mail/balsa/files/patch-libbalsa_mailbox_local.c | |
parent | misc/chatgpt-shell-cli: Add nox11 flavor (diff) |
mail/balsa: Update to 2.6.4
Port changes:
* Fix build
* Add license
* Make linters happy again
Changelog: https://github.com/GNOME/balsa/blob/master/NEWS
PR: 268734
Reported by: <thomholwerda@osnews.com>
Diffstat (limited to 'mail/balsa/files/patch-libbalsa_mailbox_local.c')
-rw-r--r-- | mail/balsa/files/patch-libbalsa_mailbox_local.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/balsa/files/patch-libbalsa_mailbox_local.c b/mail/balsa/files/patch-libbalsa_mailbox_local.c index ebe5653298ec..0ca91556c26d 100644 --- a/mail/balsa/files/patch-libbalsa_mailbox_local.c +++ b/mail/balsa/files/patch-libbalsa_mailbox_local.c @@ -1,6 +1,6 @@ ---- libbalsa/mailbox_local.c.orig 2009-05-23 03:02:12.000000000 -0400 -+++ libbalsa/mailbox_local.c 2009-12-25 12:39:52.000000000 -0500 -@@ -440,7 +440,7 @@ libbalsa_mailbox_local_load_config(LibBa +--- libbalsa/mailbox_local.c.orig 2009-05-23 03:02:12 UTC ++++ libbalsa/mailbox_local.c +@@ -468,7 +468,7 @@ typedef struct { GArray * array; |