Date: Wed, 30 Aug 2023 16:53:21 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d1d44d6b5562 - main - devel/pmdk: Mark BROKEN on 15 Message-ID: <202308301653.37UGrLLg092597@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1d44d6b556245339fcfc04912a42be8825e00cd commit d1d44d6b556245339fcfc04912a42be8825e00cd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-30 08:49:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-30 16:52:01 +0000 devel/pmdk: Mark BROKEN on 15 --- devel/pmdk/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/pmdk/Makefile b/devel/pmdk/Makefile index f897b7bb6c70..85b98b6269e1 100644 --- a/devel/pmdk/Makefile +++ b/devel/pmdk/Makefile @@ -14,6 +14,7 @@ LICENSE_COMB= multi DEPRECATED= FreeBSD has been deprecated since 1.13.X and support has been dropped on 2.0 EXPIRATION_DATE= 2023-09-30 BROKEN_FreeBSD_14= fails to compile: version script assignment of 'LIBPMEM2_1.0' to symbol 'pmem2_source_from_handle' failed: symbol not defined +BROKEN_FreeBSD_15= fails to compile: version script assignment of 'LIBPMEM2_1.0' to symbol 'pmem2_source_from_handle' failed: symbol not defined ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= bash:shells/bash
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308301653.37UGrLLg092597>