ports/157661: [PATCH] mail/fetchmail: update to 6.3.20
Matthias Andree
mandree at FreeBSD.org
Mon Jun 6 13:10:06 UTC 2011
>Number: 157661
>Category: ports
>Synopsis: [PATCH] mail/fetchmail: update to 6.3.20
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 06 13:10:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD apollo.emma.line.org 8.2-STABLE FreeBSD 8.2-STABLE #68: Sun May 29 13:54:08 CEST 2011
>Description:
- Security update to 6.3.20
- Clean up MASTER_SITE* and DISTFILES section.
- Note that the VuXML entry has already been added so that previous
releases can no longer be installed on systems that have portaudit
installed and an up-to-date vulnerability database - thus, a swift
response will be appreciated by users.
- Note that SUNSITE is outdated, not sure if they'll pick up 6.3.20.
Please watch and consider removing it from MASTER_SITES.
Port maintainer (chalpin at cs.wisc.edu) is cc'd. Corey, please follow up
to this bug report (including the ports/1* number in Subject) stating
whether you approve of this update or not.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- fetchmail-6.3.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.214
diff -u -u -r1.214 Makefile
--- Makefile 11 Dec 2010 22:27:06 -0000 1.214
+++ Makefile 6 Jun 2011 12:54:41 -0000
@@ -10,15 +10,11 @@
# want fetchmailconf to work, define WITH_X11
PORTNAME= fetchmail
-PORTVERSION= 6.3.19
+PORTVERSION= 6.3.20
CATEGORIES= mail ipv6
-MASTER_SITES= ${MASTER_SITE_BERLIOS} \
- http://mandree.home.pages.de/fetchmail/:ma \
- ${MASTER_SITE_SUNSITE:S/$/:sunsite/}
-MASTER_SITE_SUBDIR= fetchmail/:DEFAULT \
- system/mail/pop/fetchmail/:sunsite \
- ./:ma
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,ma,sunsite
+MASTER_SITES= BERLIOS/fetchmail/ \
+ http://mandree.home.pages.de/fetchmail/ \
+ SUNSITE/system/mail/pop/fetchmail/
MAINTAINER= chalpin at cs.wisc.edu
COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/fetchmail/distinfo,v
retrieving revision 1.139
diff -u -u -r1.139 distinfo
--- distinfo 11 Dec 2010 22:27:06 -0000 1.139
+++ distinfo 6 Jun 2011 12:52:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (fetchmail-6.3.19.tar.xz) = 1847cccf0a3f9cd2e5effd8c9ab1e486bd1d553e5098d2e16a67c8b17cf9a712
-SIZE (fetchmail-6.3.19.tar.xz) = 1244804
+SHA256 (fetchmail-6.3.20.tar.xz) = 14767c897f613fb11e04a14154abcdeab5938e199da8aa68fbbf0fbc6639d720
+SIZE (fetchmail-6.3.20.tar.xz) = 1253216
--- fetchmail-6.3.20.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list