Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2014 11:07:44 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349913 - head/math/glm
Message-ID:  <201404021107.s32B7i68029243@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Wed Apr  2 11:07:43 2014
New Revision: 349913
URL: http://svnweb.freebsd.org/changeset/ports/349913
QAT: https://qat.redports.org/buildarchive/r349913/

Log:
  Update to 0.9.5.3.

Modified:
  head/math/glm/Makefile
  head/math/glm/distinfo
  head/math/glm/pkg-plist

Modified: head/math/glm/Makefile
==============================================================================
--- head/math/glm/Makefile	Wed Apr  2 10:23:11 2014	(r349912)
+++ head/math/glm/Makefile	Wed Apr  2 11:07:43 2014	(r349913)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glm
-PORTVERSION=	0.9.5.2
+PORTVERSION=	0.9.5.3
 CATEGORIES=	math graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ogl-math/${PORTNAME}-${PORTVERSION}

Modified: head/math/glm/distinfo
==============================================================================
--- head/math/glm/distinfo	Wed Apr  2 10:23:11 2014	(r349912)
+++ head/math/glm/distinfo	Wed Apr  2 11:07:43 2014	(r349913)
@@ -1,2 +1,2 @@
-SHA256 (glm-0.9.5.2.zip) = 41ab187488b61a692d8bcd87ced285bb923cb4acd22796b9a5f81a5c1a15840b
-SIZE (glm-0.9.5.2.zip) = 4070929
+SHA256 (glm-0.9.5.3.zip) = 3407f9d2a94d2576ed6bdcd25b1852a52b8ccb5ef035523967ff9e5b0557bc59
+SIZE (glm-0.9.5.3.zip) = 4077373

Modified: head/math/glm/pkg-plist
==============================================================================
--- head/math/glm/pkg-plist	Wed Apr  2 10:23:11 2014	(r349912)
+++ head/math/glm/pkg-plist	Wed Apr  2 11:07:43 2014	(r349913)
@@ -169,6 +169,8 @@ include/glm/gtx/matrix_operation.hpp
 include/glm/gtx/matrix_operation.inl
 include/glm/gtx/matrix_query.hpp
 include/glm/gtx/matrix_query.inl
+include/glm/gtx/matrix_transform_2d.hpp
+include/glm/gtx/matrix_transform_2d.inl
 include/glm/gtx/mixed_product.hpp
 include/glm/gtx/mixed_product.inl
 include/glm/gtx/multiple.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404021107.s32B7i68029243>