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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 7 19:42:33 UTC 2018


Author: sunpoet
Date: Tue Aug  7 19:42:30 2018
New Revision: 476621
URL: https://svnweb.freebsd.org/changeset/ports/476621

Log:
  Update to 3.8.1
  
  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	Tue Aug  7 19:42:26 2018	(r476620)
+++ head/devel/rubygem-rspec-expectations/Makefile	Tue Aug  7 19:42:30 2018	(r476621)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	3.8.0
+PORTVERSION=	3.8.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-rspec-expectations/distinfo
==============================================================================
--- head/devel/rubygem-rspec-expectations/distinfo	Tue Aug  7 19:42:26 2018	(r476620)
+++ head/devel/rubygem-rspec-expectations/distinfo	Tue Aug  7 19:42:30 2018	(r476621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533567251
-SHA256 (rubygem/rspec-expectations-3.8.0.gem) = 0f27452a60ed58e97b12c59624021c79bfdc940b160a91619a2ea2a1abd59eea
-SIZE (rubygem/rspec-expectations-3.8.0.gem) = 81920
+TIMESTAMP = 1533666709
+SHA256 (rubygem/rspec-expectations-3.8.1.gem) = 94be3cac535dcc6500bcc56ceb833e2d766449b7a765c4b22c02375825c3d86d
+SIZE (rubygem/rspec-expectations-3.8.1.gem) = 81920


More information about the svn-ports-all mailing list