Date: Tue, 18 May 2021 19:32:39 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e14a6cb9342 - main - textproc/rubygem-psych: Update to 4.0.0 Message-ID: <202105181932.14IJWds1037871@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e14a6cb9342c3b90cc7876b700d7acf3404490f commit 1e14a6cb9342c3b90cc7876b700d7acf3404490f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-18 19:29:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-18 19:29:21 +0000 textproc/rubygem-psych: Update to 4.0.0 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 c0c1165ea496..7a170c727f65 100644 --- a/textproc/rubygem-psych/Makefile +++ b/textproc/rubygem-psych/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= psych -PORTVERSION= 3.3.1 +PORTVERSION= 4.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-psych/distinfo b/textproc/rubygem-psych/distinfo index 61249ec9807e..c3a78bc52bb5 100644 --- a/textproc/rubygem-psych/distinfo +++ b/textproc/rubygem-psych/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614794458 -SHA256 (rubygem/psych-3.3.1.gem) = 2a01e5eb59b1a80d287f0b5e3c980eca5e5609c811eb7f7ee0f7564254dac48a -SIZE (rubygem/psych-3.3.1.gem) = 93184 +TIMESTAMP = 1621183260 +SHA256 (rubygem/psych-4.0.0.gem) = 08603aba1fb1974de3e8353016d5a12e0300a6a801bd63fd786369d43a78dcd0 +SIZE (rubygem/psych-4.0.0.gem) = 93184
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181932.14IJWds1037871>