diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-10-09 15:31:52 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-10-09 15:37:51 +0000 |
commit | 05e7a8b8e17851b506a55ab8676bd62779c328c5 (patch) | |
tree | cfb6470ed5fe0c566b34b310da16c83739bd6cf4 /science/paraview | |
parent | d472de4999c29113fce905ec906134cc91789c2d (diff) | |
download | ports-05e7a8b8e17851b506a55ab8676bd62779c328c5.tar.gz ports-05e7a8b8e17851b506a55ab8676bd62779c328c5.zip |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
Diffstat (limited to 'science/paraview')
-rw-r--r-- | science/paraview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index dc83176682e6..7c736b11962c 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= 5.10.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} |