Date: Wed, 24 Apr 2019 10:59:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r499833 - branches/2019Q2/devel/grumpy Message-ID: <201904241059.x3OAx0lA063156@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Apr 24 10:59:00 2019 New Revision: 499833 URL: https://svnweb.freebsd.org/changeset/ports/499833 Log: MFH: r499832 Mark BROKEN on i386 Reported by: pkg-fallout Modified: branches/2019Q2/devel/grumpy/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/devel/grumpy/Makefile ============================================================================== --- branches/2019Q2/devel/grumpy/Makefile Wed Apr 24 10:57:59 2019 (r499832) +++ branches/2019Q2/devel/grumpy/Makefile Wed Apr 24 10:59:00 2019 (r499833) @@ -7,6 +7,8 @@ CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Python to Go source code transcompiler and runtime +BROKEN_i386= constant 2147762812 overflows int + BUILD_DEPENDS= go:lang/go RUN_DEPENDS:= ${BUILD_DEPENDS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904241059.x3OAx0lA063156>