Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 03:36:28 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: f97664048d96 - main - science/opensph: Backport more patches
Message-ID:  <202105310336.14V3aSUa078525@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=f97664048d96d5e5f9d1d437fdba73f016f5d88d

commit f97664048d96d5e5f9d1d437fdba73f016f5d88d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-31 03:35:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-05-31 03:36:26 +0000

    science/opensph: Backport more patches
---
 science/opensph/Makefile | 6 +++---
 science/opensph/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index 14df99b095eb..916b3d54b04e 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	OpenSPH
 DISTVERSION=	0.3.4
-PORTREVISION=	1
+PORTREVISION=	3
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,7 +18,7 @@ USE_WX=		3.1
 GL_SITE=	https://gitlab.com
 GL_ACCOUNT=	sevecekp
 GL_PROJECT=	sph
-GL_COMMIT=	203f460e1462d4323c014aa7d19849f30b769f0f # 0.3.4 + some relevant for port fixes
+GL_COMMIT=	76c4b601cf05303d4ff181699aa2f0da796eb096 # 0.3.4 + some relevant for port fixes
 
 QMAKE_SOURCE_PATH=	${WRKSRC}/sph.pro
 QMAKE_ARGS=		CONFIG+=release
@@ -39,8 +39,8 @@ CHAISCRIPT_QMAKE_ON=		CONFIG+=use_chaiscript
 CHAISCRIPT_BUILD_DEPENDS=	${LOCALBASE}/include/chaiscript/chaiscript.hpp:lang/chaiscript
 
 EIGEN_DESC=			Eigen for additional methods to set up initial conditions
-EIGEN_USES=			eigen:3
 EIGEN_QMAKE_ON=			CONFIG+=use_eigen
+EIGEN_USES=			eigen:3
 
 HDF5_DESC=			Be able to read files generated by miluphcuda code
 HDF5_QMAKE_ON=			CONFIG+=use_hdf5
diff --git a/science/opensph/distinfo b/science/opensph/distinfo
index b563f9836471..9792f33bf670 100644
--- a/science/opensph/distinfo
+++ b/science/opensph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622416501
-SHA256 (sevecekp-sph-203f460e1462d4323c014aa7d19849f30b769f0f_GL0.tar.gz) = 45a596f87f3e5698ff649b18ef076a820a413aedacd0f3130c2a4983a24a1f2e
-SIZE (sevecekp-sph-203f460e1462d4323c014aa7d19849f30b769f0f_GL0.tar.gz) = 26537010
+TIMESTAMP = 1622429570
+SHA256 (sevecekp-sph-76c4b601cf05303d4ff181699aa2f0da796eb096_GL0.tar.gz) = 8f3bc1aa7ad413114498d7792dd26696e8b36eb0a82d5e609f9c9d3a36c02860
+SIZE (sevecekp-sph-76c4b601cf05303d4ff181699aa2f0da796eb096_GL0.tar.gz) = 26537021



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