Skip to content

Commit

Permalink
devel/rubygem-mongo: Update to 2.19.1
Browse files Browse the repository at this point in the history
- Add spec/support/ocsp hack

Changes:	https://github.com/mongodb/mongo-ruby-driver/releases
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent dd41d9b commit ebfb76c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 24 deletions.
8 changes: 7 additions & 1 deletion devel/rubygem-mongo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mongo
PORTVERSION= 2.19.0
PORTVERSION= 2.19.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -18,4 +18,10 @@ NO_ARCH= yes

PLIST_FILES= bin/mongo_console

post-patch:
@${TOUCH} ${WRKSRC}/spec/support/ocsp

post-install:
@${RM} ${STAGEDIR}${PREFIX}${GEM_LIB_DIR}/spec/support/ocsp

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-mongo/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688167292
SHA256 (rubygem/mongo-2.19.0.gem) = 70d990671b93994f98dc8dc8e758799255e46f9055617e4c946e371f3793dab7
SIZE (rubygem/mongo-2.19.0.gem) = 1443840
TIMESTAMP = 1692212117
SHA256 (rubygem/mongo-2.19.1.gem) = 6096e917fae8f76239449132f6b658734d29bff17a02ac7900f8317ae0264c9f
SIZE (rubygem/mongo-2.19.1.gem) = 1445376
20 changes: 0 additions & 20 deletions devel/rubygem-mongo/files/patch-gemspec

This file was deleted.

0 comments on commit ebfb76c

Please sign in to comment.