Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2024 19:28: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: 4124c55c354e - main - science/wwplot: update 0.0.9 =?utf-8?Q?=E2=86=92?= 1.0.0
Message-ID:  <202404191928.43JJSSfN071825@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=4124c55c354e423ad5ab4e56427e9705c903bb62

commit 4124c55c354e423ad5ab4e56427e9705c903bb62
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-19 18:20:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-19 19:28:22 +0000

    science/wwplot: update 0.0.9 → 1.0.0
    
    Reported by:    portscout
---
 science/wwplot/Makefile | 9 +++------
 science/wwplot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/science/wwplot/Makefile b/science/wwplot/Makefile
index be77236e1eac..bfab3e211939 100644
--- a/science/wwplot/Makefile
+++ b/science/wwplot/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	wwplot
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.0.9
-PORTREVISION=	2
+DISTVERSION=	1.0.0
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -13,12 +12,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS} \
-		qt5-core>0:devel/qt5-core \
-		qt5-declarative>0:x11-toolkits/qt5-declarative \
-		qt5-gui>0:x11-toolkits/qt5-gui
+		qt6-base>0:devel/qt6-base
 PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
 		${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}pyside2>0:devel/pyside2@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyside6>0:devel/pyside6@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
 
 USES=		desktop-file-utils gettext meson python shebangfix
diff --git a/science/wwplot/distinfo b/science/wwplot/distinfo
index ca3fccd4a7b1..d13afa21537a 100644
--- a/science/wwplot/distinfo
+++ b/science/wwplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680031277
-SHA256 (wwmm-wwplot-v0.0.9_GH0.tar.gz) = 36a9ac68d51dbb62702a2fff0b3cb516e902f7e9800101aa050af9e2a8490a83
-SIZE (wwmm-wwplot-v0.0.9_GH0.tar.gz) = 438392
+TIMESTAMP = 1713505502
+SHA256 (wwmm-wwplot-v1.0.0_GH0.tar.gz) = e2c04731dcd2c4c9ba37510504aef777adba0744ff7b3b8ddcf963dcc9bb6de8
+SIZE (wwmm-wwplot-v1.0.0_GH0.tar.gz) = 438404



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