ports/58283: [PATCH, SECURITY] port mail/fetchmail: update to version 6.2.5

Oliver Eikemeier eikemeier at fillmore-labs.com
Tue Oct 21 10:40:20 UTC 2003


The following reply was made to PR ports/58283; it has been noted by GNATS.

From: Oliver Eikemeier <eikemeier at fillmore-labs.com>
To: Oliver Eikemeier <eikemeier at fillmore-labs.com>
Cc: FreeBSD-gnats-submit at FreeBSD.org, Ville Eerola <ve at sci.fi>
Subject: Re: ports/58283: [PATCH, SECURITY] port mail/fetchmail: update to
 version 6.2.5
Date: Tue, 21 Oct 2003 12:39:10 +0200

 Ville Eerola wrote:
 >  Hi All,
 >  
 >  It is very unfortunate, but I have to say that I have been recently way
 >  too busy to do anything to maintain the fetchmail port actively. So, I
 >  have to ask that someone with commit privileges would remove me as the
 >  fetchmail maintainer. Hopefully someone else who is using fetchmail
 >  actively will volunteer as the new maintainer.
 
 Thanks Ville, keep up the good work. I'll feed your port in the meantime...
 
 Updated patch (grab maintainership):
 
 --- fetchmail-6.2.5.patch begins here ---
 --- mail/fetchmail/Makefile.orig	9 Sep 2003 03:26:24 -0000
 +++ mail/fetchmail/Makefile	21 Oct 2003 10:32:45 -0000
 @@ -10,14 +10,13 @@
  # want fetchmailconf to work, define WITH_X11
  
  PORTNAME=	fetchmail
 -PORTVERSION=	6.2.4
 -PORTREVISION=	1
 +PORTVERSION=	6.2.5
  CATEGORIES=	mail ipv6
  MASTER_SITES=	http://www.catb.org/~esr/fetchmail/ \
  		ftp://ftp.ccil.org/pub/esr/fetchmail/ \
  		ftp://ftp.win.ne.jp/pub/network/mail/fetchmail/
  
 -MAINTAINER=	ve at sci.fi
 +MAINTAINER=	eikemeier at fillmore-labs.com
  COMMENT=	Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR
  
  LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext
 @@ -41,7 +40,7 @@
  MLINKS=		fetchmail.1 fetchmailconf.1
  
  FDOC=		${PREFIX}/share/doc/fetchmail
 -DOCS=		COPYING FAQ FEATURES NEWS NOTES README \
 +DOCS=		FAQ FEATURES NEWS NOTES README \
  		design-notes.html fetchmail-FAQ.html fetchmail-features.html
  
  .include <bsd.port.pre.mk>
 --- mail/fetchmail/distinfo.orig	9 Sep 2003 03:26:24 -0000
 +++ mail/fetchmail/distinfo	20 Oct 2003 14:31:05 -0000
 @@ -1 +1 @@
 -MD5 (fetchmail-6.2.4.tar.gz) = 3614acbda936548d2f8d5bffb161ff59
 +MD5 (fetchmail-6.2.5.tar.gz) = 9956b30139edaa4f5f77c4d0dbd80225
 --- mail/fetchmail/pkg-plist.orig	13 Dec 2002 14:05:35 -0000
 +++ mail/fetchmail/pkg-plist	20 Oct 2003 14:40:06 -0000
 @@ -2,22 +2,22 @@
  bin/fetchmail
  bin/fetchmailconf
  libexec/fetchmailconf.bin
 -%%PORTDOCS%%share/doc/fetchmail/COPYING
 -%%PORTDOCS%%share/doc/fetchmail/FAQ
 -%%PORTDOCS%%share/doc/fetchmail/FEATURES
 -%%PORTDOCS%%share/doc/fetchmail/NEWS
 -%%PORTDOCS%%share/doc/fetchmail/NOTES
 -%%PORTDOCS%%share/doc/fetchmail/README
 -%%NTLMDOCS%%share/doc/fetchmail/README.NTLM
 -%%SSLDOCS%%share/doc/fetchmail/README.SSL
 -%%PORTDOCS%%share/doc/fetchmail/design-notes.html
 -%%PORTDOCS%%share/doc/fetchmail/fetchmail-FAQ.html
 -%%PORTDOCS%%share/doc/fetchmail/fetchmail-features.html
 -%%PORTDOCS%%@dirrm share/doc/fetchmail
 +%%PORTDOCS%%%%DOCSDIR%%/FAQ
 +%%PORTDOCS%%%%DOCSDIR%%/FEATURES
 +%%PORTDOCS%%%%DOCSDIR%%/NEWS
 +%%PORTDOCS%%%%DOCSDIR%%/NOTES
 +%%PORTDOCS%%%%DOCSDIR%%/README
 +%%NTLMDOCS%%%%DOCSDIR%%/README.NTLM
 +%%SSLDOCS%%%%DOCSDIR%%/README.SSL
 +%%PORTDOCS%%%%DOCSDIR%%/design-notes.html
 +%%PORTDOCS%%%%DOCSDIR%%/fetchmail-FAQ.html
 +%%PORTDOCS%%%%DOCSDIR%%/fetchmail-features.html
 +%%PORTDOCS%%@dirrm %%DOCSDIR%%
  share/locale/ca/LC_MESSAGES/fetchmail.mo
  share/locale/cs/LC_MESSAGES/fetchmail.mo
  share/locale/da/LC_MESSAGES/fetchmail.mo
  share/locale/de/LC_MESSAGES/fetchmail.mo
 +share/locale/el/LC_MESSAGES/fetchmail.mo
  share/locale/es/LC_MESSAGES/fetchmail.mo
  share/locale/fr/LC_MESSAGES/fetchmail.mo
  share/locale/gl/LC_MESSAGES/fetchmail.mo
 --- fetchmail-6.2.5.patch ends here ---
 



More information about the freebsd-ports-bugs mailing list