Date: Sat, 8 Jul 2000 23:34:13 +0300 (EEST) From: Ville Eerola <ve@sci.fi> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/19785: Update of the fetchmail port to version 5.4.3 Message-ID: <200007082034.XAA04601@vehome.pp.sci.fi>
next in thread | raw e-mail | index | archive | help
>Number: 19785 >Category: ports >Synopsis: Update of the fetchmail port to version 5.4.3 >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 Jul 08 13:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ville Eerola <ve@sci.fi> >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: Current FreeBSD ports as of Jul 8, 2000 >Description: Fetchmail has been upgraded to version 5.4.3 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: /disk4/FreeBSD/cvs/ports/mail/fetchmail/Makefile,v retrieving revision 1.100 diff -u -r1.100 Makefile --- Makefile 2000/06/20 18:43:34 1.100 +++ Makefile 2000/07/08 18:30:49 @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.4.1 +PORTVERSION= 5.4.3 CATEGORIES= mail ipv6 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.82 diff -u -r1.82 md5 --- files/md5 2000/06/11 07:43:45 1.82 +++ files/md5 2000/07/08 18:33:05 @@ -1 +1 @@ -MD5 (fetchmail-5.4.1.tar.gz) = ba161853d519aabf93d40b7c5c05c46a +MD5 (fetchmail-5.4.3.tar.gz) = 722f630d943bc71206490eeda8273cb1 >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?200007082034.XAA04601>