Date: Mon, 7 Mar 2022 18:25:42 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: 1e5bf7ec0af3 - main - devel/rubygem-stoplight: Update to 3.0.0 Message-ID: <202203071825.227IPgol083696@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=1e5bf7ec0af38fd1510f7aa7fec2672d08d96a1f commit 1e5bf7ec0af38fd1510f7aa7fec2672d08d96a1f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-07 18:03:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-07 18:12:59 +0000 devel/rubygem-stoplight: Update to 3.0.0 - Update WWW Changes: https://github.com/bolshakov/stoplight/releases --- devel/rubygem-stoplight/Makefile | 2 +- devel/rubygem-stoplight/distinfo | 6 +++--- devel/rubygem-stoplight/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-stoplight/Makefile b/devel/rubygem-stoplight/Makefile index 7018fb6a22dd..369b839e0a3a 100644 --- a/devel/rubygem-stoplight/Makefile +++ b/devel/rubygem-stoplight/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= stoplight -PORTVERSION= 2.2.1 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-stoplight/distinfo b/devel/rubygem-stoplight/distinfo index b3fad6350bba..256d72904f65 100644 --- a/devel/rubygem-stoplight/distinfo +++ b/devel/rubygem-stoplight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416675 -SHA256 (rubygem/stoplight-2.2.1.gem) = 59038b9bbc1537924b82f98d0b480ad89246e02bc0f2c0908bcf6748c2e5b747 -SIZE (rubygem/stoplight-2.2.1.gem) = 21504 +TIMESTAMP = 1646058828 +SHA256 (rubygem/stoplight-3.0.0.gem) = e8361d2632e5ef9b2c18e1f557c2b4131b13e68e6ad20281f8b851eb85c34898 +SIZE (rubygem/stoplight-3.0.0.gem) = 21504 diff --git a/devel/rubygem-stoplight/pkg-descr b/devel/rubygem-stoplight/pkg-descr index c0fe8ee82eb3..f9b63843c215 100644 --- a/devel/rubygem-stoplight/pkg-descr +++ b/devel/rubygem-stoplight/pkg-descr @@ -1,4 +1,4 @@ Stoplight is traffic control for code. It's an implementation of the circuit breaker pattern in Ruby. -WWW: https://github.com/orgsync/stoplight +WWW: https://github.com/bolshakov/stoplight
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203071825.227IPgol083696>