ttyplot: update to 1.4.

ChangeLog:

- Add clipping char when value is over hard max
- Fixes scaling for values <1
- Fixes clipbar / error lines
- Improve portability
This commit is contained in:
Frederic Cambus 2019-05-03 12:23:51 +02:00
parent cad81bd2cf
commit d29d77a216
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD$
DISTNAME= ttyplot-1.1
DISTNAME= ttyplot-1.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=tenox7/}

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (ttyplot-1.1.tar.gz) = 1534bff04e497b19ca81ff59bd6c51d63951ae94
RMD160 (ttyplot-1.1.tar.gz) = bfbbc6fb774d02c4ccd625622b613dac19124bfa
SHA512 (ttyplot-1.1.tar.gz) = 16ba45c3e5fd5153ee3338b57544dfc29f85d6f28a38754806def4a80b522a72821d3d5a5e3628f311da8bcf5f4f1f6bdc065c50554a6014ade1327cec2f91dc
Size (ttyplot-1.1.tar.gz) = 42901 bytes
SHA1 (ttyplot-1.4.tar.gz) = abfe6f0037290501b3f2497a4c753edd1c98ff20
RMD160 (ttyplot-1.4.tar.gz) = d2c0371e58475d54100ca882a8e67bbacab73a23
SHA512 (ttyplot-1.4.tar.gz) = 2ef3d85b8dc374ebe904132865b593503d12e82c3e404fe4d4c60adbbd92121ea3bc496ae481251f83bb7ab83648c867f29cb23555c782f3b48ebb5e310c3759
Size (ttyplot-1.4.tar.gz) = 46922 bytes