svn commit: r512312 - head/devel/shedskin

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


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
 


More information about the svn-ports-head mailing list