summaryrefslogtreecommitdiff
path: root/mail/imap-uw/patches/patch-aa
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2003-09-10 11:54:41 +0000
committeradam <adam@pkgsrc.org>2003-09-10 11:54:41 +0000
commitd87ddfb97f933368b67337879995ba650c0f4326 (patch)
treedd1d1de22afc5dc22e9abb9c7214700b3f3e2363 /mail/imap-uw/patches/patch-aa
parentd923975717ed5f78a683520b33e5cdde7c1202f8 (diff)
downloadpkgsrc-d87ddfb97f933368b67337879995ba650c0f4326.tar.gz
Updated: 27 August 2003
imap-2002e is a minor release, released concurrently with Pine 4.57, and contains primarily bugfixes. Programs written for imap-2002d should build with this version without modification. The NNTP client code now tries to perform better with legacy NNTP servers which do not comply with the current NNTP protocol specification draft, most notably Netscape Collabra. Delivery notifications now work reliably with SMTP servers that support it. The following changes are primarily of concern to developers and power users: There is a "limited advertise" option in env_unix.c which, if set, will only advertise the user's own namespace and the #shared/ namespace. It is now possible to build the IMAP toolkit with a separate SSL KEY file from the certificate file (SSLKEYS vs. SSLCERTS). A new BODY structure element, sparep, is available for the main program to use as a pointer for its own purposes; as well as a SET_FREEBODYSPAREP function, similar to SET_FREEENVELOPESPAREP, SET_FREEELTSPAREP, etc.
Diffstat (limited to 'mail/imap-uw/patches/patch-aa')
-rw-r--r--mail/imap-uw/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/imap-uw/patches/patch-aa b/mail/imap-uw/patches/patch-aa
index 89c8b992756..6de3c8419d0 100644
--- a/mail/imap-uw/patches/patch-aa
+++ b/mail/imap-uw/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.12 2003/07/28 14:38:05 adam Exp $
+$NetBSD: patch-aa,v 1.13 2003/09/10 11:54:42 adam Exp $
---- Makefile.orig 2003-07-28 14:34:21.000000000 +0200
-+++ Makefile 2003-07-28 14:34:21.000000000 +0200
-@@ -419,9 +419,9 @@
+--- Makefile.orig 2003-07-15 03:17:18.000000000 +0200
++++ Makefile
+@@ -424,9 +424,9 @@ sslunix sslsco:
@echo + In order to rectify this problem, you MUST build with:
@echo ++ SSLTYPE=$(SSLTYPE).nopwd
@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++