Date: Mon, 28 Oct 2019 20:45:30 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515929 - head/games/nxengine Message-ID: <201910282045.x9SKjUYw077835@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Oct 28 20:45:29 2019 New Revision: 515929 URL: https://svnweb.freebsd.org/changeset/ports/515929 Log: Mark BROKEN: checksum and size mismatch Reported by: pkg-fallout Modified: head/games/nxengine/Makefile Modified: head/games/nxengine/Makefile ============================================================================== --- head/games/nxengine/Makefile Mon Oct 28 20:19:31 2019 (r515928) +++ head/games/nxengine/Makefile Mon Oct 28 20:45:29 2019 (r515929) @@ -27,6 +27,8 @@ LICENSE_PERMS_FREEWARE= dist-mirror pkg-mirror auto-ac LICENSE_DISTFILES_GPLv3= ${DISTFILES:[3]} LICENSE_DISTFILES_FREEWARE= ${DISTFILES:[2]:S/:data//} +BROKEN= checksum and size mismatch + LIB_DEPENDS= libpng.so:graphics/png USES= cmake compiler:c++11-lang sdl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910282045.x9SKjUYw077835>