pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/x11perf x11perf: update to 1.6.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50b466fe9c16
branches:  trunk
changeset: 387423:50b466fe9c16
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 30 01:08:02 2022 +0000

description:
x11perf: update to 1.6.2.

Aaron Plattner (1):
      tests: Skip trapezoids for unsupported XRender formats

Alan Coopersmith (6):
      Fix spelling/wording issues
      Build xz tarballs instead of bzip2
      gitlab CI: add a basic build test
      Variable scope reductions as recommended by cppcheck
      Stop casting return value of malloc() and calloc()
      x11perf 1.6.2

diffstat:

 x11/x11perf/Makefile |  9 ++++-----
 x11/x11perf/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (31 lines):

diff -r 063e48f18ec4 -r 50b466fe9c16 x11/x11perf/Makefile
--- a/x11/x11perf/Makefile      Sun Oct 30 01:06:55 2022 +0000
+++ b/x11/x11perf/Makefile      Sun Oct 30 01:08:02 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2020/08/17 20:20:37 leot Exp $
+# $NetBSD: Makefile,v 1.17 2022/10/30 01:08:02 wiz Exp $
 
-DISTNAME=              x11perf-1.6.1
-PKGREVISION=           1
+DISTNAME=              x11perf-1.6.2
 CATEGORIES=            x11
-MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=          .tar.bz2
+MASTER_SITES=          https://xorg.freedesktop.org/archive/individual/test/
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            joerg%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r 063e48f18ec4 -r 50b466fe9c16 x11/x11perf/distinfo
--- a/x11/x11perf/distinfo      Sun Oct 30 01:06:55 2022 +0000
+++ b/x11/x11perf/distinfo      Sun Oct 30 01:08:02 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:34:32 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/10/30 01:08:02 wiz Exp $
 
-BLAKE2s (x11perf-1.6.1.tar.bz2) = 6603cd227eb225e8b7e57410a9da6dc6fe27af9998f2d677d5d095966f56fefb
-SHA512 (x11perf-1.6.1.tar.bz2) = b386151bfe3d7c04ab9953ae1882f3c5b627d6d1afb9a8cfe87c58236a88883fc11bbadb2226b9aa61df84b4fce625a1c9e3d146a124ac17e8d7d605b35d9c0b
-Size (x11perf-1.6.1.tar.bz2) = 189446 bytes
+BLAKE2s (x11perf-1.6.2.tar.xz) = ce839b1ab7024845711e07f3f426859542d1fb2303187d1df5e1a40349ec4ad7
+SHA512 (x11perf-1.6.2.tar.xz) = 5be9e601071a42d103adbab5f30c1900a3779a5b2c06c709df99a85487c9790d36b835d43f5c6d74cc7d950cc3ad06927210d7b1f58939cfd0b4a6f3e5e32112
+Size (x11perf-1.6.2.tar.xz) = 173800 bytes



Home | Main Index | Thread Index | Old Index