diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-06 06:05:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-06 06:05:23 +0800 |
commit | 4e0baaba99c6911ae30c89181ee0905fc5789109 (patch) | |
tree | 27084341d5a795ebcf03e92850c6f132a2a6e8af /cad/gmsh/Makefile | |
parent | a8790a3e1f9d4e3f2826fdff40f74803fe3ab3af (diff) | |
download | freebsd-ports-gnome-4e0baaba99c6911ae30c89181ee0905fc5789109.tar.gz freebsd-ports-gnome-4e0baaba99c6911ae30c89181ee0905fc5789109.tar.zst freebsd-ports-gnome-4e0baaba99c6911ae30c89181ee0905fc5789109.zip |
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 'cad/gmsh/Makefile')
-rw-r--r-- | cad/gmsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 90c94d7b0966..5a0baad082c8 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmsh DISTVERSION= 3.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://gmsh.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |