Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149155196
D54110.1789602909.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D54110.1789602909.diff
View Options
Index: databases/mongodb-tools/Makefile
===================================================================
--- databases/mongodb-tools/Makefile
+++ databases/mongodb-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb-tools
DISTVERSION= 100.13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= ronald@FreeBSD.org
@@ -10,14 +10,11 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= compiler:c++14-lang go:1.23 localbase
+USES= compiler:c++14-lang go localbase
USE_GITHUB= yes
GH_ACCOUNT= mongodb
GH_PROJECT= mongo-tools
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
-
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_BUILDFLAGS= -tags "${USE_MY_TAGS}"
@@ -57,10 +54,6 @@
SASL_USE= my_tags=sasl
SSL_USE= my_tags=ssl
-post-extract:
-# Verify we use the proper go version.
- ${SH} -xc "test \"X`grep -E '^go [[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+$$' ${WRKSRC}/go.mod`\" = \"Xgo ${GO_VERSION}.0\""
-
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for doc in README.md CONTRIBUTING.md THIRD-PARTY-NOTICES
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 16, 11:55 PM (2 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29712649
Default Alt Text
D54110.1789602909.diff (1 KB)
Attached To
Mode
D54110: databases/mongodb-tools: Drop Go version check
Attached
Detach File
Event Timeline
Log In to Comment