Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2020 03:07:39 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522189 - head/math/nanoflann
Message-ID:  <202001060307.00637dJR080157@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jan  6 03:07:39 2020
New Revision: 522189
URL: https://svnweb.freebsd.org/changeset/ports/522189

Log:
  math/nanoflann: Not broken
  
  Erroneously labeled as BROKEN/unfetchable in rev.522132,
  which may have been made during a period of intermittent connectivity problems.

Modified:
  head/math/nanoflann/Makefile

Modified: head/math/nanoflann/Makefile
==============================================================================
--- head/math/nanoflann/Makefile	Mon Jan  6 03:07:01 2020	(r522188)
+++ head/math/nanoflann/Makefile	Mon Jan  6 03:07:39 2020	(r522189)
@@ -8,8 +8,6 @@ CATEGORIES=	math
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Header-only library for Nearest Neighbor (NN) search with KD-trees
 
-BROKEN=		unfetchable
-
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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