Date: Sat, 28 Sep 2019 10:45:12 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513112 - in head/mail/fetchmail64: . files Message-ID: <201909281045.x8SAjCMH002253@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Sat Sep 28 10:45:11 2019 New Revision: 513112 URL: https://svnweb.freebsd.org/changeset/ports/513112 Log: mail/fetchmail64 update to regression-fixed 6.4.1. Modified: head/mail/fetchmail64/Makefile head/mail/fetchmail64/distinfo head/mail/fetchmail64/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f Modified: head/mail/fetchmail64/Makefile ============================================================================== --- head/mail/fetchmail64/Makefile Sat Sep 28 10:27:32 2019 (r513111) +++ head/mail/fetchmail64/Makefile Sat Sep 28 10:45:11 2019 (r513112) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= fetchmail -DISTVERSION= 6.4.0 +DISTVERSION= 6.4.1 CATEGORIES= mail ipv6 MASTER_SITES= SF/${PORTNAME}/branch_6.4/ PKGNAMESUFFIX= 64 Modified: head/mail/fetchmail64/distinfo ============================================================================== --- head/mail/fetchmail64/distinfo Sat Sep 28 10:27:32 2019 (r513111) +++ head/mail/fetchmail64/distinfo Sat Sep 28 10:45:11 2019 (r513112) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569608102 -SHA256 (fetchmail-6.4.0.tar.xz) = 8b30e2e43744be3b7caa6490dc969630dae59dfcc65d508bddc43b1463193072 -SIZE (fetchmail-6.4.0.tar.xz) = 1254984 +TIMESTAMP = 1569667212 +SHA256 (fetchmail-6.4.1.tar.xz) = 3f33f11dd08c3e8cc3e9d18eec686b1626d4818f4d5a72791507bbc4dce6a9a0 +SIZE (fetchmail-6.4.1.tar.xz) = 1257488 Modified: head/mail/fetchmail64/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f ============================================================================== --- head/mail/fetchmail64/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f Sat Sep 28 10:27:32 2019 (r513111) +++ head/mail/fetchmail64/files/patch-ZZZ-87626c2707cc0d82e49e160ab3c85430ff33534f Sat Sep 28 10:45:11 2019 (r513112) @@ -20,7 +20,7 @@ diff --git a/NEWS b/NEWS index c01f9df9..9485edca 100644 --- a/NEWS +++ b/NEWS -@@ -63,6 +63,13 @@ +@@ -63,5 +63,12 @@ -------------------------------------------------------------------------------- @@ -31,9 +31,8 @@ index c01f9df9..9485edca 100644 + +-------------------------------------------------------------------------------- + - fetchmail-6.4.0 (released 2019-09-27, 27429 LoC): + fetchmail-6.4.1 (released 2019-09-28, 27473 LoC): - # NOTE THAT FETCHMAIL IS NO LONGER PUBLISHED THROUGH IBIBLIO. diff --git a/driver.c b/driver.c index d21a32ab..a5033729 100644 --- a/driver.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909281045.x8SAjCMH002253>