forked from Lainports/freebsd-ports
math/geogram: Update 1.7.4 -> 1.7.5
Reported by: portscout
This commit is contained in:
parent
46fc70da94
commit
8551612082
3 changed files with 20 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= geogram
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.7.4
|
||||
DISTVERSION= 1.7.5
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1581663269
|
||||
SHA256 (alicevision-geogram-v1.7.4_GH0.tar.gz) = c0c4d20dd71d3b1f83b5e69a2860b087832fbac508c82a74bc78be60fa0762ff
|
||||
SIZE (alicevision-geogram-v1.7.4_GH0.tar.gz) = 8565175
|
||||
TIMESTAMP = 1587085337
|
||||
SHA256 (alicevision-geogram-v1.7.5_GH0.tar.gz) = 5bc3eb0bed27feed0c4f2406ca85328e65013a6a7881c50bd41fb53384306ef6
|
||||
SIZE (alicevision-geogram-v1.7.5_GH0.tar.gz) = 9166081
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ bin/geoshade
|
|||
bin/vorpalite
|
||||
bin/vorpaview
|
||||
include/geogram1/geogram/NL/nl.h
|
||||
include/geogram1/geogram/NL/nl_64.h
|
||||
include/geogram1/geogram/NL/nl_arpack.h
|
||||
include/geogram1/geogram/NL/nl_blas.h
|
||||
include/geogram1/geogram/NL/nl_cholmod.h
|
||||
|
|
@ -127,7 +128,6 @@ 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
|
||||
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
|
||||
|
|
@ -135,6 +135,7 @@ include/geogram1/geogram/numerics/predicates/side3_2dlifted.h
|
|||
include/geogram1/geogram/numerics/predicates/side3h.h
|
||||
include/geogram1/geogram/numerics/predicates/side4.h
|
||||
include/geogram1/geogram/numerics/predicates/side4h.h
|
||||
include/geogram1/geogram/numerics/predicates/side_for_boolean.h
|
||||
include/geogram1/geogram/parameterization/mesh_ABF.h
|
||||
include/geogram1/geogram/parameterization/mesh_LSCM.h
|
||||
include/geogram1/geogram/parameterization/mesh_PGP_2d.h
|
||||
|
|
@ -302,6 +303,17 @@ include/geogram1/geogram_gfx/lua/lua_glup.h
|
|||
include/geogram1/geogram_gfx/lua/lua_imgui.h
|
||||
include/geogram1/geogram_gfx/lua/lua_simple_application.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
|
||||
|
|
@ -324,13 +336,13 @@ include/geogram1/geogram_gfx/third_party/imgui_lua_bindings/imgui_iterator.h
|
|||
lib/cmake/modules/FindGeogram.cmake
|
||||
lib/libgeogram.so
|
||||
lib/libgeogram.so.1
|
||||
lib/libgeogram.so.1.7.4
|
||||
lib/libgeogram.so.1.7.5
|
||||
lib/libgeogram_gfx.so
|
||||
lib/libgeogram_gfx.so.1
|
||||
lib/libgeogram_gfx.so.1.7.4
|
||||
lib/libgeogram_gfx.so.1.7.5
|
||||
lib/libgeogram_num_3rdparty.so
|
||||
lib/libgeogram_num_3rdparty.so.1
|
||||
lib/libgeogram_num_3rdparty.so.1.7.4
|
||||
lib/libgeogram_num_3rdparty.so.1.7.5
|
||||
libdata/pkgconfig/geogram1.pc
|
||||
libdata/pkgconfig/geogram_gfx1.pc
|
||||
@dir include/geogram1/geogram_gfx/gui/colormaps
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue