Date: Sat, 4 May 2019 08:14:19 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500787 - head/math/geogram Message-ID: <201905040814.x448EJhG038193@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat May 4 08:14:19 2019 New Revision: 500787 URL: https://svnweb.freebsd.org/changeset/ports/500787 Log: math/geogram: Update 1.6.9 -> 1.6.11 Modified: head/math/geogram/Makefile head/math/geogram/distinfo head/math/geogram/pkg-plist Modified: head/math/geogram/Makefile ============================================================================== --- head/math/geogram/Makefile Sat May 4 07:58:08 2019 (r500786) +++ head/math/geogram/Makefile Sat May 4 08:14:19 2019 (r500787) @@ -1,17 +1,16 @@ # $FreeBSD$ PORTNAME= geogram -DISTVERSION= 1.6.9 -PORTREVISION= 1 +DISTVERSION= 1.6.11 CATEGORIES= math -MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/37779/ +MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/37934/ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Programming library of geometric algorithms LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/doc/devkit/license.dox +xLICENSE_FILE= ${WRKSRC}/doc/devkit/license.dox LIB_DEPENDS= libglfw.so:graphics/glfw Modified: head/math/geogram/distinfo ============================================================================== --- head/math/geogram/distinfo Sat May 4 07:58:08 2019 (r500786) +++ head/math/geogram/distinfo Sat May 4 08:14:19 2019 (r500787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544334501 -SHA256 (geogram_1.6.9.tar.gz) = 762ce1320cb30220f451418126aeb17c72cb0470f8730a30e565a0a52a05e7f9 -SIZE (geogram_1.6.9.tar.gz) = 8204635 +TIMESTAMP = 1556957125 +SHA256 (geogram_1.6.11.tar.gz) = 5d823eb8bc3b34cc5c7abd78320a81e7e79ae16374a9706a7069d53ca032caf6 +SIZE (geogram_1.6.11.tar.gz) = 10287048 Modified: head/math/geogram/pkg-plist ============================================================================== --- head/math/geogram/pkg-plist Sat May 4 07:58:08 2019 (r500786) +++ head/math/geogram/pkg-plist Sat May 4 08:14:19 2019 (r500787) @@ -115,7 +115,9 @@ include/geogram1/geogram/numerics/predicates.h include/geogram1/geogram/numerics/predicates/.pck.h include/geogram1/geogram/numerics/predicates/aligned3d.h include/geogram1/geogram/numerics/predicates/det3d.h +include/geogram1/geogram/numerics/predicates/det4d.h include/geogram1/geogram/numerics/predicates/dot3d.h +include/geogram1/geogram/numerics/predicates/dot_compare_3d.h include/geogram1/geogram/numerics/predicates/orient2d.h include/geogram1/geogram/numerics/predicates/orient3d.h include/geogram1/geogram/numerics/predicates/orient4d.h @@ -227,7 +229,6 @@ include/geogram1/geogram_gfx/GLUP/GLUP.h include/geogram1/geogram_gfx/GLUP/GLUP_context.h include/geogram1/geogram_gfx/GLUP/GLUP_context_ES.h include/geogram1/geogram_gfx/GLUP/GLUP_context_GLSL.h -include/geogram1/geogram_gfx/GLUP/GLUP_context_VanillaGL.h include/geogram1/geogram_gfx/GLUP/GLUP_marching_cells.h include/geogram1/geogram_gfx/GLUP/shaders/GLUP/ShaderToy.h include/geogram1/geogram_gfx/GLUP/shaders/GLUP/constants.h @@ -265,6 +266,7 @@ include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/d include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/unsharp_masking_fragment_shader.h include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/vertex_shader.h include/geogram1/geogram_gfx/ImGui_ext/file_dialog.h +include/geogram1/geogram_gfx/ImGui_ext/icon_font.h include/geogram1/geogram_gfx/ImGui_ext/imgui_ext.h include/geogram1/geogram_gfx/api/defs.h include/geogram1/geogram_gfx/basic/GL.h @@ -281,18 +283,28 @@ include/geogram1/geogram_gfx/lua/lua_glup.h include/geogram1/geogram_gfx/lua/lua_glup_viewer.h include/geogram1/geogram_gfx/lua/lua_imgui.h include/geogram1/geogram_gfx/mesh/mesh_gfx.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/glup_compat.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imconfig.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_android.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_glfw.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_opengl3.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_impl_win32.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imgui_internal.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imstb_rectpack.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imstb_textedit.h +include/geogram1/geogram_gfx/third_party/ImGui/OLD/imstb_truetype.h include/geogram1/geogram_gfx/third_party/ImGui/glup_compat.h include/geogram1/geogram_gfx/third_party/ImGui/imconfig.h include/geogram1/geogram_gfx/third_party/ImGui/imgui.h include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_android.h include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_glfw.h -include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_opengl2.h include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_opengl3.h include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_win32.h include/geogram1/geogram_gfx/third_party/ImGui/imgui_internal.h -include/geogram1/geogram_gfx/third_party/ImGui/stb_rect_pack.h -include/geogram1/geogram_gfx/third_party/ImGui/stb_textedit.h -include/geogram1/geogram_gfx/third_party/ImGui/stb_truetype.h +include/geogram1/geogram_gfx/third_party/ImGui/imstb_rectpack.h +include/geogram1/geogram_gfx/third_party/ImGui/imstb_textedit.h +include/geogram1/geogram_gfx/third_party/ImGui/imstb_truetype.h include/geogram1/geogram_gfx/third_party/ImGuiColorTextEdit/OLD/TextEditor.h include/geogram1/geogram_gfx/third_party/ImGuiColorTextEdit/TextEditor.h include/geogram1/geogram_gfx/third_party/glad/KHR/khrplatform.h @@ -307,9 +319,9 @@ include/geogram1/geogram_gfx/third_party/quicktext/glQ lib/cmake/modules/FindGeogram.cmake lib/libgeogram.so lib/libgeogram.so.1 -lib/libgeogram.so.1.6.9 +lib/libgeogram.so.1.6.11 lib/libgeogram_gfx.so lib/libgeogram_gfx.so.1 -lib/libgeogram_gfx.so.1.6.9 +lib/libgeogram_gfx.so.1.6.11 libdata/pkgconfig/geogram1.pc libdata/pkgconfig/geogram_gfx1.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905040814.x448EJhG038193>