diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-06-20 06:42:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-06-20 06:42:12 +0000 |
commit | 521213cb34a69339cfa58a1fa6b33f990eb9fba3 (patch) | |
tree | a2b3d6c878a196b0d31e32d2c67fe656a04212bb /net/rubygem-simple_oauth | |
parent | 2a6585ca84e3ad31ac32047759428a71c0331b19 (diff) | |
download | ports-521213cb34a69339cfa58a1fa6b33f990eb9fba3.tar.gz ports-521213cb34a69339cfa58a1fa6b33f990eb9fba3.zip |
- Update to 0.1.5
PR: ports/158038
Submitted by: swills
Notes
Notes:
svn path=/head/; revision=275874
Diffstat (limited to 'net/rubygem-simple_oauth')
-rw-r--r-- | net/rubygem-simple_oauth/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-simple_oauth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile index 220b4ebcb562..ccce7ce9efab 100644 --- a/net/rubygem-simple_oauth/Makefile +++ b/net/rubygem-simple_oauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= simple_oauth -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-simple_oauth/distinfo b/net/rubygem-simple_oauth/distinfo index ec169f8fe359..bd43ff1694b6 100644 --- a/net/rubygem-simple_oauth/distinfo +++ b/net/rubygem-simple_oauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/simple_oauth-0.1.4.gem) = a699794320bd06569bf43a2e4a8d2cea717dc424adb63d5c3613ad195063c33b -SIZE (rubygem/simple_oauth-0.1.4.gem) = 11264 +SHA256 (rubygem/simple_oauth-0.1.5.gem) = ae56cc3f8f5c3aad5a722fb77ef69bf69b994d6170f0671ba784c85dcd641568 +SIZE (rubygem/simple_oauth-0.1.5.gem) = 11776 |