git: a4d049c425af - main - security/putty: update to 0.78 release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Oct 2022 19:20:10 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4d049c425af9241685bdc1ccae7f5aa29c42e85 commit a4d049c425af9241685bdc1ccae7f5aa29c42e85 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2022-10-29 19:13:28 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-10-29 19:15:35 +0000 security/putty: update to 0.78 release FreeBSD relevant changes since 20221023 snapshot: * f9a8213d 2022-10-29 | Docs: add a 'pdf' cmake target. (origin/main, origin/HEAD) [Jacob Nevins] * 4ff82ab2 2022-10-28 | Update version number for 0.78 release. (tag: 0.78) [Simon Tatham] * 475c2387 2022-10-28 | Unix: stop accessing ctrl->fileselect for font selectors. [Simon Tatham] * 329a4cdd 2022-10-24 | authplugin-example.py: Flush stderr. [Jacob Nevins] * 538c8fd2 2022-10-24 | authplugin-example.py: Mention documentation. [Jacob Nevins] * a7106d8e 2022-10-23 | Add missing initialisation of term->osc_strlen. [Simon Tatham] * bdb3ac9f 2022-10-23 | Restrict -pwfile / -pw to apply to server prompts only. [Simon Tatham] * 2fbb9284 2022-10-23 | Fix outdated comment relating to -pw. [Jacob Nevins] * f7e86ca2 2022-10-22 | README: remove mention of doc/Makefile. [Jacob Nevins] * f229aab2 2022-10-23 | Rewrap a paragraph in README. [Jacob Nevins] MFH: 2022Q4 (after 10 days) According to Simon, he caught this assertion error in the act, and 475c2387 should fix PR: 267253 --- security/putty/Makefile | 10 +++++----- security/putty/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/putty/Makefile b/security/putty/Makefile index 3ba2b193d719..a99a6eb6105e 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,11 +1,11 @@ PORTNAME= putty -DISTVERSION= 0.78~pre20221023 -DISTVERSIONSUFFIX= .0c59d49 +DISTVERSION= 0.78 +#DISTVERSIONSUFFIX= .0c59d49 CATEGORIES= security -#MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ -# ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ -MASTER_SITES= https://tartarus.org/~simon/putty-prerel-snapshots/ \ +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/ \ MAINTAINER= mandree@FreeBSD.org COMMENT= Secure shell and telnet client including xterm emulator diff --git a/security/putty/distinfo b/security/putty/distinfo index cef36ae06d2c..60045f2d1d0f 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666518096 -SHA256 (putty-0.78~pre20221023.0c59d49.tar.gz) = 205c9a7462d4e4ef8808cf7b2c485d3c30dfb6783625323e3b39b047c867f8aa -SIZE (putty-0.78~pre20221023.0c59d49.tar.gz) = 2814676 +TIMESTAMP = 1667070272 +SHA256 (putty-0.78.tar.gz) = 274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f +SIZE (putty-0.78.tar.gz) = 2811628