From c1a5c448fbc70a622137115741dd589cde4d3bf6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 2 Aug 2024 10:59:19 +0200 Subject: [PATCH] xorg-x11perf: updated to version 1.7.0 --- xorg-x11perf/.footprint | 13 ++++++------- xorg-x11perf/.signature | 8 ++++---- xorg-x11perf/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/xorg-x11perf/.footprint b/xorg-x11perf/.footprint index 2e2840a6..cd35262c 100644 --- a/xorg-x11perf/.footprint +++ b/xorg-x11perf/.footprint @@ -2,14 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/x11perf -rwxr-xr-x root/root usr/bin/x11perfcomp -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/x11perfcomp/ --rwxr-xr-x root/root usr/lib/X11/x11perfcomp/Xmark --rwxr-xr-x root/root usr/lib/X11/x11perfcomp/fillblnk --rwxr-xr-x root/root usr/lib/X11/x11perfcomp/perfboth --rwxr-xr-x root/root usr/lib/X11/x11perfcomp/perfratio drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/X11/ +drwxr-xr-x root/root usr/share/X11/x11perfcomp/ +-rwxr-xr-x root/root usr/share/X11/x11perfcomp/Xmark +-rwxr-xr-x root/root usr/share/X11/x11perfcomp/fillblnk +-rwxr-xr-x root/root usr/share/X11/x11perfcomp/perfboth +-rwxr-xr-x root/root usr/share/X11/x11perfcomp/perfratio drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/Xmark.1.gz diff --git a/xorg-x11perf/.signature b/xorg-x11perf/.signature index 3e5b1028..e0c81b38 100644 --- a/xorg-x11perf/.signature +++ b/xorg-x11perf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndGWKfS6WnBrCMVtciGzOp+DNGg979K3Ble9hdCTUv1p7hAReLVQo4TU/M7YdSgE3f6hWBJvQXZjj60OBdVbHgQo= -SHA256 (Pkgfile) = 76e77de9388f900a0802974bccfdb914bcdb18a29c02d65b15b22564b6bbdcf4 -SHA256 (.footprint) = 43b6f514ee33f1789a3a12ab7994207254cd4441036a73ae1873cd46b0cb8786 -SHA256 (x11perf-1.6.2.tar.xz) = 5a0e7cea47716ad07ceca38bbd07ae06459ee4d837b9c9dfc21ccb94e3e24fcc +RWTSGWF5Q7TndIHTtaj4tqn8xpH1Ame1hHZOO6syYbm6HIEmjCltB4UD/8cBNMp/zKhe5eyRP8IAk6rOTHXWRnH6gMpzrlSpSQY= +SHA256 (Pkgfile) = e484f2f2a0be940d337e2e6892cc62618df72f0087e9d289119d6c8e146d66df +SHA256 (.footprint) = cc9cc3a36275c73e586cf20b3aba810cbb2427e5e8f52c777bb0113f37376b0e +SHA256 (x11perf-1.7.0.tar.xz) = 24f80d84b0e96171a998932ff007698fd1776da9975ed42e51d57b9cfca91828 diff --git a/xorg-x11perf/Pkgfile b/xorg-x11perf/Pkgfile index 6a24d08e..3c8ca63b 100644 --- a/xorg-x11perf/Pkgfile +++ b/xorg-x11perf/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxft xorg-libxmu name=xorg-x11perf -version=1.6.2 +version=1.7.0 release=1 source=(https://www.x.org/releases/individual/test/x11perf-$version.tar.xz)