mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
devel/rubygem-shoulda-context: Update to 2.0.0
- Update WWW Changes: https://github.com/thoughtbot/shoulda-context/blob/master/CHANGELOG.md
This commit is contained in:
parent
ccbf17ee8d
commit
2a66804a8e
@ -1,7 +1,7 @@
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
|
||||
PORTNAME= shoulda-context
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,10 +11,13 @@ COMMENT= Context framework extracted from Shoulda
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/convert_to_should_syntax
|
||||
|
||||
SHEBANG_FILES= bin/*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1483215738
|
||||
SHA256 (rubygem/shoulda-context-1.2.2.gem) = 6c25ac1938b9009807c37c2e497fac84f768db3c89d67688459a2ce6bb6616d0
|
||||
SIZE (rubygem/shoulda-context-1.2.2.gem) = 24064
|
||||
TIMESTAMP = 1625323773
|
||||
SHA256 (rubygem/shoulda-context-2.0.0.gem) = 7adf45342cd800f507d2a053658cb1cce2884b616b26004d39684b912ea32c34
|
||||
SIZE (rubygem/shoulda-context-2.0.0.gem) = 34304
|
||||
|
@ -1,3 +1,3 @@
|
||||
Context framework extracted from Shoulda
|
||||
|
||||
WWW: https://thoughtbot.com/community/
|
||||
WWW: https://github.com/thoughtbot/shoulda-context
|
||||
|
Loading…
Reference in New Issue
Block a user