From owner-dev-commits-ports-all@freebsd.org Tue Jul 6 15:07:37 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 7631165A6EF; Tue, 6 Jul 2021 15:07:37 +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 4GK5Wr37FMz3LwV; Tue, 6 Jul 2021 15:07:36 +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 B29E41B975; Tue, 6 Jul 2021 15:07:35 +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 166F7Z0i023398; Tue, 6 Jul 2021 15:07:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166F7ZQW023397; Tue, 6 Jul 2021 15:07:35 GMT (envelope-from git) Date: Tue, 6 Jul 2021 15:07:35 GMT Message-Id: <202107061507.166F7ZQW023397@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: 37cd142d8ce3 - main - devel/rubygem-structured_warnings: Update to 0.4.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: 37cd142d8ce3846593027de831fdc829110fea34 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: Tue, 06 Jul 2021 15:07:37 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=37cd142d8ce3846593027de831fdc829110fea34 commit 37cd142d8ce3846593027de831fdc829110fea34 Author: Po-Chuan Hsieh AuthorDate: 2021-07-06 15:00:05 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-06 15:00:05 +0000 devel/rubygem-structured_warnings: Update to 0.4.0 Changes: https://github.com/schmidt/structured_warnings/blob/master/HISTORY.md --- devel/rubygem-structured_warnings/Makefile | 7 ++++--- devel/rubygem-structured_warnings/distinfo | 6 +++--- devel/rubygem-structured_warnings/pkg-descr | 8 ++++---- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/devel/rubygem-structured_warnings/Makefile b/devel/rubygem-structured_warnings/Makefile index 8161faf517c6..3c246ed75fdb 100644 --- a/devel/rubygem-structured_warnings/Makefile +++ b/devel/rubygem-structured_warnings/Makefile @@ -1,7 +1,7 @@ # Created by: Mikhail T. PORTNAME= structured_warnings -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,8 +10,9 @@ COMMENT= Implementation of structured warnings for Ruby LICENSE= MIT -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include diff --git a/devel/rubygem-structured_warnings/distinfo b/devel/rubygem-structured_warnings/distinfo index bb5ddec02678..a996c5c4fe09 100644 --- a/devel/rubygem-structured_warnings/distinfo +++ b/devel/rubygem-structured_warnings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490371261 -SHA256 (rubygem/structured_warnings-0.3.0.gem) = 258ac0fc4f98c0808400a72dcfabf1bc69d7f9520b55ead1853a96657106d8b4 -SIZE (rubygem/structured_warnings-0.3.0.gem) = 12288 +TIMESTAMP = 1625323801 +SHA256 (rubygem/structured_warnings-0.4.0.gem) = ff9a59278e3ad8d18f742e677b764ce374f16e52c7993c0ff7d76900e93383ad +SIZE (rubygem/structured_warnings-0.4.0.gem) = 12288 diff --git a/devel/rubygem-structured_warnings/pkg-descr b/devel/rubygem-structured_warnings/pkg-descr index 4c5240cf1b37..8923d2f3bc9b 100644 --- a/devel/rubygem-structured_warnings/pkg-descr +++ b/devel/rubygem-structured_warnings/pkg-descr @@ -1,6 +1,6 @@ -This is an implementation of Daniel Berger's proposal of structured warnings -for Ruby. They provide dynamic suppression and activation, as well as, -an inheritance hierarchy to model their relations. This library preserves -the old warn signature, but additionally allows a raise-like use. +This is an implementation of Daniel Berger's proposal of structured warnings for +Ruby. They provide dynamic suppression and activation, as well as, an +inheritance hierarchy to model their relations. This library preserves the old +warn signature, but additionally allows a raise-like use. WWW: https://github.com/schmidt/structured_warnings