From owner-dev-commits-ports-all@freebsd.org Sun Jun 20 20:49:06 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2CEB96591C5; Sun, 20 Jun 2021 20:49:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G7PsF1HhNz4kP3; Sun, 20 Jun 2021 20:49:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B8E49107D6; Sun, 20 Jun 2021 20:49:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15KKn4l9043022; Sun, 20 Jun 2021 20:49:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KKn4FA043021; Sun, 20 Jun 2021 20:49:04 GMT (envelope-from git) Date: Sun, 20 Jun 2021 20:49:04 GMT Message-Id: <202106202049.15KKn4FA043021@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 5f3ba67e1355 - main - textproc/rubygem-commonmarker: Update to 0.22.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5f3ba67e1355fcdc3764d28253103845b2d5c9d9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2021 20:49:06 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f3ba67e1355fcdc3764d28253103845b2d5c9d9 commit 5f3ba67e1355fcdc3764d28253103845b2d5c9d9 Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 20:47:32 +0000 Commit: Po-Chuan Hsieh 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 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