diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-04-19 09:49:02 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-04-19 09:49:02 +0000 |
commit | 794fcc74bd8fced99f6a09840d3e4478c3230493 (patch) | |
tree | 340936c7bee5d0b1a767c5f350d166791e955a7e /science/latte/Makefile | |
parent | 8d195d23e02f6b5069402dd0865f59e42af78620 (diff) | |
download | ports-794fcc74bd8fced99f6a09840d3e4478c3230493.tar.gz ports-794fcc74bd8fced99f6a09840d3e4478c3230493.zip |
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is deprecated and will be removed)
- Fix science/gromacs plist when MPI option is enabled
- Bump PORTREVISION for all the consumers of net/openmpi
Notes
Notes:
svn path=/head/; revision=532095
Diffstat (limited to 'science/latte/Makefile')
-rw-r--r-- | science/latte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/latte/Makefile b/science/latte/Makefile index 2d7d60fb758c..f2eb0f9305a8 100644 --- a/science/latte/Makefile +++ b/science/latte/Makefile @@ -3,7 +3,7 @@ PORTNAME= latte DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |