Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2020 16:18:25 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r549455 - in branches/2020Q3/mail: fetchmail fetchmail/files fetchmailconf
Message-ID:  <202009211618.08LGIPS3023268@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Sep 21 16:18:24 2020
New Revision: 549455
URL: https://svnweb.freebsd.org/changeset/ports/549455

Log:
  MFH: r546739 r547549
  
  mail/fetchmail: update to 6.4.12 (from 6.4.8)
  
  (Note this isn't the usual MFH changelog as that doesn't make sense in this
  particular case; head/ had some churn around a regression in 6.4.10 that
  this MFH-of-two-changeset nicely skips over.)
  
  Add: Romanian-language translation by Florentina Musat
  
  Add: manual page now mentions that --sslfingerprint hash is of MD5 type.
  
  Fix: README contained NEWS fragments (broken since c. 1 year/c. 6.4.2,
  fixed in 6.4.12) instead of the actual contents.
  
  Update: the > 2^31 "long long" local patch so it patches the right place of the
  NEWS file.
  
  PR:		248954
  Approved by:	Corey Halpin (maintainer)
  
  PR:		249009
  Approved by:	Corey Halpin (maintainer)
  
  Approved by:	ports-secteam@ (fluffy@)

Modified:
  branches/2020Q3/mail/fetchmail/Makefile
  branches/2020Q3/mail/fetchmail/distinfo
  branches/2020Q3/mail/fetchmail/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f
  branches/2020Q3/mail/fetchmail/pkg-plist
  branches/2020Q3/mail/fetchmailconf/Makefile
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/mail/fetchmail/Makefile
==============================================================================
--- branches/2020Q3/mail/fetchmail/Makefile	Mon Sep 21 16:16:10 2020	(r549454)
+++ branches/2020Q3/mail/fetchmail/Makefile	Mon Sep 21 16:18:24 2020	(r549455)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	fetchmail
-DISTVERSION=	6.4.8
+DISTVERSION=	6.4.12
 CATEGORIES=	mail
 # The next line is inherited by the fetchmailconf slave port,
 # do NOT replace fetchmail by ${PORTNAME}
@@ -17,7 +17,7 @@ LICENSE_COMB=	dual
 .if empty(MASTERDIR)
 CA_BUNDLE_RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 
-USES=		cpe gmake tar:lz ssl
+USES=		cpe gmake tar:xz ssl
 
 USERS=		${PORTNAME}
 GROUPS=		${USERS}

Modified: branches/2020Q3/mail/fetchmail/distinfo
==============================================================================
--- branches/2020Q3/mail/fetchmail/distinfo	Mon Sep 21 16:16:10 2020	(r549454)
+++ branches/2020Q3/mail/fetchmail/distinfo	Mon Sep 21 16:18:24 2020	(r549455)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592159098
-SHA256 (fetchmail-6.4.8.tar.lz) = d8e03112a4067e0bf930cba7da20de82d970ad657efa1aeb7fe4e35229cb0ce1
-SIZE (fetchmail-6.4.8.tar.lz) = 1280078
+TIMESTAMP = 1599207773
+SHA256 (fetchmail-6.4.12.tar.xz) = 2b84e0971dbf683ec7edd313f9218adbc7dc51c1de9825b3b549bf619c1a4887
+SIZE (fetchmail-6.4.12.tar.xz) = 1303532

Modified: branches/2020Q3/mail/fetchmail/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f
==============================================================================
--- branches/2020Q3/mail/fetchmail/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f	Mon Sep 21 16:16:10 2020	(r549454)
+++ branches/2020Q3/mail/fetchmail/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f	Mon Sep 21 16:18:24 2020	(r549455)
@@ -16,23 +16,24 @@ This requires C99's new long long type.
  pop3.c      | 4 ++--
  8 files changed, 18 insertions(+), 10 deletions(-)
 
-diff --git a/NEWS b/NEWS
-index c01f9df9..9485edca 100644
+diff -up work/fetchmail-6.4.10/NEWS.orig work/fetchmail-6.4.10/NEWS
 --- a/NEWS
 +++ b/NEWS
-@@ -63,5 +63,12 @@
+@@ -63,7 +63,13 @@ removed from a 6.5.0 or newer release.)
+ * Fetchmail does not guarantee compatibility with EOL OpenSSL versions. Support
+   for end-of-life OpenSSL versions may be removed even from patchlevel releases.
  
- --------------------------------------------------------------------------------
- 
+----------------------------------------------------------------------------------
++--------------------------------------------------------------------------------
 +## BUG FIXES
 +* fetchmail can now report mailbox sizes of 2^31 octets and beyond.
 +  This requires C99 support (for the long long type).
 +  Fixes Debian Bug#873668, reported by Andreas Schmidt.
 +
 +--------------------------------------------------------------------------------
-+
- fetchmail-6.4.1 (released 2019-09-28, 27473 LoC):
+ fetchmail-6.4.10 (released 2020-08-27, 27596 LoC):
  
+ # REGRESSION FIX:
 diff --git a/driver.c b/driver.c
 index d21a32ab..a5033729 100644
 --- a/driver.c

Modified: branches/2020Q3/mail/fetchmail/pkg-plist
==============================================================================
--- branches/2020Q3/mail/fetchmail/pkg-plist	Mon Sep 21 16:16:10 2020	(r549454)
+++ branches/2020Q3/mail/fetchmail/pkg-plist	Mon Sep 21 16:18:24 2020	(r549455)
@@ -17,6 +17,7 @@ man/man1/fetchmail.1.gz
 %%NLS%%share/locale/nl/LC_MESSAGES/fetchmail.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/fetchmail.mo
 @comment %%NLS%%share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/fetchmail.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo
 @comment %%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo
 %%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo

Modified: branches/2020Q3/mail/fetchmailconf/Makefile
==============================================================================
--- branches/2020Q3/mail/fetchmailconf/Makefile	Mon Sep 21 16:16:10 2020	(r549454)
+++ branches/2020Q3/mail/fetchmailconf/Makefile	Mon Sep 21 16:18:24 2020	(r549455)
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-t
 		fetchmail>=${PORTVERSION}:mail/fetchmail
 RUN_DEPENDS+=	${BUILD_DEPENDS}
 
-USES=		python shebangfix tar:lz
+USES=		python shebangfix tar:xz
 USE_PYTHON=	py3kplist
 
 FILESDIR=	${.CURDIR}/files



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009211618.08LGIPS3023268>