Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2019 06:06:48 +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: r512311 - head/games/pingus
Message-ID:  <201909190606.x8J66mih008597@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909190606.x8J66mih008597>