svn commit: r410570 - head/net/rubygem-oauth
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 7 20:13:58 UTC 2016
Author: sunpoet
Date: Mon Mar 7 20:13:56 2016
New Revision: 410570
URL: https://svnweb.freebsd.org/changeset/ports/410570
Log:
- Update to 0.5.1
Changes: https://github.com/oauth-xx/oauth-ruby/commits/master
Modified:
head/net/rubygem-oauth/Makefile
head/net/rubygem-oauth/distinfo
Modified: head/net/rubygem-oauth/Makefile
==============================================================================
--- head/net/rubygem-oauth/Makefile Mon Mar 7 20:13:52 2016 (r410569)
+++ head/net/rubygem-oauth/Makefile Mon Mar 7 20:13:56 2016 (r410570)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= oauth
-PORTVERSION= 0.5.0
+PORTVERSION= 0.5.1
CATEGORIES= net rubygems
MASTER_SITES= RG
Modified: head/net/rubygem-oauth/distinfo
==============================================================================
--- head/net/rubygem-oauth/distinfo Mon Mar 7 20:13:52 2016 (r410569)
+++ head/net/rubygem-oauth/distinfo Mon Mar 7 20:13:56 2016 (r410570)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/oauth-0.5.0.gem) = 60f6373e5af04a8f45eb2bd2e645e10423ba09a2bdeedeae08b159b98fe492cf
-SIZE (rubygem/oauth-0.5.0.gem) = 43520
+SHA256 (rubygem/oauth-0.5.1.gem) = 7e0a43c527af605dc1fc3ef8416d2641b400078d8a22e30981ac47d81af290ab
+SIZE (rubygem/oauth-0.5.1.gem) = 43520
More information about the svn-ports-all
mailing list