diff options
author | wulf <wulf@pkgsrc.org> | 2006-12-01 09:30:58 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-12-01 09:30:58 +0000 |
commit | 05a8cb163bd01e71b4d90dd10a2103c0a35ca25a (patch) | |
tree | bd8c1acd39adafd258021a7f1c4e2281d42f86aa /ham | |
parent | 2d421644acebcb581917981716e1aadc7b6ac0ca (diff) | |
download | pkgsrc-05a8cb163bd01e71b4d90dd10a2103c0a35ca25a.tar.gz |
Updated gnuradio-core to 3.0.2nb1:
Added patch-ag that fixes a bug in gr.firdes.band_reject() function
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-core/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-core/distinfo | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 9ec36b86371..f69e29c4520 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/11/19 02:22:42 wulf Exp $ +# $NetBSD: Makefile,v 1.14 2006/12/01 09:30:58 wulf Exp $ PKGNAME= gnuradio-core-${VERSION} +PKGREVISION= 1 COMMENT= Runtime system and DSP blocks for GNU Radio .include "../../meta-pkgs/gnuradio/Makefile.common" diff --git a/ham/gnuradio-core/distinfo b/ham/gnuradio-core/distinfo index 4213e827e3d..f8ec9f81194 100644 --- a/ham/gnuradio-core/distinfo +++ b/ham/gnuradio-core/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2006/11/13 16:59:22 wulf Exp $ +$NetBSD: distinfo,v 1.8 2006/12/01 09:30:58 wulf Exp $ SHA1 (gnuradio-3.0.2.tar.gz) = 9d9a0e22c9e4fd9735f62c0145b9ceb61a33f9c2 RMD160 (gnuradio-3.0.2.tar.gz) = 3ff771c2d13d680fb76d7ca82a6a11678c7069ae @@ -9,3 +9,4 @@ SHA1 (patch-ac) = 348898e1e0d58c03295183ce8ce0ee4baf91bddb SHA1 (patch-ad) = af8bc66ee7c9856e31673e765a52a2fc56e35ebb SHA1 (patch-ae) = 63e3c4d08162c023efc4c0c97f2141366abc21d5 SHA1 (patch-af) = 5c5c08d1eb3af7f7e8ef7345424914053428069b +SHA1 (patch-ag) = e7405038bfc2da960659e00f95b3be2a01e9f64b |