svn commit: r472182 - in head: . math math/clipper

Tijl Coosemans tijl at FreeBSD.org
Mon Jun 11 11:06:13 UTC 2018


Author: tijl
Date: Mon Jun 11 11:06:11 2018
New Revision: 472182
URL: https://svnweb.freebsd.org/changeset/ports/472182

Log:
  Remove math/clipper, duplicate of graphics/polyclipping.

Deleted:
  head/math/clipper/
Modified:
  head/MOVED
  head/math/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Jun 11 10:08:10 2018	(r472181)
+++ head/MOVED	Mon Jun 11 11:06:11 2018	(r472182)
@@ -10267,3 +10267,4 @@ science/orthanc-postgresql||2018-06-07|Removed, depend
 science/orthanc-webviewer||2018-06-07|Removed, depends on expired science/orthanc
 graphics/libkface||2018-06-09|Has expired: No longer maintained upstream
 math/scilab-toolbox-sivp||2018-06-09|Has expired: Cannot build with newer opencv
+math/clipper|graphics/polyclipping|2018-06-11|Duplicate port

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Mon Jun 11 10:08:10 2018	(r472181)
+++ head/math/Makefile	Mon Jun 11 11:06:11 2018	(r472182)
@@ -152,7 +152,6 @@
     SUBDIR += clblas
     SUBDIR += clblast
     SUBDIR += clfft
-    SUBDIR += clipper
     SUBDIR += cln
     SUBDIR += cloog
     SUBDIR += clp


More information about the svn-ports-all mailing list