mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to version 0.9.5.4
This commit is contained in:
parent
bbce779c7c
commit
00fe03319f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365115
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user