summaryrefslogtreecommitdiff
path: root/mail/imap-uw/Makefile
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
commitc565ad90ca680e54acf48a3ee9996b3ba781e3f4 (patch)
treedd1d1de22afc5dc22e9abb9c7214700b3f3e2363 /mail/imap-uw/Makefile
parentaadc70c4fb57ca16bcad898725767569c0dd88a9 (diff)
downloadpkgsrc-c565ad90ca680e54acf48a3ee9996b3ba781e3f4.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/Makefile')
-rw-r--r--mail/imap-uw/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index a620a298e3d..82f593a864f 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.66 2003/09/04 11:02:19 martti Exp $
-
+# $NetBSD: Makefile,v 1.67 2003/09/10 11:54:41 adam Exp $
# ATTENTION:
# The Kerberos support in this software is known to be problematic. If you
# upgrade this package you *must* test it on a system *without* Kerberos
# enabled before committing the changes.
-DISTNAME= imap-2002d
-PKGNAME= imap-uw-2002.4
-PKGREVISION= 1
+DISTNAME= imap-2002e
+PKGNAME= imap-uw-2002.5
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
EXTRACT_SUFX= .tar.Z