Thu Aug 31 18:15:48 2023 UTC ()
mongo-tools: updated to 100.7.5

100.7.5

Add integration testing for mongodump/restore on config db (and other special case dbs)
Release Database Tools 100.7.5 with golang 1.19.12


(adam)
diff -r1.29 -r1.30 pkgsrc/databases/mongo-tools/Makefile
diff -r1.12 -r1.13 pkgsrc/databases/mongo-tools/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/databases/mongo-tools/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/mongo-tools/Makefile 2023/08/26 16:31:23 1.29
+++ pkgsrc/databases/mongo-tools/Makefile 2023/08/31 18:15:48 1.30
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.29 2023/08/26 16:31:23 bsiegert Exp $ 1# $NetBSD: Makefile,v 1.30 2023/08/31 18:15:48 adam Exp $
2 2
3DISTNAME= mongo-tools-100.7.4 3DISTNAME= mongo-tools-100.7.5
4PKGREVISION= 1 
5CATEGORIES= databases 4CATEGORIES= databases
6MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/}
7GITHUB_TAG= ${PKGVERSION_NOREV} 6GITHUB_TAG= ${PKGVERSION_NOREV}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/mongodb/mongo-tools 9HOMEPAGE= https://github.com/mongodb/mongo-tools
11COMMENT= MongoDB CLI tools 10COMMENT= MongoDB CLI tools
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14TOOL_DEPENDS+= ${GO_PACKAGE_DEP} 13TOOL_DEPENDS+= ${GO_PACKAGE_DEP}
15 14
16EXTRACT_USING= bsdtar 15EXTRACT_USING= bsdtar
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.12 -r1.13 pkgsrc/databases/mongo-tools/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/mongo-tools/distinfo 2023/07/29 11:52:55 1.12
+++ pkgsrc/databases/mongo-tools/distinfo 2023/08/31 18:15:48 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2023/07/29 11:52:55 adam Exp $ 1$NetBSD: distinfo,v 1.13 2023/08/31 18:15:48 adam Exp $
2 2
3BLAKE2s (mongo-tools-100.7.4.tar.gz) = f719ea41d0427228be95d7a52048eae75dbf6d819f17cf82320fc48eb8fa6d80 3BLAKE2s (mongo-tools-100.7.5.tar.gz) = ba738d4fc2c726969fd27dadc5ad603869a406adfd60d116e07b51db5bc74d3c
4SHA512 (mongo-tools-100.7.4.tar.gz) = 6aa8fe249dafc3347cac8f41b1e4558a709d815f29200792684ed53b319f3dbada5d8f0d3450ca26a737f5236949d6febe66f1a9c35c69f826cbf970a2e07a43 4SHA512 (mongo-tools-100.7.5.tar.gz) = 5f77ddaaa537d16122feb0453700a34e6fceaaefd137f67e02b2aac7751d654478893c34872b4ed9ceff8849296f7ef9aa722a7f7043a36d6c1eee0bc87eefb4
5Size (mongo-tools-100.7.4.tar.gz) = 4520039 bytes 5Size (mongo-tools-100.7.5.tar.gz) = 4629618 bytes