git: abdf96d348b9 - main - databases/postgresql-promscale: Mark as BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Jan 2023 23:25:24 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=abdf96d348b9d60575e7a130691108853f881080 commit abdf96d348b9d60575e7a130691108853f881080 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-01-05 23:23:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-01-05 23:25:20 +0000 databases/postgresql-promscale: Mark as BROKEN Fails to build using Rust 1.65.0 or newer PR: 267851 Reported by: Jony Hudson <bsd@j-star.org> --- databases/postgresql-promscale/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/postgresql-promscale/Makefile b/databases/postgresql-promscale/Makefile index 5943968c27ca..b4c84743008a 100644 --- a/databases/postgresql-promscale/Makefile +++ b/databases/postgresql-promscale/Makefile @@ -11,6 +11,7 @@ WWW= https://www.timescale.com/promscale LICENSE= PostgreSQL ONLY_FOR_ARCHS= aarch64 amd64 +BROKEN= fails to build using Rust 1.65.0 or newer, PR 267851 RUN_DEPENDS= timescaledb>0:databases/timescaledb BUILD_DEPENDS= bash>0:shells/bash