Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2022 18:24:53 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 87696359f041 - main - sysutils/bpytop: add missed files to plist (+)
Message-ID:  <202208301824.27UIOrnW098911@gitrepo.freebsd.org>

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

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

commit 87696359f041158634ae42a02dbf0402bbb732c8
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-08-30 18:23:55 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-08-30 18:23:55 +0000

    sysutils/bpytop: add missed files to plist (+)
    
    Reported by:    poudriere bulk -t
    Approved by:    portmgr blanket
---
 sysutils/bpytop/Makefile  | 1 +
 sysutils/bpytop/pkg-plist | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sysutils/bpytop/Makefile b/sysutils/bpytop/Makefile
index 2321eb186e41..ba0b42359616 100644
--- a/sysutils/bpytop/Makefile
+++ b/sysutils/bpytop/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	bpytop
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.68
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	lwhsu@FreeBSD.org
diff --git a/sysutils/bpytop/pkg-plist b/sysutils/bpytop/pkg-plist
index 2a07c19ae810..024184b9d927 100644
--- a/sysutils/bpytop/pkg-plist
+++ b/sysutils/bpytop/pkg-plist
@@ -7,6 +7,7 @@ bin/bpytop
 %%DATADIR%%/themes/flat-remix.theme
 %%DATADIR%%/themes/greyscale.theme
 %%DATADIR%%/themes/gruvbox_dark.theme
+%%DATADIR%%/themes/gruvbox_dark_v2.theme
 %%DATADIR%%/themes/kyli0x.theme
 %%DATADIR%%/themes/matcha-dark-sea.theme
 %%DATADIR%%/themes/monokai.theme



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