security/putty: update to 0.83

Quoting <https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html>,
omitting three Windows items:

These features are new in [PuTTY] 0.83 (released 2025-02-08):

+ Support for ML-KEM, the NIST-standardised post-quantum key exchange
  mechanism. (In addition to NTRU Prime, which has been supported since 0.78.)
+ [...]
+ Bug fix: psftp -b works again.
+ Bug fix: assertion failure if an SSH connection times out at the login
  prompt.
+ Bug fix: crash in Pageant if an SSH connection is abandoned while waiting
  for a deferred decryption passphrase.
+ Bug fix: tight loop if PuTTY tried to send an empty answerback string.
+ Bug fix: accidental truncation of some configuration edit boxes' contents to
  127 characters.
+ [...]
+ Bug fix: restored interoperation with third-party tools that auto-fill login
  prompts by sending ^M for Return.
+ [...]
+ Bug fix: the small keypad keys didn't reliably work in the terminal on Unix.

MFH:		2025Q1
This commit is contained in:
Matthias Andree 2025-02-09 13:05:42 +01:00
parent ad75f0483b
commit b2bb9b70e9
2 changed files with 10 additions and 11 deletions

View File

@ -1,14 +1,13 @@
PORTNAME= putty
# https://tartarus.org/~simon/putty-prerel-snapshots/putty-0.83~pre20250105.1e45199.tar.gz
DISTVERSION= 0.83~pre20250121
DISTVERSION= 0.83
PORTREVISION= 0
DISTVERSIONSUFFIX= .ec158a2
#DISTVERSIONSUFFIX= .ec158a2
CATEGORIES= security
#MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \
# ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ \
# LOCAL/mandree/
MASTER_SITES= https://tartarus.org/~simon/putty-prerel-snapshots/ \
MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \
LOCAL/mandree/
#MASTER_SITES= https://tartarus.org/~simon/putty-prerel-snapshots/ \
# LOCAL/mandree/
MAINTAINER= mandree@FreeBSD.org
COMMENT= Secure shell and telnet client including xterm emulator

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1737490193
SHA256 (putty-0.83~pre20250121.ec158a2.tar.gz) = 6caee1d751a68a438997eec84b37a1b72d479f0db3a34d0a9c65e7ea4cb9b9bc
SIZE (putty-0.83~pre20250121.ec158a2.tar.gz) = 3010158
TIMESTAMP = 1739055533
SHA256 (putty-0.83.tar.gz) = 718777c13d63d0dff91fe03162bc2a05b4dfc8b0827634cd60b51cefdff631c6
SIZE (putty-0.83.tar.gz) = 3007178