forked from Lainports/freebsd-ports
security/rubygem-webauthn: update to 3.3.0
Changes: https://github.com/cedarcode/webauthn-ruby/blob/master/CHANGELOG.md
This commit is contained in:
parent
a52e362d3f
commit
128a8234ed
2 changed files with 5 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= webauthn
|
PORTNAME= webauthn
|
||||||
PORTVERSION= 3.0.0
|
PORTVERSION= 3.3.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= security rubygems
|
CATEGORIES= security rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
@ -12,13 +11,12 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-android_key_attestation>=0.3.0<0.4:security/rubygem-android_key_attestation \
|
RUN_DEPENDS= rubygem-android_key_attestation>=0.3.0<0.4:security/rubygem-android_key_attestation \
|
||||||
rubygem-awrence>=1.1<2:devel/rubygem-awrence \
|
|
||||||
rubygem-bindata>=2.4<3:devel/rubygem-bindata \
|
rubygem-bindata>=2.4<3:devel/rubygem-bindata \
|
||||||
rubygem-cbor>=0.5.9<0.6:devel/rubygem-cbor \
|
rubygem-cbor>=0.5.9<0.6:devel/rubygem-cbor \
|
||||||
rubygem-cose>=1.1<2:security/rubygem-cose \
|
rubygem-cose>=1.1<2:security/rubygem-cose \
|
||||||
rubygem-openssl>=2.2:security/rubygem-openssl \
|
rubygem-openssl>=2.2:security/rubygem-openssl \
|
||||||
rubygem-safety_net_attestation>=0.4.0<0.5:security/rubygem-safety_net_attestation \
|
rubygem-safety_net_attestation>=0.4.0<0.5:security/rubygem-safety_net_attestation \
|
||||||
rubygem-tpm-key_attestation>=0.12.0<0.13:security/rubygem-tpm-key_attestation
|
rubygem-tpm-key_attestation>=0.14.0<0.15:security/rubygem-tpm-key_attestation
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1681107949
|
TIMESTAMP = 1738903991
|
||||||
SHA256 (rubygem/webauthn-3.0.0.gem) = 3f77d422c2a8a4b31e56cf42f83414bd066e0506e9896936e1730262dc4a20e6
|
SHA256 (rubygem/webauthn-3.3.0.gem) = 3068f3cf4b9403c50df59618247a17f0a2b5ccbeb9b9f510b11c6b0e3704cc3b
|
||||||
SIZE (rubygem/webauthn-3.0.0.gem) = 39936
|
SIZE (rubygem/webauthn-3.3.0.gem) = 41984
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue