pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ttyplot: update to 1.4.
Module Name: pkgsrc-wip
Committed By: Frederic Cambus <fred%statdns.com@localhost>
Pushed By: fcambus
Date: Fri May 3 12:23:51 2019 +0200
Changeset: d29d77a2162009dcdb1b7fcfdcc4e9f8e0c41d1b
Modified Files:
ttyplot/Makefile
ttyplot/distinfo
Log Message:
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
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d29d77a2162009dcdb1b7fcfdcc4e9f8e0c41d1b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ttyplot/Makefile | 2 +-
ttyplot/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/ttyplot/Makefile b/ttyplot/Makefile
index d7b8a63ba6..949907cb0c 100644
--- a/ttyplot/Makefile
+++ b/ttyplot/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= ttyplot-1.1
+DISTNAME= ttyplot-1.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=tenox7/}
diff --git a/ttyplot/distinfo b/ttyplot/distinfo
index 67d543523c..df02c13f0d 100644
--- a/ttyplot/distinfo
+++ b/ttyplot/distinfo
@@ -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
Home |
Main Index |
Thread Index |
Old Index