ports/53280: [PATCH] update of port mail/fetchmail to version 6.2.2
Oliver Eikemeier
eikemeier at fillmore-labs.com
Fri Jun 13 13:50:11 UTC 2003
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list