git: df77b7d2cd11 - main - security/putty: bugfix update to 20250117.19798515
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jan 2025 01:58:42 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=df77b7d2cd11a73414d524fe35919bf1dd206631 commit df77b7d2cd11a73414d524fe35919bf1dd206631 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-01-17 01:56:20 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-01-17 01:58:24 +0000 security/putty: bugfix update to 20250117.19798515 This change seems to fix a tight loop that can happen when receiving ^E in certain configurations. --- security/putty/Makefile | 4 ++-- security/putty/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/putty/Makefile b/security/putty/Makefile index c3a3379565c3..e75429f78e6e 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,8 +1,8 @@ PORTNAME= putty # https://tartarus.org/~simon/putty-prerel-snapshots/putty-0.83~pre20250105.1e45199.tar.gz -DISTVERSION= 0.83~pre20250114 +DISTVERSION= 0.83~pre20250117 PORTREVISION= 0 -DISTVERSIONSUFFIX= .e7acb9f +DISTVERSIONSUFFIX= .1979851 CATEGORIES= security #MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ # ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ \ diff --git a/security/putty/distinfo b/security/putty/distinfo index 13b044a2d1f4..6e6653c65f72 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736890276 -SHA256 (putty-0.83~pre20250114.e7acb9f.tar.gz) = 7186ef505a08ffd5a4829e705893af429bf489b5c7f391944c1643635142d082 -SIZE (putty-0.83~pre20250114.e7acb9f.tar.gz) = 3010121 +TIMESTAMP = 1737078456 +SHA256 (putty-0.83~pre20250117.1979851.tar.gz) = 3a9b7fc4d04e981ef9cb0cee414d0ff45d78b1f72f677766e3c119305bee281a +SIZE (putty-0.83~pre20250117.1979851.tar.gz) = 3010188