svn commit: r515929 - head/games/nxengine

Antoine Brodin antoine at FreeBSD.org
Mon Oct 28 20:45:30 UTC 2019


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


More information about the svn-ports-head mailing list