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

Steve Wills swills at FreeBSD.org
Sun Sep 21 20:33:47 UTC 2014


Author: swills
Date: Sun Sep 21 20:33:46 2014
New Revision: 368784
URL: http://svnweb.freebsd.org/changeset/ports/368784
QAT: https://qat.redports.org/buildarchive/r368784/

Log:
  devel/rubygem-mongo: update to 1.11.1

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

Modified: head/devel/rubygem-mongo/Makefile
==============================================================================
--- head/devel/rubygem-mongo/Makefile	Sun Sep 21 20:29:52 2014	(r368783)
+++ head/devel/rubygem-mongo/Makefile	Sun Sep 21 20:33:46 2014	(r368784)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	1.10.2
-PORTREVISION=	1
+PORTVERSION=	1.11.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +11,7 @@ COMMENT=	Ruby driver for MongoDB
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-bson1>=1.10.2:${PORTSDIR}/devel/rubygem-bson1
+RUN_DEPENDS=	rubygem-bson1>=1.11.1:${PORTSDIR}/devel/rubygem-bson1
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/devel/rubygem-mongo/distinfo
==============================================================================
--- head/devel/rubygem-mongo/distinfo	Sun Sep 21 20:29:52 2014	(r368783)
+++ head/devel/rubygem-mongo/distinfo	Sun Sep 21 20:33:46 2014	(r368784)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mongo-1.10.2.gem) = f5ae848194d6d15207ed9f54b2d9e4861e47c1a9c0afee9038f2e82affa8e267
-SIZE (rubygem/mongo-1.10.2.gem) = 164352
+SHA256 (rubygem/mongo-1.11.1.gem) = 8b6c85492c2a54867f944f9c7e26bb8005a37c4046e524ada46bb7cf75a8a256
+SIZE (rubygem/mongo-1.11.1.gem) = 167936


More information about the svn-ports-head mailing list