svn commit: r312822 - head/benchmarks/mdtest
Martin Wilke
miwi at FreeBSD.org
Sat Feb 23 14:27:28 UTC 2013
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}
More information about the svn-ports-all
mailing list