Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 23:00:26 +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: r365257 - head/databases/lmdb
Message-ID:  <201408172300.s7HN0Qp3083585@svn.freebsd.org>

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



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