Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 14:27:28 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312822 - head/benchmarks/mdtest
Message-ID:  <201302231427.r1NERSrn029764@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb 23 14:27:28 2013
New Revision: 312822
URL: http://svnweb.freebsd.org/changeset/ports/312822

Log:
  BROKEN checksum mismatch
  
  => mdtest-1.8.4.tgz doesn't seem to exist in /usr/ports/distfiles/.
  => Attempting to fetch http://heanet.dl.sourceforge.net/project/mdtest/mdtest%20latest/mdtest-1.8.4/mdtest-1.8.4.tgz
  fetch: http://heanet.dl.sourceforge.net/project/mdtest/mdtest%20latest/mdtest-1.8.4/mdtest-1.8.4.tgz: size mismatch: expected 30473, actual 30493

Modified:
  head/benchmarks/mdtest/Makefile   (contents, props changed)

Modified: head/benchmarks/mdtest/Makefile
==============================================================================
--- head/benchmarks/mdtest/Makefile	Sat Feb 23 14:25:37 2013	(r312821)
+++ head/benchmarks/mdtest/Makefile	Sat Feb 23 14:27:28 2013	(r312822)
@@ -15,6 +15,8 @@ LICENSE=	GPLv2
 OPTIONS_DEFINE=	OPENMPI EXAMPLES
 OPENMPI_DESC=	Use openmpi instead of mpich2
 
+BROKEN=	checksum mismatch
+
 MAN1=		${PORTNAME}.1
 PORTEXAMPLES=	*
 PLIST_FILES=	bin/${PORTNAME}



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