Commits

Jeremy Lavergne authored d6bd6380e62
applied patches from https://trac.macports.org/ticket/20263, successfully built

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@53675 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

mail/imap-uw/files/patch-env_unix.c.diff

Renamed
1 1 --- src/osdep/unix/env_unix.c-orig Wed Nov 5 17:09:13 2003
2 2 +++ src/osdep/unix/env_unix.c Wed Nov 5 17:11:16 2003
3 -@@ -29,7 +29,7 @@
4 - static char *myMailboxDir = NIL;/* mailbox directory name */
3 +@@ -68,7 +68,7 @@
4 + static char *myServerName = NIL;/* server name */
5 5 static char *myLocalHost = NIL; /* local host name */
6 6 static char *myNewsrc = NIL; /* newsrc file name */
7 --static char *mailsubdir = NIL; /* mail subdirectory name */
8 -+static char *mailsubdir = "Mail"; /* mail subdirectory name */
7 +-static char *mailsubdir = NIL; /* mailbox subdirectory name */
8 ++static char *mailsubdir = "Mail"; /* mailbox subdirectory name */
9 9 static char *sysInbox = NIL; /* system inbox name */
10 10 static char *newsActive = NIL; /* news active file */
11 11 static char *newsSpool = NIL; /* news spool */

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut