Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:13:54 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: 9b9818379a1c - main - devel/rubygem-flipper-ui: Update to 0.25.4
Message-ID:  <202212300913.2BU9DsHs020804@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=9b9818379a1ca6dd76013109d4e7f324d278c772

commit 9b9818379a1ca6dd76013109d4e7f324d278c772
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:47:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:24 +0000

    devel/rubygem-flipper-ui: Update to 0.25.4
    
    - Change RUN_DEPENDS from rubygem-rack-protection2 to rubygem-rack-protection
    
    Changes:        https://github.com/jnunemaker/flipper/blob/main/Changelog.md
---
 devel/rubygem-flipper-ui/Makefile | 5 ++---
 devel/rubygem-flipper-ui/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-flipper-ui/Makefile b/devel/rubygem-flipper-ui/Makefile
index 57411d574001..621020d671f4 100644
--- a/devel/rubygem-flipper-ui/Makefile
+++ b/devel/rubygem-flipper-ui/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	flipper-ui
-PORTVERSION=	0.25.2
-PORTREVISION=	2
+PORTVERSION=	0.25.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-erubi>=1.0.0<2.0.0:www/rubygem-erubi \
 		rubygem-flipper>=${PORTVERSION}<0.26:devel/rubygem-flipper \
 		rubygem-rack22>=1.4,3<3,3:www/rubygem-rack22 \
-		rubygem-rack-protection2>=1.5.3<2.3.0_99:www/rubygem-rack-protection2 \
+		rubygem-rack-protection>=1.5.3<4.0.0_99:www/rubygem-rack-protection \
 		rubygem-sanitize>=0<7:textproc/rubygem-sanitize
 
 USES=		gem
diff --git a/devel/rubygem-flipper-ui/distinfo b/devel/rubygem-flipper-ui/distinfo
index 836dc9616ce6..bf871648a899 100644
--- a/devel/rubygem-flipper-ui/distinfo
+++ b/devel/rubygem-flipper-ui/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661951026
-SHA256 (rubygem/flipper-ui-0.25.2.gem) = 6f8aa220ae02bcdb12d9a08d9f07bf013b7567c5348436ec1f639cc01029cd94
-SIZE (rubygem/flipper-ui-0.25.2.gem) = 196608
+TIMESTAMP = 1669058069
+SHA256 (rubygem/flipper-ui-0.25.4.gem) = 1dcda8a4befb9b99dd9151ea83f237bd49b268b6079b41b16de58cfa57aa93b3
+SIZE (rubygem/flipper-ui-0.25.4.gem) = 197120



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