sync ports with The Matrix
This commit is contained in:
parent
15ac3e795a
commit
09b3080379
180 changed files with 9334 additions and 2187 deletions
12
misc/portroach/patches/patch-Portroach_Util_pm
Normal file
12
misc/portroach/patches/patch-Portroach_Util_pm
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: Portroach/Util.pm
|
||||
--- Portroach/Util.pm.orig
|
||||
+++ Portroach/Util.pm
|
||||
@@ -652,7 +652,7 @@ sub info
|
||||
my @items = (@_);
|
||||
my ($str, $msg);
|
||||
|
||||
- # 60 is chosen as 80 - length of "(xxxx out of xxxx)" (16)" - separators.
|
||||
+ # 60 is chosen so that "(xxxxx/xxxxx)" will fit
|
||||
my $width = 30;
|
||||
$width *= 2 if $full;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue