Date: Tue, 27 Oct 2015 15:54:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400308 - head/net/rubygem-omniauth-facebook Message-ID: <201510271554.t9RFs25R059667@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 27 15:54:02 2015 New Revision: 400308 URL: https://svnweb.freebsd.org/changeset/ports/400308 Log: - Update to 3.0.0 Changes: https://github.com/mkdynamic/omniauth-facebook/blob/master/CHANGELOG.md Modified: head/net/rubygem-omniauth-facebook/Makefile head/net/rubygem-omniauth-facebook/distinfo Modified: head/net/rubygem-omniauth-facebook/Makefile ============================================================================== --- head/net/rubygem-omniauth-facebook/Makefile Tue Oct 27 15:53:58 2015 (r400307) +++ head/net/rubygem-omniauth-facebook/Makefile Tue Oct 27 15:54:02 2015 (r400308) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= omniauth-facebook -PORTVERSION= 2.0.1 +PORTVERSION= 3.0.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-omniauth-facebook/distinfo ============================================================================== --- head/net/rubygem-omniauth-facebook/distinfo Tue Oct 27 15:53:58 2015 (r400307) +++ head/net/rubygem-omniauth-facebook/distinfo Tue Oct 27 15:54:02 2015 (r400308) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-facebook-2.0.1.gem) = 26114d4a81595b02fd111c1cbea04e748d9950a2dfe95860c78c6dea5bf3ee0b -SIZE (rubygem/omniauth-facebook-2.0.1.gem) = 17920 +SHA256 (rubygem/omniauth-facebook-3.0.0.gem) = 2c19349f568a250655b346c02361f7250ffcccb35a0e30c361661165b529925e +SIZE (rubygem/omniauth-facebook-3.0.0.gem) = 19456
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510271554.t9RFs25R059667>