svn commit: r441258 - head/biology/molden

Antoine Brodin antoine at FreeBSD.org
Fri May 19 18:42:57 UTC 2017


Author: antoine
Date: Fri May 19 18:42:55 2017
New Revision: 441258
URL: https://svnweb.freebsd.org/changeset/ports/441258

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

Modified:
  head/biology/molden/Makefile

Modified: head/biology/molden/Makefile
==============================================================================
--- head/biology/molden/Makefile	Fri May 19 18:42:01 2017	(r441257)
+++ head/biology/molden/Makefile	Fri May 19 18:42:55 2017	(r441258)
@@ -17,6 +17,8 @@ LICENSE_NAME=	Molden
 LICENSE_FILE=	${WRKSRC}/CopyRight
 LICENSE_PERMS=	auto-accept
 
+BROKEN=		checksum and size mismatch
+
 RESTRICTED=	free for academic, non profit usage; do not re-distribute source and executable.
 
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}


More information about the svn-ports-all mailing list