Hi All,
Please find below an update diff to 0.9.8.5. All tests passed on amd64.
graphics/maim builds fine with this version.
OK? Comments?
Best regards
Rafael Sadowski
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/glm/Makefile,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 Makefile
--- Makefile 27 Jul 2017 09:55:45 -0000 1.7
+++ Makefile 22 Oct 2017 08:54:26 -0000
@@ -2,22 +2,21 @@
COMMENT= C++ mathematics header-only library for OpenGL software
-GH_TAGNAME= 0.9.8.4
+GH_TAGNAME= 0.9.8.5
GH_PROJECT= glm
GH_ACCOUNT= g-truc
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
-REVISION= 0
CATEGORIES= graphics math
-HOMEPAGE= http://glm.g-truc.net/
+HOMEPAGE= https://glm.g-truc.net/
# MIT
PERMIT_PACKAGE_CDROM= Yes
MODULES= devel/cmake
-COMPILER = gcc
+COMPILER = base-clang ports-clang ports-gcc
WANTLIB += ${COMPILER_LIBCXX}
# it's kind-of a NO_BUILD port, but doing so means you can't
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/glm/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 15 Jun 2017 18:02:17 -0000 1.3
+++ distinfo 22 Oct 2017 08:54:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (glm-0.9.8.4.tar.gz) = oiDmD4cRJlWVvjIh5TDWMtWCNkHs1Go6VLwXSTO/8Uw=
-SIZE (glm-0.9.8.4.tar.gz) = 3769208
+SHA256 (glm-0.9.8.5.tar.gz) = gM+ZWPBuVQT430XqFP3odBEnAQKTC+McChbA2kMPySA=
+SIZE (glm-0.9.8.5.tar.gz) = 3756809
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/glm/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST
--- pkg/PLIST 15 Jun 2017 18:02:17 -0000 1.3
+++ pkg/PLIST 22 Oct 2017 08:54:26 -0000
@@ -215,12 +215,6 @@ include/glm/gtx/rotate_vector.inl
include/glm/gtx/scalar_multiplication.hpp
include/glm/gtx/scalar_relational.hpp
include/glm/gtx/scalar_relational.inl
-include/glm/gtx/simd_mat4.hpp
-include/glm/gtx/simd_mat4.inl
-include/glm/gtx/simd_quat.hpp
-include/glm/gtx/simd_quat.inl
-include/glm/gtx/simd_vec4.hpp
-include/glm/gtx/simd_vec4.inl
include/glm/gtx/spline.hpp
include/glm/gtx/spline.inl
include/glm/gtx/std_based_type.hpp