Date: Tue, 11 Jan 2022 19:02:09 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: 1ca738c1f090 - main - devel/rubygem-flipper-ui: Update to 0.23.0 Message-ID: <202201111902.20BJ29Gj085493@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=1ca738c1f0900e46fc74ff768d830904272d2933 commit 1ca738c1f0900e46fc74ff768d830904272d2933 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:26:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:46:39 +0000 devel/rubygem-flipper-ui: Update to 0.23.0 Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md --- 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 42575e99716a..ff023308b550 100644 --- a/devel/rubygem-flipper-ui/Makefile +++ b/devel/rubygem-flipper-ui/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= flipper-ui -PORTVERSION= 0.22.2 +PORTVERSION= 0.23.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,9 +11,10 @@ COMMENT= Rack middleware that provides a fully featured web interface LICENSE= MIT RUN_DEPENDS= rubygem-erubi>=1.0.0<2.0.0:www/rubygem-erubi \ - rubygem-flipper>=${PORTVERSION}<0.23:devel/rubygem-flipper \ + rubygem-flipper>=${PORTVERSION}<0.24:devel/rubygem-flipper \ rubygem-rack>=1.4,3<3,3:www/rubygem-rack \ - rubygem-rack-protection>=1.5.3<2.2.0:www/rubygem-rack-protection + rubygem-rack-protection>=1.5.3<2.2.0:www/rubygem-rack-protection \ + rubygem-sanitize>=0<7:textproc/rubygem-sanitize USES= gem USE_RUBY= yes diff --git a/devel/rubygem-flipper-ui/distinfo b/devel/rubygem-flipper-ui/distinfo index f164268b3834..b0704702e745 100644 --- a/devel/rubygem-flipper-ui/distinfo +++ b/devel/rubygem-flipper-ui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634111926 -SHA256 (rubygem/flipper-ui-0.22.2.gem) = cf70c310212ad586f4da429a209ef6c5f8394bf914ba56566d293c9d49c7bbd3 -SIZE (rubygem/flipper-ui-0.22.2.gem) = 281600 +TIMESTAMP = 1641046662 +SHA256 (rubygem/flipper-ui-0.23.0.gem) = 9cb1121cc2e194862ce1b87f7ca61f74453208fb061f598d2fa80d51c24c0690 +SIZE (rubygem/flipper-ui-0.23.0.gem) = 196608
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111902.20BJ29Gj085493>