1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

mail/fetchmail64 update to regression-fixed 6.4.1.

This commit is contained in:
Matthias Andree 2019-09-28 10:45:11 +00:00
parent 58a98de747
commit 5d0b485bb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513112
3 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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