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,24 +1,25 @@ 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 USES= gem NO_ARCH= yes .include 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