aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2022-02-07 15:06:40 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2022-02-07 15:19:30 +0000
commit5527dfa5e03262f46dedd334709a42a7339e6b3b (patch)
treebb9b306605b192fd87ef055124df8c5a26cb67d9
parentecac8cefb1c8081f25e0865f42fca5fd1b468d45 (diff)
downloadports-5527dfa5e03262f46dedd334709a42a7339e6b3b.tar.gz
ports-5527dfa5e03262f46dedd334709a42a7339e6b3b.zip
textproc/rubygem-unicode_plot: update to 0.0.5
Changelog: https://github.com/red-data-tools/unicode_plot.rb/blob/master/CHANGES.md 0.0.5 Add stairs support [GitHub#38][GitHub#17] [Patch by @nanobowers] Add block canvas support [GitHub#39][GitHub#19] [Patch by @nanobowers] Add stemplot support [GitHub#40][GitHub#30] [Patch by @nanobowers] Add an example of animation [GitHub#33] [Patch by @mrkn and @kojix2] Fix interpolation bug of lineplot [GitHub#37][GitHub#32] [Patch by @nanobowers] [Reported by @Nakilon] Support color: option in render method [GitHub#45] Add canvas_types method [GitHub#44][GitHub#42] [Reported by @kojix2] Use appropriate message for invalid border types, and add border_types method [GitHub#43][GitHub#41] [Reported by @kojix2]
-rw-r--r--textproc/rubygem-unicode_plot/Makefile2
-rw-r--r--textproc/rubygem-unicode_plot/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-unicode_plot/Makefile b/textproc/rubygem-unicode_plot/Makefile
index 0465e17426dc..3c41bac36d25 100644
--- a/textproc/rubygem-unicode_plot/Makefile
+++ b/textproc/rubygem-unicode_plot/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= unicode_plot
-PORTVERSION= 0.0.4
+PORTVERSION= 0.0.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
diff --git a/textproc/rubygem-unicode_plot/distinfo b/textproc/rubygem-unicode_plot/distinfo
index 143e347edaf4..38ff199cb213 100644
--- a/textproc/rubygem-unicode_plot/distinfo
+++ b/textproc/rubygem-unicode_plot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587531720
-SHA256 (rubygem/unicode_plot-0.0.4.gem) = 0fc8dbc081d21ff9f495e4a4ea9fc4e18054ec921fc46567d09604122f489b25
-SIZE (rubygem/unicode_plot-0.0.4.gem) = 23040
+TIMESTAMP = 1644246313
+SHA256 (rubygem/unicode_plot-0.0.5.gem) = 91ce6237bca67a3b969655accef91024c78ec6aad470fcddeb29b81f7f78f73b
+SIZE (rubygem/unicode_plot-0.0.5.gem) = 31744