svn commit: r455060 - head/net/rubygem-omniauth-azure-oauth2

Torsten Zuehlsdorff tz at FreeBSD.org
Tue Nov 28 16:33:49 UTC 2017


Author: tz
Date: Tue Nov 28 16:33:47 2017
New Revision: 455060
URL: https://svnweb.freebsd.org/changeset/ports/455060

Log:
  net/rubygem-omniauth-azure-oauth2: Update from 0.0.6 to 0.0.9
  
  Changelog: https://github.com/KonaTeam/omniauth-azure-oauth2/blob/v0.0.9/CHANGELOG.md
  
  Also add missing RUN_DEPENDS
  
  Submitted by: Matthias Fechner <idefix at fechner.net>

Modified:
  head/net/rubygem-omniauth-azure-oauth2/Makefile
  head/net/rubygem-omniauth-azure-oauth2/distinfo

Modified: head/net/rubygem-omniauth-azure-oauth2/Makefile
==============================================================================
--- head/net/rubygem-omniauth-azure-oauth2/Makefile	Tue Nov 28 16:27:55 2017	(r455059)
+++ head/net/rubygem-omniauth-azure-oauth2/Makefile	Tue Nov 28 16:33:47 2017	(r455060)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	omniauth-azure-oauth2
-PORTVERSION=	0.0.6
+PORTVERSION=	0.0.9
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -12,6 +12,7 @@ COMMENT=	Azure OAuth2 Strategy for OmniAuth
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-jwt>=1.0:www/rubygem-jwt \
+		rubygem-omniauth>=1.0:security/rubygem-omniauth \
 		rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2
 
 NO_ARCH=	yes

Modified: head/net/rubygem-omniauth-azure-oauth2/distinfo
==============================================================================
--- head/net/rubygem-omniauth-azure-oauth2/distinfo	Tue Nov 28 16:27:55 2017	(r455059)
+++ head/net/rubygem-omniauth-azure-oauth2/distinfo	Tue Nov 28 16:33:47 2017	(r455060)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/omniauth-azure-oauth2-0.0.6.gem) = 1afcb8215d80bbc6cc0951aa47f82d583935e5c5cc4f675d475af9fd49215e61
-SIZE (rubygem/omniauth-azure-oauth2-0.0.6.gem) = 9728
+TIMESTAMP = 1509091020
+SHA256 (rubygem/omniauth-azure-oauth2-0.0.9.gem) = ddc9f184f6add0030281c91aa829089bc988620d53ed9e106f6046e94c306532
+SIZE (rubygem/omniauth-azure-oauth2-0.0.9.gem) = 10240


More information about the svn-ports-all mailing list