Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2022 17:32:28 GMT
From:      =?utf-8?Q?Lo=C3=AFc Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: da4d171b0c9f - main - science/scidavis: Update to 2.7 and use sip6
Message-ID:  <202202081732.218HWS6o008463@gitrepo.freebsd.org>

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

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

commit da4d171b0c9f077f0396d12f68f4824cbe2e3176
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-02-08 17:31:14 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-02-08 17:31:14 +0000

    science/scidavis: Update to 2.7 and use sip6
    
    PR:             261736
    Approved by:    makc (maintainer)
---
 science/scidavis/Makefile | 6 ++----
 science/scidavis/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/science/scidavis/Makefile b/science/scidavis/Makefile
index 6541abdf3b11..60eb386376d1 100644
--- a/science/scidavis/Makefile
+++ b/science/scidavis/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	scidavis
-PORTVERSION=	2.4.0
-PORTREVISION=	4
+PORTVERSION=	2.7
 CATEGORIES=	science
 
 MAINTAINER=	makc@FreeBSD.org
@@ -9,7 +8,6 @@ COMMENT=	Scientific data analysis and visualization
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	sip:devel/py-sip4
 LIB_DEPENDS=	libgsl.so:math/gsl \
 		libmuparser.so:math/muparser \
 		libpng.so:graphics/png \
@@ -35,7 +33,7 @@ OPTIONS_SUB=	yes
 
 PYTHON_DESC=	Python scripting support
 PYTHON_USES=	pyqt:5 python:3.6+
-PYTHON_USE=	PYQT=pyqt5
+PYTHON_USE=	PYQT=pyqt5 sip
 PYTHON_CMAKE_ON=	-DPython3_EXECUTABLE=${PYTHON_CMD} \
 			-DSCRIPTING_PYTHON=True
 PYTHON_CMAKE_OFF=	-DSCRIPTING_PYTHON=False
diff --git a/science/scidavis/distinfo b/science/scidavis/distinfo
index 6da60afd6da7..1d604ea404ad 100644
--- a/science/scidavis/distinfo
+++ b/science/scidavis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620493271
-SHA256 (highperformancecoder-scidavis-2.4.0_GH0.tar.gz) = 55de7c3bf2271aada293cf16d284edae95c1a26bdda78976d0e9fc0b089acdf5
-SIZE (highperformancecoder-scidavis-2.4.0_GH0.tar.gz) = 9244613
+TIMESTAMP = 1644054781
+SHA256 (highperformancecoder-scidavis-2.7_GH0.tar.gz) = 9ecf8f2a68b2f230e39446576a37b12f86055ce09efcfa77df9d7e4039c66800
+SIZE (highperformancecoder-scidavis-2.7_GH0.tar.gz) = 9123402



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