From 4b1eb794f759f883b9fd81fbb432fc610118bf6d Mon Sep 17 00:00:00 2001 From: Rene Thuemmler Date: Fri, 6 Sep 2019 15:41:51 +0200 Subject: [PATCH] switched to gitlab version tag v1.7.0 --- www/commento/Makefile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/www/commento/Makefile b/www/commento/Makefile index 500ef7a..716eb5f 100644 --- a/www/commento/Makefile +++ b/www/commento/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ -PORTNAME= commento -DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 -CATEGORIES= www -MASTER_SITES= https://commento.io/ +PORTNAME= commento +DISTVERSIONPREFIX= v +DISTVERSION= 1.7.0 +CATEGORIES= www +MASTER_SITES= https://commento.io/ MAINTAINER= rt@scisoft.de COMMENT= A fast, privacy-focused commenting platform @@ -12,18 +12,18 @@ COMMENT= A fast, privacy-focused commenting platform LICENSE= MIT LICENSE_FILE= $(WRKSRC)/LICENSE -USES= go:modules gmake +USES= gmake +ALL_TARGET= prod -USE_GITLAB= yes -GL_COMMIT= 696361df4af2bfa0bf38e2c3c9096f26195f5800 - -GO_BUILDFLAGS= prod +USE_GITLAB= yes +GL_COMMIT= 504d1bf8668968cfc40221e166982866ef313e17 USERS= www GROUPS= www BUILD_DEPENDS= bash:shells/bash \ dep:devel/dep \ + dep:www/npm-node \ yarn:www/yarn .include