pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/putty



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 17 07:45:28 UTC 2026

Modified Files:
        pkgsrc/security/putty: Makefile distinfo
Removed Files:
        pkgsrc/security/putty/patches: patch-terminal.c patch-timing.c

Log Message:
putty: remove two patches

Just tried - but not accepted by upstream.
Code compiles without them.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/security/putty/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/security/putty/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/security/putty/patches/patch-terminal.c
cvs rdiff -u -r1.3 -r0 pkgsrc/security/putty/patches/patch-timing.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/putty/Makefile
diff -u pkgsrc/security/putty/Makefile:1.97 pkgsrc/security/putty/Makefile:1.98
--- pkgsrc/security/putty/Makefile:1.97 Mon Aug 17 05:20:43 2026
+++ pkgsrc/security/putty/Makefile      Mon Aug 17 07:45:28 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2026/08/17 05:20:43 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2026/08/17 07:45:28 wiz Exp $
 
 DISTNAME=      putty-0.85
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/
 

Index: pkgsrc/security/putty/distinfo
diff -u pkgsrc/security/putty/distinfo:1.43 pkgsrc/security/putty/distinfo:1.44
--- pkgsrc/security/putty/distinfo:1.43 Mon Aug 17 05:20:43 2026
+++ pkgsrc/security/putty/distinfo      Mon Aug 17 07:45:28 2026
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.43 2026/08/17 05:20:43 wiz Exp $
+$NetBSD: distinfo,v 1.44 2026/08/17 07:45:28 wiz Exp $
 
 BLAKE2s (putty-0.85.tar.gz) = cd759f38d1a407cdcbc4252bc816a7192d1ad34837c9cb3af3a3414b133fbc64
 SHA512 (putty-0.85.tar.gz) = f52c3f580a0b9e52cb65c0bfddfa834f7362af22ac8c1a3803cefb11e43e35887b98209ae32d2abc0b56c2d0ddcc03c08b42542ce72989c1dc3ef116c19d761b
 Size (putty-0.85.tar.gz) = 3023114 bytes
-SHA1 (patch-terminal.c) = 690d9021b14947ae24c68ecff6781ad255ab7a70
-SHA1 (patch-timing.c) = a6a492fc8b22c58e2973c854bffa4c8bf71eb6a7
 SHA1 (patch-unix_utils_subprocess__waiter.c) = a1d1ff9b69e73720d012e77aa73c6a18842c4dc8
 SHA1 (patch-unix_window.c) = 8b8556cb076bdfb1d15b7f365696b1617f9d0afe



Home | Main Index | Thread Index | Old Index