Subject: CVS commit: pkgsrc/math/octave
From: Maya Rashish
Date: 2017-03-15 12:33:03
Message id: 20170315113303.482F8FBE4@cvs.NetBSD.org

Log Message:
octave: amend wrapper patches to be netbsd-specific. fix sunOS build

octave is using gnulib for portability, but has an additional wrapper
around it. unfortunately that means that this type signature is no longer
portable. netbsd doesn't have struct tm_zone, others do.

I failed to use gnulib to provide struct tm_zone, using an OS-specific macro
as an ugly hack.

reported by hans

Files:
RevisionActionfile
1.51modifypkgsrc/math/octave/distinfo
1.2modifypkgsrc/math/octave/patches/patch-liboctave_wrappers_strftime-wrapper.c
1.2modifypkgsrc/math/octave/patches/patch-liboctave_wrappers_strftime-wrapper.h