Skip to content

Commit

Permalink
sysutils/tmux-mem-cpu-load: Update to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
assistcontrol committed Aug 4, 2021
1 parent 8691504 commit bf41312
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 29 deletions.
3 changes: 1 addition & 2 deletions sysutils/tmux-mem-cpu-load/Makefile
@@ -1,8 +1,7 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>

PORTNAME= tmux-mem-cpu-load
PORTVERSION= 3.4.0
PORTREVISION= 4
PORTVERSION= 3.5.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

Expand Down
6 changes: 3 additions & 3 deletions sysutils/tmux-mem-cpu-load/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1484523357
SHA256 (thewtex-tmux-mem-cpu-load-v3.4.0_GH0.tar.gz) = a773994e160812a964abc7fc4e8ec16b7d9833edb0a66e5c67f287c7c5949ecb
SIZE (thewtex-tmux-mem-cpu-load-v3.4.0_GH0.tar.gz) = 19483
TIMESTAMP = 1628076750
SHA256 (thewtex-tmux-mem-cpu-load-v3.5.0_GH0.tar.gz) = 555b8fe2dfbedd496e697c86aa0824a4ed3a4ade7e8c007b5cb11c962084b511
SIZE (thewtex-tmux-mem-cpu-load-v3.5.0_GH0.tar.gz) = 23022
11 changes: 11 additions & 0 deletions sysutils/tmux-mem-cpu-load/files/patch-common_cpu.h
@@ -0,0 +1,11 @@
--- common/cpu.h.orig 2021-08-04 11:37:18 UTC
+++ common/cpu.h
@@ -45,7 +45,7 @@
#endif

float cpu_percentage( unsigned );
-uint32_t get_cpu_count();
+uint8_t get_cpu_count();

/** CPU percentage output mode.
*
24 changes: 0 additions & 24 deletions sysutils/tmux-mem-cpu-load/files/patch-freebsd_memory.cc

This file was deleted.

0 comments on commit bf41312

Please sign in to comment.