svn commit: r403436 - in head: editors/libreoffice editors/libreoffice4 games/aquaria graphics/cegui graphics/gource graphics/libetonyek01 graphics/libgltf math/glm

Jan Beich jbeich at FreeBSD.org
Wed Dec 9 23:43:32 UTC 2015


Author: jbeich
Date: Wed Dec  9 23:43:30 2015
New Revision: 403436
URL: https://svnweb.freebsd.org/changeset/ports/403436

Log:
  math/glm: update to 0.9.7.1,1
  
  Changes:	https://github.com/g-truc/glm/releases/tag/0.9.7.1
  PR:		203181
  Approved by:	maintainer timeout (83 days)

Modified:
  head/editors/libreoffice/Makefile   (contents, props changed)
  head/editors/libreoffice4/Makefile   (contents, props changed)
  head/games/aquaria/Makefile   (contents, props changed)
  head/graphics/cegui/Makefile   (contents, props changed)
  head/graphics/gource/Makefile   (contents, props changed)
  head/graphics/libetonyek01/Makefile   (contents, props changed)
  head/graphics/libgltf/Makefile   (contents, props changed)
  head/math/glm/Makefile   (contents, props changed)
  head/math/glm/distinfo   (contents, props changed)
  head/math/glm/pkg-plist   (contents, props changed)

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/editors/libreoffice/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -2,7 +2,7 @@
 
 .include "${.CURDIR}/Makefile.common"
 
-PORTREVISION=	0
+PORTREVISION=	1
 MASTER_SITES=	http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
 		http://dev-www.libreoffice.org/src/:src \
 		http://dev-www.libreoffice.org/extern/:ext

Modified: head/editors/libreoffice4/Makefile
==============================================================================
--- head/editors/libreoffice4/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/editors/libreoffice4/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libreoffice
 PORTVERSION=	4.3.7
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	http://download.documentfoundation.org/libreoffice/ \
 		http://dev-www.libreoffice.org/extern/:ext \

Modified: head/games/aquaria/Makefile
==============================================================================
--- head/games/aquaria/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/games/aquaria/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -3,6 +3,7 @@
 PORTNAME=	aquaria
 PORTVERSION=	1.002
 DISTVERSIONPREFIX=	OSE-v
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/graphics/cegui/Makefile
==============================================================================
--- head/graphics/cegui/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/graphics/cegui/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -3,6 +3,7 @@
 
 PORTNAME=	cegui
 PORTVERSION=	0.8.4
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/crayzedsgui/CEGUI%20Mk-2/0.8
 

Modified: head/graphics/gource/Makefile
==============================================================================
--- head/graphics/gource/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/graphics/gource/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gource
 PORTVERSION=	0.43
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/
 

Modified: head/graphics/libetonyek01/Makefile
==============================================================================
--- head/graphics/libetonyek01/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/graphics/libetonyek01/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libetonyek
 PORTVERSION=	0.1.3
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://dev-www.libreoffice.org/src/${PORTNAME}/

Modified: head/graphics/libgltf/Makefile
==============================================================================
--- head/graphics/libgltf/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/graphics/libgltf/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libgltf
 PORTVERSION=	0.0.2
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 MASTER_SITES=	LODEV
 

Modified: head/math/glm/Makefile
==============================================================================
--- head/math/glm/Makefile	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/math/glm/Makefile	Wed Dec  9 23:43:30 2015	(r403436)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	glm
-PORTVERSION=	0.9.6.3
+PORTVERSION=	0.9.7.1
 PORTEPOCH=	1
 CATEGORIES=	math graphics
-MASTER_SITES=	SF/ogl-math/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	C++ mathematics library for software based on the OpenGL GLSL
@@ -13,10 +12,13 @@ COMMENT=	C++ mathematics library for sof
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/copying.txt
 
-USES=		zip dos2unix
+USE_GITHUB=	yes
+GH_ACCOUNT=	g-truc
+
+USES=		dos2unix
+DOS2UNIX_FILES=	glm/detail/dummy.cpp
 NO_ARCH=	yes
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}
 
 do-install:
 	cd ${WRKSRC} && ${COPYTREE_SHARE} ${PORTNAME} \

Modified: head/math/glm/distinfo
==============================================================================
--- head/math/glm/distinfo	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/math/glm/distinfo	Wed Dec  9 23:43:30 2015	(r403436)
@@ -1,2 +1,2 @@
-SHA256 (glm-0.9.6.3.zip) = 14651b56b10fa68082446acaf6a1116d56b757c8d375b34b5226a83140acd2b2
-SIZE (glm-0.9.6.3.zip) = 4233404
+SHA256 (g-truc-glm-0.9.7.1_GH0.tar.gz) = 285a0dc8f762b4e523c8710fbd97accaace0c61f45bc8be2bdb0deed07b0e6f3
+SIZE (g-truc-glm-0.9.7.1_GH0.tar.gz) = 3453078

Modified: head/math/glm/pkg-plist
==============================================================================
--- head/math/glm/pkg-plist	Wed Dec  9 23:36:19 2015	(r403435)
+++ head/math/glm/pkg-plist	Wed Dec  9 23:43:30 2015	(r403436)
@@ -17,8 +17,6 @@ include/glm/detail/func_integer.hpp
 include/glm/detail/func_integer.inl
 include/glm/detail/func_matrix.hpp
 include/glm/detail/func_matrix.inl
-include/glm/detail/func_noise.hpp
-include/glm/detail/func_noise.inl
 include/glm/detail/func_packing.hpp
 include/glm/detail/func_packing.inl
 include/glm/detail/func_trigonometric.hpp
@@ -88,6 +86,8 @@ include/glm/geometric.hpp
 include/glm/glm.hpp
 include/glm/gtc/bitfield.hpp
 include/glm/gtc/bitfield.inl
+include/glm/gtc/color_space.hpp
+include/glm/gtc/color_space.inl
 include/glm/gtc/constants.hpp
 include/glm/gtc/constants.inl
 include/glm/gtc/epsilon.hpp
@@ -155,6 +155,8 @@ include/glm/gtx/gradient_paint.hpp
 include/glm/gtx/gradient_paint.inl
 include/glm/gtx/handed_coordinate_space.hpp
 include/glm/gtx/handed_coordinate_space.inl
+include/glm/gtx/hash.hpp
+include/glm/gtx/hash.inl
 include/glm/gtx/integer.hpp
 include/glm/gtx/integer.inl
 include/glm/gtx/intersect.hpp
@@ -179,8 +181,6 @@ 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
-include/glm/gtx/multiple.inl
 include/glm/gtx/norm.hpp
 include/glm/gtx/norm.inl
 include/glm/gtx/normal.hpp


More information about the svn-ports-head mailing list