diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-12-04 19:32:28 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-12-04 19:32:28 +0800 |
commit | 1ae3c1cb27886a45438f23024679193f6f7fe895 (patch) | |
tree | 80e7fa6c35272bcb31189b202063e1a6a26afb5e /math | |
parent | e7c64ad660ee8bfc9557cdd57cc39761f7437843 (diff) | |
download | freebsd-ports-gnome-1ae3c1cb27886a45438f23024679193f6f7fe895.tar.gz freebsd-ports-gnome-1ae3c1cb27886a45438f23024679193f6f7fe895.tar.zst freebsd-ports-gnome-1ae3c1cb27886a45438f23024679193f6f7fe895.zip |
- Update to 0.9.8.5
Diffstat (limited to 'math')
-rw-r--r-- | math/glm/Makefile | 3 | ||||
-rw-r--r-- | math/glm/distinfo | 6 | ||||
-rw-r--r-- | math/glm/pkg-plist | 6 |
3 files changed, 4 insertions, 11 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index cf1b188c12b5..884456df98fd 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -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 diff --git a/math/glm/distinfo b/math/glm/distinfo index dcde2484383c..850ff5c0732e 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -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 diff --git a/math/glm/pkg-plist b/math/glm/pkg-plist index 1cf2a907e35f..b7f005e31b07 100644 --- a/math/glm/pkg-plist +++ b/math/glm/pkg-plist @@ -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 |