Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2019 06:08:10 +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: r512312 - head/devel/shedskin
Message-ID:  <201909190608.x8J68AGY008776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Sep 19 06:08:10 2019
New Revision: 512312
URL: https://svnweb.freebsd.org/changeset/ports/512312

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

Modified:
  head/devel/shedskin/Makefile

Modified: head/devel/shedskin/Makefile
==============================================================================
--- head/devel/shedskin/Makefile	Thu Sep 19 06:06:48 2019	(r512311)
+++ head/devel/shedskin/Makefile	Thu Sep 19 06:08:10 2019	(r512312)
@@ -14,6 +14,8 @@ LICENSE=	GPLv3 MIT BSD3CLAUSE
 LICENSE_COMB=	multi
 LICENSE_FILE_GPLv3=	${WRKSRC}/LICENSE
 
+BROKEN=		checksum mismatch
+
 RUN_DEPENDS=	${LOCALBASE}/lib/libgc.so:devel/boehm-gc \
 		${LOCALBASE}/lib/libpcre.so:devel/pcre
 



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