diff options
-rw-r--r-- | math/cglm/Makefile | 2 | ||||
-rw-r--r-- | math/cglm/distinfo | 6 | ||||
-rw-r--r-- | math/cglm/pkg-plist | 41 |
3 files changed, 44 insertions, 5 deletions
diff --git a/math/cglm/Makefile b/math/cglm/Makefile index d0b58f5b7760..0ee267077096 100644 --- a/math/cglm/Makefile +++ b/math/cglm/Makefile @@ -1,6 +1,6 @@ PORTNAME= cglm DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cglm/distinfo b/math/cglm/distinfo index 971ee6d4da6e..918a171fc020 100644 --- a/math/cglm/distinfo +++ b/math/cglm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619747634 -SHA256 (recp-cglm-v0.8.2_GH0.tar.gz) = b578e3c9d3d93d83001e59c2f1e412043089f05684836f7ea570e9cb8f60df22 -SIZE (recp-cglm-v0.8.2_GH0.tar.gz) = 231038 +TIMESTAMP = 1622528000 +SHA256 (recp-cglm-v0.8.3_GH0.tar.gz) = 3a3f935f9f2ed5a8cb6337e421bf6f3a699a72d8cfe26fde1bbb8fde5c1c8aaf +SIZE (recp-cglm-v0.8.3_GH0.tar.gz) = 246664 diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist index fb769cc29bf8..3d1a9a455bb2 100644 --- a/math/cglm/pkg-plist +++ b/math/cglm/pkg-plist @@ -10,6 +10,18 @@ include/cglm/call/affine2d.h include/cglm/call/bezier.h include/cglm/call/box.h include/cglm/call/cam.h +include/cglm/call/clipspace/ortho_lh_no.h +include/cglm/call/clipspace/ortho_lh_zo.h +include/cglm/call/clipspace/ortho_rh_no.h +include/cglm/call/clipspace/ortho_rh_zo.h +include/cglm/call/clipspace/persp_lh_no.h +include/cglm/call/clipspace/persp_lh_zo.h +include/cglm/call/clipspace/persp_rh_no.h +include/cglm/call/clipspace/persp_rh_zo.h +include/cglm/call/clipspace/view_lh_no.h +include/cglm/call/clipspace/view_lh_zo.h +include/cglm/call/clipspace/view_rh_no.h +include/cglm/call/clipspace/view_rh_zo.h include/cglm/call/curve.h include/cglm/call/ease.h include/cglm/call/euler.h @@ -28,6 +40,21 @@ include/cglm/call/vec3.h include/cglm/call/vec4.h include/cglm/cam.h include/cglm/cglm.h +include/cglm/clipspace/ortho_lh_no.h +include/cglm/clipspace/ortho_lh_zo.h +include/cglm/clipspace/ortho_rh_no.h +include/cglm/clipspace/ortho_rh_zo.h +include/cglm/clipspace/persp.h +include/cglm/clipspace/persp_lh_no.h +include/cglm/clipspace/persp_lh_zo.h +include/cglm/clipspace/persp_rh_no.h +include/cglm/clipspace/persp_rh_zo.h +include/cglm/clipspace/view_lh.h +include/cglm/clipspace/view_lh_no.h +include/cglm/clipspace/view_lh_zo.h +include/cglm/clipspace/view_rh.h +include/cglm/clipspace/view_rh_no.h +include/cglm/clipspace/view_rh_zo.h include/cglm/color.h include/cglm/common.h include/cglm/curve.h @@ -62,6 +89,18 @@ include/cglm/struct/affine.h include/cglm/struct/affine2d.h include/cglm/struct/box.h include/cglm/struct/cam.h +include/cglm/struct/clipspace/ortho_lh_no.h +include/cglm/struct/clipspace/ortho_lh_zo.h +include/cglm/struct/clipspace/ortho_rh_no.h +include/cglm/struct/clipspace/ortho_rh_zo.h +include/cglm/struct/clipspace/persp_lh_no.h +include/cglm/struct/clipspace/persp_lh_zo.h +include/cglm/struct/clipspace/persp_rh_no.h +include/cglm/struct/clipspace/persp_rh_zo.h +include/cglm/struct/clipspace/view_lh_no.h +include/cglm/struct/clipspace/view_lh_zo.h +include/cglm/struct/clipspace/view_rh_no.h +include/cglm/struct/clipspace/view_rh_zo.h include/cglm/struct/color.h include/cglm/struct/curve.h include/cglm/struct/euler.h @@ -94,5 +133,5 @@ lib/cmake/cglm/cglmConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cglm/cglmConfig.cmake lib/libcglm.so lib/libcglm.so.0 -lib/libcglm.so.0.8.2 +lib/libcglm.so.0.8.3 libdata/pkgconfig/cglm.pc |