- Update to 1.12.0
Changes: https://github.com/mongodb/mongo-ruby-driver/releases
This commit is contained in:
parent
4e3c05b84a
commit
686008f3e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379419
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mongo
|
||||
PORTVERSION= 1.11.1
|
||||
PORTVERSION= 1.12.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Ruby driver for MongoDB
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-bson1>=1.11.1:${PORTSDIR}/devel/rubygem-bson1
|
||||
RUN_DEPENDS= rubygem-bson1>=1.12.0:${PORTSDIR}/devel/rubygem-bson1
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/mongo-1.11.1.gem) = 8b6c85492c2a54867f944f9c7e26bb8005a37c4046e524ada46bb7cf75a8a256
|
||||
SIZE (rubygem/mongo-1.11.1.gem) = 167936
|
||||
SHA256 (rubygem/mongo-1.12.0.gem) = dfa6d4a7d8fc378183ecf2ae6099fdc954b7b2243f41d02b2bc8e8bd26f5a036
|
||||
SIZE (rubygem/mongo-1.12.0.gem) = 176640
|
||||
|
|
Loading…
Reference in a new issue