Skip to content

Commit

Permalink
science/wwplot: update 0.0.9 → 1.0.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 19, 2024
1 parent 4be3df3 commit 4124c55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
9 changes: 3 additions & 6 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 4124c55

Please sign in to comment.