svn commit: r469266 - branches/2018Q2/biology/molden

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


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

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

Modified:
  branches/2018Q2/biology/molden/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/biology/molden/Makefile
==============================================================================
--- branches/2018Q2/biology/molden/Makefile	Mon May  7 05:34:10 2018	(r469265)
+++ branches/2018Q2/biology/molden/Makefile	Mon May  7 05:34:43 2018	(r469266)
@@ -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-branches mailing list