diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
commit | 91c3078096a529d49ba0141e85e0f379c518209c (patch) | |
tree | 492d20357c6842e631f12acd54767f5b5087f989 /math/libmesh | |
parent | Remove trailing / from MASTER_SITES (diff) |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen
Diffstat (limited to 'math/libmesh')
-rw-r--r-- | math/libmesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile index 039cb731433d..56e5b88baf59 100644 --- a/math/libmesh/Makefile +++ b/math/libmesh/Makefile @@ -4,7 +4,7 @@ PORTNAME= libmesh DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |