diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 16:10:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 16:10:28 +0800 |
commit | 9f028eb7d878ec224042b5bf3162c168ee46c6fa (patch) | |
tree | 51ef68ccdd728aae2ef5efbce59ff2f3a4b706a6 /sysutils | |
parent | 15124f7dde50421119526819ecebc6d75734ed50 (diff) | |
download | freebsd-ports-graphics-9f028eb7d878ec224042b5bf3162c168ee46c6fa.tar.gz freebsd-ports-graphics-9f028eb7d878ec224042b5bf3162c168ee46c6fa.tar.zst freebsd-ports-graphics-9f028eb7d878ec224042b5bf3162c168ee46c6fa.zip |
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/slurm-hpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/slurm-hpc/Makefile b/sysutils/slurm-hpc/Makefile index d0a2398b41a..5ce3d455021 100644 --- a/sysutils/slurm-hpc/Makefile +++ b/sysutils/slurm-hpc/Makefile @@ -3,6 +3,7 @@ PORTNAME= slurm PORTVERSION= 14.11.6 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.schedmd.com/download/latest/ \ http://www.schedmd.com/download/archive/ \ |