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

Oliver Eikemeier eikemeier at fillmore-labs.com
Mon Oct 20 14:50:20 UTC 2003


>Number:         58283
>Category:       ports
>Synopsis:       [PATCH, SECURITY] port mail/fetchmail: update to version 6.2.5
>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:   Mon Oct 20 07:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Eikemeier
>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:

- update to 6.2.5, see
  http://catb.org/~esr/fetchmail/NEWS

- may fix
  http://www.mandrakesecure.net/en/advisories/advisory.php?name=MDKSA-2003:101

- use DOCSDIR

- don't install GNU General Public License
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-misc.html

>How-To-Repeat:
>Fix:

--- fetchmail-6.2.5.patch begins here ---
--- mail/fetchmail/Makefile.orig	9 Sep 2003 03:26:24 -0000
+++ mail/fetchmail/Makefile	20 Oct 2003 14:39:58 -0000
@@ -10,8 +10,7 @@
 # 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/ \
@@ -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 ---




>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list