git: 5527dfa5e032 - main - textproc/rubygem-unicode_plot: update to 0.0.5

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Mon, 07 Feb 2022 15:19:35 UTC
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5527dfa5e03262f46dedd334709a42a7339e6b3b

commit 5527dfa5e03262f46dedd334709a42a7339e6b3b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-02-07 15:06:40 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-02-07 15:19:30 +0000

    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]
---
 textproc/rubygem-unicode_plot/Makefile | 2 +-
 textproc/rubygem-unicode_plot/distinfo | 6 +++---
 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