mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-rspec-core: Update to 3.13.3
- Update WWW Changes: https://github.com/rspec/rspec/blob/main/rspec-core/Changelog.md
This commit is contained in:
parent
e4aa776fe6
commit
d6d14728b3
2 changed files with 6 additions and 5 deletions
|
@ -1,12 +1,13 @@
|
|||
PORTNAME= rspec-core
|
||||
PORTVERSION= 3.13.2
|
||||
PORTVERSION= 3.13.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= RSpec Core provides the structure for writing executable examples
|
||||
WWW= https://rspec.info/ \
|
||||
https://github.com/rspec/rspec-core
|
||||
https://github.com/rspec/rspec/tree/main/rspec-core \
|
||||
https://github.com/rspec/rspec
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729857070
|
||||
SHA256 (rubygem/rspec-core-3.13.2.gem) = 94fbda6e4738e478f1c7532b7cc241272fcdc8b9eac03a97338b1122e4573300
|
||||
SIZE (rubygem/rspec-core-3.13.2.gem) = 167424
|
||||
TIMESTAMP = 1739117554
|
||||
SHA256 (rubygem/rspec-core-3.13.3.gem) = 25136507f4f9cf2e8977a2851e64e438b4331646054e345998714108745cdfe4
|
||||
SIZE (rubygem/rspec-core-3.13.3.gem) = 167424
|
||||
|
|
Loading…
Add table
Reference in a new issue