pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update gnuradio 3.7.8 to 3.7.8.1.
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Tue Dec 15 22:13:13 2015 +0900
Changeset: 330caaec6647c4cb01cacc8d2e88b68d712ac811
Modified Files:
gnuradio-companion/PLIST
gnuradio-core/COMMIT_MSG
gnuradio-core/Makefile.common
gnuradio-core/Makefile.version
gnuradio-core/Nocore.mk
gnuradio-core/PLIST
gnuradio-core/distinfo
gnuradio-qtgui/PLIST
gnuradio-utils/PLIST
gnuradio-wxgui/PLIST
Log Message:
Update gnuradio 3.7.8 to 3.7.8.1.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=330caaec6647c4cb01cacc8d2e88b68d712ac811
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnuradio-companion/PLIST | 5 +--
gnuradio-core/COMMIT_MSG | 73 +++++++++++++++++++++++++++++++++++++++---
gnuradio-core/Makefile.common | 4 +--
gnuradio-core/Makefile.version | 2 +-
gnuradio-core/Nocore.mk | 2 +-
gnuradio-core/PLIST | 7 +++-
gnuradio-core/distinfo | 7 ++--
gnuradio-qtgui/PLIST | 4 ++-
gnuradio-utils/PLIST | 3 +-
gnuradio-wxgui/PLIST | 3 +-
10 files changed, 92 insertions(+), 18 deletions(-)
diffs:
diff --git a/gnuradio-companion/PLIST b/gnuradio-companion/PLIST
index 49c8caf..e4a96ce 100644
--- a/gnuradio-companion/PLIST
+++ b/gnuradio-companion/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2015/09/17 13:48:04 makoto Exp $
+@comment $NetBSD$
bin/gnuradio-companion
${PYSITELIB}/gnuradio/grc/__init__.py
${PYSITELIB}/gnuradio/grc/__init__.pyc
@@ -169,6 +169,7 @@ ${PYSITELIB}/grc_gnuradio/blks2/tcp.py
${PYSITELIB}/grc_gnuradio/blks2/tcp.pyc
${PYSITELIB}/grc_gnuradio/blks2/tcp.pyo
libexec/gnuradio/grc_setup_freedesktop
+share/gnuradio/examples/grc.conf
share/gnuradio/examples/grc/simple/variable_config.grc
share/gnuradio/examples/grc/xmlrpc/readme.txt
share/gnuradio/examples/grc/xmlrpc/xmlrpc_client.grc
@@ -198,6 +199,7 @@ share/gnuradio/grc/blocks/parameter.xml
share/gnuradio/grc/blocks/variable.xml
share/gnuradio/grc/blocks/variable_config.xml
share/gnuradio/grc/blocks/variable_function_probe.xml
+share/gnuradio/grc/blocks/variable_struct.xml
share/gnuradio/grc/blocks/virtual_sink.xml
share/gnuradio/grc/blocks/virtual_source.xml
share/gnuradio/grc/blocks/xmlrpc_client.xml
@@ -211,4 +213,3 @@ share/gnuradio/grc/freedesktop/grc-icon-256.png
share/gnuradio/grc/freedesktop/grc-icon-32.png
share/gnuradio/grc/freedesktop/grc-icon-48.png
share/gnuradio/grc/freedesktop/grc-icon-64.png
-share/gnuradio/grc/blocks/variable_struct.xml
diff --git a/gnuradio-core/COMMIT_MSG b/gnuradio-core/COMMIT_MSG
index 0cb66d3..5e60530 100644
--- a/gnuradio-core/COMMIT_MSG
+++ b/gnuradio-core/COMMIT_MSG
@@ -1,7 +1,70 @@
-GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:
+Update 3.7.8 to 3.7.8.1
+------------------------
+ Release 3.7.8.1 is a maintenance release
- ( several tens of lines omitted for URL and List of contributors)
+ Changes 3.7.8 to 3.7.8.1
+ ------------------------
+Ben Hilburn <ben.hilburn%ettus.com@localhost> (6):
+ Fixes Coverity Defect 1229872: Memory leak in `atsci_equalizer_lms2` DTOR
+ lms_dd_equalizer_cc.h: Fixing simple documentation typo.
+ Addresses Defects 1046385 & 1046340: Out-of-bounds access
+ Addresses Defects 1046385 & 1046340: Buffer not NULL-terminated
+ Fixes Cov Defect 1046011: Resource Leak
+ Fixes Cov Defect 1043301: Unitialized Variable in Conditional
-Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
-and will be the last one for the 3.7.5 release. Release 3.7.6
-incorporates all these fixes and adds significant new features.
+Doug Geiger <doug.geiger%bioradiation.net@localhost> (1):
+ Bring fix from other pfb_arb_resampler_* variants
+
+Gwenhael Goavec-Merou <gwenhael.goavec-merou%trabucayre.com@localhost> (1):
+ logger.h.in: sys/types.h is needed for mode_t
+
+Johannes Demel <ufcsy%student.kit.edu@localhost> (1):
+ fec: xml template doesn't produce duplicate var def's anymore
+
+Johannes Schmitz <schmitz%ti.rwth-aachen.de@localhost> (1):
+ gr-zeromq: fix python examples
+
+Johnathan Corgan <johnathan%corganlabs.com@localhost> (12):
+ qtgui: install vector sink example
+ blocks: enable missing multiply_matrix_cc and backport fixes
+
+Martin Braun <martin.braun%ettus.com@localhost> (2):
+ qtgui: Fixed vector sink example (block not showing)
+ modtool: Add hint regarding python blocks + makexml
+
+Nathan West <nathan.west%okstate.edu@localhost> (5):
+ blocks: add socket_pdu qa
+ blocks: fix destruction and shutdown for socket_pdu
+ blocks: add socket_pdu test using a flowgraph
+
+Paul Cercueil <paul.cercueil%analog.com@localhost> (1):
+ blocks: Fix incorrect size check
+
+Philip Balister <philip%balister.org@localhost> (1):
+ Fix uhd_rx_nogui so it runs.
+
+Sean Nowlan <sean.nowlan%gtri.gatech.edu@localhost> (2):
+ blocks: import pmt to get GRC to recognize defaults in Tag Object GRC bindings
+ trellis: fixed pulse normalization in CPM test script
+
+Sebastian Koslowski <koslowski%kit.edu@localhost> (7):
+ grc: fix for reverted commit f184ccf 'better Popen argument handling...'
+ grc: fix printing empty traceback when a block is missing
+ grc: no block alias param for Options blocks
+ qtgui: indentation fix for number sink GRC wrapper
+ grc: update port key on domain change
+ grc: fix port placement for hidden ports
+ grc: disconnect hidden blocks
+
+Sylvain Munaut <tnt%246tNt.com@localhost> (2):
+ cmake: Fix warning related to GrSetupQt4 in modern CMake
+ grc/blocks: Fix XML RPC server to allow proper flowgraph termination
+
+Tom Rondeau <tom%trondeau.com@localhost> (3):
+ fec: Fixed async_decoder. Can't use nbits_out because it's 0 at this point.
+ logger: fixed issue #851: "notset" instead of "noset".
+ fec: Fixed alist file location for ber_curve_gen example.
+
+spectrejan <kraemer.jn%gmail.com@localhost> (1):
+ Fixed Bug in qa_multiply_matrix_ff test_005_t
+
\ No newline at end of file
diff --git a/gnuradio-core/Makefile.common b/gnuradio-core/Makefile.common
index 438199e..5ca7aee 100644
--- a/gnuradio-core/Makefile.common
+++ b/gnuradio-core/Makefile.common
@@ -58,7 +58,7 @@ PY_PATCHPLIST= yes
CONFIGURE_DIRS= build
-EGDIR= share/examples/gnuradio/conf.d
+EGDIR= share/gnuradio/examples
PKG_SYSCONFSUBDIR= gnuradio/conf.d
LDFLAGS.DragonFly+= -lboost_system
@@ -93,7 +93,7 @@ CMAKE_ARGS+= -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=TRUE
CMAKE_ARGS+= -DLIBUSB_INCLUDE_DIR=${PREFIX}/include/libusb-1.0
CMAKE_ARGS+= -DGR_LIBRARY_DIR=${PREFIX}/lib
-CMAKE_ARGS+= -DGR_PREFSDIR=${DESTDIR}${PREFIX}/share/
+CMAKE_ARGS+= -DGR_PREFSDIR=${PREFIX}/share/gnuradio/examples/
CMAKE_ARGS+= -DZEROMQ_INCLUDE_DIRS=${PREFIX}/include
CMAKE_ARG_PATH= ../
diff --git a/gnuradio-core/Makefile.version b/gnuradio-core/Makefile.version
index 2651569..adde289 100644
--- a/gnuradio-core/Makefile.version
+++ b/gnuradio-core/Makefile.version
@@ -1,3 +1,3 @@
# $NetBSD: Makefile.version,v 1.5 2015/09/17 13:48:04 makoto Exp $
-VERSION= 3.7.8
+VERSION= 3.7.8.1
diff --git a/gnuradio-core/Nocore.mk b/gnuradio-core/Nocore.mk
index 4ab0111..865d8f8 100644
--- a/gnuradio-core/Nocore.mk
+++ b/gnuradio-core/Nocore.mk
@@ -25,7 +25,7 @@ post-install:
fi \
done \
done \
- | ${AWK} ${_PLIST_SHLIB_AWK} \
+ | ${PKGSRC_SETENV} ${_PLIST_AWK_ENV} ${AWK} ${_PLIST_SHLIB_AWK} \
> ${WRKDIR}/.PLIST.minus;
(cd ${WRKDIR}/.destdir/${PREFIX}; \
${RM} -f $$(cat ${WRKDIR}/.PLIST.minus) );
diff --git a/gnuradio-core/PLIST b/gnuradio-core/PLIST
index 35873c6..817e87a 100644
--- a/gnuradio-core/PLIST
+++ b/gnuradio-core/PLIST
@@ -645,7 +645,7 @@ lib/libgnuradio-pmt.so.${PKGVERSION}
lib/libgnuradio-runtime.so
lib/libgnuradio-runtime.so.${PKGVERSION}
lib/libvolk.so
-lib/libvolk.so.1.0.2
+lib/libvolk.so.1.1.1
lib/pkgconfig/gnuradio-analog.pc
lib/pkgconfig/gnuradio-audio.pc
lib/pkgconfig/gnuradio-blocks.pc
@@ -940,6 +940,11 @@ share/gnuradio/examples/filter/resampler.py
share/gnuradio/examples/filter/resampler_demo.grc
share/gnuradio/examples/filter/synth_filter.py
share/gnuradio/examples/filter/synth_to_chan.py
+share/gnuradio/examples/gnuradio-runtime.conf
+share/gnuradio/examples/gr-audio-jack.conf
+share/gnuradio/examples/gr-audio-oss.conf
+share/gnuradio/examples/gr-audio-portaudio.conf
+share/gnuradio/examples/gr-audio.conf
share/gnuradio/examples/metadata/file_metadata_sink.grc
share/gnuradio/examples/metadata/file_metadata_source.grc
share/gnuradio/examples/metadata/file_metadata_vector_sink.grc
diff --git a/gnuradio-core/distinfo b/gnuradio-core/distinfo
index eda1e01..4183124 100644
--- a/gnuradio-core/distinfo
+++ b/gnuradio-core/distinfo
@@ -1,8 +1,9 @@
$NetBSD: distinfo,v 1.11 2015/09/17 13:48:04 makoto Exp $
-SHA1 (gnuradio-3.7.8.tar.gz) = ef767d5f5e05e4f9883b3077cebd9ca915237c77
-RMD160 (gnuradio-3.7.8.tar.gz) = 890cd2c55ecb919a46cce0ac15118c3963a1156b
-Size (gnuradio-3.7.8.tar.gz) = 3990172 bytes
+SHA1 (gnuradio-3.7.8.1.tar.gz) = cfeb6598cc8031adbef2ee5458aada0129734801
+RMD160 (gnuradio-3.7.8.1.tar.gz) = e70b033538ed9b1175fe2c045ebe2a2b05119066
+SHA512 (gnuradio-3.7.8.1.tar.gz) = 21468335d698963ce5090b03b980ecc3714c301f3cd5d071d8a1b083c3c985479c42ee6d842b1b600ac85640ce875fb2bbfd6f51d30144cb612ac55e648c0c9a
+Size (gnuradio-3.7.8.1.tar.gz) = 3962961 bytes
SHA1 (patch-cmake_Modules_FindSphinx.cmake) = 1e42ad000962f4766810fbd322c80dad1f0b1c3c
SHA1 (patch-gnuradio_runtime_include_gnuradio_high__res__timer__h) = 59ad8192e7ac76b2ce35cda68c378bc2abad20a5
SHA1 (patch-gnuradio_runtime_lib_thread_thread_cc) = c05628aa88ac968928f9eabd8c56d4527e258767
diff --git a/gnuradio-qtgui/PLIST b/gnuradio-qtgui/PLIST
index 08e1129..6c2e883 100644
--- a/gnuradio-qtgui/PLIST
+++ b/gnuradio-qtgui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/09/17 13:48:06 makoto Exp $
+@comment $NetBSD$
bin/gr_constellation_plot
bin/gr_psd_plot_b
bin/gr_psd_plot_c
@@ -114,6 +114,7 @@ ${PYSITELIB}/gnuradio/qtgui/range.py
${PYSITELIB}/gnuradio/qtgui/range.pyc
${PYSITELIB}/gnuradio/qtgui/range.pyo
share/doc/gnuradio-${PKGVERSION}/README.qtgui
+share/gnuradio/examples/gr-qtgui.conf
share/gnuradio/examples/qt-gui/pyqt_const_c.py
share/gnuradio/examples/qt-gui/pyqt_example_c.py
share/gnuradio/examples/qt-gui/pyqt_example_f.py
@@ -127,6 +128,7 @@ share/gnuradio/examples/qt-gui/pyqt_time_raster_f.py
share/gnuradio/examples/qt-gui/pyqt_waterfall_c.py
share/gnuradio/examples/qt-gui/pyqt_waterfall_f.py
share/gnuradio/examples/qt-gui/qtgui_tags_viewing.grc
+share/gnuradio/examples/qt-gui/qtgui_vector_sink_example.grc
share/gnuradio/grc/blocks/qtgui_ber_sink_b.xml
share/gnuradio/grc/blocks/qtgui_block_tree.xml
share/gnuradio/grc/blocks/qtgui_check_box.xml
diff --git a/gnuradio-utils/PLIST b/gnuradio-utils/PLIST
index 19facf1..fabdade 100644
--- a/gnuradio-utils/PLIST
+++ b/gnuradio-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/09/17 13:48:06 makoto Exp $
+@comment $NetBSD$
bin/gr_modtool
bin/gr_plot_char
bin/gr_plot_const
@@ -81,6 +81,7 @@ ${PYSITELIB}/gnuradio/pyqt_filter.pyo
${PYSITELIB}/gnuradio/pyqt_plot.py
${PYSITELIB}/gnuradio/pyqt_plot.pyc
${PYSITELIB}/gnuradio/pyqt_plot.pyo
+share/gnuradio/examples/modtool.conf
share/gnuradio/modtool/gr-newmod/CMakeLists.txt
share/gnuradio/modtool/gr-newmod/MANIFEST.md
share/gnuradio/modtool/gr-newmod/apps/CMakeLists.txt
diff --git a/gnuradio-wxgui/PLIST b/gnuradio-wxgui/PLIST
index 2552141..93557a5 100644
--- a/gnuradio-wxgui/PLIST
+++ b/gnuradio-wxgui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/09/17 13:48:06 makoto Exp $
+@comment $NetBSD$
include/gnuradio/swig/wxgui_swig.i
include/gnuradio/swig/wxgui_swig_doc.i
include/gnuradio/wxgui/api.h
@@ -143,6 +143,7 @@ ${PYSITELIB}/grc_gnuradio/wxgui/panel.pyo
${PYSITELIB}/grc_gnuradio/wxgui/top_block_gui.py
${PYSITELIB}/grc_gnuradio/wxgui/top_block_gui.pyc
${PYSITELIB}/grc_gnuradio/wxgui/top_block_gui.pyo
+share/gnuradio/examples/gr-wxgui.conf
share/gnuradio/grc/blocks/notebook.xml
share/gnuradio/grc/blocks/variable_check_box.xml
share/gnuradio/grc/blocks/variable_chooser.xml
Home |
Main Index |
Thread Index |
Old Index