Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2017 09:28:37 +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: r443075 - in head/net/rubygem-oauth2: . files
Message-ID:  <201706100928.v5A9SbIc088174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jun 10 09:28:37 2017
New Revision: 443075
URL: https://svnweb.freebsd.org/changeset/ports/443075

Log:
  Update to 1.4.0
  
  Changes:	https://github.com/intridea/oauth2/blob/master/CHANGELOG.md
  		https://github.com/intridea/oauth2/commits/master

Deleted:
  head/net/rubygem-oauth2/files/
Modified:
  head/net/rubygem-oauth2/Makefile
  head/net/rubygem-oauth2/distinfo

Modified: head/net/rubygem-oauth2/Makefile
==============================================================================
--- head/net/rubygem-oauth2/Makefile	Sat Jun 10 09:28:31 2017	(r443074)
+++ head/net/rubygem-oauth2/Makefile	Sat Jun 10 09:28:37 2017	(r443075)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth2
-PORTVERSION=	1.3.1
+PORTVERSION=	1.4.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 

Modified: head/net/rubygem-oauth2/distinfo
==============================================================================
--- head/net/rubygem-oauth2/distinfo	Sat Jun 10 09:28:31 2017	(r443074)
+++ head/net/rubygem-oauth2/distinfo	Sat Jun 10 09:28:37 2017	(r443075)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493377589
-SHA256 (rubygem/oauth2-1.3.1.gem) = 163a446179010ecf688934a30a6667706fe19d2c95ac2f069fdbb96af1a2ea61
-SIZE (rubygem/oauth2-1.3.1.gem) = 15872
+TIMESTAMP = 1497080976
+SHA256 (rubygem/oauth2-1.4.0.gem) = 2557a3c07939f4f7a323334e40bfa3b6a04dab3cf4d2c7ada977235d5dad9024
+SIZE (rubygem/oauth2-1.4.0.gem) = 15872



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706100928.v5A9SbIc088174>