svn commit: r526095 - head/math/geogram
Yuri Victorovich
yuri at FreeBSD.org
Fri Feb 14 08:27:30 UTC 2020
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 at 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
More information about the svn-ports-head
mailing list