svn commit: r522189 - head/math/nanoflann
Yuri Victorovich
yuri at FreeBSD.org
Mon Jan 6 03:07:40 UTC 2020
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 at FreeBSD.org
COMMENT= Header-only library for Nearest Neighbor (NN) search with KD-trees
-BROKEN= unfetchable
-
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
More information about the svn-ports-all
mailing list