diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-30 10:56:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-30 10:56:43 +0800 |
commit | 14457a980bb98957b4bc4508fc3e5080af20610a (patch) | |
tree | afe535e7665b37cbe5dce8f22f038a531ba09559 /science/cgnslib | |
parent | 95e1cb59401974147f8bf94f366f28e4e17f1afd (diff) | |
download | freebsd-ports-gnome-14457a980bb98957b4bc4508fc3e5080af20610a.tar.gz freebsd-ports-gnome-14457a980bb98957b4bc4508fc3e5080af20610a.tar.zst freebsd-ports-gnome-14457a980bb98957b4bc4508fc3e5080af20610a.zip |
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
Diffstat (limited to 'science/cgnslib')
-rw-r--r-- | science/cgnslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index b69d8106e01e..d95d0e5e001f 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -3,7 +3,7 @@ PORTNAME= cgnslib DISTVERSION= 3.2.1 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= science MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/ |