pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/sxhkd
Module Name: pkgsrc
Committed By: nia
Date: Sat Dec 5 14:56:33 UTC 2020
Modified Files:
pkgsrc/x11/sxhkd: Makefile distinfo
Log Message:
sxhkd: Update to 0.6.2
Bastien Dejean (13):
Add an option to specify the chain abortion keysym
Version 0.6.0
Fix memory leak in `destroy_chain`
Handle unreachable keysyms
Version 0.6.1
Fix GCC warnings
Pass `--tags` to `git describe`
Make it build with GCC 10
Mention the fact that the sequences can be nested
Fix clang static analyzer warnings
Add complex example from @msteen
Sequences can't be nested
Version 0.6.2
Lesik (1):
Remove explicit mention of xorg.service in sxhkd.service
Miroslav Koškár (1):
Use preferred X screen
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/sxhkd/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/sxhkd/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/sxhkd/Makefile
diff -u pkgsrc/x11/sxhkd/Makefile:1.3 pkgsrc/x11/sxhkd/Makefile:1.4
--- pkgsrc/x11/sxhkd/Makefile:1.3 Thu May 10 13:35:07 2018
+++ pkgsrc/x11/sxhkd/Makefile Sat Dec 5 14:56:33 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/10 13:35:07 leot Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/05 14:56:33 nia Exp $
-DISTNAME= sxhkd-0.5.9
+DISTNAME= sxhkd-0.6.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=baskerville/}
GITHUB_TAG= ${PKGVERSION}
Index: pkgsrc/x11/sxhkd/distinfo
diff -u pkgsrc/x11/sxhkd/distinfo:1.4 pkgsrc/x11/sxhkd/distinfo:1.5
--- pkgsrc/x11/sxhkd/distinfo:1.4 Thu May 10 13:35:07 2018
+++ pkgsrc/x11/sxhkd/distinfo Sat Dec 5 14:56:33 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/05/10 13:35:07 leot Exp $
+$NetBSD: distinfo,v 1.5 2020/12/05 14:56:33 nia Exp $
-SHA1 (sxhkd-0.5.9.tar.gz) = e1199d78d4acea12c89a4e3163d8c86ac22e1058
-RMD160 (sxhkd-0.5.9.tar.gz) = ea0292b1422680f1bde5d4859b1d2bdbe4f4f43c
-SHA512 (sxhkd-0.5.9.tar.gz) = 32ee7261b4fa10d5a62a7fa61e689977d12afd654e81123711bda1f006e4b6baa7524352086037594e6ef1989dd8fcb6eddc1114085ee91546a69f6d1146924e
-Size (sxhkd-0.5.9.tar.gz) = 34649 bytes
+SHA1 (sxhkd-0.6.2.tar.gz) = cfb2a6c3ca0d969c7d2177464957a898167b8f22
+RMD160 (sxhkd-0.6.2.tar.gz) = 9fd7d95aa2d44decc2f10134233d0179b96e7012
+SHA512 (sxhkd-0.6.2.tar.gz) = 3f758aec3de76c6336a9008e997317ed7a05db0fcd81025d8f856694c2b8162022e25d9a48876de99056748a2dbe6a561a0e1594973c854ac2c98d44af6b03aa
+Size (sxhkd-0.6.2.tar.gz) = 35711 bytes
Home |
Main Index |
Thread Index |
Old Index