diff options
author | demon <demon@FreeBSD.org> | 2014-08-17 02:10:19 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-08-17 02:10:19 +0800 |
commit | f13a65737f51282b840aea13f550aa0e48d2f75e (patch) | |
tree | 243ca2d97af0448faa38979a5fd665730c112bd5 /math/glm | |
parent | 73f94af7749da96f7e4350b5897cd4039fec1284 (diff) | |
download | freebsd-ports-gnome-f13a65737f51282b840aea13f550aa0e48d2f75e.tar.gz freebsd-ports-gnome-f13a65737f51282b840aea13f550aa0e48d2f75e.tar.zst freebsd-ports-gnome-f13a65737f51282b840aea13f550aa0e48d2f75e.zip |
Update to version 0.9.5.4
Diffstat (limited to 'math/glm')
-rw-r--r-- | math/glm/Makefile | 2 | ||||
-rw-r--r-- | math/glm/distinfo | 4 | ||||
-rw-r--r-- | math/glm/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index 46065a6d0832..e650df37ec95 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glm -PORTVERSION= 0.9.5.3 +PORTVERSION= 0.9.5.4 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION} diff --git a/math/glm/distinfo b/math/glm/distinfo index d85f0099d15c..ce4f425e5bba 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -1,2 +1,2 @@ -SHA256 (glm-0.9.5.3.zip) = 3407f9d2a94d2576ed6bdcd25b1852a52b8ccb5ef035523967ff9e5b0557bc59 -SIZE (glm-0.9.5.3.zip) = 4077373 +SHA256 (glm-0.9.5.4.zip) = c25002f109104bb8eb37a7e74c745cbc0a713ec5d9a857050c7878edb5ee246c +SIZE (glm-0.9.5.4.zip) = 4081182 diff --git a/math/glm/pkg-plist b/math/glm/pkg-plist index f1e071cb31d4..8beec1ddb33d 100644 --- a/math/glm/pkg-plist +++ b/math/glm/pkg-plist @@ -250,8 +250,6 @@ include/glm/vec2.hpp include/glm/vec3.hpp include/glm/vec4.hpp include/glm/vector_relational.hpp -include/glm/virtrev/xstream.hpp -@dirrm include/glm/virtrev @dirrm include/glm/gtx @dirrm include/glm/gtc @dirrm include/glm/detail |