pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xkbprint
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 15 23:13:20 UTC 2022
Modified Files:
pkgsrc/x11/xkbprint: Makefile distinfo
Log Message:
xkbprint: update to 1.0.6.
Alan Coopersmith (6):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
man page: remove out-of-date COPYRIGHT section
Stop leaking XkbAtomGetString allocations
gitlab CI: stop requiring Signed-off-by in commits
xkbprint 1.0.6
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xkbprint/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xkbprint/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/xkbprint/Makefile
diff -u pkgsrc/x11/xkbprint/Makefile:1.5 pkgsrc/x11/xkbprint/Makefile:1.6
--- pkgsrc/x11/xkbprint/Makefile:1.5 Sat Jan 18 23:36:09 2020
+++ pkgsrc/x11/xkbprint/Makefile Sat Oct 15 23:13:19 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:36:09 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/15 23:13:19 wiz Exp $
-DISTNAME= xkbprint-1.0.5
+DISTNAME= xkbprint-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/xkbprint/distinfo
diff -u pkgsrc/x11/xkbprint/distinfo:1.6 pkgsrc/x11/xkbprint/distinfo:1.7
--- pkgsrc/x11/xkbprint/distinfo:1.6 Tue Oct 26 11:34:50 2021
+++ pkgsrc/x11/xkbprint/distinfo Sat Oct 15 23:13:19 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:50 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/15 23:13:19 wiz Exp $
-BLAKE2s (xkbprint-1.0.5.tar.bz2) = 0e6f98235d3648230f43888b6cc273499e124987e8711d31271610d982849818
-SHA512 (xkbprint-1.0.5.tar.bz2) = ac3870352f3a595b5b8a8cb64f39e9bea81b17572c73cfbf72482477a2f576d0ffcdcf735cb3c66b8a88a7fe0f7aece6738cbac87df5641e44fae1ab9b97111f
-Size (xkbprint-1.0.5.tar.bz2) = 166856 bytes
+BLAKE2s (xkbprint-1.0.6.tar.xz) = 4af54986bc98c44cf057fd443e6d523ea8507de7cbbcf3fbbf9e0bc1a07221ae
+SHA512 (xkbprint-1.0.6.tar.xz) = a1c2401b2a2ef4c6bd2efc18923ecb176adcf38b6c5dfdce25f22f1f5ab21e25f494b25dac25b1765fb9a0f6acc24d191cd41b9a098a9e3c6eaf9a9df490be29
+Size (xkbprint-1.0.6.tar.xz) = 156920 bytes
Home |
Main Index |
Thread Index |
Old Index