Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2017 18:18:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441015 - in head/security/rubygem-omniauth-cas3: . files
Message-ID:  <201705161818.v4GIIPGw056188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 16 18:18:25 2017
New Revision: 441015
URL: https://svnweb.freebsd.org/changeset/ports/441015

Log:
  Update to 1.1.4
  
  Changes:	https://github.com/tduehr/omniauth-cas3/commits/master

Deleted:
  head/security/rubygem-omniauth-cas3/files/
Modified:
  head/security/rubygem-omniauth-cas3/Makefile
  head/security/rubygem-omniauth-cas3/distinfo

Modified: head/security/rubygem-omniauth-cas3/Makefile
==============================================================================
--- head/security/rubygem-omniauth-cas3/Makefile	Tue May 16 18:18:20 2017	(r441014)
+++ head/security/rubygem-omniauth-cas3/Makefile	Tue May 16 18:18:25 2017	(r441015)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	omniauth-cas3
-PORTVERSION=	1.1.3
-PORTREVISION=	1
+PORTVERSION=	1.1.4
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-addressable>=2.3:www/rubygem-addressable \
-		rubygem-nokogiri>=1.6.6:textproc/rubygem-nokogiri \
+		rubygem-nokogiri>=1.7.1:textproc/rubygem-nokogiri \
 		rubygem-omniauth>=1.2:security/rubygem-omniauth
 
 NO_ARCH=	yes

Modified: head/security/rubygem-omniauth-cas3/distinfo
==============================================================================
--- head/security/rubygem-omniauth-cas3/distinfo	Tue May 16 18:18:20 2017	(r441014)
+++ head/security/rubygem-omniauth-cas3/distinfo	Tue May 16 18:18:25 2017	(r441015)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/omniauth-cas3-1.1.3.gem) = 6766ea2eed2b15816626011c5656ca13c539037946df25d6b6c37c11a1a85c8f
-SIZE (rubygem/omniauth-cas3-1.1.3.gem) = 15872
+TIMESTAMP = 1494936612
+SHA256 (rubygem/omniauth-cas3-1.1.4.gem) = fd6151039fc0cb1ca8914d3b6ddeb05ce484101bb2bbee49f1b5ca46aa242ba4
+SIZE (rubygem/omniauth-cas3-1.1.4.gem) = 15872



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705161818.v4GIIPGw056188>