diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-06-10 15:55:00 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-06-10 15:55:00 +0000 |
commit | 45dd5294ac4f2394e7caa8c1ec799824ff021ff9 (patch) | |
tree | 55e808e9bdf7cd9317b4b67321124de956038b35 | |
parent | 7e139fd6ed3eda53e0bb7977523ab5705652c49f (diff) | |
download | freebsd-ports-45dd5294ac4f2394e7caa8c1ec799824ff021ff9.zip |
x11/x11perf: Update to 1.6.1
Update x11/x11perf to 1.6.1.
This is a maintenance release
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002983.html
Sponsored by: B3 Init
-rw-r--r-- | x11/x11perf/Makefile | 2 | ||||
-rw-r--r-- | x11/x11perf/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index 26f744420daf..2a85197d591c 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= x11perf -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/x11perf/distinfo b/x11/x11perf/distinfo index 764b8a4a982a..771d77929950 100644 --- a/x11/x11perf/distinfo +++ b/x11/x11perf/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/x11perf-1.6.0.tar.bz2) = e87098dec1947572d70c62697a7b70bde1ab5668237d4660080eade6bc096751 -SIZE (xorg/app/x11perf-1.6.0.tar.bz2) = 191086 +TIMESTAMP = 1560181780 +SHA256 (xorg/app/x11perf-1.6.1.tar.bz2) = 1c7e0b8ffc2794b4ccf11e04d551823abe0ea47b4f7db0637390db6fbe817c34 +SIZE (xorg/app/x11perf-1.6.1.tar.bz2) = 189446 |