svn commit: r469265 - head/biology/molden

Antoine Brodin antoine at FreeBSD.org
Mon May 7 05:34:11 UTC 2018


Author: antoine
Date: Mon May  7 05:34:10 2018
New Revision: 469265
URL: https://svnweb.freebsd.org/changeset/ports/469265

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

Modified:
  head/biology/molden/Makefile

Modified: head/biology/molden/Makefile
==============================================================================
--- head/biology/molden/Makefile	Mon May  7 05:32:14 2018	(r469264)
+++ head/biology/molden/Makefile	Mon May  7 05:34:10 2018	(r469265)
@@ -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