Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 1997 16:04:05 -0800 (PST)
From:      soil@quick.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2967: ports mail/fetchmail upgrade; 3.6 -> 3.8
Message-ID:  <199703130004.QAA04478@localhost.quick.net>
Resent-Message-ID: <199703130010.QAA21165@freefall.freebsd.org>

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

>Number:         2967
>Category:       ports
>Synopsis:       ports mail/fetchmail upgrade; 3.6 -> 3.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 12 16:10:03 PST 1997
>Last-Modified:
>Originator:     Josh Gilliam
>Organization:
>Release:        FreeBSD 2.2-970205-GAMMA i386
>Environment:

ports-current

>Description:

			Release Notes:

------------------------------------------------------------------------------
fetchmail-3.8 (Fri Mar  7 17:34:02 EST 1997)

features --

* More FAQ material on using `localdomains'.

* compilation hacks for ISC 4.0 (thanks, Larry Jones!).

bugs --

* enabled ETRN and RPOP command-line options.

* yet another attempt to fix the error.c compilation problems under
  Solaris and NEXTSTEP.

* handle \( and \) correctly in RFC822 comments, thanks to Gareth McCaughan.

* Fixed off-by-one error fingered by Brian Jones that prevented
  `localdomains' from working.

------------------------------------------------------------------------------
fetchmail-3.7 (Fri Feb 21 17:38:40 EST 1997)

features --

* You can now specify a hunt list of SMTP forwarding hosts.

* Treat unexpected EOF as a protocol error.

* DNS errors no longer abort an entire poll.  Instead they just cause 
  forwarding and deletion of the current message to be suppressed.  

* -v output now includes the version/pl numbers (help for harried maintainer!).

bugs --

* Fix password-shrouding logic so it doesn't crap out on a zero-length
  password.

* Various error-logging fixes by Dave Bodenstab.

* Fix parsing bug that broke UIDL-processing code.

There are 233 people on the fetchmail-friends list.

------------------------------------------------------------------------------

>How-To-Repeat:

# cd mail/fetchmail

>Fix:

diff -ur /usr/ports/mail/fetchmail/Makefile fetchmail/Makefile
--- /usr/ports/mail/fetchmail/Makefile	Fri Feb 21 03:35:30 1997
+++ fetchmail/Makefile	Wed Mar 12 15:50:41 1997
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	fetchmail
-# Version required:	3.6.0
+# Version required:	3.8.0
 # Date created:		26 Oct 1996
 # Whom:			Ville Eerola <ve@sci.fi>
 #
-# $Id: Makefile,v 1.23 1997/02/21 09:04:48 max Exp $
+# $Id$
 #
 
-DISTNAME=	fetchmail-3.6
+DISTNAME=	fetchmail-3.8
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.ccil.org/pub/esr/fetchmail/
 
diff -ur /usr/ports/mail/fetchmail/files/md5 fetchmail/files/md5
--- /usr/ports/mail/fetchmail/files/md5	Fri Feb 21 03:35:30 1997
+++ fetchmail/files/md5	Wed Mar 12 15:52:13 1997
@@ -1 +1 @@
-MD5 (fetchmail-3.6.tar.gz) = ddcacf7c7b590030d9fba88e6dba98f0
+MD5 (fetchmail-3.8.tar.gz) = a2b3ed3f2171f9099534ceb87dbcd6cd
>Audit-Trail:
>Unformatted:



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