git: 578c97b6c7ce - main - databases/postgresql-plv8js: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 01:37:13 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=578c97b6c7cecb16d3601ddb53947f72fd61c901 commit 578c97b6c7cecb16d3601ddb53947f72fd61c901 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-06-06 15:23:18 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-06-07 01:33:51 +0000 databases/postgresql-plv8js: mark BROKEN Approved by: porgmgr blanket --- databases/postgresql-plv8js/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 94574cccfa88..9885be1af46c 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -13,6 +13,8 @@ COMMENT= PL/v8js procedural language for PostgreSQL database LICENSE= PostgreSQL +BROKEN= does not build: plv8.cc:1397:20: error: no matching constructor for initialization of 'v8::ScriptOrigin' + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libv8.so:lang/v8