Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2017 11:32:29 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455508 - head/math/glm
Message-ID:  <201712041132.vB4BWTfB040575@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Dec  4 11:32:28 2017
New Revision: 455508
URL: https://svnweb.freebsd.org/changeset/ports/455508

Log:
  - Update to 0.9.8.5

Modified:
  head/math/glm/Makefile
  head/math/glm/distinfo
  head/math/glm/pkg-plist

Modified: head/math/glm/Makefile
==============================================================================
--- head/math/glm/Makefile	Mon Dec  4 11:26:47 2017	(r455507)
+++ head/math/glm/Makefile	Mon Dec  4 11:32:28 2017	(r455508)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glm
-PORTVERSION=	0.9.8.4
-PORTEPOCH=	1
+PORTVERSION=	0.9.8.5
 CATEGORIES=	math graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org

Modified: head/math/glm/distinfo
==============================================================================
--- head/math/glm/distinfo	Mon Dec  4 11:26:47 2017	(r455507)
+++ head/math/glm/distinfo	Mon Dec  4 11:32:28 2017	(r455508)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496432867
-SHA256 (g-truc-glm-0.9.8.4_GH0.tar.gz) = a220e60f8711265595be3221e530d632d5823641ecd46a3a54bc174933bff14c
-SIZE (g-truc-glm-0.9.8.4_GH0.tar.gz) = 3769208
+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

Modified: head/math/glm/pkg-plist
==============================================================================
--- head/math/glm/pkg-plist	Mon Dec  4 11:26:47 2017	(r455507)
+++ head/math/glm/pkg-plist	Mon Dec  4 11:32:28 2017	(r455508)
@@ -210,12 +210,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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712041132.vB4BWTfB040575>