pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xev



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  3 23:10:45 UTC 2024

Modified Files:
        pkgsrc/x11/xev: Makefile distinfo

Log Message:
xev: update to 1.2.6.

Alan Coopersmith (4):
      gitlab CI: stop requiring Signed-off-by in commits
      Mark global variables as "static" since there's only one source file
      Mark graceful_exit as noreturn
      xev 1.2.6

Mikael Magnusson (1):
      Fix overflow on XmbLookupString buffer


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/xev/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xev/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/xev/Makefile
diff -u pkgsrc/x11/xev/Makefile:1.19 pkgsrc/x11/xev/Makefile:1.20
--- pkgsrc/x11/xev/Makefile:1.19        Wed Nov  9 13:14:25 2022
+++ pkgsrc/x11/xev/Makefile     Sun Mar  3 23:10:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:25 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2024/03/03 23:10:45 wiz Exp $
 
-DISTNAME=      xev-1.2.5
+DISTNAME=      xev-1.2.6
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/xev/distinfo
diff -u pkgsrc/x11/xev/distinfo:1.12 pkgsrc/x11/xev/distinfo:1.13
--- pkgsrc/x11/xev/distinfo:1.12        Wed Jul 13 20:46:15 2022
+++ pkgsrc/x11/xev/distinfo     Sun Mar  3 23:10:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/07/13 20:46:15 wiz Exp $
+$NetBSD: distinfo,v 1.13 2024/03/03 23:10:45 wiz Exp $
 
-BLAKE2s (xev-1.2.5.tar.xz) = 8e34887bcb2309bee308c0a18f975eda1ae315c9dfdea56d8d83e059efdca466
-SHA512 (xev-1.2.5.tar.xz) = 9fbfb78c9547974c2256a678948bf4a694a40b1c2bd5c5dec5f365a713e6d938c6039f055a9629f49de27f02f3d7cb912f07c035df129798a4b2ddc20febe66a
-Size (xev-1.2.5.tar.xz) = 128848 bytes
+BLAKE2s (xev-1.2.6.tar.xz) = efb96c2577b1cec4ad0bf5825455caad736d35c3df40065ff4e68cee5108aa62
+SHA512 (xev-1.2.6.tar.xz) = aaabb635622abfbf0b7ef2a1978070a918ea94480f375dd0798375274cf378ddb25007cc42426bb2292ed65c8af922f88e6a04c5a2f6cff3fadb0194b53eb7e7
+Size (xev-1.2.6.tar.xz) = 129724 bytes



Home | Main Index | Thread Index | Old Index