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/mathgl | |
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
Notes
Notes:
svn path=/head/; revision=489412
Diffstat (limited to 'math/mathgl')
-rw-r--r-- | math/mathgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile index 3bd39ae96628..db187d83be0a 100644 --- a/math/mathgl/Makefile +++ b/math/mathgl/Makefile @@ -2,7 +2,7 @@ PORTNAME= mathgl DISTVERSION= 2.4.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:R} |