svn commit: r512311 - head/games/pingus

Antoine Brodin antoine at FreeBSD.org
Thu Sep 19 06:06:48 UTC 2019


Author: antoine
Date: Thu Sep 19 06:06:48 2019
New Revision: 512311
URL: https://svnweb.freebsd.org/changeset/ports/512311

Log:
  Mark BROKEN: checksum mismatch
  
  Reported by:	pkg-fallout

Modified:
  head/games/pingus/Makefile

Modified: head/games/pingus/Makefile
==============================================================================
--- head/games/pingus/Makefile	Thu Sep 19 06:03:27 2019	(r512310)
+++ head/games/pingus/Makefile	Thu Sep 19 06:06:48 2019	(r512311)
@@ -17,6 +17,8 @@ COMMENT=	Free Lemmings-like game
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		checksum mismatch
+
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/signals2.hpp:devel/boost-libs
 LIB_DEPENDS=	libpng.so:graphics/png
 


More information about the svn-ports-all mailing list