diff --git a/sysutils/btop/Makefile b/sysutils/btop/Makefile index ba598792c83a..86f942bcedba 100644 --- a/sysutils/btop/Makefile +++ b/sysutils/btop/Makefile @@ -1,6 +1,6 @@ PORTNAME= btop DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org @@ -14,6 +14,7 @@ USES= gmake USE_GITHUB= yes GH_ACCOUNT= aristocratos +BUILD_DEPENDS= lowdown:textproc/lowdown MAKE_ARGS= STRIP=true ADDFLAGS="${CXXFLAGS} ${LDFLAGS}" VERBOSE=true .include diff --git a/sysutils/btop/distinfo b/sysutils/btop/distinfo index 64ce23f92ac0..b976008beac3 100644 --- a/sysutils/btop/distinfo +++ b/sysutils/btop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727021913 -SHA256 (aristocratos-btop-v1.4.0_GH0.tar.gz) = ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650 -SIZE (aristocratos-btop-v1.4.0_GH0.tar.gz) = 1239400 +TIMESTAMP = 1745766608 +SHA256 (aristocratos-btop-v1.4.1_GH0.tar.gz) = 40f6c54d1bc952c674b677d81dd25f55b61e9c004883c27950dc30780c86f381 +SIZE (aristocratos-btop-v1.4.1_GH0.tar.gz) = 1245448 diff --git a/sysutils/btop/pkg-plist b/sysutils/btop/pkg-plist index 48d8190fb604..0615701e5560 100644 --- a/sysutils/btop/pkg-plist +++ b/sysutils/btop/pkg-plist @@ -3,6 +3,7 @@ share/applications/btop.desktop %%DATADIR%%/README.md %%DATADIR%%/themes/HotPurpleTrafficLight.theme %%DATADIR%%/themes/adapta.theme +%%DATADIR%%/themes/adwaita-dark.theme %%DATADIR%%/themes/adwaita.theme %%DATADIR%%/themes/ayu.theme %%DATADIR%%/themes/dracula.theme @@ -10,6 +11,7 @@ share/applications/btop.desktop %%DATADIR%%/themes/elementarish.theme %%DATADIR%%/themes/everforest-dark-hard.theme %%DATADIR%%/themes/everforest-dark-medium.theme +%%DATADIR%%/themes/everforest-light-medium.theme %%DATADIR%%/themes/flat-remix-light.theme %%DATADIR%%/themes/flat-remix.theme %%DATADIR%%/themes/greyscale.theme @@ -18,6 +20,8 @@ share/applications/btop.desktop %%DATADIR%%/themes/gruvbox_light.theme %%DATADIR%%/themes/gruvbox_material_dark.theme %%DATADIR%%/themes/horizon.theme +%%DATADIR%%/themes/kanagawa-lotus.theme +%%DATADIR%%/themes/kanagawa-wave.theme %%DATADIR%%/themes/kyli0x.theme %%DATADIR%%/themes/matcha-dark-sea.theme %%DATADIR%%/themes/monokai.theme @@ -28,9 +32,10 @@ share/applications/btop.desktop %%DATADIR%%/themes/phoenix-night.theme %%DATADIR%%/themes/solarized_dark.theme %%DATADIR%%/themes/solarized_light.theme -%%DATADIR%%/themes/tomorrow-night.theme %%DATADIR%%/themes/tokyo-night.theme %%DATADIR%%/themes/tokyo-storm.theme +%%DATADIR%%/themes/tomorrow-night.theme %%DATADIR%%/themes/whiteout.theme share/icons/hicolor/48x48/apps/btop.png share/icons/hicolor/scalable/apps/btop.svg +share/man/man1/btop.1.gz