diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-05 22:05:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-05 22:05:23 +0000 |
commit | c548cd43e87a61088bc7b5599a279ace899fbe6e (patch) | |
tree | 27084341d5a795ebcf03e92850c6f132a2a6e8af /math/labplot | |
parent | Update devel/json-c to 0.13.1 (diff) |
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index df71775afc09..8f735f9777f1 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |