diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-07-01 09:02:58 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-07-01 09:03:59 +0200 |
commit | ddeb87975277299c05220d994759b1aabb4f6c2c (patch) | |
tree | 62b1e0c07195168ee8403bca3875e3b641ae7c94 | |
parent | b4056c50ababae5927076dcbf42bc9e0870f5674 (diff) | |
download | freebsd-ports-ddeb87975277299c05220d994759b1aabb4f6c2c.zip |
sysutils/btop: update to 1.2.8
Changelog: https://github.com/aristocratos/btop/releases/tag/v1.2.8
-rw-r--r-- | sysutils/btop/Makefile | 2 | ||||
-rw-r--r-- | sysutils/btop/distinfo | 6 | ||||
-rw-r--r-- | sysutils/btop/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/btop/Makefile b/sysutils/btop/Makefile index 2c6cac5f9669..6e0ccae5f1e0 100644 --- a/sysutils/btop/Makefile +++ b/sysutils/btop/Makefile @@ -1,6 +1,6 @@ PORTNAME= btop DISTVERSIONPREFIX= v -DISTVERSION= 1.2.7 +DISTVERSION= 1.2.8 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/btop/distinfo b/sysutils/btop/distinfo index 1abbeebeb95d..b7e44432a72e 100644 --- a/sysutils/btop/distinfo +++ b/sysutils/btop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655221748 -SHA256 (aristocratos-btop-v1.2.7_GH0.tar.gz) = 60075824ca4e14c1ca920b76ffb101fc2340c5342f3ba600b5c280389b69bbbf -SIZE (aristocratos-btop-v1.2.7_GH0.tar.gz) = 974883 +TIMESTAMP = 1656656268 +SHA256 (aristocratos-btop-v1.2.8_GH0.tar.gz) = 7944b06e3181cc1080064adf1e9eb4f466af0b84a127df6697430736756a89ac +SIZE (aristocratos-btop-v1.2.8_GH0.tar.gz) = 976370 diff --git a/sysutils/btop/pkg-plist b/sysutils/btop/pkg-plist index 0ea6d45e5f5c..8f24ed610bff 100644 --- a/sysutils/btop/pkg-plist +++ b/sysutils/btop/pkg-plist @@ -6,6 +6,7 @@ share/applications/btop.desktop %%DATADIR%%/themes/ayu.theme %%DATADIR%%/themes/dracula.theme %%DATADIR%%/themes/dusklight.theme +%%DATADIR%%/themes/everforest-dark-hard.theme %%DATADIR%%/themes/flat-remix-light.theme %%DATADIR%%/themes/flat-remix.theme %%DATADIR%%/themes/greyscale.theme @@ -19,6 +20,7 @@ share/applications/btop.desktop %%DATADIR%%/themes/nord.theme %%DATADIR%%/themes/onedark.theme %%DATADIR%%/themes/solarized_dark.theme +%%DATADIR%%/themes/tomorrow-night.theme %%DATADIR%%/themes/tokyo-night.theme %%DATADIR%%/themes/tokyo-storm.theme %%DATADIR%%/themes/whiteout.theme |