Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 03:55:52 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6b4a86d79e4e - main - science/opensph: Update 0.3.5 -> 0.3.6
Message-ID:  <202107140355.16E3tqT2013419@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b4a86d79e4e50c2054dc61aa8242b7fb7f8bd58

commit 6b4a86d79e4e50c2054dc61aa8242b7fb7f8bd58
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-07-14 03:23:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-07-14 03:55:48 +0000

    science/opensph: Update 0.3.5 -> 0.3.6
---
 science/opensph/Makefile                                            | 5 ++---
 science/opensph/distinfo                                            | 6 +++---
 ...patch-lib_system_Platform.cpp => patch-core_system_Platform.cpp} | 4 ++--
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index e5093e13497c..692628380398 100644
--- a/science/opensph/Makefile
+++ b/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
@@ -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
diff --git a/science/opensph/distinfo b/science/opensph/distinfo
index 6636166cb01c..d8cec48dd5b5 100644
--- a/science/opensph/distinfo
+++ b/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
diff --git a/science/opensph/files/patch-lib_system_Platform.cpp b/science/opensph/files/patch-core_system_Platform.cpp
similarity index 94%
rename from science/opensph/files/patch-lib_system_Platform.cpp
rename to science/opensph/files/patch-core_system_Platform.cpp
index cee58217b01e..652b8dd7c998 100644
--- a/science/opensph/files/patch-lib_system_Platform.cpp
+++ b/science/opensph/files/patch-core_system_Platform.cpp
@@ -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() {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107140355.16E3tqT2013419>