Date: Wed, 25 Sep 2024 18:26:03 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: b4baa03c07c1 - main - misc/rubygem-dotenv: Update to 3.1.4 Message-ID: <202409251826.48PIQ3gw067643@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=b4baa03c07c18cbbf5c774cf8cdf0d902dbac560 commit b4baa03c07c18cbbf5c774cf8cdf0d902dbac560 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-25 17:49:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-25 18:22:06 +0000 misc/rubygem-dotenv: Update to 3.1.4 Changes: https://github.com/bkeepers/dotenv/releases --- misc/rubygem-dotenv/Makefile | 2 +- misc/rubygem-dotenv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile index 784999600662..e74a44032651 100644 --- a/misc/rubygem-dotenv/Makefile +++ b/misc/rubygem-dotenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= dotenv -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/rubygem-dotenv/distinfo b/misc/rubygem-dotenv/distinfo index 228e993c7833..20ff60b4af65 100644 --- a/misc/rubygem-dotenv/distinfo +++ b/misc/rubygem-dotenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726741075 -SHA256 (rubygem/dotenv-3.1.3.gem) = fe636f3f1149cb1a8fa96c4a7fcd6754668a3ab13e4a126298cb0de94ff51881 -SIZE (rubygem/dotenv-3.1.3.gem) = 16896 +TIMESTAMP = 1727260459 +SHA256 (rubygem/dotenv-3.1.4.gem) = 6dc502e718ea0d3542673345da05c7a69039840898e251757adb3405d2b35629 +SIZE (rubygem/dotenv-3.1.4.gem) = 16896
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409251826.48PIQ3gw067643>