Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 1998 18:07:15 +0300 (EEST)
From:      Ville Eerola <ve@sci.fi>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6726: Update of fetchmail port to version 4.4.7
Message-ID:  <199805231507.SAA03350@vebsd.vlsi.fi>

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

>Number:         6726
>Category:       ports
>Synopsis:       Update of fetchmail port to version 4.4.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 23 08:10:00 PDT 1998
>Last-Modified:
>Originator:     Ville Eerola
>Organization:
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

Current FreeBSD ports as of May 23, 1998

>Description:

Fetchmail has been updated since our port has been updated last time.
We have version 4.4.6, and the official release is at 4.4.7

>How-To-Repeat:

% cd /usr/ports/mail/fetchmail
% make

Notice that it builds the old version ;-)

>Fix:
	
Commit the patches below:

Index: Makefile
===================================================================
RCS file: /disk4/FreeBSD/cvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.60
diff -U2 -r1.60 Makefile
--- Makefile	1998/05/22 01:34:17	1.60
+++ Makefile	1998/05/23 14:00:07
@@ -1,4 +1,4 @@
 # New ports collection makefile for:	fetchmail
-# Version required:     4.4.6
+# Version required:     4.4.7
 # Date created:		26 Oct 1996
 # Whom:			Ville Eerola <ve@sci.fi>
@@ -7,5 +7,5 @@
 #
 
-DISTNAME=       fetchmail-4.4.6
+DISTNAME=       fetchmail-4.4.7
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.ccil.org/pub/esr/fetchmail/
Index: files/md5
===================================================================
RCS file: /disk4/FreeBSD/cvs/ports/mail/fetchmail/files/md5,v
retrieving revision 1.54
diff -U2 -r1.54 md5
--- md5	1998/05/22 01:34:18	1.54
+++ md5	1998/05/23 14:53:13
@@ -1 +1 @@
-MD5 (fetchmail-4.4.6.tar.gz) = e9e931d9f2a269b6814510015b75ac61
+MD5 (fetchmail-4.4.7.tar.gz) = 13825a3d01dbcce0e34e17ec17894f85
>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?199805231507.SAA03350>