Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2018 23:48:30 +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: r476061 - head/devel/rubygem-mongo
Message-ID:  <201807312348.w6VNmUtt024968@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jul 31 23:48:29 2018
New Revision: 476061
URL: https://svnweb.freebsd.org/changeset/ports/476061

Log:
  Update to 2.6.1
  
  Changes:	https://github.com/mongodb/mongo-ruby-driver/releases

Modified:
  head/devel/rubygem-mongo/Makefile
  head/devel/rubygem-mongo/distinfo

Modified: head/devel/rubygem-mongo/Makefile
==============================================================================
--- head/devel/rubygem-mongo/Makefile	Tue Jul 31 23:48:24 2018	(r476060)
+++ head/devel/rubygem-mongo/Makefile	Tue Jul 31 23:48:29 2018	(r476061)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	2.5.3
+PORTVERSION=	2.6.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-mongo/distinfo
==============================================================================
--- head/devel/rubygem-mongo/distinfo	Tue Jul 31 23:48:24 2018	(r476060)
+++ head/devel/rubygem-mongo/distinfo	Tue Jul 31 23:48:29 2018	(r476061)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525600236
-SHA256 (rubygem/mongo-2.5.3.gem) = e944b0eada78a99323bebb2e3082f140eecc5d69a5d7b746c18260236960c4d3
-SIZE (rubygem/mongo-2.5.3.gem) = 341504
+TIMESTAMP = 1532975558
+SHA256 (rubygem/mongo-2.6.1.gem) = 35c760599d69481bcebc67cbd62025fdb8827bfe02b2131f326d6f1c86d5036b
+SIZE (rubygem/mongo-2.6.1.gem) = 457216



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