Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2015 09:08:08 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388207 - in head: cad/openscad databases/pgrouting databases/sfcgal math/cgal
Message-ID:  <201506010908.t51988NU047953@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jun  1 09:08:08 2015
New Revision: 388207
URL: https://svnweb.freebsd.org/changeset/ports/388207

Log:
  - Update math/cgal to 4.6
  - Bump PORTREVISION of the ports depends on cgal

Modified:
  head/cad/openscad/Makefile
  head/databases/pgrouting/Makefile
  head/databases/sfcgal/Makefile
  head/math/cgal/Makefile
  head/math/cgal/distinfo
  head/math/cgal/pkg-plist

Modified: head/cad/openscad/Makefile
==============================================================================
--- head/cad/openscad/Makefile	Mon Jun  1 07:30:28 2015	(r388206)
+++ head/cad/openscad/Makefile	Mon Jun  1 09:08:08 2015	(r388207)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openscad
 PORTVERSION=	2015.03
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	cad
 MASTER_SITES=	http://files.openscad.org/
 DISTNAME=	openscad-${PORTVERSION}.src

Modified: head/databases/pgrouting/Makefile
==============================================================================
--- head/databases/pgrouting/Makefile	Mon Jun  1 07:30:28 2015	(r388206)
+++ head/databases/pgrouting/Makefile	Mon Jun  1 09:08:08 2015	(r388207)
@@ -4,7 +4,7 @@
 PORTNAME=	pgrouting
 PORTVERSION=	2.0.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	databases geography
 
 MAINTAINER=	coder@tuxfamily.org

Modified: head/databases/sfcgal/Makefile
==============================================================================
--- head/databases/sfcgal/Makefile	Mon Jun  1 07:30:28 2015	(r388206)
+++ head/databases/sfcgal/Makefile	Mon Jun  1 09:08:08 2015	(r388207)
@@ -4,6 +4,7 @@
 PORTNAME=	sfcgal
 PORTVERSION=	1.0.5
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	databases math graphics
 
 MAINTAINER=	coder@tuxfamily.org

Modified: head/math/cgal/Makefile
==============================================================================
--- head/math/cgal/Makefile	Mon Jun  1 07:30:28 2015	(r388206)
+++ head/math/cgal/Makefile	Mon Jun  1 09:08:08 2015	(r388207)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	cgal
-PORTVERSION=	4.4
+PORTVERSION=	4.6
 CATEGORIES=	math
-MASTER_SITES=	http://gforge.inria.fr/frs/download.php/33524/
+MASTER_SITES=	http://gforge.inria.fr/frs/download.php/34703/
 DISTNAME=	CGAL-${PORTVERSION}
 
 MAINTAINER=	wen@FreeBSD.org
@@ -31,12 +31,12 @@ GUI_DESC=		Build libCGAL_ImageIO and lib
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGUI}
-USE_QT4=	corelib qmake_build moc_build rcc_build uic_build gui opengl
+USE_QT4=	corelib qmake_build moc_build rcc_build uic_build gui opengl svg
 LIB_DEPENDS+=	libGLU.so:${PORTSDIR}/graphics/libGLU
 CMAKE_ARGS=	-DWITH_CGAL_Qt3=OFF
 PLIST_SUB+=	GUI=""
 .else
-USE_QT4=	corelib qmake_build moc_build rcc_build uic_build
+USE_QT4=	corelib qmake_build moc_build rcc_build svg uic_build
 CMAKE_ARGS=	-DWITH_CGAL_Qt4=OFF -DWITH_CGAL_ImageIO=OFF -DWITH_CGAL_Qt3=OFF
 PLIST_SUB+=	GUI="@comment "
 .endif

Modified: head/math/cgal/distinfo
==============================================================================
--- head/math/cgal/distinfo	Mon Jun  1 07:30:28 2015	(r388206)
+++ head/math/cgal/distinfo	Mon Jun  1 09:08:08 2015	(r388207)
@@ -1,2 +1,2 @@
-SHA256 (CGAL-4.4.tar.bz2) = 454633765d2f6c95a539612fad679dab9c24f91dbcb4141bc555e8f21d89ffed
-SIZE (CGAL-4.4.tar.bz2) = 13762324
+SHA256 (CGAL-4.6.tar.bz2) = 9f267f30a827b28a14f2a3642ac2d0479df360d3995e02d1bc5b15c7b6cf9daf
+SIZE (CGAL-4.6.tar.bz2) = 15726365

Modified: head/math/cgal/pkg-plist
==============================================================================
--- head/math/cgal/pkg-plist	Mon Jun  1 07:30:28 2015	(r388206)
+++ head/math/cgal/pkg-plist	Mon Jun  1 09:08:08 2015	(r388207)
@@ -285,6 +285,14 @@ include/CGAL/Arrangement_on_surface_2.h
 include/CGAL/Arrangement_on_surface_with_history_2.h
 include/CGAL/Arrangement_with_history_2.h
 include/CGAL/Arrangement_zone_2.h
+include/CGAL/Barycentric_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h
+include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Mean_value_2.h
+include/CGAL/Barycentric_coordinates_2/Segment_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Triangle_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Wachspress_2.h
+include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h
 include/CGAL/Barycentric_mapping_parameterizer_3.h
 include/CGAL/Basic_sweep_line_2.h
 include/CGAL/Bbox_2.h
@@ -329,8 +337,10 @@ include/CGAL/Bounded_kernel.h
 include/CGAL/Box_intersection_d/Box_d.h
 include/CGAL/Box_intersection_d/Box_traits_d.h
 include/CGAL/Box_intersection_d/Box_with_handle_d.h
+include/CGAL/Box_intersection_d/Box_with_info_d.h
 include/CGAL/Box_intersection_d/box_limits.h
 include/CGAL/Box_intersection_d/segment_tree.h
+include/CGAL/CC_safe_handle.h
 include/CGAL/CGAL_Ipelet_base.h
 include/CGAL/CGAL_Ipelet_base_v6.h
 include/CGAL/CGAL_Ipelet_base_v7.h
@@ -506,6 +516,7 @@ include/CGAL/Complex_2_in_triangulation_
 include/CGAL/Complexity_tags.h
 include/CGAL/Compute_anchor_3.h
 include/CGAL/Concatenate_iterator.h
+include/CGAL/Concurrent_compact_container.h
 include/CGAL/ConicCPA2.h
 include/CGAL/ConicHPA2.h
 include/CGAL/Conic_2.h
@@ -541,6 +552,12 @@ include/CGAL/Convex_hull_2/ch_jarvis_imp
 include/CGAL/Convex_hull_2/ch_melkman_impl.h
 include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h
 include/CGAL/Convex_hull_2/convexity_check_2_impl.h
+include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h
+include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h
+include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h
+include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h
+include/CGAL/Convex_hull_3/dual/interior_polyhedron_3.h
+include/CGAL/Convex_hull_3/dual/predicates.h
 include/CGAL/Convex_hull_d.h
 include/CGAL/Convex_hull_d_to_polyhedron_3.h
 include/CGAL/Convex_hull_d_traits_3.h
@@ -575,6 +592,9 @@ include/CGAL/Dart.h
 include/CGAL/Dart_const_iterators.h
 include/CGAL/Dart_iterators.h
 include/CGAL/Default.h
+include/CGAL/Deform_mesh.h
+include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h
+include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h
 include/CGAL/Delaunay_d.h
 include/CGAL/Delaunay_mesh_area_criteria_2.h
 include/CGAL/Delaunay_mesh_criteria_2.h
@@ -583,10 +603,13 @@ include/CGAL/Delaunay_mesh_local_size_cr
 include/CGAL/Delaunay_mesh_size_criteria_2.h
 include/CGAL/Delaunay_mesher_2.h
 include/CGAL/Delaunay_mesher_no_edge_refinement_2.h
+include/CGAL/Delaunay_triangulation.h
 include/CGAL/Delaunay_triangulation_2.h
 include/CGAL/Delaunay_triangulation_3.h
 include/CGAL/Delaunay_triangulation_adaptation_policies_2.h
 include/CGAL/Delaunay_triangulation_adaptation_traits_2.h
+include/CGAL/Delaunay_triangulation_cell_base_3.h
+include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h
 include/CGAL/Dimension.h
 include/CGAL/Direction_2.h
 include/CGAL/Direction_3.h
@@ -620,19 +643,26 @@ include/CGAL/Envelope_3/Envelope_overlay
 include/CGAL/Envelope_3/Envelope_pm_dcel.h
 include/CGAL/Envelope_3/set_dividors.h
 include/CGAL/Envelope_diagram_1.h
+include/CGAL/Epick_d.h
 include/CGAL/Euclidean_distance.h
 include/CGAL/Euclidean_distance_sphere_point.h
 include/CGAL/Euler_integrator_2.h
 include/CGAL/Exact_circular_kernel_2.h
+include/CGAL/Exact_integer.h
 include/CGAL/Exact_predicates_exact_constructions_kernel.h
 include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h
 include/CGAL/Exact_predicates_inexact_constructions_kernel.h
+include/CGAL/Exact_rational.h
 include/CGAL/Exact_spherical_kernel_3.h
 include/CGAL/Exponent_vector.h
 include/CGAL/Extended_cartesian.h
 include/CGAL/Extended_homogeneous.h
 include/CGAL/Extremal_polygon_traits_2.h
 include/CGAL/FPU.h
+include/CGAL/FPU_extension.h
+include/CGAL/FPU_gcc_i386.h
+include/CGAL/FPU_gcc_i386_sse2.h
+include/CGAL/FPU_msvc.h
 include/CGAL/Filter_circulator.h
 include/CGAL/Filtered_bbox_circular_kernel_2.h
 include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h
@@ -642,6 +672,7 @@ include/CGAL/Filtered_extended_homogeneo
 include/CGAL/Filtered_kernel.h
 include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h
 include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h
+include/CGAL/Filtered_kernel_d.h
 include/CGAL/Filtered_kernel_fwd.h
 include/CGAL/Filtered_predicate.h
 include/CGAL/Fixed_alpha_shape_3.h
@@ -700,6 +731,7 @@ include/CGAL/Handle_for.h
 include/CGAL/Handle_for_virtual.h
 include/CGAL/Handle_hash_function.h
 include/CGAL/Handle_with_policy.h
+include/CGAL/Has_timestamp.h
 include/CGAL/Hilbert_policy_tags.h
 include/CGAL/Hilbert_sort_2.h
 include/CGAL/Hilbert_sort_3.h
@@ -744,6 +776,7 @@ include/CGAL/Hyperbola_2.h
 include/CGAL/Hyperbola_ray_2.h
 include/CGAL/Hyperbola_segment_2.h
 include/CGAL/IEEE_754_unions.h
+include/CGAL/IO/%%QT_BINDIR%%ary_file_io.h
 include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h
 include/CGAL/IO/Arr_iostream.h
 include/CGAL/IO/Arr_text_formatter.h
@@ -770,6 +803,7 @@ include/CGAL/IO/Fig_stream_Conic_arc_2.h
 include/CGAL/IO/File_%%QT_BINDIR%%ary_mesh_3.h
 include/CGAL/IO/File_header_OFF.h
 include/CGAL/IO/File_header_extended_OFF.h
+include/CGAL/IO/File_maya.h
 include/CGAL/IO/File_medit.h
 include/CGAL/IO/File_poly.h
 include/CGAL/IO/File_scanner_OFF.h
@@ -788,9 +822,11 @@ include/CGAL/IO/Nef_polyhedron_2_PS_stre
 include/CGAL/IO/Nef_polyhedron_S2_OGLUT_stream.h
 include/CGAL/IO/Nef_polyhedron_iostream_3.h
 include/CGAL/IO/Nef_polyhedron_iostream_S2.h
+include/CGAL/IO/OFF_reader.h
 include/CGAL/IO/Ostream_iterator.h
 include/CGAL/IO/Polyhedron_VRML_1_ostream.h
 include/CGAL/IO/Polyhedron_VRML_2_ostream.h
+include/CGAL/IO/Polyhedron_builder_from_STL.h
 include/CGAL/IO/Polyhedron_geomview_ostream.h
 include/CGAL/IO/Polyhedron_inventor_ostream.h
 include/CGAL/IO/Polyhedron_iostream.h
@@ -833,6 +869,7 @@ include/CGAL/IO/Qt_widget_rotation_layer
 include/CGAL/IO/Qt_widget_show_mouse_coordinates.h
 include/CGAL/IO/Qt_widget_standard_toolbar.h
 include/CGAL/IO/Qt_widget_zoomrect.h
+include/CGAL/IO/STL_reader.h
 include/CGAL/IO/Scanner_OFF.h
 include/CGAL/IO/Tee_for_output_iterator.h
 include/CGAL/IO/Triangulation_geomview_ostream_2.h
@@ -843,7 +880,6 @@ include/CGAL/IO/VRML_2_ostream.h
 include/CGAL/IO/Verbose_ostream.h
 include/CGAL/IO/Writer_OFF.h
 include/CGAL/IO/alpha_shape_geomview_ostream_3.h
-include/CGAL/IO/%%QT_BINDIR%%ary_file_io.h
 include/CGAL/IO/generic_copy_OFF.h
 include/CGAL/IO/generic_print_polyhedron.h
 include/CGAL/IO/io.h
@@ -904,6 +940,7 @@ include/CGAL/Image_3.h
 include/CGAL/Image_3_vtk_interface.h
 include/CGAL/Implicit_mesh_domain_3.h
 include/CGAL/Implicit_surface_3.h
+include/CGAL/Implicit_to_labeling_function_wrapper.h
 include/CGAL/In_place_list.h
 include/CGAL/Incremental_neighbor_search.h
 include/CGAL/Index_property_map.h
@@ -931,6 +968,7 @@ include/CGAL/Iso_rectangle_2_Ray_2_inter
 include/CGAL/Iso_rectangle_2_Segment_2_intersection.h
 include/CGAL/Iso_rectangle_d.h
 include/CGAL/Iterator_project.h
+include/CGAL/Iterator_range.h
 include/CGAL/Iterator_transform.h
 include/CGAL/Join_input_iterator.h
 include/CGAL/K_neighbor_search.h
@@ -957,6 +995,7 @@ include/CGAL/Kernel_d/Aff_transformation
 include/CGAL/Kernel_d/Aff_transformationHd.h
 include/CGAL/Kernel_d/Aff_transformation_d.h
 include/CGAL/Kernel_d/Cartesian_const_iterator_d.h
+include/CGAL/Kernel_d/Cartesian_converter_d.h
 include/CGAL/Kernel_d/DirectionCd.h
 include/CGAL/Kernel_d/DirectionCd_impl.h
 include/CGAL/Kernel_d/DirectionHd.h
@@ -968,6 +1007,7 @@ include/CGAL/Kernel_d/HyperplaneHd.h
 include/CGAL/Kernel_d/HyperplaneHd_impl.h
 include/CGAL/Kernel_d/Hyperplane_d.h
 include/CGAL/Kernel_d/Interface_classes.h
+include/CGAL/Kernel_d/Interval_linear_algebra.h
 include/CGAL/Kernel_d/Iso_box_d.h
 include/CGAL/Kernel_d/Kernel_classesCd.h
 include/CGAL/Kernel_d/Kernel_classesHd.h
@@ -998,6 +1038,7 @@ include/CGAL/Kernel_d/debug.h
 include/CGAL/Kernel_d/function_objects.h
 include/CGAL/Kernel_d/function_objectsCd.h
 include/CGAL/Kernel_d/function_objectsHd.h
+include/CGAL/Kernel_d/interface_macros_d.h
 include/CGAL/Kernel_d/intersection_objectsCd.h
 include/CGAL/Kernel_d/intersection_objectsHd.h
 include/CGAL/Kernel_d/intersection_objects_d.h
@@ -1088,6 +1129,7 @@ include/CGAL/LEDA_arithmetic_kernel.h
 include/CGAL/LEDA_basic.h
 include/CGAL/LSCM_parameterizer_3.h
 include/CGAL/Labeled_image_mesh_domain_3.h
+include/CGAL/Labeled_mesh_domain_3.h
 include/CGAL/Lapack/Linear_algebra_lapack.h
 include/CGAL/Largest_empty_iso_rectangle_2.h
 include/CGAL/Lazy.h
@@ -1134,6 +1176,7 @@ include/CGAL/Mesh_2/Refine_edges_with_cl
 include/CGAL/Mesh_2/Refine_faces.h
 include/CGAL/Mesh_3/C3T3_helpers.h
 include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h
+include/CGAL/Mesh_3/Concurrent_mesher_config.h
 include/CGAL/Mesh_3/Creator_weighted_point_3.h
 include/CGAL/Mesh_3/Detect_features_in_polyhedra.h
 include/CGAL/Mesh_3/Detect_features_in_polyhedra_fwd.h
@@ -1153,6 +1196,8 @@ include/CGAL/Mesh_3/Mesh_global_optimize
 include/CGAL/Mesh_3/Mesh_sizing_field.h
 include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h
 include/CGAL/Mesh_3/Mesher_3.h
+include/CGAL/Mesh_3/Mesher_level.h
+include/CGAL/Mesh_3/Mesher_level_default_implementations.h
 include/CGAL/Mesh_3/Null_exuder_visitor.h
 include/CGAL/Mesh_3/Null_global_optimizer_visitor.h
 include/CGAL/Mesh_3/Null_perturber_visitor.h
@@ -1160,6 +1205,7 @@ include/CGAL/Mesh_3/Odt_move.h
 include/CGAL/Mesh_3/Poisson_refine_cells_3.h
 include/CGAL/Mesh_3/Polyline_with_context.h
 include/CGAL/Mesh_3/Profile_counter.h
+include/CGAL/Mesh_3/Profiling_tools.h
 include/CGAL/Mesh_3/Protect_edges_sizing_field.h
 include/CGAL/Mesh_3/Refine_cells_3.h
 include/CGAL/Mesh_3/Refine_facets_3.h
@@ -1175,6 +1221,7 @@ include/CGAL/Mesh_3/Triangle_accessor_pr
 include/CGAL/Mesh_3/Triangulation_helpers.h
 include/CGAL/Mesh_3/Triangulation_sizing_field.h
 include/CGAL/Mesh_3/Uniform_sizing_field.h
+include/CGAL/Mesh_3/Worksharing_data_structures.h
 include/CGAL/Mesh_3/config.h
 include/CGAL/Mesh_3/dihedral_angle_3.h
 include/CGAL/Mesh_3/global_parameters.h
@@ -1207,6 +1254,8 @@ include/CGAL/Mesher_level.h
 include/CGAL/Mesher_level_default_implementations.h
 include/CGAL/Mesher_level_visitors.h
 include/CGAL/Meshes/Double_map_container.h
+include/CGAL/Meshes/Filtered_deque_container.h
+include/CGAL/Meshes/Filtered_multimap_container.h
 include/CGAL/Meshes/Filtered_queue_container.h
 include/CGAL/Meshes/Simple_map_container.h
 include/CGAL/Meshes/Simple_queue_container.h
@@ -1299,6 +1348,7 @@ include/CGAL/Nef_2/debug.h
 include/CGAL/Nef_2/gen_point_location.h
 include/CGAL/Nef_2/geninfo.h
 include/CGAL/Nef_2/iterator_tools.h
+include/CGAL/Nef_3/%%QT_BINDIR%%op_intersection_tests.h
 include/CGAL/Nef_3/Binary_operation.h
 include/CGAL/Nef_3/Bounding_box_3.h
 include/CGAL/Nef_3/Com%%QT_BINDIR%%e_with_halfspace.h
@@ -1343,7 +1393,6 @@ include/CGAL/Nef_3/SNC_sphere_map.h
 include/CGAL/Nef_3/SNC_structure.h
 include/CGAL/Nef_3/Vertex.h
 include/CGAL/Nef_3/Volume.h
-include/CGAL/Nef_3/%%QT_BINDIR%%op_intersection_tests.h
 include/CGAL/Nef_3/bounded_side_3.h
 include/CGAL/Nef_3/polyhedron_3_to_nef_3.h
 include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h
@@ -1383,6 +1432,59 @@ include/CGAL/Nef_polyhedron_S2.h
 include/CGAL/Nef_polynomial.h
 include/CGAL/Nef_polynomial_fwd.h
 include/CGAL/Nested_iterator.h
+include/CGAL/NewKernel_d/Cartesian_LA_base.h
+include/CGAL/NewKernel_d/Cartesian_LA_functors.h
+include/CGAL/NewKernel_d/Cartesian_base.h
+include/CGAL/NewKernel_d/Cartesian_change_FT.h
+include/CGAL/NewKernel_d/Cartesian_complete.h
+include/CGAL/NewKernel_d/Cartesian_filter_K.h
+include/CGAL/NewKernel_d/Cartesian_filter_NT.h
+include/CGAL/NewKernel_d/Cartesian_per_dimension.h
+include/CGAL/NewKernel_d/Cartesian_static_filters.h
+include/CGAL/NewKernel_d/Coaffine.h
+include/CGAL/NewKernel_d/Define_kernel_types.h
+include/CGAL/NewKernel_d/Dimension_base.h
+include/CGAL/NewKernel_d/Filtered_predicate2.h
+include/CGAL/NewKernel_d/KernelD_converter.h
+include/CGAL/NewKernel_d/Kernel_2_interface.h
+include/CGAL/NewKernel_d/Kernel_3_interface.h
+include/CGAL/NewKernel_d/Kernel_d_interface.h
+include/CGAL/NewKernel_d/Kernel_object_converter.h
+include/CGAL/NewKernel_d/LA_eigen/LA.h
+include/CGAL/NewKernel_d/LA_eigen/constructors.h
+include/CGAL/NewKernel_d/Lazy_cartesian.h
+include/CGAL/NewKernel_d/Types/Aff_transformation.h
+include/CGAL/NewKernel_d/Types/Hyperplane.h
+include/CGAL/NewKernel_d/Types/Iso_box.h
+include/CGAL/NewKernel_d/Types/Line.h
+include/CGAL/NewKernel_d/Types/Ray.h
+include/CGAL/NewKernel_d/Types/Segment.h
+include/CGAL/NewKernel_d/Types/Sphere.h
+include/CGAL/NewKernel_d/Vector/array.h
+include/CGAL/NewKernel_d/Vector/avx4.h
+include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h
+include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h
+include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h
+include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h
+include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h
+include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h
+include/CGAL/NewKernel_d/Vector/mix.h
+include/CGAL/NewKernel_d/Vector/sse2.h
+include/CGAL/NewKernel_d/Vector/v2int.h
+include/CGAL/NewKernel_d/Vector/vector.h
+include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h
+include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h
+include/CGAL/NewKernel_d/Wrapper/Point_d.h
+include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h
+include/CGAL/NewKernel_d/Wrapper/Segment_d.h
+include/CGAL/NewKernel_d/Wrapper/Sphere_d.h
+include/CGAL/NewKernel_d/Wrapper/Vector_d.h
+include/CGAL/NewKernel_d/function_objects_cartesian.h
+include/CGAL/NewKernel_d/functor_properties.h
+include/CGAL/NewKernel_d/functor_tags.h
+include/CGAL/NewKernel_d/static_int.h
+include/CGAL/NewKernel_d/store_kernel.h
+include/CGAL/NewKernel_d/utils.h
 include/CGAL/Null_matrix.h
 include/CGAL/Number_type_checker.h
 include/CGAL/Number_types/internal_functions_comparison_root_of_2.h
@@ -1517,7 +1619,6 @@ include/CGAL/PolyhedralSurf_neighbors.h
 include/CGAL/Polyhedral_mesh_domain_3.h
 include/CGAL/Polyhedral_mesh_domain_with_features_3.h
 include/CGAL/Polyhedron_3.h
-include/CGAL/Polyhedron_3_property_map.h
 include/CGAL/Polyhedron_copy_3.h
 include/CGAL/Polyhedron_decorator_3.h
 include/CGAL/Polyhedron_incremental_builder_3.h
@@ -1528,6 +1629,15 @@ include/CGAL/Polyhedron_slicer_3.h
 include/CGAL/Polyhedron_stitching.h
 include/CGAL/Polyhedron_traits_3.h
 include/CGAL/Polyhedron_traits_with_normals_3.h
+include/CGAL/Polyline_constraint_hierarchy_2.h
+include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h
+include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h
+include/CGAL/Polyline_simplification_2/Squared_distance_cost.h
+include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h
+include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h
+include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h
+include/CGAL/Polyline_simplification_2/Vertex_base_2.h
+include/CGAL/Polyline_simplification_2/simplify.h
 include/CGAL/Polynomial.h
 include/CGAL/Polynomial/Algebraic_structure_traits.h
 include/CGAL/Polynomial/CORE_Expr_root_stack.h
@@ -1769,6 +1879,7 @@ include/CGAL/RS/signat_1.h
 include/CGAL/Random.h
 include/CGAL/Random_access_adaptor.h
 include/CGAL/Random_access_value_adaptor.h
+include/CGAL/Random_convex_hull_traits_2.h
 include/CGAL/Random_convex_set_traits_2.h
 include/CGAL/Random_polygon_2_sweep.h
 include/CGAL/Random_polygon_traits_2.h
@@ -1789,6 +1900,7 @@ include/CGAL/Real_embeddable_traits.h
 include/CGAL/Real_timer.h
 include/CGAL/Reconstruction_triangulation_3.h
 include/CGAL/Rectangular_p_center_traits_2.h
+include/CGAL/Referenced_argument.h
 include/CGAL/Regular_complex_d.h
 include/CGAL/Regular_grid_2.h
 include/CGAL/Regular_triangulation_2.h
@@ -1796,6 +1908,7 @@ include/CGAL/Regular_triangulation_3.h
 include/CGAL/Regular_triangulation_adaptation_policies_2.h
 include/CGAL/Regular_triangulation_adaptation_traits_2.h
 include/CGAL/Regular_triangulation_cell_base_3.h
+include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h
 include/CGAL/Regular_triangulation_euclidean_traits_2.h
 include/CGAL/Regular_triangulation_euclidean_traits_3.h
 include/CGAL/Regular_triangulation_face_base_2.h
@@ -1813,6 +1926,11 @@ include/CGAL/Root_of_traits.h
 include/CGAL/Root_of_traits_specializations.h
 include/CGAL/Runge_kutta_integrator_2.h
 include/CGAL/Scalar_factor_traits.h
+include/CGAL/Scale_space_reconstruction_3/Scale_space_surface_reconstruction_3_impl.h
+include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h
+include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_approximation_3.h
+include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h
+include/CGAL/Scale_space_surface_reconstruction_3.h
 include/CGAL/Search_traits.h
 include/CGAL/Search_traits_2.h
 include/CGAL/Search_traits_3.h
@@ -1897,11 +2015,13 @@ include/CGAL/Skin_surface_polyhedral_ite
 include/CGAL/Skin_surface_quadratic_surface_3.h
 include/CGAL/Skin_surface_refinement_policy_3.h
 include/CGAL/Skin_surface_traits_3.h
+include/CGAL/Skiplist.h
 include/CGAL/Small_side_angle_bisector_decomposition_2.h
 include/CGAL/Snap_rounding_2.h
 include/CGAL/Snap_rounding_kd_2.h
 include/CGAL/Snap_rounding_traits_2.h
 include/CGAL/Sorted_matrix_search_traits_adaptor.h
+include/CGAL/Spatial_lock_grid_3.h
 include/CGAL/Spatial_sort_traits_adapter_2.h
 include/CGAL/Spatial_sort_traits_adapter_3.h
 include/CGAL/Spatial_sort_traits_adapter_d.h
@@ -1948,11 +2068,17 @@ include/CGAL/Stream_lines_2.h
 include/CGAL/Subdivision_mask_3.h
 include/CGAL/Subdivision_method_3.h
 include/CGAL/Subdivision_method_impl_3.h
+include/CGAL/Surface_mesh.h
+include/CGAL/Surface_mesh/IO.h
+include/CGAL/Surface_mesh/Properties.h
+include/CGAL/Surface_mesh/Surface_mesh.h
+include/CGAL/Surface_mesh/Surface_mesh_fwd.h
 include/CGAL/Surface_mesh_cell_base_3.h
 include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h
 include/CGAL/Surface_mesh_default_criteria_3.h
 include/CGAL/Surface_mesh_default_edges_criteria_3.h
 include/CGAL/Surface_mesh_default_triangulation_3.h
+include/CGAL/Surface_mesh_deformation.h
 include/CGAL/Surface_mesh_simplification/Detail/Common.h
 include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse.h
 include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse_impl.h
@@ -1973,7 +2099,6 @@ include/CGAL/Surface_mesh_simplification
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_and_length.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h
 include/CGAL/Surface_mesh_simplification/edge_collapse.h
-include/CGAL/Surface_mesh_simplification/halfedge_collapse_Polyhedron_3.h
 include/CGAL/Surface_mesh_traits_generator_3.h
 include/CGAL/Surface_mesh_triangulation_generator_3.h
 include/CGAL/Surface_mesh_vertex_base_3.h
@@ -2025,12 +2150,15 @@ include/CGAL/Sweep_line_2/Sweep_line_fun
 include/CGAL/Sweep_line_2/Sweep_line_subcurve.h
 include/CGAL/Sweep_line_2_algorithms.h
 include/CGAL/Sweep_line_empty_visitor.h
+include/CGAL/TDS_full_cell_default_storage_policy.h
+include/CGAL/TDS_full_cell_mirror_storage_policy.h
 include/CGAL/Taucs_fix.h
 include/CGAL/Taucs_matrix.h
 include/CGAL/Taucs_solver_traits.h
 include/CGAL/Taucs_vector.h
 include/CGAL/Tetrahedron_3.h
 include/CGAL/Threetuple.h
+include/CGAL/Time_stamper.h
 include/CGAL/Timer.h
 include/CGAL/Tools/Counter.h
 include/CGAL/Tools/Label.h
@@ -2061,7 +2189,9 @@ include/CGAL/Triangle_3_Triangle_3_inter
 include/CGAL/Triangle_accessor_3.h
 include/CGAL/Triangular_field_2.h
 include/CGAL/Triangulated_mixed_complex_observer_3.h
+include/CGAL/Triangulation.h
 include/CGAL/Triangulation_2.h
+include/CGAL/Triangulation_2/insert_constraints.h
 include/CGAL/Triangulation_2_filtered_projection_traits_3.h
 include/CGAL/Triangulation_2_projection_traits_3.h
 include/CGAL/Triangulation_2_traits_3.h
@@ -2070,6 +2200,7 @@ include/CGAL/Triangulation_cell_base_3.h
 include/CGAL/Triangulation_cell_base_with_circumcenter_3.h
 include/CGAL/Triangulation_cell_base_with_info_3.h
 include/CGAL/Triangulation_conformer_2.h
+include/CGAL/Triangulation_data_structure.h
 include/CGAL/Triangulation_data_structure_2.h
 include/CGAL/Triangulation_data_structure_3.h
 include/CGAL/Triangulation_data_structure_using_list_2.h
@@ -2078,7 +2209,9 @@ include/CGAL/Triangulation_ds_cell_base_
 include/CGAL/Triangulation_ds_circulators_2.h
 include/CGAL/Triangulation_ds_face_2.h
 include/CGAL/Triangulation_ds_face_base_2.h
+include/CGAL/Triangulation_ds_full_cell.h
 include/CGAL/Triangulation_ds_iterators_2.h
+include/CGAL/Triangulation_ds_vertex.h
 include/CGAL/Triangulation_ds_vertex_2.h
 include/CGAL/Triangulation_ds_vertex_base_2.h
 include/CGAL/Triangulation_ds_vertex_base_3.h
@@ -2086,8 +2219,10 @@ include/CGAL/Triangulation_euclidean_tra
 include/CGAL/Triangulation_euclidean_traits_xy_3.h
 include/CGAL/Triangulation_euclidean_traits_xz_3.h
 include/CGAL/Triangulation_euclidean_traits_yz_3.h
+include/CGAL/Triangulation_face.h
 include/CGAL/Triangulation_face_base_2.h
 include/CGAL/Triangulation_face_base_with_info_2.h
+include/CGAL/Triangulation_full_cell.h
 include/CGAL/Triangulation_geom_traits_3.h
 include/CGAL/Triangulation_hierarchy_2.h
 include/CGAL/Triangulation_hierarchy_3.h
@@ -2100,6 +2235,7 @@ include/CGAL/Triangulation_simplex_3.h
 include/CGAL/Triangulation_structural_filtering_traits.h
 include/CGAL/Triangulation_utils_2.h
 include/CGAL/Triangulation_utils_3.h
+include/CGAL/Triangulation_vertex.h
 include/CGAL/Triangulation_vertex_base_2.h
 include/CGAL/Triangulation_vertex_base_3.h
 include/CGAL/Triangulation_vertex_base_with_id_2.h
@@ -2167,6 +2303,7 @@ include/CGAL/algorithm.h
 include/CGAL/all_furthest_neighbors_2.h
 include/CGAL/apply_to_range.h
 include/CGAL/approximated_offset_2.h
+include/CGAL/argument_swaps.h
 include/CGAL/arrange_offset_polygons_2.h
 include/CGAL/array.h
 include/CGAL/assertions.h
@@ -2185,18 +2322,39 @@ include/CGAL/basic_classes.h
 include/CGAL/basic_constructions_2.h
 include/CGAL/basic_constructions_3.h
 include/CGAL/bbox_intersection_3.h
+include/CGAL/bilateral_smooth_point_set.h
+include/CGAL/boost/graph/Euler_operations.h
+include/CGAL/boost/graph/Graph_geometry.h
+include/CGAL/boost/graph/backward_compatibility_functions.h
+include/CGAL/boost/graph/dijkstra_shortest_paths.h
+include/CGAL/boost/graph/dijkstra_shortest_paths.hpp
+include/CGAL/boost/graph/graph_concepts.h
 include/CGAL/boost/graph/graph_traits_Arrangement_2.h
+include/CGAL/boost/graph/graph_traits_Com%%QT_BINDIR%%atorialMap.h
 include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h
 include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h
 include/CGAL/boost/graph/graph_traits_HalfedgeDS.h
+include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h
 include/CGAL/boost/graph/graph_traits_Polyhedron_3.h
+include/CGAL/boost/graph/graph_traits_Surface_mesh.h
 include/CGAL/boost/graph/graph_traits_Triangulation_2.h
 include/CGAL/boost/graph/halfedge_graph_traits.h
 include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h
 include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h
+include/CGAL/boost/graph/helpers.h
+include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h
+include/CGAL/boost/graph/internal/helpers.h
+include/CGAL/boost/graph/iterator.h
 include/CGAL/boost/graph/named_function_params.h
 include/CGAL/boost/graph/properties.h
+include/CGAL/boost/graph/properties_Com%%QT_BINDIR%%atorialMap.h
+include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h
 include/CGAL/boost/graph/properties_Polyhedron_3.h
+include/CGAL/boost/graph/properties_Surface_mesh.h
+include/CGAL/boost/graph/selection.h
+include/CGAL/boost/graph/split_graph_into_polylines.h
+include/CGAL/boost/iterator/counting_iterator.hpp
+include/CGAL/boost/iterator/transform_iterator.hpp
 include/CGAL/bounding_box.h
 include/CGAL/box_intersection_d.h
 include/CGAL/cartesian_homogeneous_conversion.h
@@ -2247,9 +2405,11 @@ include/CGAL/create_offset_polygons_from
 include/CGAL/create_straight_skeleton_2.h
 include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h
 include/CGAL/determinant.h
+include/CGAL/determinant_of_vectors.h
 include/CGAL/distance_predicates_2.h
 include/CGAL/distance_predicates_3.h
 include/CGAL/double.h
+include/CGAL/edge_aware_upsample_point_set.h
 include/CGAL/eigen.h
 include/CGAL/eigen_2.h
 include/CGAL/enum.h
@@ -2293,11 +2453,13 @@ include/CGAL/internal/AABB_tree/AABB_dra
 include/CGAL/internal/AABB_tree/AABB_node.h
 include/CGAL/internal/AABB_tree/AABB_search_tree.h
 include/CGAL/internal/AABB_tree/AABB_traversal_traits.h
+include/CGAL/internal/AABB_tree/Halfedge_and_face_graph_property_maps.h
 include/CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h
 include/CGAL/internal/AABB_tree/Primitive_helper.h
 include/CGAL/internal/AABB_tree/nearest_point_segment_3.h
 include/CGAL/internal/AABB_tree/nearest_point_triangle_3.h
 include/CGAL/internal/Classification_type.h
+include/CGAL/internal/Com%%QT_BINDIR%%ation_enumerator.h
 include/CGAL/internal/Com%%QT_BINDIR%%atorial_map_copy_functors.h
 include/CGAL/internal/Com%%QT_BINDIR%%atorial_map_group_functors.h
 include/CGAL/internal/Com%%QT_BINDIR%%atorial_map_internal_functors.h
@@ -2307,6 +2469,7 @@ include/CGAL/internal/Com%%QT_BINDIR%%at
 include/CGAL/internal/Delaunay_triangulation_hierarchy_3.h
 include/CGAL/internal/Dummy_tds_3.h
 include/CGAL/internal/Exact_type_selector.h
+include/CGAL/internal/Get_dimension_tag.h
 include/CGAL/internal/Intersections_3/Bbox_3_Bbox_3_do_intersect.h
 include/CGAL/internal/Intersections_3/Bbox_3_Line_3_do_intersect.h
 include/CGAL/internal/Intersections_3/Bbox_3_Plane_3_do_intersect.h
@@ -2320,6 +2483,7 @@ include/CGAL/internal/Intersections_3/Tr
 include/CGAL/internal/K_neighbor_search.h
 include/CGAL/internal/Lazy_alpha_nt_2.h
 include/CGAL/internal/Lazy_alpha_nt_3.h
+include/CGAL/internal/Mesh_3/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h
 include/CGAL/internal/Mesh_3/get_index.h
 include/CGAL/internal/Operations_on_polyhedra/AABB_triangle_accessor_3_primitive.h
 include/CGAL/internal/Operations_on_polyhedra/Point_inside_vertical_ray_cast.h
@@ -2327,6 +2491,7 @@ include/CGAL/internal/Operations_on_poly
 include/CGAL/internal/Operations_on_polyhedra/compute_normal.h
 include/CGAL/internal/Projection_traits_3.h
 include/CGAL/internal/Regular_triangulation_filtered_traits_3.h
+include/CGAL/internal/Rich_grid.h
 include/CGAL/internal/Static_filters/Angle_3.h
 include/CGAL/internal/Static_filters/Compare_squared_radius_3.h
 include/CGAL/internal/Static_filters/Compare_weighted_squared_radius_3.h
@@ -2349,6 +2514,7 @@ include/CGAL/internal/Static_filters/Sid
 include/CGAL/internal/Static_filters/Static_filter_error.h
 include/CGAL/internal/Static_filters/Static_filters.h
 include/CGAL/internal/Static_filters/tools.h
+include/CGAL/internal/Static_or_dynamic_array.h
 include/CGAL/internal/Surface_mesh_segmentation/AABB_traits.h
 include/CGAL/internal/Surface_mesh_segmentation/AABB_traversal_traits.h
 include/CGAL/internal/Surface_mesh_segmentation/Alpha_expansion_graph_cut.h
@@ -2358,6 +2524,11 @@ include/CGAL/internal/Surface_mesh_segme
 include/CGAL/internal/Surface_mesh_segmentation/K_means_clustering.h
 include/CGAL/internal/Surface_mesh_segmentation/SDF_calculation.h
 include/CGAL/internal/Surface_mesh_segmentation/Surface_mesh_segmentation.h
+include/CGAL/internal/Surface_modeling/Spokes_and_rims_iterator.h
+include/CGAL/internal/Surface_modeling/Weights.h
+include/CGAL/internal/Triangulation/Dummy_TDS.h
+include/CGAL/internal/Triangulation/Triangulation_ds_iterators.h
+include/CGAL/internal/Triangulation/utilities.h
 include/CGAL/internal/Triangulation_ds_circulators_3.h
 include/CGAL/internal/Triangulation_ds_iterators_3.h
 include/CGAL/internal/auxiliary/graph.h
@@ -2392,9 +2563,9 @@ include/CGAL/is_iterator.h
 include/CGAL/is_streamable.h
 include/CGAL/is_y_monotone_2.h
 include/CGAL/iterator.h
+include/CGAL/iterator_from_indices.h
 include/CGAL/jet_estimate_normals.h
 include/CGAL/jet_smooth_point_set.h
-include/CGAL/kdtree_d.h
 include/CGAL/kernel_assertions.h
 include/CGAL/kernel_basic.h
 include/CGAL/kernel_config.h
@@ -2457,6 +2628,7 @@ include/CGAL/odt_optimize_mesh_3.h
 include/CGAL/offset_polygon_2.h
 include/CGAL/optimize_mesh_3.h
 include/CGAL/orient_polygon_soup.h
+include/CGAL/orient_polyhedron_3.h
 include/CGAL/parameterize.h
 include/CGAL/partition_2.h
 include/CGAL/partition_is_valid_2.h
@@ -2470,6 +2642,7 @@ include/CGAL/point_generators_d.h
 include/CGAL/point_set_processing_assertions.h
 include/CGAL/poisson_refine_triangulation.h
 include/CGAL/polygon_function_objects.h
+include/CGAL/polygon_soup_to_polyhedron_3.h
 include/CGAL/polyhedron_cut_plane_3.h
 include/CGAL/polynomial_utils.h
 include/CGAL/predicates/Polygon_offset_pred_ftC2.h
@@ -2492,6 +2665,7 @@ include/CGAL/predicates_on_points_3.h
 include/CGAL/primes.h
 include/CGAL/property_map.h
 include/CGAL/radial_orient_normals.h
+include/CGAL/random_convex_hull_in_disc_2.h
 include/CGAL/random_convex_set_2.h
 include/CGAL/random_polygon_2.h
 include/CGAL/random_selection.h
@@ -2502,6 +2676,7 @@ include/CGAL/rectangular_3_center_2.h
 include/CGAL/rectangular_p_center_2.h
 include/CGAL/refine_mesh_3.h
 include/CGAL/regular_neighbor_coordinates_2.h
+include/CGAL/remove_far_points_in_mesh_3.h
 include/CGAL/remove_outliers.h
 include/CGAL/representation_tags.h
 include/CGAL/result_of.h
@@ -2531,12 +2706,15 @@ include/CGAL/sweep_observer.h
 include/CGAL/tags.h
 include/CGAL/to_rational.h
 include/CGAL/trace.h
+include/CGAL/transforming_iterator.h
+include/CGAL/transforming_pair_iterator.h
 include/CGAL/triangulate_mixed_complex_3.h
 include/CGAL/triangulate_polyhedron.h
 include/CGAL/triangulate_power_diagram_3.h
 include/CGAL/triangulation_assertions.h
 include/CGAL/tuple.h
 include/CGAL/type_traits.h
+include/CGAL/typeset.h
 include/CGAL/use.h
 include/CGAL/user_classes.h
 include/CGAL/utility.h
@@ -2548,6 +2726,7 @@ include/CGAL/version.h
 include/CGAL/version_macros.h
 include/CGAL/vtkSurfaceMesherContourFilter.h
 include/CGAL/width_assertions.h
+include/CGAL/wlop_simplify_and_regularize_point_set.h
 include/CGAL/wmult.h
 lib/CGAL/2.6.2-to-2.8.1/FindQt4-Copyright.txt
 lib/CGAL/2.6.2-to-2.8.1/FindQt4.cmake
@@ -2594,6 +2773,7 @@ lib/CGAL/FindMPFI.cmake
 lib/CGAL/FindMPFR.cmake
 lib/CGAL/FindNTL.cmake
 lib/CGAL/FindOpenGL.cmake
+lib/CGAL/FindOpenMesh.cmake
 lib/CGAL/FindQGLViewer.cmake
 lib/CGAL/FindQt3-patched.cmake
 lib/CGAL/FindRS.cmake
@@ -2604,18 +2784,19 @@ lib/CGAL/Qt3Macros-patched.cmake
 lib/CGAL/UseCGAL.cmake
 lib/CGAL/UseESBTL.cmake
 lib/CGAL/UseEigen3.cmake
+lib/CGAL/UseOpenMesh.cmake
 lib/CGAL/UseTBB.cmake
 lib/CGAL/test_MPFI.cpp
 lib/libCGAL.so
-lib/libCGAL.so.10
-lib/libCGAL.so.10.0.3
+lib/libCGAL.so.11
+lib/libCGAL.so.11.0.0
 lib/libCGAL_Core.so
-lib/libCGAL_Core.so.10
-lib/libCGAL_Core.so.10.0.3
+lib/libCGAL_Core.so.11
+lib/libCGAL_Core.so.11.0.0
 %%GUI%%lib/libCGAL_ImageIO.so
-%%GUI%%lib/libCGAL_ImageIO.so.10
-%%GUI%%lib/libCGAL_ImageIO.so.10.0.3
+%%GUI%%lib/libCGAL_ImageIO.so.11
+%%GUI%%lib/libCGAL_ImageIO.so.11.0.0
 %%GUI%%lib/libCGAL_Qt4.so
-%%GUI%%lib/libCGAL_Qt4.so.10
-%%GUI%%lib/libCGAL_Qt4.so.10.0.3
+%%GUI%%lib/libCGAL_Qt4.so.11
+%%GUI%%lib/libCGAL_Qt4.so.11.0.0
 man/man1/cgal_create_cmake_script.1.gz



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