svn commit: r451731 - head/devel/lua-posix

Antoine Brodin antoine at FreeBSD.org
Wed Oct 11 05:29:31 UTC 2017


Author: antoine
Date: Wed Oct 11 05:29:30 2017
New Revision: 451731
URL: https://svnweb.freebsd.org/changeset/ports/451731

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

Modified:
  head/devel/lua-posix/Makefile

Modified: head/devel/lua-posix/Makefile
==============================================================================
--- head/devel/lua-posix/Makefile	Wed Oct 11 05:27:35 2017	(r451730)
+++ head/devel/lua-posix/Makefile	Wed Oct 11 05:29:30 2017	(r451731)
@@ -12,6 +12,8 @@ COMMENT=	POSIX layer for Lua
 
 LICENSE=	MIT
 
+BROKEN=		checksum and size mismatch
+
 USES=		lua shebangfix
 SHEBANG_FILES=	${WRKSRC}/build-aux/luke
 


More information about the svn-ports-all mailing list