diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-24 01:10:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-24 01:10:16 +0800 |
commit | 2b7cab4757eab720dfffbb9b4345b3453a268902 (patch) | |
tree | c3909ece0ece15e221128d7a3e36d3a4003ba6ba /security | |
parent | 1fa6772b9a99aaba8e0d7bba5bb60f0b435d3f18 (diff) | |
download | freebsd-ports-gnome-2b7cab4757eab720dfffbb9b4345b3453a268902.tar.gz freebsd-ports-gnome-2b7cab4757eab720dfffbb9b4345b3453a268902.tar.zst freebsd-ports-gnome-2b7cab4757eab720dfffbb9b4345b3453a268902.zip |
Update to 1.6.1
- Update WWW
Changes: https://github.com/omniauth/omniauth/commits/master
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-omniauth/Makefile | 6 | ||||
-rw-r--r-- | security/rubygem-omniauth/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile index 52b7313d2cee..685472cdec80 100644 --- a/security/rubygem-omniauth/Makefile +++ b/security/rubygem-omniauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth -PORTVERSION= 1.3.2 +PORTVERSION= 1.6.1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,8 +11,8 @@ COMMENT= Generalized Rack framework for multiple-provider authentication LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-hashie>=1.2:devel/rubygem-hashie \ - rubygem-rack>=1.0:www/rubygem-rack +RUN_DEPENDS= rubygem-hashie>=3.4.6:devel/rubygem-hashie \ + rubygem-rack>=1.6.2:www/rubygem-rack NO_ARCH= yes USE_RUBY= yes diff --git a/security/rubygem-omniauth/distinfo b/security/rubygem-omniauth/distinfo index 57f0879191d6..af204bb8ee09 100644 --- a/security/rubygem-omniauth/distinfo +++ b/security/rubygem-omniauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484743849 -SHA256 (rubygem/omniauth-1.3.2.gem) = 662e11d9d4a93ee19c1532434772cc542527c72d66fc98a7f0f75a69d478e5b6 -SIZE (rubygem/omniauth-1.3.2.gem) = 19456 +TIMESTAMP = 1492954336 +SHA256 (rubygem/omniauth-1.6.1.gem) = 54150e3db6588ae72f0f41ed0fe7ffd84af9c09cc92acd8871e21f146a6441af +SIZE (rubygem/omniauth-1.6.1.gem) = 19968 |