aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-02-24 22:19:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-02-24 22:19:07 +0800
commit9e43328d9f2612e1a4b1bad0a83b8a7b8ae17ab9 (patch)
treeaebee141ed06636902e62fe0ce69c31dd71c8aa8 /devel
parent143cb87685b6f078d493126bb9c9b1c3119c1a5a (diff)
downloadfreebsd-ports-gnome-9e43328d9f2612e1a4b1bad0a83b8a7b8ae17ab9.tar.gz
freebsd-ports-gnome-9e43328d9f2612e1a4b1bad0a83b8a7b8ae17ab9.tar.zst
freebsd-ports-gnome-9e43328d9f2612e1a4b1bad0a83b8a7b8ae17ab9.zip
- Update to 1.9.2
- Add LICENSE - Update COMMENT Changes: https://github.com/mongodb/mongo-ruby-driver/releases
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-mongo/Makefile9
-rw-r--r--devel/rubygem-mongo/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/devel/rubygem-mongo/Makefile b/devel/rubygem-mongo/Makefile
index 9d294beec676..46d10cc2967f 100644
--- a/devel/rubygem-mongo/Makefile
+++ b/devel/rubygem-mongo/Makefile
@@ -2,18 +2,21 @@
# $FreeBSD$
PORTNAME= mongo
-PORTVERSION= 1.9.1
+PORTVERSION= 1.9.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= Ruby library for mongo
+COMMENT= Ruby driver for MongoDB
-RUN_DEPENDS= rubygem-bson>=1.9.1:${PORTSDIR}/devel/rubygem-bson
+LICENSE= APACHE20
+
+RUN_DEPENDS= rubygem-bson>=1.9.2:${PORTSDIR}/devel/rubygem-bson
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+
PLIST_FILES= bin/mongo_console
.include <bsd.port.mk>
diff --git a/devel/rubygem-mongo/distinfo b/devel/rubygem-mongo/distinfo
index 66defc5bb7cf..d1e3b0d5bef1 100644
--- a/devel/rubygem-mongo/distinfo
+++ b/devel/rubygem-mongo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mongo-1.9.1.gem) = 90039ad2d1dfccadf8dc3dca627a706ea2f18e2bb1131a0f590b11f1446dc6b5
-SIZE (rubygem/mongo-1.9.1.gem) = 132096
+SHA256 (rubygem/mongo-1.9.2.gem) = 958ae3cdfb5727fd7c37d0dcacda82f3edbc53f8b90cff0707c09ce4b05444e5
+SIZE (rubygem/mongo-1.9.2.gem) = 132608