pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xscope xscope: update to 1.4.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bdb931ff939
branches:  trunk
changeset: 381698:9bdb931ff939
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 11 19:42:18 2022 +0000

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

diffstat:

 x11/xscope/Makefile |  4 ++--
 x11/xscope/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r d7a9659d5964 -r 9bdb931ff939 x11/xscope/Makefile
--- a/x11/xscope/Makefile       Mon Jul 11 19:40:41 2022 +0000
+++ b/x11/xscope/Makefile       Mon Jul 11 19:42:18 2022 +0000
@@ -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
diff -r d7a9659d5964 -r 9bdb931ff939 x11/xscope/distinfo
--- a/x11/xscope/distinfo       Mon Jul 11 19:40:41 2022 +0000
+++ b/x11/xscope/distinfo       Mon Jul 11 19:42:18 2022 +0000
@@ -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