diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-26 05:02:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-26 05:02:51 +0800 |
commit | 9cc2699fa66652191a5032ea6f1cda971eebfe55 (patch) | |
tree | a95f80678f78c606c43e1a05b5c67ae360d15fce /net | |
parent | c1ff5ae99dd181910b178a88be6969bff8ca407b (diff) | |
download | freebsd-ports-gnome-9cc2699fa66652191a5032ea6f1cda971eebfe55.tar.gz freebsd-ports-gnome-9cc2699fa66652191a5032ea6f1cda971eebfe55.tar.zst freebsd-ports-gnome-9cc2699fa66652191a5032ea6f1cda971eebfe55.zip |
Update to 0.5.3
Changes: https://github.com/oauth-xx/oauth-ruby/blob/master/HISTORY
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-oauth/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-oauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index d6525caddd4b..083acdd5d4d1 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index 1ba2f8857747..0982b250daa2 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495112923 -SHA256 (rubygem/oauth-0.5.2.gem) = 46f625b5dae3c57b663696c747f3ec3fc86096d337414c15e9955bf5c7b86afa -SIZE (rubygem/oauth-0.5.2.gem) = 28672 +TIMESTAMP = 1495713434 +SHA256 (rubygem/oauth-0.5.3.gem) = 0b3412bf8114cc9c87abebae4b858216a9bf453192ea3069d5bd8e7ad373aca8 +SIZE (rubygem/oauth-0.5.3.gem) = 28672 |