From fdef775079b492a63dfebe0415c9457dad9799a6 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 13 Dec 2002 14:38:52 +0000 Subject: Update "fetchmail" and "fetchmailconf" packages to version 6.2.0. Changes since version 6.1.2: - Applied Steffen Esser's fix for a buffer-overflow bug in rfc822.c - Updated Danish, German, and Turkish translation files. - Sunil Sheye's SMTP timeout patch. - Updated Turkish, Danish, German, Spanish, Catalan po files. - Added Slovak support. - Configure.in update for autoconf 2.5 (Art Haas). - Be case-insensitive when looking for IMAP responses. - Fix logout-after-idle-delivery bug (Sunil Shetye). - Sunil Shetye's patch to bulletproof end-of-header detection. - Sunil's fix for the STARTTLS problem -- repoll if TLS nabdshake fails. The attenmpt to set up STARTTLS can be suppressed with 'sslproto ""'. --- mail/fetchmailconf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 010967dedb9..50c7a1560d9 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2002/11/06 18:39:55 frueauf Exp $ +# $NetBSD: Makefile,v 1.45 2002/12/13 14:38:52 tron Exp $ -DISTNAME= fetchmail-6.1.2 +DISTNAME= fetchmail-6.2.0 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ @@ -14,8 +14,8 @@ COMMENT= Configuration tool for fetchmail DEPENDS+= ${PKGNAME:S/conf//}:../../mail/fetchmail NO_BUILD= YES +USE_BUILDLINK2= YES USE_X11= YES -USE_BUILDLINK2= yes DISTINFO_FILE= ${.CURDIR}/../../mail/fetchmail/distinfo PATCHDIR= ${.CURDIR}/../../mail/fetchmail/patches -- cgit v1.2.3