View | Details | Raw Unified | Return to bug 220046
Collapse All | Expand All

(-)mongodb34-tools/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	mongodb34-tools
3
PORTNAME=	mongodb34-tools
4
PORTVERSION=	3.4.4
4
PORTVERSION=	3.4.5
5
DISTVERSIONPREFIX=	r
5
DISTVERSIONPREFIX=	r
6
CATEGORIES=	databases net
6
CATEGORIES=	databases net
7
7
Lines 25-31 Link Here
25
SSL_USES=	ssl
25
SSL_USES=	ssl
26
SSL_USE=	my_tags=ssl
26
SSL_USE=	my_tags=ssl
27
27
28
ONLY_FOR_ARCHS=	i386 amd64
28
ONLY_FOR_ARCHS=	amd64 i386
29
ONLY_FOR_ARCHS_REASON=	"not yet ported to anything other than i386 and amd64"
29
ONLY_FOR_ARCHS_REASON=	"not yet ported to anything other than i386 and amd64"
30
30
31
STRIP=		# Stripping can break go binaries
31
STRIP=		# Stripping can break go binaries
(-)mongodb34-tools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1493214871
1
TIMESTAMP = 1497616431
2
SHA256 (mongodb-mongo-tools-r3.4.4_GH0.tar.gz) = d14f4ce153aec373459c802e5a159661ccfde4e5df39d8d750586bae54896cdd
2
SHA256 (mongodb-mongo-tools-r3.4.5_GH0.tar.gz) = e6fd1b17199a5c52cdf2a6d771c5e34ee406cd7897441cdd1fc48cc69a3f42aa
3
SIZE (mongodb-mongo-tools-r3.4.4_GH0.tar.gz) = 4700326
3
SIZE (mongodb-mongo-tools-r3.4.5_GH0.tar.gz) = 4712420

Return to bug 220046