FreeBSD Bugzilla – Attachment 231064 Details for
Bug 261262
math/glm: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for glm
math-glm.patch (text/plain), 1.18 KB, created by
Daniel Engberg
on 2022-01-17 08:04:29 UTC
(
hide
)
Description:
Patch for glm
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-01-17 08:04:29 UTC
Size:
1.18 KB
patch
obsolete
>diff --git a/math/glm/Makefile b/math/glm/Makefile >index ffbcc9d791eb..014e1050fcad 100644 >--- a/math/glm/Makefile >+++ b/math/glm/Makefile >@@ -1,18 +1,21 @@ > # Created by: demon@FreeBSD.org > > PORTNAME= glm >-PORTVERSION= 0.9.9.8 >+DISTVERSION= 0.9.9.8 > PORTEPOCH= 1 > CATEGORIES= math graphics >+MASTER_SITES= https://github.com/g-truc/glm/releases/download/${DISTVERSION}/ > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= C++ mathematics library for software based on the OpenGL GLSL > > LICENSE= MIT > >-USES= cmake compiler:c++11-lang pkgconfig >-USE_GITHUB= yes >-GH_ACCOUNT= g-truc >+USES= 7z cmake compiler:c++11-lang dos2unix pkgconfig >+DOS2UNIX_GLOB= * >+ >+WRKSRC= ${WRKDIR}/${PORTNAME} >+ > NO_ARCH= yes > > SUB_FILES= glm.pc >diff --git a/math/glm/distinfo b/math/glm/distinfo >index 63cca9cfb238..0159bf9e2efc 100644 >--- a/math/glm/distinfo >+++ b/math/glm/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1615332075 >-SHA256 (g-truc-glm-0.9.9.8_GH0.tar.gz) = 7d508ab72cb5d43227a3711420f06ff99b0a0cb63ee2f93631b162bfe1fe9592 >-SIZE (g-truc-glm-0.9.9.8_GH0.tar.gz) = 4368032 >+TIMESTAMP = 1642406040 >+SHA256 (glm-0.9.9.8.7z) = 46d3ec588aaf270dab3ee0a2c70eb67aae7e6d245e067c412c1ef32070ad9299 >+SIZE (glm-0.9.9.8.7z) = 3428631
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261262
: 231064