svn commit: r365257 - head/databases/lmdb
Antoine Brodin
antoine at FreeBSD.org
Sun Aug 17 23:00:27 UTC 2014
Author: antoine
Date: Sun Aug 17 23:00:26 2014
New Revision: 365257
URL: http://svnweb.freebsd.org/changeset/ports/365257
QAT: https://qat.redports.org/buildarchive/r365257/
Log:
Mark BROKEN: Checksum mismatch
Reported by: pkg-fallout
Modified:
head/databases/lmdb/Makefile
Modified: head/databases/lmdb/Makefile
==============================================================================
--- head/databases/lmdb/Makefile Sun Aug 17 22:57:01 2014 (r365256)
+++ head/databases/lmdb/Makefile Sun Aug 17 23:00:26 2014 (r365257)
@@ -10,6 +10,8 @@ MASTER_SITES= https://gitorious.org/${GO
MAINTAINER= delphij at FreeBSD.org
COMMENT= OpenLDAP Lightning Memory-Mapped Database
+BROKEN= Checksum mismatch
+
# XXX FreeBSD does not implement O_DSYNC and fdatasync at this time.
CFLAGS+= -DMDB_DSYNC=O_SYNC -Dfdatasync=fsync
WRKSRC= ${WRKDIR}/mdb-mdb/libraries/liblmdb
More information about the svn-ports-all
mailing list