diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-18 18:39:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-18 18:39:51 +0800 |
commit | 46e7b9a0e7e218ec32c734e1f6d28e4d290123f1 (patch) | |
tree | e34adbd86afd804caa501594aaf9fc14e3a13d45 /science/ecs | |
parent | 2f0398dfe100750532f3fd19bc440b2a2e82d811 (diff) | |
download | freebsd-ports-gnome-46e7b9a0e7e218ec32c734e1f6d28e4d290123f1.tar.gz freebsd-ports-gnome-46e7b9a0e7e218ec32c734e1f6d28e4d290123f1.tar.zst freebsd-ports-gnome-46e7b9a0e7e218ec32c734e1f6d28e4d290123f1.zip |
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'science/ecs')
-rw-r--r-- | science/ecs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/ecs/Makefile b/science/ecs/Makefile index 36bd2935e09d..f52a5131f15d 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -3,6 +3,7 @@ PORTNAME= ecs PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://code-saturne.org/releases/ |