mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Update to 3.8.0
Changes: https://github.com/rspec/rspec-core/blob/master/Changelog.md
This commit is contained in:
parent
0ea9b4caed
commit
406b0cea38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476543
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rspec-core
|
||||
PORTVERSION= 3.7.1
|
||||
PORTVERSION= 3.8.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= RSpec Core provides the structure for writing executable examples
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}:devel/rubygem-rspec-support
|
||||
RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.0:devel/rubygem-rspec-support
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1514987248
|
||||
SHA256 (rubygem/rspec-core-3.7.1.gem) = 526e0b2d22feae638eb99bd746bbb25b18a4869a8f6ce4e8a87dabd1ab5f727f
|
||||
SIZE (rubygem/rspec-core-3.7.1.gem) = 155136
|
||||
TIMESTAMP = 1533567239
|
||||
SHA256 (rubygem/rspec-core-3.8.0.gem) = 97d0b30c5687075417ac6f837c44a95e4a825007d0017fccec7a5cbcec2a3adc
|
||||
SIZE (rubygem/rspec-core-3.8.0.gem) = 159232
|
||||
|
|
Loading…
Add table
Reference in a new issue