Date: Wed, 30 Oct 2019 09:42: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: r516050 - branches/2019Q4/games/nxengine Message-ID: <201910300942.x9U9g0WX087310@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Oct 30 09:41:59 2019 New Revision: 516050 URL: https://svnweb.freebsd.org/changeset/ports/516050 Log: MFH: r515929 Mark BROKEN: checksum and size mismatch Reported by: pkg-fallout Modified: branches/2019Q4/games/nxengine/Makefile Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/games/nxengine/Makefile ============================================================================== --- branches/2019Q4/games/nxengine/Makefile Wed Oct 30 09:39:37 2019 (r516049) +++ branches/2019Q4/games/nxengine/Makefile Wed Oct 30 09:41:59 2019 (r516050) @@ -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?201910300942.x9U9g0WX087310>