From owner-svn-ports-head@FreeBSD.ORG Mon Mar 11 12:42:34 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B76E1B23; Mon, 11 Mar 2013 12:42:34 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A8445EA1; Mon, 11 Mar 2013 12:42:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2BCgY0m033275; Mon, 11 Mar 2013 12:42:34 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2BCgYd9033272; Mon, 11 Mar 2013 12:42:34 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201303111242.r2BCgYd9033272@svn.freebsd.org> From: Dmitry Sivachenko Date: Mon, 11 Mar 2013 12:42:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313877 - head/math/glm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 12:42:34 -0000 Author: demon Date: Mon Mar 11 12:42:33 2013 New Revision: 313877 URL: http://svnweb.freebsd.org/changeset/ports/313877 Log: Update to version 0.9.4.2. Modified: head/math/glm/Makefile head/math/glm/distinfo head/math/glm/pkg-plist Modified: head/math/glm/Makefile ============================================================================== --- head/math/glm/Makefile Mon Mar 11 12:37:09 2013 (r313876) +++ head/math/glm/Makefile Mon Mar 11 12:42:33 2013 (r313877) @@ -6,7 +6,7 @@ # PORTNAME= glm -PORTVERSION= 0.9.3.4 +PORTVERSION= 0.9.4.2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION} Modified: head/math/glm/distinfo ============================================================================== --- head/math/glm/distinfo Mon Mar 11 12:37:09 2013 (r313876) +++ head/math/glm/distinfo Mon Mar 11 12:42:33 2013 (r313877) @@ -1,2 +1,2 @@ -SHA256 (glm-0.9.3.4.zip) = 0646b29718cf3ad2ee9c4c9dcb2d5b1d9b483fc0b71764e93b369934203d90ce -SIZE (glm-0.9.3.4.zip) = 6371127 +SHA256 (glm-0.9.4.2.zip) = 40a9aa9d2ec6ec45aabafbbc29f568dbe73b8c0fb169b17a1684e53667c3ee98 +SIZE (glm-0.9.4.2.zip) = 4500361 Modified: head/math/glm/pkg-plist ============================================================================== --- head/math/glm/pkg-plist Mon Mar 11 12:37:09 2013 (r313876) +++ head/math/glm/pkg-plist Mon Mar 11 12:42:33 2013 (r313877) @@ -77,6 +77,10 @@ include/glm/core/type_vec4.hpp include/glm/core/type_vec4.inl include/glm/ext.hpp include/glm/glm.hpp +include/glm/gtc/constants.hpp +include/glm/gtc/constants.inl +include/glm/gtc/epsilon.hpp +include/glm/gtc/epsilon.inl include/glm/gtc/half_float.hpp include/glm/gtc/half_float.inl include/glm/gtc/matrix_access.hpp @@ -92,12 +96,16 @@ include/glm/gtc/quaternion.hpp include/glm/gtc/quaternion.inl include/glm/gtc/random.hpp include/glm/gtc/random.inl +include/glm/gtc/reciprocal.hpp +include/glm/gtc/reciprocal.inl include/glm/gtc/swizzle.hpp include/glm/gtc/swizzle.inl include/glm/gtc/type_precision.hpp include/glm/gtc/type_precision.inl include/glm/gtc/type_ptr.hpp include/glm/gtc/type_ptr.inl +include/glm/gtc/ulp.hpp +include/glm/gtc/ulp.inl include/glm/gtx/associated_min_max.hpp include/glm/gtx/associated_min_max.inl include/glm/gtx/bit.hpp @@ -115,9 +123,7 @@ include/glm/gtx/compatibility.inl include/glm/gtx/component_wise.hpp include/glm/gtx/component_wise.inl include/glm/gtx/constants.hpp -include/glm/gtx/constants.inl include/glm/gtx/epsilon.hpp -include/glm/gtx/epsilon.inl include/glm/gtx/euler_angles.hpp include/glm/gtx/euler_angles.inl include/glm/gtx/extend.hpp @@ -159,7 +165,6 @@ include/glm/gtx/mixed_product.inl include/glm/gtx/multiple.hpp include/glm/gtx/multiple.inl include/glm/gtx/noise.hpp -include/glm/gtx/noise.inl include/glm/gtx/norm.hpp include/glm/gtx/norm.inl include/glm/gtx/normal.hpp @@ -183,11 +188,9 @@ include/glm/gtx/projection.inl include/glm/gtx/quaternion.hpp include/glm/gtx/quaternion.inl include/glm/gtx/random.hpp -include/glm/gtx/random.inl include/glm/gtx/raw_data.hpp include/glm/gtx/raw_data.inl include/glm/gtx/reciprocal.hpp -include/glm/gtx/reciprocal.inl include/glm/gtx/rotate_vector.hpp include/glm/gtx/rotate_vector.inl include/glm/gtx/simd_mat4.hpp @@ -205,7 +208,6 @@ include/glm/gtx/transform.inl include/glm/gtx/transform2.hpp include/glm/gtx/transform2.inl include/glm/gtx/ulp.hpp -include/glm/gtx/ulp.inl include/glm/gtx/unsigned_int.hpp include/glm/gtx/unsigned_int.inl include/glm/gtx/vec1.hpp