summaryrefslogtreecommitdiff
path: root/mail/panda-imap/files/patch-src_ipopd_ipop3d.c
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-04-19 22:17:57 +0200
committerThierry Thomas <thierry@FreeBSD.org>2022-04-19 22:49:43 +0200
commit5fb471b83a7113dd263995ba17cb634768d06844 (patch)
treecc67d003a4db7f7aa033d244aa57af458c2b595a /mail/panda-imap/files/patch-src_ipopd_ipop3d.c
parentmail/panda-cclient: catch-up with the latest patches (diff)
mail/panda-imap: catch-up with the latest patches
Nothing has been released yet, but some interesting patches have been committed. See <https://github.com/nkhorman/panda-imap/commits/master>. Since I’m there, remove the option for better better interoperability with Netscape.
Diffstat (limited to 'mail/panda-imap/files/patch-src_ipopd_ipop3d.c')
-rw-r--r--mail/panda-imap/files/patch-src_ipopd_ipop3d.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/panda-imap/files/patch-src_ipopd_ipop3d.c b/mail/panda-imap/files/patch-src_ipopd_ipop3d.c
index 0b3fb92483ee..9fd3c8e6e4a0 100644
--- a/mail/panda-imap/files/patch-src_ipopd_ipop3d.c
+++ b/mail/panda-imap/files/patch-src_ipopd_ipop3d.c
@@ -1,6 +1,6 @@
---- src/ipopd/ipop3d.c.orig 2008-06-04 20:18:34.000000000 +0200
-+++ src/ipopd/ipop3d.c 2009-01-16 10:19:50.000000000 +0100
-@@ -113,7 +113,7 @@
+--- src/ipopd/ipop3d.c.orig 2022-04-17 00:12:02 UTC
++++ src/ipopd/ipop3d.c
+@@ -113,7 +113,7 @@ int main (int argc,char *argv[])
(((s = strrchr (argv[0],'/')) || (s = strrchr (argv[0],'\\'))) ?
s+1 : argv[0]) : "ipop3d";
/* set service name before linkage */