Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 14:28:21 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: 994d8c8de470 - main - devel/rubygem-flipper-ui: Update to 1.3.0
Message-ID:  <202404201428.43KESLAh010381@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=994d8c8de47096681d2a02c65d88c117a662d743

commit 994d8c8de47096681d2a02c65d88c117a662d743
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 14:23:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 14:25:56 +0000

    devel/rubygem-flipper-ui: Update to 1.3.0
    
    Changes:        https://github.com/flippercloud/flipper/releases
---
 devel/rubygem-flipper-ui/Makefile | 7 ++++---
 devel/rubygem-flipper-ui/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-flipper-ui/Makefile b/devel/rubygem-flipper-ui/Makefile
index d567db5fd718..9556272fb402 100644
--- a/devel/rubygem-flipper-ui/Makefile
+++ b/devel/rubygem-flipper-ui/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flipper-ui
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,10 @@ WWW=		https://www.flippercloud.io/ \
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-erubi>=1.0.0<2.0.0:www/rubygem-erubi \
-		rubygem-flipper>=${PORTVERSION}<1.3:devel/rubygem-flipper \
+		rubygem-flipper>=${PORTVERSION}<1.4:devel/rubygem-flipper \
 		rubygem-rack>=1.4,3<4,3:www/rubygem-rack \
-		rubygem-rack-protection>=1.5.3<4.0.0_99:www/rubygem-rack-protection \
+		rubygem-rack-protection>=1.5.3<5.0.0:www/rubygem-rack-protection \
+		rubygem-rack-session>=1.0.2<3.0.0:www/rubygem-rack-session \
 		rubygem-sanitize>=0<7:textproc/rubygem-sanitize
 
 USES=		gem
diff --git a/devel/rubygem-flipper-ui/distinfo b/devel/rubygem-flipper-ui/distinfo
index 26d1dc1c71df..d779874ef487 100644
--- a/devel/rubygem-flipper-ui/distinfo
+++ b/devel/rubygem-flipper-ui/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712886500
-SHA256 (rubygem/flipper-ui-1.2.2.gem) = 9bd6068d821bb2277a12a870b010aef0a4e48b8e71cf6076ad2f07630e908195
-SIZE (rubygem/flipper-ui-1.2.2.gem) = 315392
+TIMESTAMP = 1713528642
+SHA256 (rubygem/flipper-ui-1.3.0.gem) = faeb41cfc553fb2e1ab37e8b079425c83b4fffa8b661ed23fc11aa1eab0b18ce
+SIZE (rubygem/flipper-ui-1.3.0.gem) = 324608



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201428.43KESLAh010381>