diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-28 21:42:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-28 21:42:16 +0800 |
commit | a09dd27ad973d5527b73eee0e6293e8812829e9e (patch) | |
tree | ccc36263f4404f75689f871407b0b117ea334043 /security | |
parent | 8fb69c094174cc4bfd093ca30679aeff0a6da5a3 (diff) | |
download | freebsd-ports-gnome-a09dd27ad973d5527b73eee0e6293e8812829e9e.tar.gz freebsd-ports-gnome-a09dd27ad973d5527b73eee0e6293e8812829e9e.tar.zst freebsd-ports-gnome-a09dd27ad973d5527b73eee0e6293e8812829e9e.zip |
Update to 1.8.0
Changes: https://github.com/omniauth/omniauth/commits/master
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-omniauth/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-omniauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile index b22c400b2bde..6aa7238faf42 100644 --- a/security/rubygem-omniauth/Makefile +++ b/security/rubygem-omniauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-omniauth/distinfo b/security/rubygem-omniauth/distinfo index a2f008528ac7..3077ec9a3a7c 100644 --- a/security/rubygem-omniauth/distinfo +++ b/security/rubygem-omniauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507538760 -SHA256 (rubygem/omniauth-1.7.1.gem) = 56056a606b0528d4b0dda9b227b16ffaf733d2ed762155515df95bd056b98e47 -SIZE (rubygem/omniauth-1.7.1.gem) = 20992 +TIMESTAMP = 1514446243 +SHA256 (rubygem/omniauth-1.8.0.gem) = f5dfb69f7c3405c94271b157b1d60231bbb462a2daefe8630a0bb702c67a043b +SIZE (rubygem/omniauth-1.8.0.gem) = 20992 |