MFH: r524695

Update to 1.0.6 which fixes CVE-2019-18978.

Approved by:	ports-secteam (miwi)
This commit is contained in:
Matthias Fechner 2020-02-02 17:32:32 +00:00
parent 60fb222745
commit e92caf3451
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=524985
2 changed files with 9 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rack-cors
PORTVERSION= 1.0.2
PORTVERSION= 1.0.6
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -12,8 +12,11 @@ COMMENT= Middleware that will make Rack-based apps CORS compatible
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
RUN_DEPENDS= rubygem-rack>=1.6.0:www/rubygem-rack
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508781109
SHA256 (rubygem/rack-cors-1.0.2.gem) = 2300c7108e0e9bcf197754c99ecce9aa6aadf0010dbd0ebf6778c1ba82df47c8
SIZE (rubygem/rack-cors-1.0.2.gem) = 52736
TIMESTAMP = 1580466776
SHA256 (rubygem/rack-cors-1.0.6.gem) = 33dac9bf37cc16411013a9dd2af9c73bf9a6e6cc7e95a5c3d02f40156abdb71d
SIZE (rubygem/rack-cors-1.0.6.gem) = 53760