git: 9790d4d8080f - 2022Q3 - sysutils/openshift-install: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 20:44:41 UTC
The branch 2022Q3 has been updated by dmgk:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9790d4d8080f80422d6eacbe8e1ce1087ec4cce2
commit 9790d4d8080f80422d6eacbe8e1ce1087ec4cce2
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:44:31 +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
(cherry picked from commit 8f298e3c6f719679f45515657b1c97eebd6789c9)
---
sysutils/openshift-install/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/openshift-install/Makefile b/sysutils/openshift-install/Makefile
index 0583f1c11ecb..6e340f176efb 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