aboutsummaryrefslogtreecommitdiff
path: root/math/glm
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2013-11-05 10:05:23 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2013-11-05 10:05:23 +0000
commit0811eadfcdb65537fa7ce2fc434bc8f30039f983 (patch)
tree6e3e24d9e5015f834eb0a99b1df5942af940cd10 /math/glm
parent2d1991f38977be9b500762e1c0690ba2fa3c9b70 (diff)
downloadports-0811eadfcdb65537fa7ce2fc434bc8f30039f983.tar.gz
ports-0811eadfcdb65537fa7ce2fc434bc8f30039f983.zip
Notes
Diffstat (limited to 'math/glm')
-rw-r--r--math/glm/Makefile6
-rw-r--r--math/glm/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile
index cbf4f14686fb..6e9c069d64e1 100644
--- a/math/glm/Makefile
+++ b/math/glm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= glm
-PORTVERSION= 0.9.4.4
+PORTVERSION= 0.9.4.6
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION}
@@ -12,9 +12,9 @@ COMMENT= C++ mathematics library for software based on the OpenGL GLSL
USE_ZIP= yes
NO_BUILD= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_STAGE= yes
do-install:
- cd ${WRKSRC} && ${FIND} glm -print -depth | ${CPIO} -pdm ${PREFIX}/include/
+ cd ${WRKSRC} && ${FIND} glm -print -depth | ${CPIO} -pdm ${STAGEDIR}${PREFIX}/include/
.include <bsd.port.mk>
diff --git a/math/glm/distinfo b/math/glm/distinfo
index 0780bbce2eea..d3f6008c5623 100644
--- a/math/glm/distinfo
+++ b/math/glm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (glm-0.9.4.4.zip) = 434245b4495c0d87eb6bb80ff5a4d5d0babc37a9804e8999bad8a5b0a20a5a2b
-SIZE (glm-0.9.4.4.zip) = 5190773
+SHA256 (glm-0.9.4.6.zip) = 947364c18cfe4b61ddad2f9656127d9176ee65dd1d10a9d79b2c65c709542022
+SIZE (glm-0.9.4.6.zip) = 5179610