Skip to content

Commit

Permalink
R-ncdf4: update to 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 20, 2024
1 parent b8e1d32 commit c415681
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions R/R-ncdf4/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@
PortSystem 1.0
PortGroup R 1.0

R.setup cran dpierce ncdf4 1.22
revision 1
R.setup cran dpierce ncdf4 1.23
revision 0
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license GPL-3+
description Interface to unidata netCDF (v. 4 or earlier) data files
long_description {*}${description}
homepage https://cirrus.ucsd.edu/~pierce/ncdf
checksums rmd160 77b7c359bc00302e6f9c0c6c2cad32a5b76f85f0 \
sha256 b9a9a2004f4c008d665afbe617f4e4b45e57dc70e303c8ec341aa5a51fbb1210 \
size 127907
checksums rmd160 f6d383510635123c55ee42cdaa74502c69a823b3 \
sha256 8b05fee9f79dc0605e487dd5d031d2c7dcaedec8f47904983b1c26739894da89 \
size 125897

# Active variant of netcdf should match with active variant of hdf5.
depends_lib-append port:netcdf

test.run yes

0 comments on commit c415681

Please sign in to comment.