Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2022 07:04:00 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ddeb87975277 - main - sysutils/btop: update to 1.2.8
Message-ID:  <202207010704.2617407D019365@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ddeb87975277299c05220d994759b1aabb4f6c2c

commit ddeb87975277299c05220d994759b1aabb4f6c2c
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-07-01 07:02:58 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-07-01 07:03:59 +0000

    sysutils/btop: update to 1.2.8
    
    Changelog:      https://github.com/aristocratos/btop/releases/tag/v1.2.8
---
 sysutils/btop/Makefile  | 2 +-
 sysutils/btop/distinfo  | 6 +++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207010704.2617407D019365>