Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 03:09:41 +0300 (EEST)
From:      Ville Eerola <ve@sci.fi>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27783: Update of the fetchmail port to version 5.8.5
Message-ID:  <200105310009.f4V09fP17082@vebsd.vlsi.fi>

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

>Number:         27783
>Category:       ports
>Synopsis:       Update of the fetchmail port to version 5.8.5
>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:   Wed May 30 17:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ville Eerola
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxx.xxx.xxx 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat May 26 22:17:45 EEST 2001 ville@xxx.xxx.xxx:/usr/src/sys/compile/VEBSD i386

Current FreeBSD ports as of May 31, 2001

>Description:

Fetchmail has been upgraded to version 5.8.5 by the author.

>How-To-Repeat:

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

Note that it builds an old version ;-)

>Fix:

Commit the patches below.

Index: Makefile
===================================================================
RCS file: /u2/FreeBSD/cvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.123
diff -u -r1.123 Makefile
--- Makefile	2001/04/24 06:24:44	1.123
+++ Makefile	2001/05/30 21:45:00
@@ -10,7 +10,7 @@
 # want fetchmailconf to work, define WITH_X11
 
 PORTNAME=	fetchmail
-PORTVERSION=	5.8.1
+PORTVERSION=	5.8.5
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.tuxedo.org/~esr/fetchmail/ \
 		ftp://ftp.ccil.org/pub/esr/fetchmail/
@@ -25,7 +25,7 @@
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-opie --enable-RPA --enable-POP2 --enable-SDPS \
-		--enable-nls --with-hesiod=no
+		--enable-nls --with-hesiod=no --enable-fallback=no
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -lintl" \
 		CFLAGS="-I${LOCALBASE}/include ${CFLAGS}"
Index: distinfo
===================================================================
RCS file: /u2/FreeBSD/cvs/ports/mail/fetchmail/distinfo,v
retrieving revision 1.101
diff -u -r1.101 distinfo
--- distinfo	2001/04/24 06:24:44	1.101
+++ distinfo	2001/05/30 21:37:09
@@ -1 +1 @@
-MD5 (fetchmail-5.8.1.tar.gz) = eb76504e83d2bae98c630526664262ba
+MD5 (fetchmail-5.8.5.tar.gz) = 980e67fedcd02578d45fd939fe1c1643
>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?200105310009.f4V09fP17082>