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

Steve Wills swills at FreeBSD.org
Sun Aug 24 02:54:37 UTC 2014


Author: swills
Date: Sun Aug 24 02:54:36 2014
New Revision: 365878
URL: http://svnweb.freebsd.org/changeset/ports/365878
QAT: https://qat.redports.org/buildarchive/r365878/

Log:
  develrubygem-mongo: update to 1.10.2

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

Modified: head/devel/rubygem-mongo/Makefile
==============================================================================
--- head/devel/rubygem-mongo/Makefile	Sun Aug 24 02:50:57 2014	(r365877)
+++ head/devel/rubygem-mongo/Makefile	Sun Aug 24 02:54:36 2014	(r365878)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	1.9.2
+PORTVERSION=	1.10.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Ruby driver for MongoDB
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-bson>=1.9.2:${PORTSDIR}/devel/rubygem-bson
+RUN_DEPENDS=	rubygem-bson>=1.10.2:${PORTSDIR}/devel/rubygem-bson
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/devel/rubygem-mongo/distinfo
==============================================================================
--- head/devel/rubygem-mongo/distinfo	Sun Aug 24 02:50:57 2014	(r365877)
+++ head/devel/rubygem-mongo/distinfo	Sun Aug 24 02:54:36 2014	(r365878)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mongo-1.9.2.gem) = 958ae3cdfb5727fd7c37d0dcacda82f3edbc53f8b90cff0707c09ce4b05444e5
-SIZE (rubygem/mongo-1.9.2.gem) = 132608
+SHA256 (rubygem/mongo-1.10.2.gem) = f5ae848194d6d15207ed9f54b2d9e4861e47c1a9c0afee9038f2e82affa8e267
+SIZE (rubygem/mongo-1.10.2.gem) = 164352


More information about the svn-ports-head mailing list