From c77414998740aff6cbb5f1a0a01158ea3578f673 Mon Sep 17 00:00:00 2001 From: Rene Thuemmler Date: Sun, 7 Jun 2020 14:19:57 +0200 Subject: [PATCH] tried to get it compiled again, but failed --- www/commento/Makefile | 4 ++-- www/py-isso/Makefile | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/commento/Makefile b/www/commento/Makefile index 4826220..9e8c2c0 100644 --- a/www/commento/Makefile +++ b/www/commento/Makefile @@ -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 diff --git a/www/py-isso/Makefile b/www/py-isso/Makefile index 2d2b767..af28235 100644 --- a/www/py-isso/Makefile +++ b/www/py-isso/Makefile @@ -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