svn commit: r444104 - head/biology/molden

Mathieu Arnold mat at FreeBSD.org
Thu Jun 22 08:24:25 UTC 2017


Author: mat
Date: Thu Jun 22 08:24:22 2017
New Revision: 444104
URL: https://svnweb.freebsd.org/changeset/ports/444104

Log:
  Mark BROKEN.
  
  => Attempting to fetch ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/molden5.7.tar.gz
  fetch: ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/molden5.7.tar.gz: size mismatch: expected 5339411, actual 5339467
  => Couldn't fetch it - please try to retrieve this
  
  Sponsored by:	Absolight

Modified:
  head/biology/molden/Makefile   (contents, props changed)

Modified: head/biology/molden/Makefile
==============================================================================
--- head/biology/molden/Makefile	Thu Jun 22 08:22:55 2017	(r444103)
+++ head/biology/molden/Makefile	Thu Jun 22 08:24:22 2017	(r444104)
@@ -19,6 +19,8 @@ LICENSE_PERMS=	auto-accept
 
 RESTRICTED=	free for academic, non profit usage; do not re-distribute source and executable.
 
+BROKEN=		Fails to fetch
+
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
 
 USES=		fortran gmake


More information about the svn-ports-all mailing list