diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
commit | 8b1d897ff66b7ec744342c2492ce62734df8727c (patch) | |
tree | afe535e7665b37cbe5dce8f22f038a531ba09559 /sysutils/slurm-wlm | |
parent | Add rubygem-pundit 1.1.0 (diff) |
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
Notes
Notes:
svn path=/head/; revision=442050
Diffstat (limited to 'sysutils/slurm-wlm')
-rw-r--r-- | sysutils/slurm-wlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 6e33c70d8d5f..4451da655fc9 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= slurm PORTVERSION= 16.05.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.schedmd.com/download/latest/ \ http://www.schedmd.com/download/archive/ \ |