From soil@jg.webmaster.com  Thu May 15 02:22:42 1997
Received: from jg.webmaster.com (soil@newport-1-12.quick.net [207.212.160.212])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA09646
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 May 1997 02:22:40 -0700 (PDT)
Received: (from soil@localhost)
	by jg.webmaster.com (8.8.6.Beta3/8.8.6.Beta3) id CAA26758;
	Thu, 15 May 1997 02:22:38 -0700 (PDT)
Message-Id: <199705150922.CAA26758@jg.webmaster.com>
Date: Thu, 15 May 1997 02:22:38 -0700 (PDT)
From: Josh Gilliam <soil@quick.net>
Reply-To: Josh Gilliam <soil@quick.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: mail/fetchmail upgrade; 3.9.3 -> 3.9.4
X-Send-Pr-Version: 3.2

>Number:         3601
>Category:       ports
>Synopsis:       mail/fetchmail upgrade; 3.9.3 -> 3.9.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 02:30:01 PDT 1997
>Closed-Date:    Thu May 15 02:43:59 PDT 1997
>Last-Modified:  Thu May 15 02:45:11 PDT 1997
>Originator:     Josh Gilliam
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

ports-current

>Description:

pl 3.9.4 (Wed May 14 12:27:22 EDT 1997):
* Fixed a compilation glitch for systems like SunOS & others without atexit(3).
* Fixed a compilation glitch in daemonize for HP-UX.
* Changes to compile correctly on systems that have on_exit() but not atexit().
* Changes to forbid duplicate server names in the rc file.
* Do caseblind comparisons of host and user names everywhere.
- IMAP retrieval can now handle messages with embedded NULs.
* Fixed a core dump in .netrc searching reported by Jim Spath.

medium priority since the previous verision's DISTFILE is broken
-rw-r--r--  1 esr  wheel      65 May 14 12:38 fetchmail-3.9.3.tar.gz

>How-To-Repeat:

cd mail/fetchmail;make

>Fix:
	
diff -ur /usr/ports/mail/fetchmail/Makefile fetchmail/Makefile
--- /usr/ports/mail/fetchmail/Makefile	Fri May  9 10:12:25 1997
+++ fetchmail/Makefile	Thu May 15 01:16:25 1997
@@ -3,10 +3,10 @@
 # Date created:		26 Oct 1996
 # Whom:			Ville Eerola <ve@sci.fi>
 #
-# $Id: Makefile,v 1.28 1997/05/09 10:43:35 ache Exp $
+# $Id$
 #
 
-DISTNAME=       fetchmail-3.9.3
+DISTNAME=       fetchmail-3.9.4
 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 May  9 10:12:26 1997
+++ fetchmail/files/md5	Thu May 15 01:17:12 1997
@@ -1 +1 @@
-MD5 (fetchmail-3.9.3.tar.gz) = ca82a573a04cc1af60a409a8f74a4ee6
+MD5 (fetchmail-3.9.4.tar.gz) = e2d3cd1697b228026d56158a46bd9a55
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Thu May 15 02:43:59 PDT 1997 
State-Changed-Why:  
I committed the upgrade right before this PR came in!  Thanks. 
>Unformatted:
