tried to get it compiled again, but failed
This commit is contained in:
parent
fc04292fab
commit
c774149987
@ -6,7 +6,7 @@ DISTVERSION= 1.7.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://commento.io/
|
||||
|
||||
BROKEN= fails to build with node8/10 and node11/12
|
||||
# BROKEN= fails to build with node8/10 and node11/12
|
||||
|
||||
MAINTAINER= rt@scientifics.de
|
||||
COMMENT= A fast, privacy-focused commenting platform
|
||||
@ -18,7 +18,7 @@ USES= gmake
|
||||
ALL_TARGET= prod
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_COMMIT= 504d1bf8668968cfc40221e166982866ef313e17
|
||||
GL_COMMIT= 998bc43d8c29ca37ec4f8209f16fc40439299387
|
||||
|
||||
USERS= www
|
||||
GROUPS= www
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= isso
|
||||
DISTVERSION= 0.12.2
|
||||
DISTVERSION= g20200228
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -33,7 +33,8 @@ USE_PYTHON= autoplist distutils
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= posativ
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= ${DISTVERSION}
|
||||
# GH_TAGNAME= ${DISTVERSION}
|
||||
GH_TAGNAME= bb9d947c
|
||||
|
||||
ALL_TARGET= init man js
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user