svn commit: r533850 - head/devel/rubygem-rspec-core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 3 20:51:49 UTC 2020
Author: sunpoet
Date: Sun May 3 20:51:43 2020
New Revision: 533850
URL: https://svnweb.freebsd.org/changeset/ports/533850
Log:
Update to 3.9.2
Changes: https://github.com/rspec/rspec-core/blob/master/Changelog.md
Modified:
head/devel/rubygem-rspec-core/Makefile
head/devel/rubygem-rspec-core/distinfo
Modified: head/devel/rubygem-rspec-core/Makefile
==============================================================================
--- head/devel/rubygem-rspec-core/Makefile Sun May 3 20:51:38 2020 (r533849)
+++ head/devel/rubygem-rspec-core/Makefile Sun May 3 20:51:43 2020 (r533850)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rspec-core
-PORTVERSION= 3.9.1
+PORTVERSION= 3.9.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= RSpec Core provides the structure for writing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.1<3.10:devel/rubygem-rspec-support
+RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.3<3.10:devel/rubygem-rspec-support
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-rspec-core/distinfo
==============================================================================
--- head/devel/rubygem-rspec-core/distinfo Sun May 3 20:51:38 2020 (r533849)
+++ head/devel/rubygem-rspec-core/distinfo Sun May 3 20:51:43 2020 (r533850)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577871028
-SHA256 (rubygem/rspec-core-3.9.1.gem) = 6de3bb5968447225cfd7fe7056a9d80d961f72c021222a6b5c1687251b0fece3
-SIZE (rubygem/rspec-core-3.9.1.gem) = 162816
+TIMESTAMP = 1588450834
+SHA256 (rubygem/rspec-core-3.9.2.gem) = 1e68cc2e21963f9554aeca2007a0eb48ff330dc70d9e0e06e4c39ccfca9ecdf6
+SIZE (rubygem/rspec-core-3.9.2.gem) = 163328
More information about the svn-ports-all
mailing list