svn commit: r568184 - in head: benchmarks/vkmark cad/horizon-eda cad/kicad cad/kicad-devel cad/openvsp devel/wf-config editors/imhex editors/libreoffice editors/libreoffice6 games/aquaria games/sol...

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Mar 12 15:55:10 UTC 2021


Author: amdmi3
Date: Fri Mar 12 15:55:03 2021
New Revision: 568184
URL: https://svnweb.freebsd.org/changeset/ports/568184

Log:
  - Update math/glm to 0.9.9.8

Added:
  head/math/glm/files/glm.pc.in   (contents, props changed)
  head/math/glm/files/patch-glm_ext_quaternion__common.inl   (contents, props changed)
Deleted:
  head/math/glm/files/patch-CMakeLists.txt
  head/math/glm/files/patch-glm_simd_platform.h
  head/math/glm/files/patch-test_core_core__setup__message.cpp
Modified:
  head/benchmarks/vkmark/Makefile
  head/cad/horizon-eda/Makefile
  head/cad/kicad-devel/Makefile
  head/cad/kicad/Makefile
  head/cad/openvsp/Makefile
  head/devel/wf-config/Makefile
  head/editors/imhex/Makefile
  head/editors/libreoffice/Makefile
  head/editors/libreoffice6/Makefile
  head/games/aquaria/Makefile
  head/games/solarus-quest-editor/Makefile
  head/games/solarus/Makefile
  head/graphics/cegui/Makefile
  head/graphics/dilay/Makefile
  head/graphics/libetonyek01/Makefile
  head/graphics/libgltf/Makefile
  head/graphics/libprojectm/Makefile
  head/graphics/maim/Makefile
  head/math/curv/Makefile
  head/math/glm/Makefile
  head/math/glm/distinfo
  head/math/glm/pkg-plist
  head/multimedia/kodi-addon-visualization.fishbmc/Makefile
  head/science/py-pymol/Makefile
  head/sysutils/logstalgia/Makefile
  head/x11-wm/chamfer/Makefile
  head/x11-wm/wayfire/Makefile
  head/x11/slop/Makefile

Modified: head/benchmarks/vkmark/Makefile
==============================================================================
--- head/benchmarks/vkmark/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/benchmarks/vkmark/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 PORTNAME=	vkmark
 DISTVERSION=	2017.08-23
 DISTVERSIONSUFFIX=	-g6aad03d
+PORTREVISION=	1
 CATEGORIES=	benchmarks
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/

Modified: head/cad/horizon-eda/Makefile
==============================================================================
--- head/cad/horizon-eda/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/cad/horizon-eda/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 PORTNAME=	horizon-eda
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.0
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/cad/kicad-devel/Makefile
==============================================================================
--- head/cad/kicad-devel/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/cad/kicad-devel/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kicad
 DISTVERSION=	r${GIT_SRC_DATE}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
 DIST_SUBDIR=		${PORTNAME}

Modified: head/cad/kicad/Makefile
==============================================================================
--- head/cad/kicad/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/cad/kicad/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 
 PORTNAME=	kicad
 PORTVERSION=	5.1.9
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	cad
 MASTER_SITES=	https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/

Modified: head/cad/openvsp/Makefile
==============================================================================
--- head/cad/openvsp/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/cad/openvsp/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 PORTNAME=	openvsp
 DISTVERSIONPREFIX=	${GH_PROJECT}_
 DISTVERSION=	3.20.0
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	fernape at FreeBSD.org

Modified: head/devel/wf-config/Makefile
==============================================================================
--- head/devel/wf-config/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/devel/wf-config/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 PORTNAME=	wf-config
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/editors/imhex/Makefile
==============================================================================
--- head/editors/imhex/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/editors/imhex/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -2,6 +2,7 @@
 
 PORTNAME=	imhex
 PORTVERSION=	1.7.0
+PORTREVISION=	1
 CATEGORIES=	editors
 
 MAINTAINER=	nobutaka at FreeBSD.org

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/editors/libreoffice/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -1,5 +1,5 @@
 # $FreeBSD$
-PORTREVISION=	3
+PORTREVISION=	4
 
 .include "${.CURDIR}/Makefile.common"
 

Modified: head/editors/libreoffice6/Makefile
==============================================================================
--- head/editors/libreoffice6/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/editors/libreoffice6/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -1,5 +1,5 @@
 # $FreeBSD$
-PORTREVISION=	5
+PORTREVISION=	6
 
 .include "${.CURDIR}/Makefile.common"
 

Modified: head/games/aquaria/Makefile
==============================================================================
--- head/games/aquaria/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/games/aquaria/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -4,7 +4,7 @@ PORTNAME=	aquaria
 DISTVERSIONPREFIX=	OSE-v
 DISTVERSION=	1.002-22
 DISTVERSIONSUFFIX=	-g84366ad
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	games
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/games/solarus-quest-editor/Makefile
==============================================================================
--- head/games/solarus-quest-editor/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/games/solarus-quest-editor/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -4,6 +4,7 @@
 PORTNAME=	solarus-quest-editor
 PORTVERSION=	1.6.4
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	danilo at FreeBSD.org

Modified: head/games/solarus/Makefile
==============================================================================
--- head/games/solarus/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/games/solarus/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -2,8 +2,8 @@
 
 PORTNAME=	solarus
 PORTVERSION=	1.6.4
-PORTREVISION=	1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	2
 CATEGORIES=	games
 
 MAINTAINER=	danilo at FreeBSD.org

Modified: head/graphics/cegui/Makefile
==============================================================================
--- head/graphics/cegui/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/graphics/cegui/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cegui
 PORTVERSION=	0.8.7
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/crayzedsgui/CEGUI%20Mk-2/0.8
 

Modified: head/graphics/dilay/Makefile
==============================================================================
--- head/graphics/dilay/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/graphics/dilay/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dilay
 DISTVERSION=	1.9.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/graphics/libetonyek01/Makefile
==============================================================================
--- head/graphics/libetonyek01/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/graphics/libetonyek01/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libetonyek
 PORTVERSION=	0.1.9
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	LODEV/${PORTNAME}

Modified: head/graphics/libgltf/Makefile
==============================================================================
--- head/graphics/libgltf/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/graphics/libgltf/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgltf
 PORTVERSION=	0.0.2
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	graphics devel
 MASTER_SITES=	LODEV
 

Modified: head/graphics/libprojectm/Makefile
==============================================================================
--- head/graphics/libprojectm/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/graphics/libprojectm/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 PORTNAME=	libprojectM
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1.12
+PORTREVISION=	1
 CATEGORIES=	graphics audio
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/graphics/maim/Makefile
==============================================================================
--- head/graphics/maim/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/graphics/maim/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,7 +3,7 @@
 PORTNAME=	maim
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.6.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	0mp at FreeBSD.org

Modified: head/math/curv/Makefile
==============================================================================
--- head/math/curv/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/math/curv/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,7 +3,7 @@
 PORTNAME=	curv
 DISTVERSION=	0.4-417
 DISTVERSIONSUFFIX=	-gf6f8d011
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	math lang graphics
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/math/glm/Makefile
==============================================================================
--- head/math/glm/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/math/glm/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glm
-PORTVERSION=	0.9.8.5
-PORTREVISION=	4
+PORTVERSION=	0.9.9.8
 PORTEPOCH=	1
 CATEGORIES=	math graphics
 
@@ -11,16 +10,32 @@ MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	C++ mathematics library for software based on the OpenGL GLSL
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/copying.txt
 
 USES=		cmake compiler:c++11-lang pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	g-truc
-
 NO_ARCH=	yes
 
-OPTIONS_DEFINE=	TEST
+SUB_FILES=	glm.pc
+
+PORTDOCS=	*
+
+OPTIONS_DEFINE=	TEST DOCS
 TEST_CMAKE_BOOL=	GLM_TEST_ENABLE
 TEST_TEST_TARGET=	test
+
+post-patch:
+	@${REINPLACE_CMD} -e '/printf/ s|EndTime - StartTime|static_cast<long>(&)|' \
+		${WRKSRC}/test/core/core_func_matrix.cpp
+
+do-install:
+	@cd ${WRKSRC} && ${COPYTREE_SHARE} "glm" ${STAGEDIR}${PREFIX}/include \
+		"-not -name CMakeLists.txt"
+	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/cmake/glm
+	${INSTALL_DATA} ${WRKSRC}/cmake/glm/*.cmake ${STAGEDIR}${PREFIX}/lib/cmake/glm
+	${INSTALL_DATA} ${WRKDIR}/glm.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig
+
+do-install-DOCS-on:
+	@cd ${WRKSRC} && ${COPYTREE_SHARE} "doc *.md" ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.mk>

Modified: head/math/glm/distinfo
==============================================================================
--- head/math/glm/distinfo	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/math/glm/distinfo	Fri Mar 12 15:55:03 2021	(r568184)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512334474
-SHA256 (g-truc-glm-0.9.8.5_GH0.tar.gz) = 80cf9958f06e5504f8df45ea14fde87411270102930be31c0a16c0da430fc920
-SIZE (g-truc-glm-0.9.8.5_GH0.tar.gz) = 3756809
+TIMESTAMP = 1615332075
+SHA256 (g-truc-glm-0.9.9.8_GH0.tar.gz) = 7d508ab72cb5d43227a3711420f06ff99b0a0cb63ee2f93631b162bfe1fe9592
+SIZE (g-truc-glm-0.9.9.8_GH0.tar.gz) = 4368032

Added: head/math/glm/files/glm.pc.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/glm/files/glm.pc.in	Fri Mar 12 15:55:03 2021	(r568184)
@@ -0,0 +1,7 @@
+prefix=%%PREFIX%%
+includedir=${prefix}/include
+
+Name: GLM
+Description: OpenGL Mathematics
+Version: 0.9.8
+Cflags: -I${includedir}

Added: head/math/glm/files/patch-glm_ext_quaternion__common.inl
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/glm/files/patch-glm_ext_quaternion__common.inl	Fri Mar 12 15:55:03 2021	(r568184)
@@ -0,0 +1,11 @@
+--- glm/ext/quaternion_common.inl.orig	2020-04-13 17:41:16 UTC
++++ glm/ext/quaternion_common.inl
+@@ -104,7 +104,7 @@ namespace glm
+         {
+             // Graphics Gems III, page 96
+             T angle = acos(cosTheta);
+-            T phi = angle + k * glm::pi<T>();
++            T phi = angle + static_cast<T>(k) * glm::pi<T>();
+             return (sin(angle - a * phi)* x + sin(a * phi) * z) / sin(angle);
+         }
+     }

Modified: head/math/glm/pkg-plist
==============================================================================
--- head/math/glm/pkg-plist	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/math/glm/pkg-plist	Fri Mar 12 15:55:03 2021	(r568184)
@@ -1,4 +1,3 @@
-include/glm/CMakeLists.txt
 include/glm/common.hpp
 include/glm/detail/_features.hpp
 include/glm/detail/_fixes.hpp
@@ -6,42 +5,30 @@ include/glm/detail/_noise.hpp
 include/glm/detail/_swizzle.hpp
 include/glm/detail/_swizzle_func.hpp
 include/glm/detail/_vectorize.hpp
-include/glm/detail/dummy.cpp
-include/glm/detail/func_common.hpp
+include/glm/detail/compute_common.hpp
+include/glm/detail/compute_vector_relational.hpp
 include/glm/detail/func_common.inl
 include/glm/detail/func_common_simd.inl
-include/glm/detail/func_exponential.hpp
 include/glm/detail/func_exponential.inl
 include/glm/detail/func_exponential_simd.inl
-include/glm/detail/func_geometric.hpp
 include/glm/detail/func_geometric.inl
 include/glm/detail/func_geometric_simd.inl
-include/glm/detail/func_integer.hpp
 include/glm/detail/func_integer.inl
 include/glm/detail/func_integer_simd.inl
-include/glm/detail/func_matrix.hpp
 include/glm/detail/func_matrix.inl
 include/glm/detail/func_matrix_simd.inl
-include/glm/detail/func_packing.hpp
 include/glm/detail/func_packing.inl
 include/glm/detail/func_packing_simd.inl
-include/glm/detail/func_trigonometric.hpp
 include/glm/detail/func_trigonometric.inl
 include/glm/detail/func_trigonometric_simd.inl
-include/glm/detail/func_vector_relational.hpp
 include/glm/detail/func_vector_relational.inl
 include/glm/detail/func_vector_relational_simd.inl
 include/glm/detail/glm.cpp
-include/glm/detail/precision.hpp
+include/glm/detail/qualifier.hpp
 include/glm/detail/setup.hpp
 include/glm/detail/type_float.hpp
-include/glm/detail/type_gentype.hpp
-include/glm/detail/type_gentype.inl
 include/glm/detail/type_half.hpp
 include/glm/detail/type_half.inl
-include/glm/detail/type_int.hpp
-include/glm/detail/type_mat.hpp
-include/glm/detail/type_mat.inl
 include/glm/detail/type_mat2x2.hpp
 include/glm/detail/type_mat2x2.inl
 include/glm/detail/type_mat2x3.hpp
@@ -61,8 +48,9 @@ include/glm/detail/type_mat4x3.inl
 include/glm/detail/type_mat4x4.hpp
 include/glm/detail/type_mat4x4.inl
 include/glm/detail/type_mat4x4_simd.inl
-include/glm/detail/type_vec.hpp
-include/glm/detail/type_vec.inl
+include/glm/detail/type_quat.hpp
+include/glm/detail/type_quat.inl
+include/glm/detail/type_quat_simd.inl
 include/glm/detail/type_vec1.hpp
 include/glm/detail/type_vec1.inl
 include/glm/detail/type_vec2.hpp
@@ -74,20 +62,180 @@ include/glm/detail/type_vec4.inl
 include/glm/detail/type_vec4_simd.inl
 include/glm/exponential.hpp
 include/glm/ext.hpp
+include/glm/ext/matrix_clip_space.hpp
+include/glm/ext/matrix_clip_space.inl
+include/glm/ext/matrix_common.hpp
+include/glm/ext/matrix_common.inl
+include/glm/ext/matrix_double2x2.hpp
+include/glm/ext/matrix_double2x2_precision.hpp
+include/glm/ext/matrix_double2x3.hpp
+include/glm/ext/matrix_double2x3_precision.hpp
+include/glm/ext/matrix_double2x4.hpp
+include/glm/ext/matrix_double2x4_precision.hpp
+include/glm/ext/matrix_double3x2.hpp
+include/glm/ext/matrix_double3x2_precision.hpp
+include/glm/ext/matrix_double3x3.hpp
+include/glm/ext/matrix_double3x3_precision.hpp
+include/glm/ext/matrix_double3x4.hpp
+include/glm/ext/matrix_double3x4_precision.hpp
+include/glm/ext/matrix_double4x2.hpp
+include/glm/ext/matrix_double4x2_precision.hpp
+include/glm/ext/matrix_double4x3.hpp
+include/glm/ext/matrix_double4x3_precision.hpp
+include/glm/ext/matrix_double4x4.hpp
+include/glm/ext/matrix_double4x4_precision.hpp
+include/glm/ext/matrix_float2x2.hpp
+include/glm/ext/matrix_float2x2_precision.hpp
+include/glm/ext/matrix_float2x3.hpp
+include/glm/ext/matrix_float2x3_precision.hpp
+include/glm/ext/matrix_float2x4.hpp
+include/glm/ext/matrix_float2x4_precision.hpp
+include/glm/ext/matrix_float3x2.hpp
+include/glm/ext/matrix_float3x2_precision.hpp
+include/glm/ext/matrix_float3x3.hpp
+include/glm/ext/matrix_float3x3_precision.hpp
+include/glm/ext/matrix_float3x4.hpp
+include/glm/ext/matrix_float3x4_precision.hpp
+include/glm/ext/matrix_float4x2.hpp
+include/glm/ext/matrix_float4x2_precision.hpp
+include/glm/ext/matrix_float4x3.hpp
+include/glm/ext/matrix_float4x3_precision.hpp
+include/glm/ext/matrix_float4x4.hpp
+include/glm/ext/matrix_float4x4_precision.hpp
+include/glm/ext/matrix_int2x2.hpp
+include/glm/ext/matrix_int2x2_sized.hpp
+include/glm/ext/matrix_int2x3.hpp
+include/glm/ext/matrix_int2x3_sized.hpp
+include/glm/ext/matrix_int2x4.hpp
+include/glm/ext/matrix_int2x4_sized.hpp
+include/glm/ext/matrix_int3x2.hpp
+include/glm/ext/matrix_int3x2_sized.hpp
+include/glm/ext/matrix_int3x3.hpp
+include/glm/ext/matrix_int3x3_sized.hpp
+include/glm/ext/matrix_int3x4.hpp
+include/glm/ext/matrix_int3x4_sized.hpp
+include/glm/ext/matrix_int4x2.hpp
+include/glm/ext/matrix_int4x2_sized.hpp
+include/glm/ext/matrix_int4x3.hpp
+include/glm/ext/matrix_int4x3_sized.hpp
+include/glm/ext/matrix_int4x4.hpp
+include/glm/ext/matrix_int4x4_sized.hpp
+include/glm/ext/matrix_projection.hpp
+include/glm/ext/matrix_projection.inl
+include/glm/ext/matrix_relational.hpp
+include/glm/ext/matrix_relational.inl
+include/glm/ext/matrix_transform.hpp
+include/glm/ext/matrix_transform.inl
+include/glm/ext/matrix_uint2x2.hpp
+include/glm/ext/matrix_uint2x2_sized.hpp
+include/glm/ext/matrix_uint2x3.hpp
+include/glm/ext/matrix_uint2x3_sized.hpp
+include/glm/ext/matrix_uint2x4.hpp
+include/glm/ext/matrix_uint2x4_sized.hpp
+include/glm/ext/matrix_uint3x2.hpp
+include/glm/ext/matrix_uint3x2_sized.hpp
+include/glm/ext/matrix_uint3x3.hpp
+include/glm/ext/matrix_uint3x3_sized.hpp
+include/glm/ext/matrix_uint3x4.hpp
+include/glm/ext/matrix_uint3x4_sized.hpp
+include/glm/ext/matrix_uint4x2.hpp
+include/glm/ext/matrix_uint4x2_sized.hpp
+include/glm/ext/matrix_uint4x3.hpp
+include/glm/ext/matrix_uint4x3_sized.hpp
+include/glm/ext/matrix_uint4x4.hpp
+include/glm/ext/matrix_uint4x4_sized.hpp
+include/glm/ext/quaternion_common.hpp
+include/glm/ext/quaternion_common.inl
+include/glm/ext/quaternion_common_simd.inl
+include/glm/ext/quaternion_double.hpp
+include/glm/ext/quaternion_double_precision.hpp
+include/glm/ext/quaternion_exponential.hpp
+include/glm/ext/quaternion_exponential.inl
+include/glm/ext/quaternion_float.hpp
+include/glm/ext/quaternion_float_precision.hpp
+include/glm/ext/quaternion_geometric.hpp
+include/glm/ext/quaternion_geometric.inl
+include/glm/ext/quaternion_relational.hpp
+include/glm/ext/quaternion_relational.inl
+include/glm/ext/quaternion_transform.hpp
+include/glm/ext/quaternion_transform.inl
+include/glm/ext/quaternion_trigonometric.hpp
+include/glm/ext/quaternion_trigonometric.inl
+include/glm/ext/scalar_common.hpp
+include/glm/ext/scalar_common.inl
+include/glm/ext/scalar_constants.hpp
+include/glm/ext/scalar_constants.inl
+include/glm/ext/scalar_int_sized.hpp
+include/glm/ext/scalar_integer.hpp
+include/glm/ext/scalar_integer.inl
+include/glm/ext/scalar_packing.hpp
+include/glm/ext/scalar_packing.inl
+include/glm/ext/scalar_relational.hpp
+include/glm/ext/scalar_relational.inl
+include/glm/ext/scalar_uint_sized.hpp
+include/glm/ext/scalar_ulp.hpp
+include/glm/ext/scalar_ulp.inl
+include/glm/ext/vector_bool1.hpp
+include/glm/ext/vector_bool1_precision.hpp
+include/glm/ext/vector_bool2.hpp
+include/glm/ext/vector_bool2_precision.hpp
+include/glm/ext/vector_bool3.hpp
+include/glm/ext/vector_bool3_precision.hpp
+include/glm/ext/vector_bool4.hpp
+include/glm/ext/vector_bool4_precision.hpp
+include/glm/ext/vector_common.hpp
+include/glm/ext/vector_common.inl
+include/glm/ext/vector_double1.hpp
+include/glm/ext/vector_double1_precision.hpp
+include/glm/ext/vector_double2.hpp
+include/glm/ext/vector_double2_precision.hpp
+include/glm/ext/vector_double3.hpp
+include/glm/ext/vector_double3_precision.hpp
+include/glm/ext/vector_double4.hpp
+include/glm/ext/vector_double4_precision.hpp
+include/glm/ext/vector_float1.hpp
+include/glm/ext/vector_float1_precision.hpp
+include/glm/ext/vector_float2.hpp
+include/glm/ext/vector_float2_precision.hpp
+include/glm/ext/vector_float3.hpp
+include/glm/ext/vector_float3_precision.hpp
+include/glm/ext/vector_float4.hpp
+include/glm/ext/vector_float4_precision.hpp
+include/glm/ext/vector_int1.hpp
+include/glm/ext/vector_int1_sized.hpp
+include/glm/ext/vector_int2.hpp
+include/glm/ext/vector_int2_sized.hpp
+include/glm/ext/vector_int3.hpp
+include/glm/ext/vector_int3_sized.hpp
+include/glm/ext/vector_int4.hpp
+include/glm/ext/vector_int4_sized.hpp
+include/glm/ext/vector_integer.hpp
+include/glm/ext/vector_integer.inl
+include/glm/ext/vector_packing.hpp
+include/glm/ext/vector_packing.inl
+include/glm/ext/vector_relational.hpp
+include/glm/ext/vector_relational.inl
+include/glm/ext/vector_uint1.hpp
+include/glm/ext/vector_uint1_sized.hpp
+include/glm/ext/vector_uint2.hpp
+include/glm/ext/vector_uint2_sized.hpp
+include/glm/ext/vector_uint3.hpp
+include/glm/ext/vector_uint3_sized.hpp
+include/glm/ext/vector_uint4.hpp
+include/glm/ext/vector_uint4_sized.hpp
+include/glm/ext/vector_ulp.hpp
+include/glm/ext/vector_ulp.inl
 include/glm/fwd.hpp
 include/glm/geometric.hpp
 include/glm/glm.hpp
 include/glm/gtc/bitfield.hpp
 include/glm/gtc/bitfield.inl
-include/glm/gtc/color_encoding.inl
 include/glm/gtc/color_space.hpp
 include/glm/gtc/color_space.inl
 include/glm/gtc/constants.hpp
 include/glm/gtc/constants.inl
 include/glm/gtc/epsilon.hpp
 include/glm/gtc/epsilon.inl
-include/glm/gtc/functions.hpp
-include/glm/gtc/functions.inl
 include/glm/gtc/integer.hpp
 include/glm/gtc/integer.inl
 include/glm/gtc/matrix_access.hpp
@@ -118,13 +266,14 @@ include/glm/gtc/type_ptr.inl
 include/glm/gtc/ulp.hpp
 include/glm/gtc/ulp.inl
 include/glm/gtc/vec1.hpp
-include/glm/gtc/vec1.inl
 include/glm/gtx/associated_min_max.hpp
 include/glm/gtx/associated_min_max.inl
 include/glm/gtx/bit.hpp
 include/glm/gtx/bit.inl
 include/glm/gtx/closest_point.hpp
 include/glm/gtx/closest_point.inl
+include/glm/gtx/color_encoding.hpp
+include/glm/gtx/color_encoding.inl
 include/glm/gtx/color_space.hpp
 include/glm/gtx/color_space.inl
 include/glm/gtx/color_space_YCoCg.hpp
@@ -137,12 +286,16 @@ include/glm/gtx/component_wise.hpp
 include/glm/gtx/component_wise.inl
 include/glm/gtx/dual_quaternion.hpp
 include/glm/gtx/dual_quaternion.inl
+include/glm/gtx/easing.hpp
+include/glm/gtx/easing.inl
 include/glm/gtx/euler_angles.hpp
 include/glm/gtx/euler_angles.inl
 include/glm/gtx/extend.hpp
 include/glm/gtx/extend.inl
 include/glm/gtx/extended_min_max.hpp
 include/glm/gtx/extended_min_max.inl
+include/glm/gtx/exterior_product.hpp
+include/glm/gtx/exterior_product.inl
 include/glm/gtx/fast_exponential.hpp
 include/glm/gtx/fast_exponential.inl
 include/glm/gtx/fast_square_root.hpp
@@ -150,6 +303,8 @@ include/glm/gtx/fast_square_root.inl
 include/glm/gtx/fast_trigonometry.hpp
 include/glm/gtx/fast_trigonometry.inl
 include/glm/gtx/float_notmalize.inl
+include/glm/gtx/functions.hpp
+include/glm/gtx/functions.inl
 include/glm/gtx/gradient_paint.hpp
 include/glm/gtx/gradient_paint.inl
 include/glm/gtx/handed_coordinate_space.hpp
@@ -168,6 +323,8 @@ include/glm/gtx/matrix_cross_product.hpp
 include/glm/gtx/matrix_cross_product.inl
 include/glm/gtx/matrix_decompose.hpp
 include/glm/gtx/matrix_decompose.inl
+include/glm/gtx/matrix_factorisation.hpp
+include/glm/gtx/matrix_factorisation.inl
 include/glm/gtx/matrix_interpolation.hpp
 include/glm/gtx/matrix_interpolation.inl
 include/glm/gtx/matrix_major_storage.hpp
@@ -216,6 +373,8 @@ include/glm/gtx/std_based_type.hpp
 include/glm/gtx/std_based_type.inl
 include/glm/gtx/string_cast.hpp
 include/glm/gtx/string_cast.inl
+include/glm/gtx/texture.hpp
+include/glm/gtx/texture.inl
 include/glm/gtx/transform.hpp
 include/glm/gtx/transform.inl
 include/glm/gtx/transform2.hpp
@@ -224,6 +383,7 @@ include/glm/gtx/type_aligned.hpp
 include/glm/gtx/type_aligned.inl
 include/glm/gtx/type_trait.hpp
 include/glm/gtx/type_trait.inl
+include/glm/gtx/vec_swizzle.hpp
 include/glm/gtx/vector_angle.hpp
 include/glm/gtx/vector_angle.inl
 include/glm/gtx/vector_query.hpp
@@ -247,6 +407,7 @@ include/glm/simd/exponential.h
 include/glm/simd/geometric.h
 include/glm/simd/integer.h
 include/glm/simd/matrix.h
+include/glm/simd/neon.h
 include/glm/simd/packing.h
 include/glm/simd/platform.h
 include/glm/simd/trigonometric.h
@@ -256,7 +417,6 @@ include/glm/vec2.hpp
 include/glm/vec3.hpp
 include/glm/vec4.hpp
 include/glm/vector_relational.hpp
+lib/cmake/glm/glmConfig-version.cmake
 lib/cmake/glm/glmConfig.cmake
-lib/cmake/glm/glmConfigVersion.cmake
-lib/cmake/glm/glmTargets.cmake
 libdata/pkgconfig/glm.pc

Modified: head/multimedia/kodi-addon-visualization.fishbmc/Makefile
==============================================================================
--- head/multimedia/kodi-addon-visualization.fishbmc/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/multimedia/kodi-addon-visualization.fishbmc/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -4,6 +4,7 @@
 PORTNAME=	visualization.fishbmc
 PORTVERSION=	6.3.0
 DISTVERSIONSUFFIX=	-Matrix
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	rozhuk.im at gmail.com

Modified: head/science/py-pymol/Makefile
==============================================================================
--- head/science/py-pymol/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/science/py-pymol/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -4,7 +4,7 @@
 PORTNAME=	pymol
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science biology python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/sysutils/logstalgia/Makefile
==============================================================================
--- head/sysutils/logstalgia/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/sysutils/logstalgia/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -4,7 +4,7 @@
 PORTNAME=	logstalgia
 DISTVERSIONPREFIX=	${PORTNAME}-
 DISTVERSION=	1.1.2
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	sysutils www
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/x11-wm/chamfer/Makefile
==============================================================================
--- head/x11-wm/chamfer/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/x11-wm/chamfer/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -2,6 +2,7 @@
 
 PORTNAME=	chamfer
 DISTVERSION=	s20210218
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/x11-wm/wayfire/Makefile
==============================================================================
--- head/x11-wm/wayfire/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/x11-wm/wayfire/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,6 +3,7 @@
 PORTNAME=	wayfire
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/x11/slop/Makefile
==============================================================================
--- head/x11/slop/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
+++ head/x11/slop/Makefile	Fri Mar 12 15:55:03 2021	(r568184)
@@ -3,7 +3,7 @@
 PORTNAME=	slop
 PORTVERSION=	7.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 
 MAINTAINER=	0mp at FreeBSD.org


More information about the svn-ports-head mailing list