devel/rubygem-shoulda-matchers: Update to 4.5.1
- Update LICENSE_FILE - Update WWW Changes: https://github.com/thoughtbot/shoulda-matchers/releases https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md
This commit is contained in:
parent
2a66804a8e
commit
41acac6cc6
@ -1,7 +1,7 @@
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
|
||||
PORTNAME= shoulda-matchers
|
||||
PORTVERSION= 3.1.2
|
||||
PORTVERSION= 4.5.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,14 +9,13 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Making tests easy on the fingers and eyes
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0.0:devel/rubygem-activesupport4
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
|
||||
SHEBANG_FILES= script/*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499961099
|
||||
SHA256 (rubygem/shoulda-matchers-3.1.2.gem) = 4af09f24f05144be6e7398ccf260a3c27532e0f90deac087af6595892f497bff
|
||||
SIZE (rubygem/shoulda-matchers-3.1.2.gem) = 208384
|
||||
TIMESTAMP = 1625323775
|
||||
SHA256 (rubygem/shoulda-matchers-4.5.1.gem) = 8d06e2bbb5b22aa170333905fcf23b7388d1baa9485895b0a2b80210e97f27e2
|
||||
SIZE (rubygem/shoulda-matchers-4.5.1.gem) = 81408
|
||||
|
@ -1,3 +1,3 @@
|
||||
Making tests easy on the fingers and eyes
|
||||
|
||||
WWW: https://thoughtbot.com/community/
|
||||
WWW: https://github.com/thoughtbot/shoulda-matchers
|
||||
|
Loading…
Reference in New Issue
Block a user