Date: Tue, 31 Dec 2024 16:04:29 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: 290301477d3b - main - textproc/rubygem-prism: Update to 1.3.0 Message-ID: <202412311604.4BVG4TAW098308@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=290301477d3b73d868ae4a400f9850d2a8e2db05 commit 290301477d3b73d868ae4a400f9850d2a8e2db05 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:54:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:54:27 +0000 textproc/rubygem-prism: Update to 1.3.0 Changes: https://github.com/ruby/prism/releases --- textproc/rubygem-prism/Makefile | 2 +- textproc/rubygem-prism/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-prism/Makefile b/textproc/rubygem-prism/Makefile index 5edabc70feb3..5d6ff90b6857 100644 --- a/textproc/rubygem-prism/Makefile +++ b/textproc/rubygem-prism/Makefile @@ -1,5 +1,5 @@ PORTNAME= prism -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-prism/distinfo b/textproc/rubygem-prism/distinfo index a818c4ad4241..49ecc8169a26 100644 --- a/textproc/rubygem-prism/distinfo +++ b/textproc/rubygem-prism/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632734 -SHA256 (rubygem/prism-1.2.0.gem) = 24ff9cd3232346e68052659f14c9a618022ea98935f774df465206aba5c06d2f -SIZE (rubygem/prism-1.2.0.gem) = 606208 +TIMESTAMP = 1735228178 +SHA256 (rubygem/prism-1.3.0.gem) = b11620829831b1cb7e6c9b46c81ff8a6e36ccb3f888f164485eb7351f386273a +SIZE (rubygem/prism-1.3.0.gem) = 620032
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311604.4BVG4TAW098308>