Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2018 05:34:44 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r469266 - branches/2018Q2/biology/molden
Message-ID:  <201805070534.w475YiMa017280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805070534.w475YiMa017280>