diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-02 17:45:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-02 17:45:58 +0000 |
commit | a5990240e088c9f479e92b533ad1a630245ee972 (patch) | |
tree | 29893defc0e05cd294de3c10ef8d580cc4a1d05c /science/v_sim | |
parent | dfc1d0e67442fb952fd26555a3c89f3cc64b54aa (diff) | |
download | ports-a5990240e088c9f479e92b533ad1a630245ee972.tar.gz ports-a5990240e088c9f479e92b533ad1a630245ee972.zip |
Update science/netcdf to 4.6.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md
Notes
Notes:
svn path=/head/; revision=494422
Diffstat (limited to 'science/v_sim')
-rw-r--r-- | science/v_sim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index fdd67af718dd..b1ed953d0384 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -3,7 +3,7 @@ PORTNAME= v_sim PORTVERSION= 3.7.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MASTER_SITES= http://inac.cea.fr/L_Sim/V_Sim/download/ |