Skip to content

Commit

Permalink
math/geogram: Update 1.7.7 -> 1.7.9
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 30, 2022
1 parent 9639e9c commit 3196c02
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion math/geogram/Makefile
@@ -1,6 +1,6 @@
PORTNAME= geogram
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.7
DISTVERSION= 1.7.9
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions math/geogram/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1636221687
SHA256 (alicevision-geogram-v1.7.7_GH0.tar.gz) = 7323d9f6a38fbaff3e07c47955e0c8f310906871d38171536ec8bc0758e816aa
SIZE (alicevision-geogram-v1.7.7_GH0.tar.gz) = 8596997
TIMESTAMP = 1659162758
SHA256 (alicevision-geogram-v1.7.9_GH0.tar.gz) = f9f58dbae9f62ee161cc30a8ed184fbb800f8a0f010fdd00275903d4cd23f14d
SIZE (alicevision-geogram-v1.7.9_GH0.tar.gz) = 6923300
9 changes: 5 additions & 4 deletions math/geogram/pkg-plist
Expand Up @@ -28,6 +28,7 @@ include/geogram1/geogram/NL/nl_private.h
include/geogram1/geogram/NL/nl_superlu.h
include/geogram1/geogram/api/defs.h
include/geogram1/geogram/basic/algorithm.h
include/geogram1/geogram/basic/android_utils.h
include/geogram1/geogram/basic/android_wrapper.h
include/geogram1/geogram/basic/argused.h
include/geogram1/geogram/basic/assert.h
Expand Down Expand Up @@ -177,7 +178,6 @@ include/geogram1/geogram/third_party/PoissonRecon/poisson_geogram.h
include/geogram1/geogram/third_party/PoissonRecon/unused/CmdLineParser.h
include/geogram1/geogram/third_party/PoissonRecon/unused/Ply.h
include/geogram1/geogram/third_party/PoissonRecon/unused/PlyPointStream.h
include/geogram1/geogram/third_party/gzstream.000/gzstream.h
include/geogram1/geogram/third_party/lua/lapi.h
include/geogram1/geogram/third_party/lua/lauxlib.h
include/geogram1/geogram/third_party/lua/lcode.h
Expand Down Expand Up @@ -303,6 +303,7 @@ include/geogram1/geogram_gfx/mesh/mesh_gfx.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_opengl3.h
include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_win32.h
Expand All @@ -322,13 +323,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.7
lib/libgeogram.so.1.7.9
lib/libgeogram_gfx.so
lib/libgeogram_gfx.so.1
lib/libgeogram_gfx.so.1.7.7
lib/libgeogram_gfx.so.1.7.9
lib/libgeogram_num_3rdparty.so
lib/libgeogram_num_3rdparty.so.1
lib/libgeogram_num_3rdparty.so.1.7.7
lib/libgeogram_num_3rdparty.so.1.7.9
libdata/pkgconfig/geogram1.pc
libdata/pkgconfig/geogram_gfx1.pc
@dir include/geogram1/geogram_gfx/gui/colormaps

0 comments on commit 3196c02

Please sign in to comment.