Subject: CVS commit: pkgsrc
From: Makoto Fujiwara
Date: 2017-01-13 23:03:37
Message id: 20170113220337.B4945FBA6@cvs.NetBSD.org

Log Message:
Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1
------------------------------------------------------------
ChangeLog v3.7.10.1

This is the first bug-fix release for v3.7.10
This contains bug fixes primarily for GRC and DTV.
- GRC
 * Catch more exceptions thrown by ConfigParser when reading corrupted
   grc.conf files.
 * Fix the docstring update error for empty categories.
 * Fix grcc to call refactored GRC code.
 * Convert initially opened files to absolute paths to prevent
   attempting to read from tmp.
 * Move startup checks back in to gnuradio-companion script from grc/checks.py.

- DTV
 * Fix a segfault that occurs from out-of-bounds access in
   dvbt_bit_inner_interleaver forecast by forecasting an enumerated list
   of all input streams.
 * Fix VL-SNR framing.

- Digital
 * Enable update rate in block_recovery_mm blocks to keep tags close to
   the the proper clock-recovered sample time. Tag offsets will still be
   off between calls to work, but each work call updates the tag rate.

- Analog
 * Fix the derivative calculation in fmdet block.

- Builds
 * Fix linking GSL to gr-fec.
 * Use gnu99 C standard rather than gnu11 standard to maintain
   support for GCC 4.6.3.

- Other
   Minor spelling and documentation fixes.
   Fix uhd_siggen_gui when using lo_locked.

(pkgsrc changes on gnuradio-core/Makefile.common)
 - Following lines added
   CXXFLAGS+=               -pthread
   .include       "../../devel/cppunit/buildlink3.mk"
   .include       "../../math/gsl/buildlink3.mk"

Files:
RevisionActionfile
1.8modifypkgsrc/ham/gnuradio-atsc/Makefile
1.6modifypkgsrc/ham/gnuradio-channels/Makefile
1.13modifypkgsrc/ham/gnuradio-companion/Makefile
1.8modifypkgsrc/ham/gnuradio-companion/PLIST
1.56modifypkgsrc/ham/gnuradio-core/Makefile
1.14modifypkgsrc/ham/gnuradio-core/Makefile.common
1.9modifypkgsrc/ham/gnuradio-core/Makefile.version
1.26modifypkgsrc/ham/gnuradio-core/distinfo
1.6modifypkgsrc/ham/gnuradio-ctrlport/Makefile
1.7modifypkgsrc/ham/gnuradio-digital/Makefile
1.16modifypkgsrc/ham/gnuradio-doxygen/Makefile
1.9modifypkgsrc/ham/gnuradio-dtv/Makefile
1.8modifypkgsrc/ham/gnuradio-fcd/Makefile
1.8modifypkgsrc/ham/gnuradio-fec/Makefile
1.6modifypkgsrc/ham/gnuradio-noaa/Makefile
1.6modifypkgsrc/ham/gnuradio-pager/Makefile
1.12modifypkgsrc/ham/gnuradio-qtgui/Makefile
1.25modifypkgsrc/ham/gnuradio-trellis/Makefile
1.8modifypkgsrc/ham/gnuradio-uhd/Makefile
1.7modifypkgsrc/ham/gnuradio-utils/Makefile
1.22modifypkgsrc/ham/gnuradio-video-sdl/Makefile
1.6modifypkgsrc/ham/gnuradio-vocoder/Makefile
1.6modifypkgsrc/ham/gnuradio-wavelet/Makefile
1.61modifypkgsrc/ham/gnuradio-wxgui/Makefile
1.9modifypkgsrc/ham/gnuradio-zeromq/Makefile
1.18modifypkgsrc/meta-pkgs/gnuradio/Makefile