summaryrefslogtreecommitdiff
path: root/mail/imap-uw/patches
diff options
context:
space:
mode:
authoradam <adam>2004-08-12 12:13:54 +0000
committeradam <adam>2004-08-12 12:13:54 +0000
commit9501c51fb05e42d7ef953357b6acdf74de1cb137 (patch)
treedc64a0c37f5caf4dc39187486a7d2d6013ea69e5 /mail/imap-uw/patches
parent353091f0a07a0adb0e68c5bdd9c8e7c45cc5131e (diff)
downloadpkgsrc-9501c51fb05e42d7ef953357b6acdf74de1cb137.tar.gz
Changes imap-2004a:
* maintenance release, consisting primarily of critical bugfixes * now has a supported NNTP proxy capability * OSF/1 port (Digital UNIX, Tru64) now uses flocksim instead of flcksafe * The unix[nt] and mmdf drivers now prevent mail_append() from writing Status:, X-Status:, X-UID, X-IMAP[base]:, and X-Keywords: header lines to a traditional UNIX or MMDF format mailbox
Diffstat (limited to 'mail/imap-uw/patches')
-rw-r--r--mail/imap-uw/patches/patch-ab6
-rw-r--r--mail/imap-uw/patches/patch-am6
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/imap-uw/patches/patch-ab b/mail/imap-uw/patches/patch-ab
index ffd5009a134..b7258b5ec23 100644
--- a/mail/imap-uw/patches/patch-ab
+++ b/mail/imap-uw/patches/patch-ab
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.13 2004/05/13 18:14:34 adam Exp $
+$NetBSD: patch-ab,v 1.14 2004/08/12 12:13:54 adam Exp $
---- src/osdep/unix/Makefile.orig 2004-05-13 14:54:30.000000000 +0000
+--- src/osdep/unix/Makefile.orig 2004-08-12 13:26:38.000000000 +0000
+++ src/osdep/unix/Makefile
@@ -29,8 +29,6 @@ IP=4
@@ -61,7 +61,7 @@ $NetBSD: patch-ab,v 1.13 2004/05/13 18:14:34 adam Exp $
BASELDFLAGS="-lcrypt"
nec: # NEC UX
-@@ -908,7 +906,7 @@ onceenv:
+@@ -911,7 +909,7 @@ onceenv:
-DACTIVEFILE=\"$(ACTIVEFILE)\" -DNEWSSPOOL=\"$(NEWSSPOOL)\" \
-DRSHPATH=\"$(RSHPATH)\" -DLOCKPGM=\"$(LOCKPGM)\" > OSCFLAGS
echo $(BASELDFLAGS) $(EXTRALDFLAGS) > LDFLAGS
diff --git a/mail/imap-uw/patches/patch-am b/mail/imap-uw/patches/patch-am
index f3400b065e8..28106221a7f 100644
--- a/mail/imap-uw/patches/patch-am
+++ b/mail/imap-uw/patches/patch-am
@@ -1,8 +1,8 @@
-$NetBSD: patch-am,v 1.2 2004/05/13 18:14:34 adam Exp $
+$NetBSD: patch-am,v 1.3 2004/08/12 12:13:54 adam Exp $
---- src/osdep/unix/env_unix.c.orig 2004-04-27 19:53:16.000000000 +0000
+--- src/osdep/unix/env_unix.c.orig 2004-07-08 20:46:11.000000000 +0000
+++ src/osdep/unix/env_unix.c
-@@ -818,7 +818,7 @@ char *sysinbox ()
+@@ -830,7 +830,7 @@ char *sysinbox ()
{
char tmp[MAILTMPLEN];
if (!sysInbox) { /* initialize if first time */