svn commit: r545959 - head/devel/rubygem-mongo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 23 19:45:35 UTC 2020


Author: sunpoet
Date: Sun Aug 23 19:45:29 2020
New Revision: 545959
URL: https://svnweb.freebsd.org/changeset/ports/545959

Log:
  Update to 2.13.0
  
  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	Sun Aug 23 19:45:24 2020	(r545958)
+++ head/devel/rubygem-mongo/Makefile	Sun Aug 23 19:45:29 2020	(r545959)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	2.12.2
+PORTVERSION=	2.13.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-mongo/distinfo
==============================================================================
--- head/devel/rubygem-mongo/distinfo	Sun Aug 23 19:45:24 2020	(r545958)
+++ head/devel/rubygem-mongo/distinfo	Sun Aug 23 19:45:29 2020	(r545959)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416841
-SHA256 (rubygem/mongo-2.12.2.gem) = 98428fcf9170592edcd1a35b2f2021368f553cfc82e2afc01aca19e18da68b51
-SIZE (rubygem/mongo-2.12.2.gem) = 772096
+TIMESTAMP = 1598175386
+SHA256 (rubygem/mongo-2.13.0.gem) = 36985677244fafcbec35e18a8006286a692ceec4d2ac2647fb385f1e6d638c59
+SIZE (rubygem/mongo-2.13.0.gem) = 875008


More information about the svn-ports-head mailing list