Subject: CVS commit: pkgsrc/math/octave
From: Niclas Rosenvik
Date: 2021-06-15 00:16:33
Message id: 20210614221633.9E07DFA95@cvs.NetBSD.org

Log Message:
unbreak octave on NetBSD

Change the way iconv_t void* conflict is handled
using a patch from upstream to fix PR pkg/56240 .
Due to the above remove
patch-libinterp_corefcn_input.cc and
patch-liboctave_wrappers_iconv-wrappers.h .
Execute autoconf in the configuration step so that
patch-configure.ac and patch-m4_acinclude.m4 is
actually used.
Change the PLIST so that -gnu is not used
references in patch-m4_acinclude.m4 mentions this.
Explicitly don't generate any docs since
generation octave.pdf breaks and it already exists.
Install info and man pages manually since they are
not installed due to docs not being generated.
Bump pkgrevision due to PLIST change.

Files:
RevisionActionfile
1.221modifypkgsrc/math/octave/Makefile
1.36modifypkgsrc/math/octave/PLIST
1.60modifypkgsrc/math/octave/distinfo
1.1addpkgsrc/math/octave/patches/patch-liboctave_wrappers_iconv-wrappers.c
1.2removepkgsrc/math/octave/patches/patch-libinterp_corefcn_input.cc
1.1removepkgsrc/math/octave/patches/patch-liboctave_wrappers_iconv-wrappers.h