git: 5fcc3cf50f8d - main - security/putty: update to 20250121's snapshot/Git ec158a2

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Tue, 21 Jan 2025 20:20:38 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5fcc3cf50f8dc8131f2181c481eaac755eff9346

commit 5fcc3cf50f8dc8131f2181c481eaac755eff9346
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-01-21 20:09:59 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-01-21 20:20:24 +0000

    security/putty: update to 20250121's snapshot/Git ec158a2
    
    Bugfix a potential crash, upstream commit message:
    
        Pageant: call signop_unlink from signop_free.
    
        A user reported that the following sequence of events leads to Pageant
        crashing:
    
         - load an encrypted key into Pageant for decryption later
         - attempt to use the key, so that Pageant prompts for the passphrase
         - before entering the passphrase, abort the attempt to use the
           key (e.g. by closing the PuTTY that was trying to use it)
         - now enter the passphrase at the Pageant prompt, once the need for
           it has gone away.
---
 security/putty/Makefile | 8 ++++----
 security/putty/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/putty/Makefile b/security/putty/Makefile
index e75429f78e6e..32f034be31ec 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,8 +1,8 @@
-PORTNAME=	putty
+PORTNAME=		putty
 # https://tartarus.org/~simon/putty-prerel-snapshots/putty-0.83~pre20250105.1e45199.tar.gz
-DISTVERSION=	0.83~pre20250117
-PORTREVISION=	0
-DISTVERSIONSUFFIX=	.1979851
+DISTVERSION=		0.83~pre20250121
+PORTREVISION=		0
+DISTVERSIONSUFFIX=	.ec158a2
 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 6e6653c65f72..2b5df429b1a9 100644
--- a/security/putty/distinfo
+++ b/security/putty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737078456
-SHA256 (putty-0.83~pre20250117.1979851.tar.gz) = 3a9b7fc4d04e981ef9cb0cee414d0ff45d78b1f72f677766e3c119305bee281a
-SIZE (putty-0.83~pre20250117.1979851.tar.gz) = 3010188
+TIMESTAMP = 1737490193
+SHA256 (putty-0.83~pre20250121.ec158a2.tar.gz) = 6caee1d751a68a438997eec84b37a1b72d479f0db3a34d0a9c65e7ea4cb9b9bc
+SIZE (putty-0.83~pre20250121.ec158a2.tar.gz) = 3010158