diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-18 10:39:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-18 10:39:51 +0000 |
commit | 6e5edf87e4e65cea762f73e6fe1f5b0f883a7d2d (patch) | |
tree | e34adbd86afd804caa501594aaf9fc14e3a13d45 /science/mpb | |
parent | - Update to 20150117 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=377318
Diffstat (limited to 'science/mpb')
-rw-r--r-- | science/mpb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile index f388af829acc..272cc8832c97 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -3,6 +3,7 @@ PORTNAME= mpb PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/mpb/ |