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

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



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