Skip to content

Commit

Permalink
science/opensph: Update 0.3.5 -> 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jul 14, 2021
1 parent d0bf653 commit 6b4a86d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions science/opensph/Makefile
@@ -1,6 +1,5 @@
PORTNAME= OpenSPH
DISTVERSION= 0.3.5
PORTREVISION= 1
DISTVERSION= 0.3.6
CATEGORIES= science

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions science/opensph/distinfo
@@ -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() {
Expand Down

0 comments on commit 6b4a86d

Please sign in to comment.