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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 1 20:59:43 UTC 2018


Author: sunpoet
Date: Mon Jan  1 20:59:40 2018
New Revision: 457812
URL: https://svnweb.freebsd.org/changeset/ports/457812

Log:
  Update to 0.3.3
  
  Changes:	https://github.com/zaru/webpush/commits/master

Modified:
  head/security/rubygem-webpush/Makefile
  head/security/rubygem-webpush/distinfo

Modified: head/security/rubygem-webpush/Makefile
==============================================================================
--- head/security/rubygem-webpush/Makefile	Mon Jan  1 20:59:35 2018	(r457811)
+++ head/security/rubygem-webpush/Makefile	Mon Jan  1 20:59:40 2018	(r457812)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	webpush
-PORTVERSION=	0.3.2
-PORTREVISION=	1
+PORTVERSION=	0.3.3
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-hkdf>=0.2:security/rubygem-hkdf \
-		rubygem-jwt>=0:www/rubygem-jwt
+		rubygem-jwt>=2.0:www/rubygem-jwt
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/security/rubygem-webpush/distinfo
==============================================================================
--- head/security/rubygem-webpush/distinfo	Mon Jan  1 20:59:35 2018	(r457811)
+++ head/security/rubygem-webpush/distinfo	Mon Jan  1 20:59:40 2018	(r457812)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501013068
-SHA256 (rubygem/webpush-0.3.2.gem) = 2ed7a49583eb3cc7fb869a20e3a672e55039d7db13c28cc8fbfbbcb535233822
-SIZE (rubygem/webpush-0.3.2.gem) = 13824
+TIMESTAMP = 1510070653
+SHA256 (rubygem/webpush-0.3.3.gem) = d10a210eda9b4ff4cf7519abb994c0879d7ae44ad9d0379f63da3f4ba571bd57
+SIZE (rubygem/webpush-0.3.3.gem) = 13824


More information about the svn-ports-all mailing list