From owner-cvs-all Thu Oct 31 6:55:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECEFD37B401; Thu, 31 Oct 2002 06:55:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0DD43E3B; Thu, 31 Oct 2002 06:55:42 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9VEsMmV083897; Thu, 31 Oct 2002 06:54:22 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9VEsMR0083896; Thu, 31 Oct 2002 06:54:22 -0800 (PST) Message-Id: <200210311454.g9VEsMR0083896@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 31 Oct 2002 06:54:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/fetchmail Makefile distinfo pkg-plist ports/mail/fetchmail/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/10/31 06:54:22 PST Modified files: mail/fetchmail Makefile distinfo pkg-plist mail/fetchmail/files patch-configure Log: This port update fixes the pkg-plist to include the new localizations so they are included in the package, and it contains many upstream bugfixes, installs the NEWS documentation file. These are the upstream fixes: * OTP fix patches from Stanislav Brabec * fix patch for writing antispam capability correctly in conf.c. * Fix patches for Debian bugs #162571, #156592. * Correction to manpage re -b and qmail. * Patch to disable use of STLS if auth passwd is specified. * Fix specfile generation to handle SSL correctly. * New Danish, Turkish, and Catalan translation files. * Improved ODMR debug messages. * IMAP efficiency hack; don't fetch sizes unless needed. * Detect and rewrite invalid return paths beginning with @. * Fix for subtle freeing bug that suppressed information in some bounce msgs. * Newline fix patches for internationalization files. * Fix reversed test guarding authentication-failure warnings. * Fix POP3 breakage starting at 5.9.14. PR: 44330 Submitted by: Matthias Andree Revision Changes Path 1.138 +5 -3 ports/mail/fetchmail/Makefile 1.110 +1 -1 ports/mail/fetchmail/distinfo 1.4 +6 -6 ports/mail/fetchmail/files/patch-configure 1.17 +6 -0 ports/mail/fetchmail/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message