diff options
author | danfe <danfe@FreeBSD.org> | 2018-03-30 14:08:10 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2018-03-30 14:08:10 +0800 |
commit | 66be9f96f9bcd5e5f5ba7e318b82a984ca6ee920 (patch) | |
tree | 4a486c138eb97f292bb9a1b5b861785c18a7c98f /sysutils/radeontop | |
parent | 37e098ddbd5e83baa3efc7ea1e808019a398d3f1 (diff) | |
download | freebsd-ports-gnome-66be9f96f9bcd5e5f5ba7e318b82a984ca6ee920.tar.gz freebsd-ports-gnome-66be9f96f9bcd5e5f5ba7e318b82a984ca6ee920.tar.zst freebsd-ports-gnome-66be9f96f9bcd5e5f5ba7e318b82a984ca6ee920.zip |
- Update `sysutils/radeontop' to version 1.1 which adds new PCI IDs for
POLARIS12, VEGA10, RAVEN and GTT usage reporting on AMDGPU DRM driver
- TIMESTAMP (clbr-radeontop-v1.1_GH0.tar.gz) = 1521966502, to match the
v1.1 release tag 9b9605c date on GitHub
Reported by: portscout
Diffstat (limited to 'sysutils/radeontop')
-rw-r--r-- | sysutils/radeontop/Makefile | 2 | ||||
-rw-r--r-- | sysutils/radeontop/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/radeontop/Makefile b/sysutils/radeontop/Makefile index d30dfbba9fd1..d380f9dc4b0f 100644 --- a/sysutils/radeontop/Makefile +++ b/sysutils/radeontop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= radeontop -PORTVERSION= 1.0 +PORTVERSION= 1.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/radeontop/distinfo b/sysutils/radeontop/distinfo index 542027dafdf6..da940bfa6cfe 100644 --- a/sysutils/radeontop/distinfo +++ b/sysutils/radeontop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477640465 -SHA256 (clbr-radeontop-v1.0_GH0.tar.gz) = a997ea92f38a53d59db4d8e846aec4cc04cee8b79939e89d5eb9e31c57b468fc -SIZE (clbr-radeontop-v1.0_GH0.tar.gz) = 32677 +TIMESTAMP = 1521966502 +SHA256 (clbr-radeontop-v1.1_GH0.tar.gz) = 8685ea42a44b24b92974ce5b774e14ab64281f05440ea6e6df35a6c48a3460bb +SIZE (clbr-radeontop-v1.1_GH0.tar.gz) = 33527 |