Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2002 15:01:07 +0100 (CET)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org, ve@sci.fi
Subject:   ports/44830: bugfix update port: mail/fetchmail 
Message-ID:  <200211021401.gA2E17mm010108@libertas.emma.line.org>

next in thread | raw e-mail | index | archive | help

>Number:         44830
>Category:       ports
>Synopsis:       bugfix update port: mail/fetchmail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 02 06:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 21 14:00:57 CEST 2002 toor@libertas.emma.line.org:/usr/obj/usr/src/sys/LIBERTAS i386


	
>Description:

NOTE TO MAINTAINER: Please send Followup to PR stating whether you approve or
disapprove my patch, so committers can know whether this is OK or no. Thanks.


This patch updates the FreeBSD port of mail/fetchmail to 6.1.2.
It is a pure bugfix update:

fetchmail-6.1.2 (Thu Oct 31 11:41:02 EST 2002), 22135 lines:

* Jan Klaverstijn's verbosity-lowering patch.
* Updated Turkish, German, Catalan, and Danish translation files.
* Fix processing of POP3 messages with missing bodies.
* Minor fixes by Sunil Shetye: fix generation of auth fail note, handle
  unexpected SIGALRM, plug memory leak, handle lines beginning with '\0',
  try to bulletproof error handling against read failures.


>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/mail/fetchmail/Makefile /root/fetchmail/Makefile
--- /usr/ports/mail/fetchmail/Makefile	Sat Nov  2 13:43:16 2002
+++ /root/fetchmail/Makefile	Sat Nov  2 13:46:37 2002
@@ -10,7 +10,7 @@
 # want fetchmailconf to work, define WITH_X11
 
 PORTNAME=	fetchmail
-PORTVERSION=	6.1.1
+PORTVERSION=	6.1.2
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.tuxedo.org/~esr/fetchmail/ \
 		ftp://ftp.ccil.org/pub/esr/fetchmail/
diff -Nur /usr/ports/mail/fetchmail/distinfo /root/fetchmail/distinfo
--- /usr/ports/mail/fetchmail/distinfo	Sat Nov  2 13:43:16 2002
+++ /root/fetchmail/distinfo	Sat Nov  2 13:51:21 2002
@@ -1 +1 @@
-MD5 (fetchmail-6.1.1.tar.gz) = 67c04b718a6ceebf58ef00ff96161706
+MD5 (fetchmail-6.1.2.tar.gz) = 6c617efe83262f0e9d5c0992caab8f72
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211021401.gA2E17mm010108>