Page MenuHomeFreeBSD

D42072.id128268.diff
No OneTemporary

D42072.id128268.diff

Index: Mk/Uses/go.mk
===================================================================
--- Mk/Uses/go.mk
+++ Mk/Uses/go.mk
@@ -152,8 +152,7 @@
. endif
EXTRACT_ONLY?= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//}
DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME}
-FETCH_DEPENDS+= ${GO_CMD}:${GO_PORT} \
- ca_root_nss>0:security/ca_root_nss
+FETCH_DEPENDS+= ${GO_CMD}:${GO_PORT}
USES+= zip
. else
GO_ENV+= GO_NO_VENDOR_CHECKS=1
Index: devel/gitaly/Makefile
===================================================================
--- devel/gitaly/Makefile
+++ devel/gitaly/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitaly
DISTVERSION= 16.4.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
@@ -39,8 +40,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}
Index: devel/gitlab-shell/Makefile
===================================================================
--- devel/gitlab-shell/Makefile
+++ devel/gitlab-shell/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-shell
PORTVERSION= 14.28.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
@@ -34,8 +35,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}
Index: security/go-cve-dictionary/Makefile
===================================================================
--- security/go-cve-dictionary/Makefile
+++ security/go-cve-dictionary/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-cve-dictionary
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.5
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
@@ -10,8 +10,6 @@
LICENSE= APACHE20
-RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
-
USES= go:modules
USE_GITHUB= yes
Index: textproc/gitlab-elasticsearch-indexer/Makefile
===================================================================
--- textproc/gitlab-elasticsearch-indexer/Makefile
+++ textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-elasticsearch-indexer
PORTVERSION= 4.3.10
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc
@@ -29,8 +30,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}
Index: www/gitlab-workhorse/Makefile
===================================================================
--- www/gitlab-workhorse/Makefile
+++ www/gitlab-workhorse/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-workhorse
PORTVERSION= 16.4.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
@@ -29,8 +30,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
Fri, Nov 21, 1:49 PM (14 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25768279
Default Alt Text
D42072.id128268.diff (3 KB)

Event Timeline