diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-03-22 08:47:26 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-03-22 08:47:26 +0000 |
commit | 80ca4afe68b851ca55663c875069d78efe801651 (patch) | |
tree | 2ef0bb5e2ec3259d48406e6ccac7adcf236ed78c /math | |
parent | 3dc4f1487dba351e4cb632ef2ae58d286d6ed8cc (diff) | |
download | ports-80ca4afe68b851ca55663c875069d78efe801651.tar.gz ports-80ca4afe68b851ca55663c875069d78efe801651.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/glm/Makefile | 2 | ||||
-rw-r--r-- | math/glm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index 04f23c0209c2..cfad92cb8e96 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glm -PORTVERSION= 0.9.4.2 +PORTVERSION= 0.9.4.3 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 aa6a3b1a7b58..031e23a2b263 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -1,2 +1,2 @@ -SHA256 (glm-0.9.4.2.zip) = 40a9aa9d2ec6ec45aabafbbc29f568dbe73b8c0fb169b17a1684e53667c3ee98 -SIZE (glm-0.9.4.2.zip) = 4500361 +SHA256 (glm-0.9.4.3.zip) = 92307b1dcb64fcaa04884bc34d08d11102c0685860c6ea48d09f088d01377e96 +SIZE (glm-0.9.4.3.zip) = 5188364 |