pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xscope
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 11 19:42:19 UTC 2022
Modified Files:
pkgsrc/x11/xscope: Makefile distinfo
Log Message:
xscope: update to 1.4.3.
Alan Coopersmith (1):
xscope 1.4.3
Matthieu Herrb (1):
On OpenBSD SO_PEERCRED uses struct sockpeercred
Thomas Klausner (7):
Remove/comment out unused variables.
Match format strings with arguments.
ifdef out unused static functions
Use correct argument type for ctype(3) functions.
Increase buffer length to avoid truncation.
Add casts to fix signedness change warnings.
Mark MainLoop as _X_NORETURN.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xscope/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xscope/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/xscope/Makefile
diff -u pkgsrc/x11/xscope/Makefile:1.6 pkgsrc/x11/xscope/Makefile:1.7
--- pkgsrc/x11/xscope/Makefile:1.6 Tue Dec 7 07:24:41 2021
+++ pkgsrc/x11/xscope/Makefile Mon Jul 11 19:42:18 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/12/07 07:24:41 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/07/11 19:42:18 wiz Exp $
-DISTNAME= xscope-1.4.2
+DISTNAME= xscope-1.4.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xscope/distinfo
diff -u pkgsrc/x11/xscope/distinfo:1.7 pkgsrc/x11/xscope/distinfo:1.8
--- pkgsrc/x11/xscope/distinfo:1.7 Tue Dec 7 07:24:41 2021
+++ pkgsrc/x11/xscope/distinfo Mon Jul 11 19:42:18 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/12/07 07:24:41 wiz Exp $
+$NetBSD: distinfo,v 1.8 2022/07/11 19:42:18 wiz Exp $
-BLAKE2s (xscope-1.4.2.tar.xz) = 27749ec366c6b54efc6c5d1557d7ef9882b5514c53066bad56cbdbe3ba94e786
-SHA512 (xscope-1.4.2.tar.xz) = ba54e448a076a5fb59edb44e02ba242e24376af704e4a90419bdd3c46759094175234e0bef8491c20f8a75362aa08aaeec92fa1710894ec75324d7fc8bd48278
-Size (xscope-1.4.2.tar.xz) = 196436 bytes
+BLAKE2s (xscope-1.4.3.tar.xz) = da6a6bbd0e47dfeb91c8aa59608577411a0569c8b9c32f5ceb00df230d5ef293
+SHA512 (xscope-1.4.3.tar.xz) = 588a3668d07cc42fd44dc9cea55cd31bc67bfeddf3d07b0b0a39202304b2502dc322ff3bf5310eb689622485390fa8851ffe68b672c9b13742b9ab89d9495327
+Size (xscope-1.4.3.tar.xz) = 201536 bytes
Home |
Main Index |
Thread Index |
Old Index