From owner-svn-ports-head@FreeBSD.ORG Sat Aug 16 18:10:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21C9DD03; Sat, 16 Aug 2014 18:10:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D7EA26C4; Sat, 16 Aug 2014 18:10:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7GIAJGD081443; Sat, 16 Aug 2014 18:10:19 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7GIAJRk081439; Sat, 16 Aug 2014 18:10:19 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201408161810.s7GIAJRk081439@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sat, 16 Aug 2014 18:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365115 - 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.18-1 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: Sat, 16 Aug 2014 18:10:20 -0000 Author: demon Date: Sat Aug 16 18:10:19 2014 New Revision: 365115 URL: http://svnweb.freebsd.org/changeset/ports/365115 QAT: https://qat.redports.org/buildarchive/r365115/ Log: Update to version 0.9.5.4 Modified: head/math/glm/Makefile head/math/glm/distinfo head/math/glm/pkg-plist Modified: head/math/glm/Makefile ============================================================================== --- head/math/glm/Makefile Sat Aug 16 18:10:14 2014 (r365114) +++ head/math/glm/Makefile Sat Aug 16 18:10:19 2014 (r365115) @@ -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} Modified: head/math/glm/distinfo ============================================================================== --- head/math/glm/distinfo Sat Aug 16 18:10:14 2014 (r365114) +++ head/math/glm/distinfo Sat Aug 16 18:10:19 2014 (r365115) @@ -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 Modified: head/math/glm/pkg-plist ============================================================================== --- head/math/glm/pkg-plist Sat Aug 16 18:10:14 2014 (r365114) +++ head/math/glm/pkg-plist Sat Aug 16 18:10:19 2014 (r365115) @@ -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