diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-06 06:46:53 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-06 06:46:53 +0800 |
commit | 91c3078096a529d49ba0141e85e0f379c518209c (patch) | |
tree | 492d20357c6842e631f12acd54767f5b5087f989 /math/deal.ii | |
parent | e70e7eca380e6a9f1057fbeebaecb25224d738b1 (diff) | |
download | freebsd-ports-gnome-91c3078096a529d49ba0141e85e0f379c518209c.tar.gz freebsd-ports-gnome-91c3078096a529d49ba0141e85e0f379c518209c.tar.zst freebsd-ports-gnome-91c3078096a529d49ba0141e85e0f379c518209c.zip |
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/deal.ii')
-rw-r--r-- | math/deal.ii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 5a4d2055dba1..18d637c0a48c 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -3,7 +3,7 @@ PORTNAME= deal.II DISTVERSIONPREFIX= v DISTVERSION= 9.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |