From owner-freebsd-ports Fri Oct 9 13:00:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06903 for freebsd-ports-outgoing; Fri, 9 Oct 1998 13:00:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06836 for ; Fri, 9 Oct 1998 13:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA29626; Fri, 9 Oct 1998 13:00:01 -0700 (PDT) Received: from mail.vlsi.fi (mail.vlsi.fi [195.74.10.147]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04806 for ; Fri, 9 Oct 1998 12:52:00 -0700 (PDT) (envelope-from ville@vehome.pp.sci.fi) Received: (from smap@localhost) by mail.vlsi.fi (8.8.8/8.8.8) id WAA20141 for ; Fri, 9 Oct 1998 22:51:30 +0300 (EET DST) (envelope-from ville@vehome.pp.sci.fi) Received: from vebsd.vlsi.fi(10.0.2.2) by mail.vlsi.fi via smap (V1.3) id sma020139; Fri Oct 9 22:51:29 1998 Received: (from ville@localhost) by vebsd.vlsi.fi (8.8.8/8.7.3) id WAA03100; Fri, 9 Oct 1998 22:51:28 +0300 (EEST) Message-Id: <199810091951.WAA03100@vebsd.vlsi.fi> Date: Fri, 9 Oct 1998 22:51:28 +0300 (EEST) From: Ville Eerola Reply-To: Ville Eerola To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8238: Update of the fetchmail port to version 4.6.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8238 >Category: ports >Synopsis: Update of the fetchmail port to version 4.6.0 >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: Fri Oct 9 13:00:01 PDT 1998 >Last-Modified: >Originator: Ville Eerola >Organization: >Release: FreeBSD 2.2.6-STABLE i386 >Environment: Current FreeBSD ports as of October 9, 1998 >Description: Fetchmail has been upgraded to version 4.6.0 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.68 diff -u -r1.68 Makefile --- Makefile 1998/09/19 00:25:08 1.68 +++ Makefile 1998/10/09 19:34:00 @@ -11,7 +11,7 @@ # does not need Python, so there is no RUN_DEPENDS for Python in # this Makefile. -DISTNAME= fetchmail-4.5.5 +DISTNAME= fetchmail-4.6.0 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.60 diff -u -r1.60 md5 --- md5 1998/08/17 00:11:30 1.60 +++ md5 1998/10/09 19:37:11 @@ -1 +1 @@ -MD5 (fetchmail-4.5.5.tar.gz) = 42e9e598e8f35894291737080198a2aa +MD5 (fetchmail-4.6.0.tar.gz) = 5ed3813a3ee471c70aa0964fb5023fb0 Index: pkg/DESCR =================================================================== RCS file: /disk4/FreeBSD/cvs/ports/mail/fetchmail/pkg/DESCR,v retrieving revision 1.11 diff -u -r1.11 DESCR --- DESCR 1998/05/12 23:02:43 1.11 +++ DESCR 1998/10/09 19:45:54 @@ -14,4 +14,4 @@ Fetchmail is the lineal descendant of and replacement for the old popclient program. -http://earthspace.net/~esr/fetchmail/ +http://www.tuxedo.org/~esr/fetchmail >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message