svn commit: r427681 - head/devel/rubygem-rspec-expectations

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 3 19:31:49 UTC 2016


Author: sunpoet
Date: Sat Dec  3 19:31:46 2016
New Revision: 427681
URL: https://svnweb.freebsd.org/changeset/ports/427681

Log:
  - Update to 3.5.0
  
  Changes:	https://github.com/rspec/rspec-expectations/blob/master/Changelog.md

Modified:
  head/devel/rubygem-rspec-expectations/Makefile
  head/devel/rubygem-rspec-expectations/distinfo

Modified: head/devel/rubygem-rspec-expectations/Makefile
==============================================================================
--- head/devel/rubygem-rspec-expectations/Makefile	Sat Dec  3 19:31:42 2016	(r427680)
+++ head/devel/rubygem-rspec-expectations/Makefile	Sat Dec  3 19:31:46 2016	(r427681)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	3.4.0
+PORTVERSION=	3.5.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-rspec-expectations/distinfo
==============================================================================
--- head/devel/rubygem-rspec-expectations/distinfo	Sat Dec  3 19:31:42 2016	(r427680)
+++ head/devel/rubygem-rspec-expectations/distinfo	Sat Dec  3 19:31:46 2016	(r427681)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/rspec-expectations-3.4.0.gem) = 104d47103204190d02b156cf38a5cd3228d50055bd3fe5ef3fe871fac029ff1e
-SIZE (rubygem/rspec-expectations-3.4.0.gem) = 75264
+TIMESTAMP = 1480774527
+SHA256 (rubygem/rspec-expectations-3.5.0.gem) = fa25e00430539ad857a47be948b0536b7148f7e61076d191e3f5a11e5676782d
+SIZE (rubygem/rspec-expectations-3.5.0.gem) = 77312


More information about the svn-ports-head mailing list