summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-15 00:35:30 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-15 01:03:10 +0800
commit69e2e87fa56b54e267429b326f7f6188a7baaa71 (patch)
tree8efd3de54b3278404253d52654d09e1e1ce3f885 /science
parentsysutils/zbackup: Fix build with protobuf 22+ (diff)
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
Diffstat (limited to 'science')
-rw-r--r--science/paraview/Makefile2
-rw-r--r--science/py-chainer/Makefile2
-rw-r--r--science/py-tensorflow/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 69f31ebfc0b8..15c4a11f5071 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= paraview
DISTVERSION= ${PARAVIEW_VER}.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science graphics
MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/
DISTNAME= ParaView-v${PORTVERSION}
diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile
index 6534245e9f30..1cdc0bdf2375 100644
--- a/science/py-chainer/Makefile
+++ b/science/py-chainer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= chainer
DISTVERSION= 7.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 17dcb8ae85b9..31e0a37144ad 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tensorflow
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= ${PORTNAME}