Date: Sat, 5 May 2018 17:22:15 +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: r469146 - head/devel/rubygem-mongo Message-ID: <201805051722.w45HMFht062391@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 5 17:22:14 2018 New Revision: 469146 URL: https://svnweb.freebsd.org/changeset/ports/469146 Log: Update to 2.5.2 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 Sat May 5 17:22:09 2018 (r469145) +++ head/devel/rubygem-mongo/Makefile Sat May 5 17:22:14 2018 (r469146) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-mongo/distinfo ============================================================================== --- head/devel/rubygem-mongo/distinfo Sat May 5 17:22:09 2018 (r469145) +++ head/devel/rubygem-mongo/distinfo Sat May 5 17:22:14 2018 (r469146) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519214835 -SHA256 (rubygem/mongo-2.5.1.gem) = cd5981dcc5d8b128b0ff239b0c273bc7d596d998930b0ce06dbdc0276cfd7562 -SIZE (rubygem/mongo-2.5.1.gem) = 340992 +TIMESTAMP = 1525459041 +SHA256 (rubygem/mongo-2.5.2.gem) = 8be3760fb2ec7188bd0b35d4cf5db6f2fb4c30ee111361f20493d4bffde16334 +SIZE (rubygem/mongo-2.5.2.gem) = 340992
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805051722.w45HMFht062391>