diff options
-rw-r--r-- | editors/libreoffice/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice4/Makefile | 1 | ||||
-rw-r--r-- | games/aquaria/Makefile | 1 | ||||
-rw-r--r-- | graphics/cegui/Makefile | 1 | ||||
-rw-r--r-- | graphics/gource/Makefile | 1 | ||||
-rw-r--r-- | graphics/libetonyek01/Makefile | 1 | ||||
-rw-r--r-- | graphics/libgltf/Makefile | 1 | ||||
-rw-r--r-- | math/glm/Makefile | 10 | ||||
-rw-r--r-- | math/glm/distinfo | 4 | ||||
-rw-r--r-- | math/glm/pkg-plist | 8 |
10 files changed, 19 insertions, 11 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 7c457dd74db3..3313030960df 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -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 diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index 6992ee1282bb..aa8d1489ebd2 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -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 \ diff --git a/games/aquaria/Makefile b/games/aquaria/Makefile index 69b5153b3399..a495c88e6be3 100644 --- a/games/aquaria/Makefile +++ b/games/aquaria/Makefile @@ -3,6 +3,7 @@ PORTNAME= aquaria PORTVERSION= 1.002 DISTVERSIONPREFIX= OSE-v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index e4a5c2f33adf..69d1227c531b 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -3,6 +3,7 @@ PORTNAME= cegui PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 54c9dbb6bd40..635fb8a6db00 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -3,6 +3,7 @@ PORTNAME= gource PORTVERSION= 0.43 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index 4070db39afdb..f97a53c26c52 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -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}/ diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 14fb9f8e52bd..e6a76883e03d 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -2,6 +2,7 @@ PORTNAME= libgltf PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= LODEV diff --git a/math/glm/Makefile b/math/glm/Makefile index 33c742c5aaf8..ce6806e9118c 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -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@FreeBSD.org COMMENT= C++ mathematics library for software based on the OpenGL GLSL @@ -13,10 +12,13 @@ COMMENT= C++ mathematics library for software based on the OpenGL GLSL 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} \ diff --git a/math/glm/distinfo b/math/glm/distinfo index 56b096ac3fe7..3cdd7a37118b 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -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 diff --git a/math/glm/pkg-plist b/math/glm/pkg-plist index c51b1270e742..5b22b9d1314c 100644 --- a/math/glm/pkg-plist +++ b/math/glm/pkg-plist @@ -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 |