svn commit: r330277 - in head: . math math/vtk-data math/vtk-examples math/vtk-headers math/vtk-java math/vtk-python math/vtk-tcl
Baptiste Daroussin
bapt at FreeBSD.org
Mon Oct 14 07:00:29 UTC 2013
Author: bapt
Date: Mon Oct 14 07:00:28 2013
New Revision: 330277
URL: http://svnweb.freebsd.org/changeset/ports/330277
Log:
Remove the deprecated vtk4 consider using vtk5
Deleted:
head/math/vtk-data/
head/math/vtk-examples/
head/math/vtk-headers/
head/math/vtk-java/
head/math/vtk-python/
head/math/vtk-tcl/
Modified:
head/MOVED
head/math/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Oct 14 06:57:17 2013 (r330276)
+++ head/MOVED Mon Oct 14 07:00:28 2013 (r330277)
@@ -5078,3 +5078,9 @@ emulators/linux-ePSXe||2013-10-13|Remove
emulators/linux-peops-spu||2013-10-13|Removed, uses Linux GTK1 libraries
math/linux-relview||2013-10-13|Removed, uses Linux GTK1 libraries
science/ovt||2013-10-14|Depends on the EOLed vtk4
+math/vtk-data||2013-10-14|Deprecated consider using vtk5
+math/vtk-examples||2013-10-14|Deprecated consider using vtk5
+math/vtk-headers||2013-10-14|Deprecated consider using vtk5
+math/vtk-java||2013-10-14|Deprecated consider using vtk5
+math/vtk-python||2013-10-14|Deprecated consider using vtk5
+math/vtk-tcl||2013-10-14|Deprecated consider using vtk5
Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile Mon Oct 14 06:57:17 2013 (r330276)
+++ head/math/Makefile Mon Oct 14 07:00:28 2013 (r330277)
@@ -643,13 +643,6 @@
SUBDIR += units
SUBDIR += unixstat
SUBDIR += unuran
- SUBDIR += vtk
- SUBDIR += vtk-data
- SUBDIR += vtk-examples
- SUBDIR += vtk-headers
- SUBDIR += vtk-java
- SUBDIR += vtk-python
- SUBDIR += vtk-tcl
SUBDIR += vtk5
SUBDIR += vtk5-data
SUBDIR += wcalc
More information about the svn-ports-all
mailing list