Date: Fri, 13 Jun 2003 15:42:11 +0200 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Ville Eerola <ve@sci.fi> Subject: ports/53280: [PATCH] update of port mail/fetchmail to version 6.2.2 Message-ID: <E19Qool-0001CE-4X@mx1.fillmore-labs.com> Resent-Message-ID: <200306131350.h5DDo9lU096231@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53280 >Category: ports >Synopsis: [PATCH] update of port mail/fetchmail to version 6.2.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 13 06:50:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Eikemeier <eikemeier@fillmore-labs.com> >Release: FreeBSD 4.8-STABLE i386 >Organization: Fillmore Labs - http://www.fillmore-labs.com >Environment: System: FreeBSD nuuk.fillmore-labs.com 4.8-STABLE >Description: Fetchmail 6.2.2 is available - see <http://www.catb.org/~esr/fetchmail/NEWS> - added japanese mirror site >How-To-Repeat: >Fix: cat fetchmail-6.2.2.patch | patch -E -p0 -d /usr/ports find /usr/ports/mail/fetchmail -name '*.orig' -delete --- fetchmail-6.2.2.patch begins here --- diff -Nur mail/fetchmail/Makefile.orig mail/fetchmail/Makefile --- mail/fetchmail/Makefile.orig Sun Mar 2 02:05:47 2003 +++ mail/fetchmail/Makefile Fri Jun 13 15:28:27 2003 @@ -10,10 +10,11 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.2 CATEGORIES= mail ipv6 MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \ - ftp://ftp.ccil.org/pub/esr/fetchmail/ + ftp://ftp.ccil.org/pub/esr/fetchmail/ \ + ftp://ftp.win.ne.jp/pub/network/mail/fetchmail/ MAINTAINER= ve@sci.fi COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR diff -Nur mail/fetchmail/distinfo.orig mail/fetchmail/distinfo --- mail/fetchmail/distinfo.orig Sat Dec 14 02:05:31 2002 +++ mail/fetchmail/distinfo Fri Jun 13 15:24:22 2003 @@ -1 +1 @@ -MD5 (fetchmail-6.2.0.tar.gz) = 1242753944ad242bb4312af6be08b810 +MD5 (fetchmail-6.2.2.tar.gz) = b3544890a2452b5b04c709c65109c43a --- fetchmail-6.2.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19Qool-0001CE-4X>