From owner-dev-commits-ports-main@freebsd.org Mon Jun 14 17:49:04 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 8AE206622D7; Mon, 14 Jun 2021 17:49:03 +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 4G3f8F3Fpzz3wWm; Mon, 14 Jun 2021 17:49:01 +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 683DF19310; Mon, 14 Jun 2021 17:48:58 +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 15EHmwCZ056526; Mon, 14 Jun 2021 17:48:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EHmw0F056525; Mon, 14 Jun 2021 17:48:58 GMT (envelope-from git) Date: Mon, 14 Jun 2021 17:48:58 GMT Message-Id: <202106141748.15EHmw0F056525@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: 38f7c43f71e2 - main - textproc/rubygem-psych: Update to 4.0.1 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: 38f7c43f71e273506a8102e5f195c891c6e452f8 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 17:49:04 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=38f7c43f71e273506a8102e5f195c891c6e452f8 commit 38f7c43f71e273506a8102e5f195c891c6e452f8 Author: Po-Chuan Hsieh AuthorDate: 2021-06-14 17:42:44 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-14 17:42:44 +0000 textproc/rubygem-psych: Update to 4.0.1 Changes: https://github.com/ruby/psych/commits/master --- textproc/rubygem-psych/Makefile | 2 +- textproc/rubygem-psych/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-psych/Makefile b/textproc/rubygem-psych/Makefile index 7a170c727f65..60f31bc8c154 100644 --- a/textproc/rubygem-psych/Makefile +++ b/textproc/rubygem-psych/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= psych -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-psych/distinfo b/textproc/rubygem-psych/distinfo index c3a78bc52bb5..cff590e5dc7f 100644 --- a/textproc/rubygem-psych/distinfo +++ b/textproc/rubygem-psych/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621183260 -SHA256 (rubygem/psych-4.0.0.gem) = 08603aba1fb1974de3e8353016d5a12e0300a6a801bd63fd786369d43a78dcd0 -SIZE (rubygem/psych-4.0.0.gem) = 93184 +TIMESTAMP = 1622214252 +SHA256 (rubygem/psych-4.0.1.gem) = eda0eeb95da45986e9086b07c8ea269104035be956dc3bf6e8ab5a9905dee5c5 +SIZE (rubygem/psych-4.0.1.gem) = 93184