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:           Tue Dec  7 07:24:41 UTC 2021

Modified Files:
        pkgsrc/x11/xscope: Makefile distinfo

Log Message:
xscope: update to 1.4.2.

Alan Coopersmith (8):
      Fix up documentation of NAS command line flags
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Add support for process ID and names on Solarish systems
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      xscope 1.4.2

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Peter Wu (1):
      Add support for process ID and names

Stéphane Aulery (1):
      Improve help and manpage.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xscope/Makefile
cvs rdiff -u -r1.6 -r1.7 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.5 pkgsrc/x11/xscope/Makefile:1.6
--- pkgsrc/x11/xscope/Makefile:1.5      Wed Mar  7 11:57:48 2018
+++ pkgsrc/x11/xscope/Makefile  Tue Dec  7 07:24:41 2021
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2018/03/07 11:57:48 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/07 07:24:41 wiz Exp $
 
-DISTNAME=      xscope-1.4.1
-PKGREVISION=   1
+DISTNAME=      xscope-1.4.2
 CATEGORIES=    x11 devel
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://cgit.freedesktop.org/xorg/app/xscope/

Index: pkgsrc/x11/xscope/distinfo
diff -u pkgsrc/x11/xscope/distinfo:1.6 pkgsrc/x11/xscope/distinfo:1.7
--- pkgsrc/x11/xscope/distinfo:1.6      Tue Oct 26 11:34:56 2021
+++ pkgsrc/x11/xscope/distinfo  Tue Dec  7 07:24:41 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:56 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/12/07 07:24:41 wiz Exp $
 
-BLAKE2s (xscope-1.4.1.tar.bz2) = b8a2fa7108be83b015ae873001db1b11aafc642a4400aca700963c38dd6c13c5
-SHA512 (xscope-1.4.1.tar.bz2) = 0b35bd51ed3118bde72359280a610f6f3f7d5e62f1673e493f13d2118ce07bfe4ae7ccc4231556d1c24f4bd7add88c46a4ea478d825fc9cf3fd723dc662d2874
-Size (xscope-1.4.1.tar.bz2) = 216128 bytes
+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



Home | Main Index | Thread Index | Old Index