From owner-svn-ports-head@freebsd.org Fri Feb 14 08:27:30 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 62A1D243F5D; Fri, 14 Feb 2020 08:27:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Jmhf1yPHz4DyL; Fri, 14 Feb 2020 08:27:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3E16C20BA1; Fri, 14 Feb 2020 08:27:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01E8RUC3027296; Fri, 14 Feb 2020 08:27:30 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01E8RTOb027293; Fri, 14 Feb 2020 08:27:29 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002140827.01E8RTOb027293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 14 Feb 2020 08:27:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526095 - head/math/geogram X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/geogram X-SVN-Commit-Revision: 526095 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2020 08:27:30 -0000 Author: yuri Date: Fri Feb 14 08:27:29 2020 New Revision: 526095 URL: https://svnweb.freebsd.org/changeset/ports/526095 Log: math/geogram: Update 1.7.3 -> 1.7.4 Reported by: portscout Modified: head/math/geogram/Makefile head/math/geogram/distinfo head/math/geogram/pkg-plist Modified: head/math/geogram/Makefile ============================================================================== --- head/math/geogram/Makefile Fri Feb 14 08:24:15 2020 (r526094) +++ head/math/geogram/Makefile Fri Feb 14 08:27:29 2020 (r526095) @@ -2,7 +2,7 @@ PORTNAME= geogram DISTVERSIONPREFIX= v -DISTVERSION= 1.7.3 +DISTVERSION= 1.7.4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/geogram/distinfo ============================================================================== --- head/math/geogram/distinfo Fri Feb 14 08:24:15 2020 (r526094) +++ head/math/geogram/distinfo Fri Feb 14 08:27:29 2020 (r526095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578116635 -SHA256 (alicevision-geogram-v1.7.3_GH0.tar.gz) = 0c97a59b04417b6882d9daf1b8e279efcc68d2bd1b4fac0bae3a90baf3822a11 -SIZE (alicevision-geogram-v1.7.3_GH0.tar.gz) = 10702594 +TIMESTAMP = 1581663269 +SHA256 (alicevision-geogram-v1.7.4_GH0.tar.gz) = c0c4d20dd71d3b1f83b5e69a2860b087832fbac508c82a74bc78be60fa0762ff +SIZE (alicevision-geogram-v1.7.4_GH0.tar.gz) = 8565175 Modified: head/math/geogram/pkg-plist ============================================================================== --- head/math/geogram/pkg-plist Fri Feb 14 08:24:15 2020 (r526094) +++ head/math/geogram/pkg-plist Fri Feb 14 08:27:29 2020 (r526095) @@ -127,6 +127,7 @@ include/geogram1/geogram/numerics/predicates/dot_compa include/geogram1/geogram/numerics/predicates/orient2d.h include/geogram1/geogram/numerics/predicates/orient3d.h include/geogram1/geogram/numerics/predicates/orient4d.h +include/geogram1/geogram/numerics/predicates/side_for_boolean.h include/geogram1/geogram/numerics/predicates/side1.h include/geogram1/geogram/numerics/predicates/side2.h include/geogram1/geogram/numerics/predicates/side3.h @@ -275,17 +276,6 @@ include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/b include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/depth_dependent_blur_fragment_shader.h 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/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/ImGui_ext/icon_font.h include/geogram1/geogram_gfx/ImGui_ext/imgui_ext.h include/geogram1/geogram_gfx/api/defs.h @@ -331,17 +321,16 @@ include/geogram1/geogram_gfx/third_party/imgui_fonts/f include/geogram1/geogram_gfx/third_party/imgui_fonts/fa_solid.h include/geogram1/geogram_gfx/third_party/imgui_fonts/roboto_medium.h include/geogram1/geogram_gfx/third_party/imgui_lua_bindings/imgui_iterator.h -include/geogram1/geogram_gfx/third_party/quicktext/glQuickText.h lib/cmake/modules/FindGeogram.cmake lib/libgeogram.so lib/libgeogram.so.1 -lib/libgeogram.so.1.7.3 +lib/libgeogram.so.1.7.4 lib/libgeogram_gfx.so lib/libgeogram_gfx.so.1 -lib/libgeogram_gfx.so.1.7.3 +lib/libgeogram_gfx.so.1.7.4 lib/libgeogram_num_3rdparty.so lib/libgeogram_num_3rdparty.so.1 -lib/libgeogram_num_3rdparty.so.1.7.3 +lib/libgeogram_num_3rdparty.so.1.7.4 libdata/pkgconfig/geogram1.pc libdata/pkgconfig/geogram_gfx1.pc @dir include/geogram1/geogram_gfx/gui/colormaps