svn commit: r538797 - in head/devel/rubygem-cucumber-formatter-dots: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 14 14:26:54 UTC 2020


Author: sunpoet
Date: Sun Jun 14 14:26:48 2020
New Revision: 538797
URL: https://svnweb.freebsd.org/changeset/ports/538797

Log:
  Update to 1.2.0
  
  Changes:	https://github.com/cucumber/cucumber/blob/dots-formatter/v1.2.0/dots-formatter/CHANGELOG.md

Deleted:
  head/devel/rubygem-cucumber-formatter-dots/files/
Modified:
  head/devel/rubygem-cucumber-formatter-dots/Makefile
  head/devel/rubygem-cucumber-formatter-dots/distinfo

Modified: head/devel/rubygem-cucumber-formatter-dots/Makefile
==============================================================================
--- head/devel/rubygem-cucumber-formatter-dots/Makefile	Sun Jun 14 14:26:43 2020	(r538796)
+++ head/devel/rubygem-cucumber-formatter-dots/Makefile	Sun Jun 14 14:26:48 2020	(r538797)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cucumber-formatter-dots
-PORTVERSION=	1.1.2
-PORTREVISION=	1
+PORTVERSION=	1.2.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +12,8 @@ COMMENT=	Dots formatter for Cucumber
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-c21e>=1.2.1<1.3:devel/rubygem-c21e \
-		rubygem-cucumber-messages>=3.0.0<3.1:devel/rubygem-cucumber-messages
+RUN_DEPENDS=	rubygem-c21e>=2.0.0<3:devel/rubygem-c21e \
+		rubygem-cucumber-messages4>=4.0.0<5:devel/rubygem-cucumber-messages4
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-cucumber-formatter-dots/distinfo
==============================================================================
--- head/devel/rubygem-cucumber-formatter-dots/distinfo	Sun Jun 14 14:26:43 2020	(r538796)
+++ head/devel/rubygem-cucumber-formatter-dots/distinfo	Sun Jun 14 14:26:48 2020	(r538797)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543246522
-SHA256 (rubygem/cucumber-formatter-dots-1.1.2.gem) = 8060d1e420c2bfd9ded3fefdcfc788716400ca88e8026914dc1f91289c874848
-SIZE (rubygem/cucumber-formatter-dots-1.1.2.gem) = 33454080
+TIMESTAMP = 1591281438
+SHA256 (rubygem/cucumber-formatter-dots-1.2.0.gem) = 2c781d4e7e038dc7842053348b0fcd57fa5ee8fca7e44a695a2483daf32ace53
+SIZE (rubygem/cucumber-formatter-dots-1.2.0.gem) = 48792064


More information about the svn-ports-all mailing list