svn commit: r540801 - head/devel/rubygem-flipper-ui

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 29 16:16:45 UTC 2020


Author: sunpoet
Date: Mon Jun 29 16:16:43 2020
New Revision: 540801
URL: https://svnweb.freebsd.org/changeset/ports/540801

Log:
  Update to 0.18.0
  
  Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md

Modified:
  head/devel/rubygem-flipper-ui/Makefile
  head/devel/rubygem-flipper-ui/distinfo

Modified: head/devel/rubygem-flipper-ui/Makefile
==============================================================================
--- head/devel/rubygem-flipper-ui/Makefile	Mon Jun 29 16:16:38 2020	(r540800)
+++ head/devel/rubygem-flipper-ui/Makefile	Mon Jun 29 16:16:43 2020	(r540801)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flipper-ui
-PORTVERSION=	0.17.2
+PORTVERSION=	0.18.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Rack middleware that provides a fully feature
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-erubi>=1.0.0<2.0.0:www/rubygem-erubi \
-		rubygem-flipper>=${PORTVERSION}<0.18:devel/rubygem-flipper \
+		rubygem-flipper>=${PORTVERSION}<0.19:devel/rubygem-flipper \
 		rubygem-rack>=1.4,3<3,3:www/rubygem-rack \
 		rubygem-rack-protection>=1.5.3<2.1.0:www/rubygem-rack-protection
 

Modified: head/devel/rubygem-flipper-ui/distinfo
==============================================================================
--- head/devel/rubygem-flipper-ui/distinfo	Mon Jun 29 16:16:38 2020	(r540800)
+++ head/devel/rubygem-flipper-ui/distinfo	Mon Jun 29 16:16:43 2020	(r540801)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578197799
-SHA256 (rubygem/flipper-ui-0.17.2.gem) = 07e6978f8e05cb006d7c9f6b1e4d71f21b94a8cb85c519e3dbacc88a9b27889b
-SIZE (rubygem/flipper-ui-0.17.2.gem) = 2235904
+TIMESTAMP = 1593333070
+SHA256 (rubygem/flipper-ui-0.18.0.gem) = 471108559f40eb84c36cd3f2141b77be38e27d8f8b60466e1200ad77289c2822
+SIZE (rubygem/flipper-ui-0.18.0.gem) = 2035200


More information about the svn-ports-head mailing list