Page MenuHomeFreeBSD

D42072.id129588.diff
No OneTemporary

D42072.id129588.diff

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -39,8 +39,7 @@
# so we download the required go.mod file from gitlab
# lines are taken from go.mk
# ---------------------------
-FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \
- ca_root_nss>0:security/ca_root_nss
+FETCH_DEPENDS= ${GO_CMD}:${GO_PORT}
MASTER_SITES+= https://gitlab.com/gitlab-org/gitaly/-/raw/v${DISTVERSION}/
DISTFILES+= go.mod
DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME}
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -34,8 +34,7 @@
# so we download the required go.mod file from gitlab
# lines are taken from go.mk
# ---------------------------
-FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \
- ca_root_nss>0:security/ca_root_nss
+FETCH_DEPENDS= ${GO_CMD}:${GO_PORT}
MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-shell/-/raw/v${DISTVERSION}/
DISTFILES+= go.mod
DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME}
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -29,8 +29,7 @@
# so we download the required go.mod file from gitlab
# lines are taken from go.mk
# ---------------------------
-FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \
- ca_root_nss>0:security/ca_root_nss
+FETCH_DEPENDS= ${GO_CMD}:${GO_PORT}
MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/raw/v${DISTVERSION}/
DISTFILES+= go.mod
DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME}
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -29,8 +29,7 @@
# so we download the required go.mod file from gitlab
# lines are taken from go.mk
# ---------------------------
-FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \
- ca_root_nss>0:security/ca_root_nss
+FETCH_DEPENDS= ${GO_CMD}:${GO_PORT}
MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-foss/-/raw/v${DISTVERSION}/workhorse/
DISTFILES+= go.mod
DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME}

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 8:55 AM (2 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35358029
Default Alt Text
D42072.id129588.diff (2 KB)

Event Timeline