diff options
author | wulf <wulf@pkgsrc.org> | 2005-12-11 11:53:25 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2005-12-11 11:53:25 +0000 |
commit | ff3dea5b7489ada640be6e26924250c3d67f80db (patch) | |
tree | fdb4fa12fa2da2b4a5db6fbd29a23c3550ce9fcc /ham | |
parent | 2d3bfa5a7a440f8fef82b6e83a5aa8560c03193d (diff) | |
download | pkgsrc-ff3dea5b7489ada640be6e26924250c3d67f80db.tar.gz |
Update gnuradio-howto to 0.4: Changes to autoconf files
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-howto/Makefile | 5 | ||||
-rw-r--r-- | ham/gnuradio-howto/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index d804fce9c28..5c06bd0e7c9 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:06:30 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2005/12/11 11:53:25 wulf Exp $ -VERSION= 0.3 +VERSION= 0.4 DISTNAME= gr-howto-write-a-block-${VERSION} PKGNAME= gnuradio-howto-${VERSION} WRKSRC= ${WRKDIR}/${DISTNAME} @@ -9,5 +9,4 @@ COMMENT= Documentation about GNU Radio signal processing blocks .include "../../meta-pkgs/gnuradio/Makefile.common" .include "../../ham/gnuradio-core/buildlink3.mk" -.include "../../math/fftwf/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/ham/gnuradio-howto/distinfo b/ham/gnuradio-howto/distinfo index 1a8aefcb2d0..a72c7d1d94b 100644 --- a/ham/gnuradio-howto/distinfo +++ b/ham/gnuradio-howto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/10/07 23:06:30 wulf Exp $ +$NetBSD: distinfo,v 1.2 2005/12/11 11:53:25 wulf Exp $ -SHA1 (gr-howto-write-a-block-0.3.tar.gz) = 277f4d9dfe578251bd89ee76d4c294a9522ea56a -RMD160 (gr-howto-write-a-block-0.3.tar.gz) = d297f7129414487a8a447b55f5e0dae2934199e9 -Size (gr-howto-write-a-block-0.3.tar.gz) = 380318 bytes +SHA1 (gr-howto-write-a-block-0.4.tar.gz) = ae980e3649d856239de3dc62420ab1b048e85290 +RMD160 (gr-howto-write-a-block-0.4.tar.gz) = 79f15ececa739221cdc4dd54bcb0cc64b3e87cbd +Size (gr-howto-write-a-block-0.4.tar.gz) = 403959 bytes |