pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2026Q2] pkgsrc/x11/slock



Module Name:    pkgsrc
Committed By:   maya
Date:           Mon Jul 27 23:11:48 UTC 2026

Modified Files:
        pkgsrc/x11/slock [pkgsrc-2026Q2]: Makefile distinfo

Log Message:
Pullup ticket #7197 - requested by leot
x11/slock: Bug fix

Revisions pulled up:
- x11/slock/Makefile                                            1.15
- x11/slock/distinfo                                            1.11

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Mon Jul 27 22:07:21 UTC 2026

   Modified Files:
           pkgsrc/x11/slock: Makefile distinfo

   Log Message:
   slock: Update to 1.7

   Changes:
   1.7
   - Avoid ctype(3) abuses that could leads to break the screen locking at
     least on NetBSD
   - Support ^U for clearing password


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.6.1 pkgsrc/x11/slock/Makefile
cvs rdiff -u -r1.10 -r1.10.8.1 pkgsrc/x11/slock/distinfo

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

Modified files:

Index: pkgsrc/x11/slock/Makefile
diff -u pkgsrc/x11/slock/Makefile:1.14 pkgsrc/x11/slock/Makefile:1.14.6.1
--- pkgsrc/x11/slock/Makefile:1.14      Thu Dec 18 09:15:10 2025
+++ pkgsrc/x11/slock/Makefile   Mon Jul 27 23:11:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2025/12/18 09:15:10 nia Exp $
+# $NetBSD: Makefile,v 1.14.6.1 2026/07/27 23:11:48 maya Exp $
 
-DISTNAME=              slock-1.6
+DISTNAME=              slock-1.7
 CATEGORIES=            x11
 MASTER_SITES=          https://dl.suckless.org/tools/
 

Index: pkgsrc/x11/slock/distinfo
diff -u pkgsrc/x11/slock/distinfo:1.10 pkgsrc/x11/slock/distinfo:1.10.8.1
--- pkgsrc/x11/slock/distinfo:1.10      Sat Aug  9 15:41:34 2025
+++ pkgsrc/x11/slock/distinfo   Mon Jul 27 23:11:48 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/08/09 15:41:34 leot Exp $
+$NetBSD: distinfo,v 1.10.8.1 2026/07/27 23:11:48 maya Exp $
 
-BLAKE2s (slock-1.6.tar.gz) = 7785b8dae1f90718f798dc41c2cadcda7ede51b9d3a79b2739d93b6673030583
-SHA512 (slock-1.6.tar.gz) = 3d8c4701c2db47804f48332a20fc5a58d615f2df0b559b6537cefe32eebedabd13328d060561ad402d16671bf73ada9ff831aa95cc65ed0ce5e3639488d8b2de
-Size (slock-1.6.tar.gz) = 7187 bytes
+BLAKE2s (slock-1.7.tar.gz) = db5d2c18757ee679b2015f04ee8e6dbc34b961a3dfb929a4cb59fcf748bbb363
+SHA512 (slock-1.7.tar.gz) = c579c099e636d9bfad143429c96b31cf4e9d5b03d26ad608e8c09dc9df94c85ca71a3a2b2716f6c8bd870580c3c8944c71c4887f9b636a23f687206c38d8bc6e
+Size (slock-1.7.tar.gz) = 7240 bytes



Home | Main Index | Thread Index | Old Index