Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 1998 20:15:42 +0300 (EEST)
From:      Ville Eerola <ve@sci.fi>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7631: Update of the fetchmail port to version 4.5.5
Message-ID:  <199808161715.UAA05771@vebsd.vlsi.fi>

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

>Number:         7631
>Category:       ports
>Synopsis:       Update of the fetchmail port to version 4.5.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:   Sun Aug 16 10:20:00 PDT 1998
>Last-Modified:
>Originator:     Ville Eerola
>Organization:
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

Current FreeBSD ports as of August 16, 1998

>Description:

Fetchmail has been upgraded to version 4.5.5 by the author.

>How-To-Repeat:

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

Note that it builds an old version ;-)

>Fix:
	
Commit the patch below.

Index: Makefile
===================================================================
RCS file: /disk4/FreeBSD/cvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- Makefile	1998/07/20 03:39:29	1.65
+++ Makefile	1998/08/16 16:44:59
@@ -11,7 +11,7 @@
 # does not need Python, so there is no RUN_DEPENDS for Python in
 # this Makefile.
 
-DISTNAME=       fetchmail-4.5.2
+DISTNAME=       fetchmail-4.5.5
 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.59
diff -u -r1.59 md5
--- md5	1998/07/20 03:39:34	1.59
+++ md5	1998/08/16 16:48:48
@@ -1 +1 @@
-MD5 (fetchmail-4.5.2.tar.gz) = 84e37be3b338427683531b00e6804487
+MD5 (fetchmail-4.5.5.tar.gz) = 42e9e598e8f35894291737080198a2aa
Index: patches/patch-ab
===================================================================
RCS file: /disk4/FreeBSD/cvs/ports/mail/fetchmail/patches/patch-ab,v
retrieving revision 1.16
diff -u -r1.16 patch-ab
--- patch-ab	1998/07/20 03:39:35	1.16
+++ patch-ab	1998/08/16 16:58:39
@@ -1,5 +1,5 @@
-*** Makefile.in.orig	Wed Jul 15 02:03:27 1998
---- Makefile.in	Sun Jul 19 02:38:43 1998
+*** Makefile.in.orig	Mon Aug  3 22:23:48 1998
+--- Makefile.in	Sun Aug 16 19:53:04 1998
 ***************
 *** 36,42 ****
   
@@ -34,7 +34,7 @@
   protobjs = rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o \
          etrn.o fetchmail.o env.o options.o daemon.o driver.o rfc822.o smtp.o \
 !        xmalloc.o uid.o mxget.o md5c.o md5ify.o rpa.o interface.o netrc.o \
-         base64.o error.o unmime.o conf.o is_ip_alias.o
+         base64.o error.o unmime.o conf.o checkalias.o
   
   objs = $(protobjs) $(extras) $(EXTRAOBJ)
 --- 82,88 ----
@@ -42,7 +42,7 @@
   protobjs = rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o \
          etrn.o fetchmail.o env.o options.o daemon.o driver.o rfc822.o smtp.o \
 !        xmalloc.o uid.o mxget.o md5ify.o rpa.o interface.o netrc.o \
-         base64.o error.o unmime.o conf.o is_ip_alias.o
+         base64.o error.o unmime.o conf.o checkalias.o
   
   objs = $(protobjs) $(extras) $(EXTRAOBJ)
 ***************
@@ -53,7 +53,7 @@
 !        $(srcdir)/md5c.c $(srcdir)/md5ify.c $(srcdir)/rpa.c	  	\
          $(srcdir)/interface.c $(srcdir)/netrc.c $(srcdir)/base64.c	\
          $(srcdir)/error.c $(srcdir)/unmime.c $(srcdir)/conf.c		\
-         $(srcdir)/is_ip_alias.c
+         $(srcdir)/checkalias.c
 --- 93,99 ----
          $(srcdir)/options.c $(srcdir)/daemon.c 				\
          $(srcdir)/driver.c $(srcdir)/rfc822.c $(srcdir)/smtp.c		\
@@ -61,7 +61,7 @@
 !        $(srcdir)/md5ify.c $(srcdir)/rpa.c              \
          $(srcdir)/interface.c $(srcdir)/netrc.c $(srcdir)/base64.c	\
          $(srcdir)/error.c $(srcdir)/unmime.c $(srcdir)/conf.c		\
-         $(srcdir)/is_ip_alias.c
+         $(srcdir)/checkalias.c
 ***************
 *** 135,144 ****
   	@echo "Installing fetchmail binary..."
Index: pkg/PLIST
===================================================================
RCS file: /disk4/FreeBSD/cvs/ports/mail/fetchmail/pkg/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- PLIST	1998/06/13 19:26:55	1.7
+++ PLIST	1998/08/16 17:06:38
@@ -1,7 +1,6 @@
 bin/fetchmail
 bin/fetchmailconf
 libexec/fetchmailconf.bin
-man/man1/fetchmail.1.gz
 man/man1/fetchmailconf.1.gz
 share/doc/fetchmail/README
 share/doc/fetchmail/COPYING

>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?199808161715.UAA05771>