svn commit: r518997 - head/math/geogram
Yuri Victorovich
yuri at FreeBSD.org
Wed Dec 4 07:14:53 UTC 2019
Author: yuri
Date: Wed Dec 4 07:14:52 2019
New Revision: 518997
URL: https://svnweb.freebsd.org/changeset/ports/518997
Log:
math/geogram: Update 1.7.1 -> 1.7.2
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 Wed Dec 4 06:59:28 2019 (r518996)
+++ head/math/geogram/Makefile Wed Dec 4 07:14:52 2019 (r518997)
@@ -2,7 +2,7 @@
PORTNAME= geogram
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7.1
+DISTVERSION= 1.7.2
CATEGORIES= math
MAINTAINER= yuri at FreeBSD.org
Modified: head/math/geogram/distinfo
==============================================================================
--- head/math/geogram/distinfo Wed Dec 4 06:59:28 2019 (r518996)
+++ head/math/geogram/distinfo Wed Dec 4 07:14:52 2019 (r518997)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567315726
-SHA256 (alicevision-geogram-v1.7.1_GH0.tar.gz) = cf0b7fba482407b650d1f494ee18dcf6744afbfdcd7028d28975ab60c44b9455
-SIZE (alicevision-geogram-v1.7.1_GH0.tar.gz) = 9921323
+TIMESTAMP = 1575442856
+SHA256 (alicevision-geogram-v1.7.2_GH0.tar.gz) = 6d94169280fde1cf1c742bdf4b6ebc67d754139ecf72e9b2df90b9a81935687a
+SIZE (alicevision-geogram-v1.7.2_GH0.tar.gz) = 9963970
Modified: head/math/geogram/pkg-plist
==============================================================================
--- head/math/geogram/pkg-plist Wed Dec 4 06:59:28 2019 (r518996)
+++ head/math/geogram/pkg-plist Wed Dec 4 07:14:52 2019 (r518997)
@@ -55,6 +55,7 @@ include/geogram1/geogram/basic/process_private.h
include/geogram1/geogram/basic/progress.h
include/geogram1/geogram/basic/psm.h
include/geogram1/geogram/basic/quaternion.h
+include/geogram1/geogram/basic/range.h
include/geogram1/geogram/basic/smart_pointer.h
include/geogram1/geogram/basic/stopwatch.h
include/geogram1/geogram/basic/string.h
@@ -237,6 +238,7 @@ 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_marching_cells.h
+include/geogram1/geogram_gfx/GLUP/GLUP_private.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUP/ShaderToy.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUP/constants.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUP/defs.h
@@ -288,8 +290,8 @@ include/geogram1/geogram_gfx/gui/command.h
include/geogram1/geogram_gfx/gui/console.h
include/geogram1/geogram_gfx/gui/events.h
include/geogram1/geogram_gfx/gui/gui_state.h
-include/geogram1/geogram_gfx/gui/gui_state_bigfont_h.h
-include/geogram1/geogram_gfx/gui/gui_state_bigfont_v.h
+include/geogram1/geogram_gfx/gui/gui_state_h.h
+include/geogram1/geogram_gfx/gui/gui_state_v.h
include/geogram1/geogram_gfx/gui/simple_application.h
include/geogram1/geogram_gfx/gui/simple_mesh_application.h
include/geogram1/geogram_gfx/gui/status_bar.h
@@ -321,10 +323,13 @@ include/geogram1/geogram_gfx/third_party/quicktext/glQ
lib/cmake/modules/FindGeogram.cmake
lib/libgeogram.so
lib/libgeogram.so.1
-lib/libgeogram.so.1.7.1
+lib/libgeogram.so.1.7.2
lib/libgeogram_gfx.so
lib/libgeogram_gfx.so.1
-lib/libgeogram_gfx.so.1.7.1
+lib/libgeogram_gfx.so.1.7.2
+lib/libgeogram_num_3rdparty.so
+lib/libgeogram_num_3rdparty.so.1
+lib/libgeogram_num_3rdparty.so.1.7.2
libdata/pkgconfig/geogram1.pc
libdata/pkgconfig/geogram_gfx1.pc
@dir include/geogram1/geogram_gfx/gui/colormaps
More information about the svn-ports-all
mailing list