svn commit: r547336 - head/sysutils/bpytop

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Sep 2 07:45:36 UTC 2020


Author: lwhsu
Date: Wed Sep  2 07:45:34 2020
New Revision: 547336
URL: https://svnweb.freebsd.org/changeset/ports/547336

Log:
  sysutils/bpytop: Update to 1.0.22

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

Modified: head/sysutils/bpytop/Makefile
==============================================================================
--- head/sysutils/bpytop/Makefile	Wed Sep  2 07:41:19 2020	(r547335)
+++ head/sysutils/bpytop/Makefile	Wed Sep  2 07:45:34 2020	(r547336)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bpytop
-PORTVERSION=	1.0.21
+PORTVERSION=	1.0.22
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/bpytop/distinfo
==============================================================================
--- head/sysutils/bpytop/distinfo	Wed Sep  2 07:41:19 2020	(r547335)
+++ head/sysutils/bpytop/distinfo	Wed Sep  2 07:45:34 2020	(r547336)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598343475
-SHA256 (aristocratos-bpytop-v1.0.21_GH0.tar.gz) = ce305333cd10297727f1a130895ff6aac1096788b1d7cca8d73ba0ed34aabcae
-SIZE (aristocratos-bpytop-v1.0.21_GH0.tar.gz) = 600658
+TIMESTAMP = 1599032543
+SHA256 (aristocratos-bpytop-v1.0.22_GH0.tar.gz) = 963d5c9a8ef0246f9bab7103e1a346d4a51fcb3850c8794357f753ec4574e393
+SIZE (aristocratos-bpytop-v1.0.22_GH0.tar.gz) = 600680

Modified: head/sysutils/bpytop/pkg-plist
==============================================================================
--- head/sysutils/bpytop/pkg-plist	Wed Sep  2 07:41:19 2020	(r547335)
+++ head/sysutils/bpytop/pkg-plist	Wed Sep  2 07:45:34 2020	(r547336)
@@ -5,7 +5,6 @@ bin/bpytop
 %%DATADIR%%/themes/flat-remix.theme
 %%DATADIR%%/themes/greyscale.theme
 %%DATADIR%%/themes/gruvbox_dark.theme
-%%DATADIR%%/themes/index.txt
 %%DATADIR%%/themes/monokai.theme
 %%DATADIR%%/themes/nord.theme
 %%DATADIR%%/themes/solarized_dark.theme


More information about the svn-ports-head mailing list