summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnuradio
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2017-01-13 22:03:35 +0000
committermef <mef@pkgsrc.org>2017-01-13 22:03:35 +0000
commit6e0a78837a5c6ac6bab8a65be6ece2d120cabbb7 (patch)
tree67f393f8c0d2a99ee235115c3cbce282c455b5f6 /meta-pkgs/gnuradio
parent82f9416b10d85295fe1bccb9a97bc93ce1105437 (diff)
downloadpkgsrc-6e0a78837a5c6ac6bab8a65be6ece2d120cabbb7.tar.gz
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"
Diffstat (limited to 'meta-pkgs/gnuradio')
-rw-r--r--meta-pkgs/gnuradio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/gnuradio/Makefile b/meta-pkgs/gnuradio/Makefile
index d98b0ab66b4..2dddd8a69d1 100644
--- a/meta-pkgs/gnuradio/Makefile
+++ b/meta-pkgs/gnuradio/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2016/07/20 23:59:56 gdt Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/13 22:03:35 mef Exp $
META_PACKAGE= yes
.include "../../ham/gnuradio-core/Makefile.version"
DISTNAME= gnuradio-${VERSION}
-PKGREVISION= 1
CATEGORIES= meta-pkgs ham
MASTER_SITES= # empty
DISTFILES= # empty