From 1e5bf7ec0af38fd1510f7aa7fec2672d08d96a1f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 8 Mar 2022 02:03:16 +0800 Subject: [PATCH] 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 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