mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
science/opensph: Update 0.3.5 -> 0.3.6
This commit is contained in:
parent
d0bf653bf2
commit
6b4a86d79e
@ -1,6 +1,5 @@
|
||||
PORTNAME= OpenSPH
|
||||
DISTVERSION= 0.3.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.3.6
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -18,7 +17,7 @@ USE_WX= 3.1
|
||||
GL_SITE= https://gitlab.com
|
||||
GL_ACCOUNT= sevecekp
|
||||
GL_PROJECT= sph
|
||||
GL_COMMIT= da3692e99fac19bc512c8462b0492eabd2de33af
|
||||
GL_COMMIT= 39d79bf5d4c9de7976ef18fd02a76c96942902b9
|
||||
|
||||
QMAKE_SOURCE_PATH= ${WRKSRC}/sph.pro
|
||||
QMAKE_ARGS= CONFIG+=release
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1624643149
|
||||
SHA256 (sevecekp-sph-da3692e99fac19bc512c8462b0492eabd2de33af_GL0.tar.gz) = 9e8da74a66ae16063294dd0ef23e5fbded8cd67e18ca4f0a753d2d5de1fc7060
|
||||
SIZE (sevecekp-sph-da3692e99fac19bc512c8462b0492eabd2de33af_GL0.tar.gz) = 26541002
|
||||
TIMESTAMP = 1626231147
|
||||
SHA256 (sevecekp-sph-39d79bf5d4c9de7976ef18fd02a76c96942902b9_GL0.tar.gz) = 954b7acf9914c89f05bf574fcac52111f75b6253bd183c113ae6def914121435
|
||||
SIZE (sevecekp-sph-39d79bf5d4c9de7976ef18fd02a76c96942902b9_GL0.tar.gz) = 26576081
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- lib/system/Platform.cpp.orig 2021-04-08 21:23:28 UTC
|
||||
+++ lib/system/Platform.cpp
|
||||
--- core/system/Platform.cpp.orig 2021-04-08 21:23:28 UTC
|
||||
+++ core/system/Platform.cpp
|
||||
@@ -14,7 +14,11 @@ NAMESPACE_SPH_BEGIN
|
||||
|
||||
Expected<Path> getExecutablePath() {
|
Loading…
Reference in New Issue
Block a user