git: 83dbcd1d6e65 - main - sysutils/geomWatch: mark BROKEN (does not fetch)

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri May 14 19:54:14 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83dbcd1d6e65609012b0c0ffe7befd1e35f6d40a

commit 83dbcd1d6e65609012b0c0ffe7befd1e35f6d40a
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-14 18:18:27 +0000
Commit:     Dmitry Marakasov <amdmi3 at 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


More information about the dev-commits-ports-all mailing list