git: 986bd4d94bf7 - 2023Q2 - devel/rubygem-tty-markdown: Update to 0.7.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 16:38:43 UTC
The branch 2023Q2 has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=986bd4d94bf74ed31d439ba83116f51148bce08e
commit 986bd4d94bf74ed31d439ba83116f51148bce08e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:22:32 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-02 16:38:21 +0000
devel/rubygem-tty-markdown: Update to 0.7.2
- Update WWW and clean up pkg-descr
Changes: https://github.com/piotrmurach/tty-markdown/blob/master/CHANGELOG.md
(cherry picked from commit ec9d77ed7c0d6e08cbd003cf8bf639b4bba3ee70)
---
devel/rubygem-tty-markdown/Makefile | 7 ++++---
devel/rubygem-tty-markdown/distinfo | 6 +++---
devel/rubygem-tty-markdown/pkg-descr | 2 --
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/devel/rubygem-tty-markdown/Makefile b/devel/rubygem-tty-markdown/Makefile
index 0404efa7ea39..cf233b83848b 100644
--- a/devel/rubygem-tty-markdown/Makefile
+++ b/devel/rubygem-tty-markdown/Makefile
@@ -1,18 +1,19 @@
PORTNAME= tty-markdown
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Convert markdown document/text into terminal friendly output
-WWW= https://ttytoolkit.org/
+WWW= https://ttytoolkit.org/ \
+ https://github.com/piotrmurach/tty-markdown
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-kramdown>=1.16.2<3.0:textproc/rubygem-kramdown \
rubygem-pastel>=0.8<1:devel/rubygem-pastel \
- rubygem-rouge>=3.14<4:textproc/rubygem-rouge \
+ rubygem-rouge>=3.14<5.0:textproc/rubygem-rouge \
rubygem-strings>=0.2.0<1:devel/rubygem-strings \
rubygem-tty-color>=0.5<1:devel/rubygem-tty-color \
rubygem-tty-screen>=0.8<1:devel/rubygem-tty-screen
diff --git a/devel/rubygem-tty-markdown/distinfo b/devel/rubygem-tty-markdown/distinfo
index 9a017c792067..1acde05c1861 100644
--- a/devel/rubygem-tty-markdown/distinfo
+++ b/devel/rubygem-tty-markdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674590496
-SHA256 (rubygem/tty-markdown-0.7.1.gem) = 062face5613adc2ec3d500e4c06e6b090699a97cad62d9dfa55d645f60ebdc92
-SIZE (rubygem/tty-markdown-0.7.1.gem) = 16896
+TIMESTAMP = 1679499044
+SHA256 (rubygem/tty-markdown-0.7.2.gem) = 1ed81db97028d006ba81e2cfd9fe0a04b0eb28650ad0d4086ed6e5627f4ac511
+SIZE (rubygem/tty-markdown-0.7.2.gem) = 16896
diff --git a/devel/rubygem-tty-markdown/pkg-descr b/devel/rubygem-tty-markdown/pkg-descr
index 02ab9661af6d..c5e211235516 100644
--- a/devel/rubygem-tty-markdown/pkg-descr
+++ b/devel/rubygem-tty-markdown/pkg-descr
@@ -1,5 +1,3 @@
TTY::Markdown provides independent markdown processing component for TTY
toolkit. It converts a markdown document or text into a terminal friendly
output.
-
-See also: https://github.com/piotrmurach/tty-markdown