git: 86f72fda934a - main - databases/postgresql-plv8js: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 22:57:43 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=86f72fda934a9d8fbd7d591d053917a19726aa13
commit 86f72fda934a9d8fbd7d591d053917a19726aa13
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 19:14:24 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:39 +0000
databases/postgresql-plv8js: Mark DEPRECATED
- BROKEN for more than a year
- Set EXPIRATION_DATE 2023-11-30
Approved by: portmgr (blanket)
---
databases/postgresql-plv8js/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 2861c04363e2..918c5a59e19f 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -12,6 +12,8 @@ WWW= https://plv8.github.io/
LICENSE= PostgreSQL
+DEPRECATED= BROKEN for more than a year
+EXPIRATION_DATE= 2023-11-30
BROKEN= does not build: plv8.cc:1397:20: error: no matching constructor for initialization of 'v8::ScriptOrigin'
BUILD_DEPENDS= bash:shells/bash