mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 3.0.0
Changes: https://github.com/plataformatec/responders/blob/master/CHANGELOG.md
This commit is contained in:
parent
246eb812bc
commit
dcc99930e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506055
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= responders
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails5
|
||||
@ -13,8 +13,8 @@ COMMENT= Simple Ruby DSL for making HTTP requests
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack5>=4.2.0:www/rubygem-actionpack5 \
|
||||
rubygem-railties5>=4.2.0:www/rubygem-railties5
|
||||
RUN_DEPENDS= rubygem-actionpack5>=5.0:www/rubygem-actionpack5 \
|
||||
rubygem-railties5>=5.0:www/rubygem-railties5
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1548164829
|
||||
SHA256 (rubygem/responders-2.4.1.gem) = 15cf41657745c5e38b22d50acadb6ecbbcbfb72f2a761e4ddb6488c37c5c98a2
|
||||
SIZE (rubygem/responders-2.4.1.gem) = 19456
|
||||
TIMESTAMP = 1562427762
|
||||
SHA256 (rubygem/responders-3.0.0.gem) = a267b281582802d04cf0968dbc7d60df0d48384915934b3bf9018f811dc3f7dc
|
||||
SIZE (rubygem/responders-3.0.0.gem) = 19456
|
||||
|
Loading…
Reference in New Issue
Block a user