Skip to content

Commit

Permalink
devel/rubygem-rspec: Update to 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 519794f commit a1e2f8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
11 changes: 6 additions & 5 deletions devel/rubygem-rspec/Makefile
@@ -1,18 +1,19 @@
PORTNAME= rspec
PORTVERSION= 3.12.0
PORTVERSION= 3.13.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Behaviour Driven Development in Ruby
WWW= https://github.com/rspec/rspec-metagem
WWW= https://rspec.info/ \
https://github.com/rspec/rspec-metagem

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md

RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}.0<3.13:devel/rubygem-rspec-core \
rubygem-rspec-expectations>=${PORTVERSION:R}.0<3.13:devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=${PORTVERSION:R}.0<3.13:devel/rubygem-rspec-mocks
RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-core \
rubygem-rspec-expectations>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-mocks

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-rspec/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669058107
SHA256 (rubygem/rspec-3.12.0.gem) = ccc41799a43509dc0be84070e3f0410ac95cbd480ae7b6c245543eb64162399c
SIZE (rubygem/rspec-3.12.0.gem) = 10752
TIMESTAMP = 1708450446
SHA256 (rubygem/rspec-3.13.0.gem) = d490914ac1d5a5a64a0e1400c1d54ddd2a501324d703b8cfe83f458337bab993
SIZE (rubygem/rspec-3.13.0.gem) = 10752

0 comments on commit a1e2f8e

Please sign in to comment.