svn commit: r457893 - head/security/rubygem-webpush

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 2 15:35:02 UTC 2018


Author: sunpoet
Date: Tue Jan  2 15:34:49 2018
New Revision: 457893
URL: https://svnweb.freebsd.org/changeset/ports/457893

Log:
  Update RUN_DEPENDS

Modified:
  head/security/rubygem-webpush/Makefile

Modified: head/security/rubygem-webpush/Makefile
==============================================================================
--- head/security/rubygem-webpush/Makefile	Tue Jan  2 15:34:44 2018	(r457892)
+++ head/security/rubygem-webpush/Makefile	Tue Jan  2 15:34:49 2018	(r457893)
@@ -12,11 +12,10 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-hkdf>=0.2:security/rubygem-hkdf \
-		rubygem-jwt2>=2.0:www/rubygem-jwt2
+		rubygem-jwt>=2.0:www/rubygem-jwt
 
 USES=		gem
 USE_RUBY=	yes
-
 NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list