Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 2020 00:02:49 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554105 - head/sysutils/bpytop
Message-ID:  <202011050002.0A502nEv081440@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Thu Nov  5 00:02:49 2020
New Revision: 554105
URL: https://svnweb.freebsd.org/changeset/ports/554105

Log:
  sysutils/bpytop: Update to 1.0.50

Modified:
  head/sysutils/bpytop/Makefile
  head/sysutils/bpytop/distinfo
  head/sysutils/bpytop/pkg-plist

Modified: head/sysutils/bpytop/Makefile
==============================================================================
--- head/sysutils/bpytop/Makefile	Wed Nov  4 22:35:15 2020	(r554104)
+++ head/sysutils/bpytop/Makefile	Thu Nov  5 00:02:49 2020	(r554105)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bpytop
-PORTVERSION=	1.0.49
+PORTVERSION=	1.0.50
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/bpytop/distinfo
==============================================================================
--- head/sysutils/bpytop/distinfo	Wed Nov  4 22:35:15 2020	(r554104)
+++ head/sysutils/bpytop/distinfo	Thu Nov  5 00:02:49 2020	(r554105)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604358692
-SHA256 (aristocratos-bpytop-v1.0.49_GH0.tar.gz) = 6ae591c9b67be080e53a0d82635586256594d7bfcc8cb4c8f49c33ed3495a805
-SIZE (aristocratos-bpytop-v1.0.49_GH0.tar.gz) = 614610
+TIMESTAMP = 1604534493
+SHA256 (aristocratos-bpytop-v1.0.50_GH0.tar.gz) = ba4647c5db37ef87dbe730762306ae1c00e57e4249d18d65fa4ac0d3a9559123
+SIZE (aristocratos-bpytop-v1.0.50_GH0.tar.gz) = 614986

Modified: head/sysutils/bpytop/pkg-plist
==============================================================================
--- head/sysutils/bpytop/pkg-plist	Wed Nov  4 22:35:15 2020	(r554104)
+++ head/sysutils/bpytop/pkg-plist	Thu Nov  5 00:02:49 2020	(r554105)
@@ -1,11 +1,13 @@
 bin/bpytop
 %%DATADIR%%/themes/default_black.theme
 %%DATADIR%%/themes/dracula.theme
+%%DATADIR%%/themes/dusklight.theme
 %%DATADIR%%/themes/flat-remix-light.theme
 %%DATADIR%%/themes/flat-remix.theme
 %%DATADIR%%/themes/greyscale.theme
 %%DATADIR%%/themes/gruvbox_dark.theme
 %%DATADIR%%/themes/kyli0x.theme
+%%DATADIR%%/themes/matcha-dark-sea.theme
 %%DATADIR%%/themes/monokai.theme
 %%DATADIR%%/themes/nord.theme
 %%DATADIR%%/themes/solarized_dark.theme



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