pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/sxhkd sxhkd: Update to 0.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c424b594152d
branches:  trunk
changeset: 443022:c424b594152d
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Dec 05 14:56:33 2020 +0000

description:
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

diffstat:

 x11/sxhkd/Makefile |   4 ++--
 x11/sxhkd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r fd6657dc9a7c -r c424b594152d x11/sxhkd/Makefile
--- a/x11/sxhkd/Makefile        Sat Dec 05 14:51:54 2020 +0000
+++ b/x11/sxhkd/Makefile        Sat Dec 05 14:56:33 2020 +0000
@@ -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}
diff -r fd6657dc9a7c -r c424b594152d x11/sxhkd/distinfo
--- a/x11/sxhkd/distinfo        Sat Dec 05 14:51:54 2020 +0000
+++ b/x11/sxhkd/distinfo        Sat Dec 05 14:56:33 2020 +0000
@@ -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