Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 1998 12:24:13 -0500 (CDT)
From:      dcarmich@mcs.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6665: I have updated the fetchmail port (in ports/mail) to version 4.4.6
Message-ID:  <199805171724.MAA09002@dcarmich.pr.mcs.net>

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

>Number:         6665
>Category:       ports
>Synopsis:       I have updated the fetchmail port to version 4.4.6
>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:   Sun May 17 10:20:01 PDT 1998
>Last-Modified:
>Originator:     Douglas Carmichael
>Organization:
n/a
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:

	n/a

>Description:

	I have updated the fetchmail port to version 4.4.6.

>How-To-Repeat:

	n/a

>Fix:

Apply this patch:
	
diff -ruN fetchmail.old/Makefile fetchmail/Makefile
--- fetchmail.old/Makefile	Thu May 14 05:24:01 1998
+++ fetchmail/Makefile	Sun May 17 12:10:49 1998
@@ -1,19 +1,20 @@
 # New ports collection makefile for:	fetchmail
-# Version required:     4.4.4
-# Date created:		26 Oct 1996
+# Version required:     4.4.4 (upgraded to 4.4.6)
+# Date created:		26 Oct 1996 (updated on 17 May 1998)
 # Whom:			Ville Eerola <ve@sci.fi>
 #
-# $Id: Makefile,v 1.59 1998/05/14 02:27:53 mph Exp $
+# Updated by:		Douglas Carmichael <dcarmich@mcs.com>
+#
+# $Id$
 #
 
-DISTNAME=       fetchmail-4.4.4
+DISTNAME=       fetchmail-4.4.6
 CATEGORIES=	mail
-MASTER_SITES=	ftp://ftp.ccil.org/pub/esr/fetchmail/
-
-MAINTAINER=	ve@sci.fi
+MASTER_SITES=   ftp://ftp.ccil.org/pub/esr/fetchmail/
+MAINTAINER=	dcarmich@mcs.com
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS= --enable-opie
+CONFIGURE_ARGS= --enable-opie --enable-RPA
 CONFIGURE_ENV=  LDFLAGS="${CFLAGS}"
 MAN1=		fetchmail.1
 
diff -ruN fetchmail.old/files/md5 fetchmail/files/md5
--- fetchmail.old/files/md5	Thu May 14 05:24:01 1998
+++ fetchmail/files/md5	Sun May 17 09:45:35 1998
@@ -1 +1 @@
-MD5 (fetchmail-4.4.4.tar.gz) = b7afa49644cd2261f7002fb2c1fbb91c
+MD5 (fetchmail-4.4.6.tar.gz) = e9e931d9f2a269b6814510015b75ac61


>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?199805171724.MAA09002>