pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 29 11:19:37 UTC 2023

Modified Files:
        pkgsrc/ham/gnuradio-core: distinfo version.mk
        pkgsrc/ham/gnuradio-doxygen: PLIST

Log Message:
gnuradio: updated to 3.10.5.1

Release v3.10.5.1

Some important blocks turned out to be broken in 3.10.5.0. This unscheduled release fixes those regressions and includes a small number of other cleanups and fixes. v3.10.5.1 is intended to be ABI 
compatible with v3.10.5.0. We'd still recommend rebuilding dependent packages, if possible.

Changed

Runtime

Restore the ability to set a default block buffer size using the buffer_size parameter in the config file. This was lost during refactoring in v3.9.
GRC

Add Python snipped hook point at "init before blocks", right before blocks are instantiated.
gr-audio

Remove support for OSX 10.3 and earlier.
gr-digital

Make tags visible to subclasses of OFDM Frame Equalizer.
gr-dtv

Correct constant in DVBS2 Modulator.
gr-fec

Fix errors in Channel Construction AWGN
gr-iio

Fix IIO blocks, which were broken due to a build-time dependency problem.
gr-network

Fix crash in UDP Source when buffer overruns.
gr-qtgui

Remove support for QWT 6.0 and earlier.
gr-uhd

Add async message port to USRP Source and publish overflow notifications.
Add bindings and example for RFNoC AddSub block.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/ham/gnuradio-core/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/ham/gnuradio-core/version.mk
cvs rdiff -u -r1.34 -r1.35 pkgsrc/ham/gnuradio-doxygen/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/gnuradio-core/distinfo
diff -u pkgsrc/ham/gnuradio-core/distinfo:1.50 pkgsrc/ham/gnuradio-core/distinfo:1.51
--- pkgsrc/ham/gnuradio-core/distinfo:1.50      Mon Jan 23 19:26:20 2023
+++ pkgsrc/ham/gnuradio-core/distinfo   Sun Jan 29 11:19:37 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2023/01/23 19:26:20 adam Exp $
+$NetBSD: distinfo,v 1.51 2023/01/29 11:19:37 adam Exp $
 
-BLAKE2s (gnuradio-3.10.5.0.tar.gz) = a7530bd7c4a3bb3ddfd548a5f057e4f19964507955e788f35f3b140e24581423
-SHA512 (gnuradio-3.10.5.0.tar.gz) = 82f3028cbcb0175f9f354b19613ee59b052881b894c6d668d04235acda2e3be0ca2713642141a917264e70039f23795c647c47364af9ffad63f108da517d77c5
-Size (gnuradio-3.10.5.0.tar.gz) = 4368231 bytes
+BLAKE2s (gnuradio-3.10.5.1.tar.gz) = 1885da4ef42a9441ede29ea8689619a16b6468c30ffe59826c761ca12ff5155c
+SHA512 (gnuradio-3.10.5.1.tar.gz) = 37b8101baa7e6adbb60b55aedf2c951e75b14ef97091d967ab717eae699e014bd91c18fe7bf32117bbc5c0a3e0e44015be1c8d83177f9a3751893b49fb860df6
+Size (gnuradio-3.10.5.1.tar.gz) = 4367986 bytes
 SHA1 (patch-cmake_Modules_GrPybind.cmake) = b585fc9bddad66f98d9e70db3d9335c937698df9
 SHA1 (patch-gnuradio-runtime_CMakeLists.txt) = 3e4ae78cd722aa54a9626ca458cfe90ab11619a5
 SHA1 (patch-gnuradio-runtime_lib_CMakeLists.txt) = 8f29121bcff204fd4533c113cd05440a7d39477d

Index: pkgsrc/ham/gnuradio-core/version.mk
diff -u pkgsrc/ham/gnuradio-core/version.mk:1.9 pkgsrc/ham/gnuradio-core/version.mk:1.10
--- pkgsrc/ham/gnuradio-core/version.mk:1.9     Mon Jan 23 19:26:20 2023
+++ pkgsrc/ham/gnuradio-core/version.mk Sun Jan 29 11:19:37 2023
@@ -1,3 +1,3 @@
-# $NetBSD: version.mk,v 1.9 2023/01/23 19:26:20 adam Exp $
+# $NetBSD: version.mk,v 1.10 2023/01/29 11:19:37 adam Exp $
 
-VERSION=       3.10.5.0
+VERSION=       3.10.5.1

Index: pkgsrc/ham/gnuradio-doxygen/PLIST
diff -u pkgsrc/ham/gnuradio-doxygen/PLIST:1.34 pkgsrc/ham/gnuradio-doxygen/PLIST:1.35
--- pkgsrc/ham/gnuradio-doxygen/PLIST:1.34      Mon Jan 23 19:26:20 2023
+++ pkgsrc/ham/gnuradio-doxygen/PLIST   Sun Jan 29 11:19:37 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2023/01/23 19:26:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.35 2023/01/29 11:19:37 adam Exp $
 share/doc/gnuradio-${PKGVERSION}/html/ConstellationDisplayPlot_8h.html
 share/doc/gnuradio-${PKGVERSION}/html/ConstellationDisplayPlot_8h__dep__incl.map
 share/doc/gnuradio-${PKGVERSION}/html/ConstellationDisplayPlot_8h__dep__incl.md5
@@ -9141,9 +9141,6 @@ share/doc/gnuradio-${PKGVERSION}/html/pl
 share/doc/gnuradio-${PKGVERSION}/html/plot__raster_8h__incl.svg
 share/doc/gnuradio-${PKGVERSION}/html/plot__raster_8h_source.html
 share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h.html
-share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h__dep__incl.map
-share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h__dep__incl.md5
-share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h__dep__incl.svg
 share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h__incl.map
 share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h__incl.md5
 share/doc/gnuradio-${PKGVERSION}/html/plot__waterfall_8h__incl.svg



Home | Main Index | Thread Index | Old Index