Index: head/math/cgal/Makefile =================================================================== --- head/math/cgal/Makefile (revision 474774) +++ head/math/cgal/Makefile (revision 474775) @@ -1,49 +1,49 @@ # Created by: Jean-Yves Lefort # $FreeBSD$ PORTNAME= cgal -PORTVERSION= 4.11.1 +PORTVERSION= 4.11.2 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Computational geometry library LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi BROKEN_sparc64= does not build: fails to compile all_files.cpp BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:math/ntl LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libmpfr.so:math/mpfr \ libgmp.so:math/gmp #TODO math/mpfi, math/rs, graphics/qglviewer #Not yet in ports USES= cmake eigen:3 shebangfix tar:xz USE_LDCONFIG= yes SHEBANG_FILES= scripts/cgal_create_CMakeLists \ scripts/cgal_create_cmake_script OPTIONS_DEFINE= VISUALIZATION QT5 VISUALIZATION_IMPLIES= QT5 OPTIONS_SUB= yes VISUALIZATION_DESC= Visualization Required for most demos (Qt5 Geomview) VISUALIZATION_LIB_DEPENDS= libgeomview.so:graphics/geomview .include .if ${PORT_OPTIONS:MQT5} USES+= qt:5 CMAKE_ARGS+= -DWITH_CGAL_Qt5=ON USE_QT+= core gui opengl widgets svg buildtools_build qmake_build USE_GL+= gl glu .else CMAKE_ARGS+= -DWITH_CGAL_Qt5=OFF .endif .include Index: head/math/cgal/distinfo =================================================================== --- head/math/cgal/distinfo (revision 474774) +++ head/math/cgal/distinfo (revision 474775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523167855 -SHA256 (CGAL-4.11.1.tar.xz) = fb152fc30f007e5911922913f8dc38e0bb969b534373ca0fbe85b4d872300e8b -SIZE (CGAL-4.11.1.tar.xz) = 14650588 +TIMESTAMP = 1531797363 +SHA256 (CGAL-4.11.2.tar.xz) = a848f62968f545d46fd9b38f513983c04d3cc22eb59564ed4b3866d8626e7551 +SIZE (CGAL-4.11.2.tar.xz) = 14647620