git: 5f3ba67e1355 - main - textproc/rubygem-commonmarker: Update to 0.22.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 20:49:06 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5f3ba67e1355fcdc3764d28253103845b2d5c9d9
commit 5f3ba67e1355fcdc3764d28253103845b2d5c9d9
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 20:47:32 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 20:47:32 +0000
textproc/rubygem-commonmarker: Update to 0.22.0
Changes: https://github.com/gjtorikian/commonmarker/releases
---
textproc/rubygem-commonmarker/Makefile | 4 +---
textproc/rubygem-commonmarker/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile
index 1e820706d806..771934c969a3 100644
--- a/textproc/rubygem-commonmarker/Makefile
+++ b/textproc/rubygem-commonmarker/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= commonmarker
-PORTVERSION= 0.21.2
+PORTVERSION= 0.22.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -11,8 +11,6 @@ COMMENT= Ruby wrapper for libcmark (CommonMark parser)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-ruby-enum>=0.5<1:devel/rubygem-ruby-enum
-
USES= gem
USE_RUBY= yes
diff --git a/textproc/rubygem-commonmarker/distinfo b/textproc/rubygem-commonmarker/distinfo
index 4debca5e1f89..25644fc7adb1 100644
--- a/textproc/rubygem-commonmarker/distinfo
+++ b/textproc/rubygem-commonmarker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613478619
-SHA256 (rubygem/commonmarker-0.21.2.gem) = e73042b381decd7ecb9e45ab356c95d8580fb2d4eacecc1ef49e2801aba9dabe
-SIZE (rubygem/commonmarker-0.21.2.gem) = 151552
+TIMESTAMP = 1624189771
+SHA256 (rubygem/commonmarker-0.22.0.gem) = 31d710b561f5a62b49be20a6ab60eecc34af77ef5c65a819983498e6419d7161
+SIZE (rubygem/commonmarker-0.22.0.gem) = 151552
More information about the dev-commits-ports-all
mailing list