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 /graphics/opendx | |
parent | Add rubygem-nokogiri18 1.8.5 (copied from rubygem-nokogiri) (diff) |
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 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index bc1493622a7d..9821a16644c1 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics math java MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} |