svn commit: r450987 - head/devel/rubygem-cucumber

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 30 11:48:02 UTC 2017


Author: sunpoet
Date: Sat Sep 30 11:48:01 2017
New Revision: 450987
URL: https://svnweb.freebsd.org/changeset/ports/450987

Log:
  Update to 3.0.1
  
  Changes:	https://github.com/cucumber/cucumber-ruby/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-cucumber/Makefile
  head/devel/rubygem-cucumber/distinfo

Modified: head/devel/rubygem-cucumber/Makefile
==============================================================================
--- head/devel/rubygem-cucumber/Makefile	Sat Sep 30 11:47:51 2017	(r450986)
+++ head/devel/rubygem-cucumber/Makefile	Sat Sep 30 11:48:01 2017	(r450987)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cucumber
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-cucumber/distinfo
==============================================================================
--- head/devel/rubygem-cucumber/distinfo	Sat Sep 30 11:47:51 2017	(r450986)
+++ head/devel/rubygem-cucumber/distinfo	Sat Sep 30 11:48:01 2017	(r450987)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506592899
-SHA256 (rubygem/cucumber-3.0.0.gem) = ade15b4c24938ed6893e8324fc46b4adaee44b5989efaa277697f43e06c3e1e5
-SIZE (rubygem/cucumber-3.0.0.gem) = 264704
+TIMESTAMP = 1506767978
+SHA256 (rubygem/cucumber-3.0.1.gem) = bcd927f02c900178531d30714bdc3a5f201d0232a99565efbc65ad0c66ee16c9
+SIZE (rubygem/cucumber-3.0.1.gem) = 265216


More information about the svn-ports-head mailing list