sysutils/btop: update to 1.4.1

Additionaly, use lowdown for manpage generation.

Changelog:	https://github.com/aristocratos/btop/releases/tag/v1.4.1
This commit is contained in:
Piotr Kubaj 2025-04-27 17:23:45 +02:00
parent 65d0bc0310
commit 8b3f5df711
3 changed files with 11 additions and 5 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= btop PORTNAME= btop
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0 DISTVERSION= 1.4.1
CATEGORIES= sysutils CATEGORIES= sysutils
MAINTAINER= pkubaj@FreeBSD.org MAINTAINER= pkubaj@FreeBSD.org
@ -14,6 +14,7 @@ USES= gmake
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= aristocratos GH_ACCOUNT= aristocratos
BUILD_DEPENDS= lowdown:textproc/lowdown
MAKE_ARGS= STRIP=true ADDFLAGS="${CXXFLAGS} ${LDFLAGS}" VERBOSE=true MAKE_ARGS= STRIP=true ADDFLAGS="${CXXFLAGS} ${LDFLAGS}" VERBOSE=true
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1727021913 TIMESTAMP = 1745766608
SHA256 (aristocratos-btop-v1.4.0_GH0.tar.gz) = ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650 SHA256 (aristocratos-btop-v1.4.1_GH0.tar.gz) = 40f6c54d1bc952c674b677d81dd25f55b61e9c004883c27950dc30780c86f381
SIZE (aristocratos-btop-v1.4.0_GH0.tar.gz) = 1239400 SIZE (aristocratos-btop-v1.4.1_GH0.tar.gz) = 1245448

View file

@ -3,6 +3,7 @@ share/applications/btop.desktop
%%DATADIR%%/README.md %%DATADIR%%/README.md
%%DATADIR%%/themes/HotPurpleTrafficLight.theme %%DATADIR%%/themes/HotPurpleTrafficLight.theme
%%DATADIR%%/themes/adapta.theme %%DATADIR%%/themes/adapta.theme
%%DATADIR%%/themes/adwaita-dark.theme
%%DATADIR%%/themes/adwaita.theme %%DATADIR%%/themes/adwaita.theme
%%DATADIR%%/themes/ayu.theme %%DATADIR%%/themes/ayu.theme
%%DATADIR%%/themes/dracula.theme %%DATADIR%%/themes/dracula.theme
@ -10,6 +11,7 @@ share/applications/btop.desktop
%%DATADIR%%/themes/elementarish.theme %%DATADIR%%/themes/elementarish.theme
%%DATADIR%%/themes/everforest-dark-hard.theme %%DATADIR%%/themes/everforest-dark-hard.theme
%%DATADIR%%/themes/everforest-dark-medium.theme %%DATADIR%%/themes/everforest-dark-medium.theme
%%DATADIR%%/themes/everforest-light-medium.theme
%%DATADIR%%/themes/flat-remix-light.theme %%DATADIR%%/themes/flat-remix-light.theme
%%DATADIR%%/themes/flat-remix.theme %%DATADIR%%/themes/flat-remix.theme
%%DATADIR%%/themes/greyscale.theme %%DATADIR%%/themes/greyscale.theme
@ -18,6 +20,8 @@ share/applications/btop.desktop
%%DATADIR%%/themes/gruvbox_light.theme %%DATADIR%%/themes/gruvbox_light.theme
%%DATADIR%%/themes/gruvbox_material_dark.theme %%DATADIR%%/themes/gruvbox_material_dark.theme
%%DATADIR%%/themes/horizon.theme %%DATADIR%%/themes/horizon.theme
%%DATADIR%%/themes/kanagawa-lotus.theme
%%DATADIR%%/themes/kanagawa-wave.theme
%%DATADIR%%/themes/kyli0x.theme %%DATADIR%%/themes/kyli0x.theme
%%DATADIR%%/themes/matcha-dark-sea.theme %%DATADIR%%/themes/matcha-dark-sea.theme
%%DATADIR%%/themes/monokai.theme %%DATADIR%%/themes/monokai.theme
@ -28,9 +32,10 @@ share/applications/btop.desktop
%%DATADIR%%/themes/phoenix-night.theme %%DATADIR%%/themes/phoenix-night.theme
%%DATADIR%%/themes/solarized_dark.theme %%DATADIR%%/themes/solarized_dark.theme
%%DATADIR%%/themes/solarized_light.theme %%DATADIR%%/themes/solarized_light.theme
%%DATADIR%%/themes/tomorrow-night.theme
%%DATADIR%%/themes/tokyo-night.theme %%DATADIR%%/themes/tokyo-night.theme
%%DATADIR%%/themes/tokyo-storm.theme %%DATADIR%%/themes/tokyo-storm.theme
%%DATADIR%%/themes/tomorrow-night.theme
%%DATADIR%%/themes/whiteout.theme %%DATADIR%%/themes/whiteout.theme
share/icons/hicolor/48x48/apps/btop.png share/icons/hicolor/48x48/apps/btop.png
share/icons/hicolor/scalable/apps/btop.svg share/icons/hicolor/scalable/apps/btop.svg
share/man/man1/btop.1.gz