aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 21:46:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 22:07:18 +0000
commit53a81efe66a68807ccda7bbcdec55457ca2c362e (patch)
tree9c90df5d632abad59450c35673c9382c4690d96b /security
parent7a72d2f4dcf2a90c3b10cdf31e6386cedd5be511 (diff)
downloadports-53a81efe66a68807ccda7bbcdec55457ca2c362e.tar.gz
ports-53a81efe66a68807ccda7bbcdec55457ca2c362e.zip
security/rubygem-webpush: Update to 1.1.0
- Change RUN_DEPENDS from rubygem-hkdf to rubygem-hkdf0 - Update version requirement of RUN_DEPENDS Changes: https://github.com/zaru/webpush/blob/master/CHANGELOG.md
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-webpush/Makefile7
-rw-r--r--security/rubygem-webpush/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/security/rubygem-webpush/Makefile b/security/rubygem-webpush/Makefile
index 3bc4b493eb5b..ee1016742a8e 100644
--- a/security/rubygem-webpush/Makefile
+++ b/security/rubygem-webpush/Makefile
@@ -1,5 +1,5 @@
PORTNAME= webpush
-PORTVERSION= 0.3.4
+PORTVERSION= 1.1.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -9,11 +9,12 @@ COMMENT= Encryption utilities for Web Push payload
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-hkdf>=0.2:security/rubygem-hkdf \
- rubygem-jwt>=2.0:www/rubygem-jwt
+RUN_DEPENDS= rubygem-hkdf0>=0.2<1:security/rubygem-hkdf0 \
+ rubygem-jwt>=2.0<3:www/rubygem-jwt
USES= gem
USE_RUBY= yes
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/rubygem-webpush/distinfo b/security/rubygem-webpush/distinfo
index 9903188f3d1c..669095082113 100644
--- a/security/rubygem-webpush/distinfo
+++ b/security/rubygem-webpush/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527275508
-SHA256 (rubygem/webpush-0.3.4.gem) = bb83e97114f3996ab0c8a1d435450a938668735b829da3b503daf6f897ae0a62
-SIZE (rubygem/webpush-0.3.4.gem) = 14336
+TIMESTAMP = 1626542100
+SHA256 (rubygem/webpush-1.1.0.gem) = 63773d1e5cd06c45e34bf1641fd530b9f328b2de2bc46708ff0c200c505135fd
+SIZE (rubygem/webpush-1.1.0.gem) = 16896