pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/i3lock-color
Module Name: pkgsrc
Committed By: nikita
Date: Tue Mar 19 19:42:53 UTC 2024
Modified Files:
pkgsrc/x11/i3lock-color: Makefile distinfo
Log Message:
i3lock-color: update to version 2.13.c.5
Changelog:
2.13.c.5
Highlights
New features
New custom key commands (#256)
Support basic control chars (\n, \r, \b, \t) in text options (#238)
Added support for the XF86AudioMicMute media key (#273)
Added tab completion for Bash and Zsh (#230)
Perf improvements
Lazy-load slideshow images (#242)
Disable debug build by default; faster blurring (#251)
Changes by PR
fix --max and --fill not scaling image when the image has the same aspect ratio as the screen by @Rio6 in #228
Add link to new active port by @loralighte in #233
chore: rename variables for examples, remove unused variables by @graves501 in #229
fix(typo): fix wrong greeter_y_expr and typo error message in arguments parser. by @cmsxbc in #237
Tab completion (#204) by @JezerM in #230
Slideshow images loaded when needed (#241) by @JezerM in #242
feat(control char): add basic control char support by @cmsxbc in #238
build: disable debug and sanitizers by default by @alanswanson in #251
Shell command options for media keys by @jclds139 in #256
Support for XF86AudioMicMute by @kwesthaus in #273
Fix: Remove breaking space in zsh completion by @kwesthaus in #274
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/i3lock-color/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/i3lock-color/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/i3lock-color/Makefile
diff -u pkgsrc/x11/i3lock-color/Makefile:1.3 pkgsrc/x11/i3lock-color/Makefile:1.4
--- pkgsrc/x11/i3lock-color/Makefile:1.3 Tue Nov 14 14:03:13 2023
+++ pkgsrc/x11/i3lock-color/Makefile Tue Mar 19 19:42:53 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/11/14 14:03:13 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2024/03/19 19:42:53 nikita Exp $
-DISTNAME= i3lock-color-2.13.c.4
-PKGREVISION= 2
+DISTNAME= i3lock-color-2.13.c.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=Raymo111/}
Index: pkgsrc/x11/i3lock-color/distinfo
diff -u pkgsrc/x11/i3lock-color/distinfo:1.1 pkgsrc/x11/i3lock-color/distinfo:1.2
--- pkgsrc/x11/i3lock-color/distinfo:1.1 Tue May 23 22:31:45 2023
+++ pkgsrc/x11/i3lock-color/distinfo Tue Mar 19 19:42:53 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2023/05/23 22:31:45 nikita Exp $
+$NetBSD: distinfo,v 1.2 2024/03/19 19:42:53 nikita Exp $
-BLAKE2s (i3lock-color-2.13.c.4.tar.gz) = 4db9c24672a329948737b62c3a3747b44c975ef77c3dbe8b73c2a7ea72661243
-SHA512 (i3lock-color-2.13.c.4.tar.gz) = 67b7b558f2894f8a389e559a5b146e176d4d0410b8da2a756190691062fa60e085449bc3afa57cbbdee7d2f002f995649d123bfb9d88eaae55da3cf8f68eee02
-Size (i3lock-color-2.13.c.4.tar.gz) = 215078 bytes
+BLAKE2s (i3lock-color-2.13.c.5.tar.gz) = 6c636e172ab026f5a3ce0594c23ba001897ae18908d6d401a3d73e66f91cad9a
+SHA512 (i3lock-color-2.13.c.5.tar.gz) = db52b8800a63a9fc85ffb644b140488588427d717b075a3f0d318486cb0177858ed7a2f148bb904e56539bbf679b0fd40eaf0df895b1f578498dfb70219eb9b8
+Size (i3lock-color-2.13.c.5.tar.gz) = 485084 bytes
SHA1 (patch-jpg.c) = 2da0ba7d6ac2080991a47dad91e9813133f76a8f
Home |
Main Index |
Thread Index |
Old Index