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 /graphics/alembic | |
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 'graphics/alembic')
-rw-r--r-- | graphics/alembic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile index 92ae40c745f1..4aa5ad89e461 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -3,7 +3,7 @@ PORTNAME= alembic PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org |