Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2025 21:35:32 GMT
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b3047ff6339a - main - security/putty: update to 0.83pre 20250114's snapshot
Message-ID:  <202501142135.50ELZW9l084708@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mandree:

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

commit b3047ff6339ae353e1ccf480dee6968e1c0bfaa1
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-01-14 21:33:40 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-01-14 21:35:18 +0000

    security/putty: update to 0.83pre 20250114's snapshot
    
    Changelog since 20250105 (the e7ac... patch is also Windows-only):
    
    * e7acb9f6 2025-01-13 | GetDlgItemTextW_alloc: use the right memchr. [Simon Tatham]
    * 293be042 2025-01-13 | GTK: cherry-pick font defaults and fallbacks from main. [Simon Tatham]
    * f58ddf26 2025-01-07 | Windows: fix leak of a Filename. [Jacob Nevins]
    * 457eb612 2025-01-07 | It's a new year. [Jacob Nevins]
---
 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 da57463800da..c3a3379565c3 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~pre20250105
+DISTVERSION=	0.83~pre20250114
 PORTREVISION=	0
-DISTVERSIONSUFFIX=	.1e45199
+DISTVERSIONSUFFIX=	.e7acb9f
 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 36dff882a785..13b044a2d1f4 100644
--- a/security/putty/distinfo
+++ b/security/putty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736119462
-SHA256 (putty-0.83~pre20250105.1e45199.tar.gz) = 87a51fdfd06ec78f1ca8759cbb81da4e05ca4e497d6127fa32143709648f4923
-SIZE (putty-0.83~pre20250105.1e45199.tar.gz) = 3009307
+TIMESTAMP = 1736890276
+SHA256 (putty-0.83~pre20250114.e7acb9f.tar.gz) = 7186ef505a08ffd5a4829e705893af429bf489b5c7f391944c1643635142d082
+SIZE (putty-0.83~pre20250114.e7acb9f.tar.gz) = 3010121



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501142135.50ELZW9l084708>