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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 14 16:30:50 UTC 2018


Author: sunpoet
Date: Sun Oct 14 16:30:49 2018
New Revision: 482074
URL: https://svnweb.freebsd.org/changeset/ports/482074

Log:
  Update to 3.8.2
  
  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	Sun Oct 14 16:30:40 2018	(r482073)
+++ head/devel/rubygem-rspec-expectations/Makefile	Sun Oct 14 16:30:49 2018	(r482074)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	3.8.1
+PORTVERSION=	3.8.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 RUN_DEPENDS=	rubygem-diff-lcs>=1.2.0:textproc/rubygem-diff-lcs \
 		rubygem-rspec-support>=${PORTVERSION:R}.0:devel/rubygem-rspec-support
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-rspec-expectations/distinfo
==============================================================================
--- head/devel/rubygem-rspec-expectations/distinfo	Sun Oct 14 16:30:40 2018	(r482073)
+++ head/devel/rubygem-rspec-expectations/distinfo	Sun Oct 14 16:30:49 2018	(r482074)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533666709
-SHA256 (rubygem/rspec-expectations-3.8.1.gem) = 94be3cac535dcc6500bcc56ceb833e2d766449b7a765c4b22c02375825c3d86d
-SIZE (rubygem/rspec-expectations-3.8.1.gem) = 81920
+TIMESTAMP = 1539374826
+SHA256 (rubygem/rspec-expectations-3.8.2.gem) = 753620b7f9511454a98cd77c90dd85335025ec98272c2fd8bb82b51f3c0c82a2
+SIZE (rubygem/rspec-expectations-3.8.2.gem) = 81920


More information about the svn-ports-all mailing list