Date: Fri, 14 May 2021 19:54:13 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 83dbcd1d6e65 - main - sysutils/geomWatch: mark BROKEN (does not fetch) Message-ID: <202105141954.14EJsDLr098269@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=83dbcd1d6e65609012b0c0ffe7befd1e35f6d40a commit 83dbcd1d6e65609012b0c0ffe7befd1e35f6d40a Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-05-14 18:18:27 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-05-14 19:51:48 +0000 sysutils/geomWatch: mark BROKEN (does not fetch) Approved by: portmgr blanket --- sysutils/geomWatch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile index 945b26f52bbf..a95faa119d96 100644 --- a/sysutils/geomWatch/Makefile +++ b/sysutils/geomWatch/Makefile @@ -20,6 +20,7 @@ BROKEN_aarch64= fails to compile: ISA not supported BROKEN_armv6= fails to compile: call to 'atomic_add_64' is ambiguous BROKEN_armv7= fails to compile: call to 'atomic_add_64' is ambiguous IGNORE_DragonFly= requires geom(4) support +BROKEN= does not fetch USES= tar:tbz USE_CXXSTD= gnu++98
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105141954.14EJsDLr098269>