git: 8f298e3c6f71 - main - sysutils/openshift-install: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 20:44:09 UTC
The branch main has been updated by dmgk:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8f298e3c6f719679f45515657b1c97eebd6789c9
commit 8f298e3c6f719679f45515657b1c97eebd6789c9
Author: Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-07-17 20:39:29 +0000
Commit: Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-07-17 20:43:58 +0000
sysutils/openshift-install: Mark BROKEN
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-gcp/tar.gz/4dc702fd57a5?dummy=/openshift-cluster-api-provider-gcp-4dc702fd57a5_GH0.tar.gz
...
=> Fetched file size mismatch (expected 7726869, actual 7726871)
PR: 262922
Reported by: fallout
---
sysutils/openshift-install/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/openshift-install/Makefile b/sysutils/openshift-install/Makefile
index 91ff09d4acaa..ceb806803d5f 100644
--- a/sysutils/openshift-install/Makefile
+++ b/sysutils/openshift-install/Makefile
@@ -12,6 +12,8 @@ COMMENT= RedHat OpenShift installer
LICENSE= APACHE20
LICENSE_FILE= ${GO_WRKSRC}/LICENSE
+BROKEN= unfetchable dependency openshift-cluster-api-provider-gcp
+
ONLY_FOR_ARCHS= amd64
USES= go:modules