develrubygem-mongo: update to 1.10.2
This commit is contained in:
parent
2ea3836cf0
commit
36e1fad6cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365878
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue