switched to gitlab version tag v1.7.0
This commit is contained in:
parent
d595d52dff
commit
4b1eb794f7
@ -12,18 +12,18 @@ COMMENT= A fast, privacy-focused commenting platform
|
|||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= $(WRKSRC)/LICENSE
|
LICENSE_FILE= $(WRKSRC)/LICENSE
|
||||||
|
|
||||||
USES= go:modules gmake
|
USES= gmake
|
||||||
|
ALL_TARGET= prod
|
||||||
|
|
||||||
USE_GITLAB= yes
|
USE_GITLAB= yes
|
||||||
GL_COMMIT= 696361df4af2bfa0bf38e2c3c9096f26195f5800
|
GL_COMMIT= 504d1bf8668968cfc40221e166982866ef313e17
|
||||||
|
|
||||||
GO_BUILDFLAGS= prod
|
|
||||||
|
|
||||||
USERS= www
|
USERS= www
|
||||||
GROUPS= www
|
GROUPS= www
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
dep:devel/dep \
|
dep:devel/dep \
|
||||||
|
dep:www/npm-node \
|
||||||
yarn:www/yarn
|
yarn:www/yarn
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user