On 2019/11/23 10:34, Martin Reindl wrote:
> Hello,
> 
> Diff to update netcdf from 4.7.0 to 4.7.3. Tested on
> arm64, amd64 and macppc. Tests on hppa welcome but I don't
> see a reason why it should not work there (that's why I
> removed the comments).

We aren't building packages on hppa anyway.

Some functions are removed:

Dynamic export changes:
added:
        NC_NOTNC3_get_varm
        NC_NOTNC3_put_varm
        NC_NOTNC4_inq_dimids
        NC_NOTNC4_inq_grp_full_ncid
        NC_NOTNC4_inq_grp_parent
        NC_NOTNC4_inq_grpname
        NC_NOTNC4_inq_grpname_full
        NC_NOTNC4_inq_grps
        NC_NOTNC4_inq_ncid
        NC_NOTNC4_inq_typeid
        NC_NOTNC4_inq_typeids
        NC_NOTNC4_inq_user_type
        NC_NOTNC4_inq_varids
        NC_getmodelist
        NC_stride_one
        NC_testmode
        move_in_NCList
        nc4_file_change_ncid
        nc4_file_list_add
        nc4_file_list_del
        nc4_file_list_get
        nc4_filter_action
        nc4_nc4f_list_del
        nc_filter_inq
        nc_filter_register
        nc_filter_unregister
        ncrc_freeglobalstate
        ncrc_getglobalstate
        ncurisetfragments

removed:
        EZXML_NIL
        NC3_inq_base_pe
        NC3_set_base_pe
        NCD2_inq_base_pe
        NCD2_set_base_pe
        NC_NOTNC3_inq_base_pe
        NC_NOTNC3_set_base_pe
        NC_alignments_computed
        NC_argc
        NC_argv
        dceverbose
        nc_ptrdiffvector1
        nc_sizevector0
        nc_sizevector1
        ncdap3debug
        ncdap4debug
        ncdebug
        nclogsettags
        v4node


... so it needs a major SHARED_LIBS bump. Have you tested dependent ports?

$ sqlite3 /usr/local/share/sqlports "select fullpkgpath from depends where 
dependspath like 'math/netcdf'"
geo/mdal
graphics/gmt
graphics/gmt,-main

Reply via email to