From owner-svn-ports-all@FreeBSD.ORG Sun Aug 31 03:04:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9A27A3F; Sun, 31 Aug 2014 03:04:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D4F911C08; Sun, 31 Aug 2014 03:04:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7V34jmP046357; Sun, 31 Aug 2014 03:04:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7V34jEk046354; Sun, 31 Aug 2014 03:04:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201408310304.s7V34jEk046354@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 31 Aug 2014 03:04:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366712 - head/net/rubygem-omniauth-oauth2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2014 03:04:46 -0000 Author: swills Date: Sun Aug 31 03:04:45 2014 New Revision: 366712 URL: http://svnweb.freebsd.org/changeset/ports/366712 QAT: https://qat.redports.org/buildarchive/r366712/ Log: net/rubygem-omniauth-oauth2: update to 1.2.0 Modified: head/net/rubygem-omniauth-oauth2/Makefile head/net/rubygem-omniauth-oauth2/distinfo Modified: head/net/rubygem-omniauth-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-oauth2/Makefile Sun Aug 31 03:03:57 2014 (r366711) +++ head/net/rubygem-omniauth-oauth2/Makefile Sun Aug 31 03:04:45 2014 (r366712) @@ -1,15 +1,17 @@ # $FreeBSD$ PORTNAME= omniauth-oauth2 -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Abstract OAuth2 strategy for OmniAuth -RUN_DEPENDS= rubygem-oauth2>=0.8.0:${PORTSDIR}/net/rubygem-oauth2 \ - rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth +RUN_DEPENDS= rubygem-oauth2>=1.0:${PORTSDIR}/net/rubygem-oauth2 \ + rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth \ + rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ + rubygem-faraday>=0.8.0:${PORTSDIR}/www/rubygem-faraday USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/net/rubygem-omniauth-oauth2/distinfo ============================================================================== --- head/net/rubygem-omniauth-oauth2/distinfo Sun Aug 31 03:03:57 2014 (r366711) +++ head/net/rubygem-omniauth-oauth2/distinfo Sun Aug 31 03:04:45 2014 (r366712) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-oauth2-1.1.2.gem) = 98fb39e971671899714d1884f25bc993848ffb4dfc9a4e818a52f348e0e75226 -SIZE (rubygem/omniauth-oauth2-1.1.2.gem) = 10752 +SHA256 (rubygem/omniauth-oauth2-1.2.0.gem) = 0f5619cadf38e4826e566af7685b5f6625643803478fca09073113516d24cfb9 +SIZE (rubygem/omniauth-oauth2-1.2.0.gem) = 10752