diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-channels/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-companion/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-core/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-ctrlport/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-digital/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-doxygen/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-dtv/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-fec/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-network/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-qtgui/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-trellis/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-uhd/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-utils/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-vocoder/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wavelet/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-zeromq/Makefile | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/ham/gnuradio-channels/Makefile b/ham/gnuradio-channels/Makefile index a332bd62463..0e8686bce3b 100644 --- a/ham/gnuradio-channels/Makefile +++ b/ham/gnuradio-channels/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2021/04/29 23:30:13 thor Exp $ +# $NetBSD: Makefile,v 1.27 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-channels-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Signal processing blocks to simulate channel models of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile index c733e93324d..8f1d9fa3cb8 100644 --- a/ham/gnuradio-companion/Makefile +++ b/ham/gnuradio-companion/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.46 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-companion-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= User interface entry of GNU Radio #CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 1535fff3934..9d7ed20e708 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2021/05/24 19:52:29 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Core part of GNU Radio, all others need this PLIST_MINUS= # empty diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile index 33a29e3e01d..a6c9596c57c 100644 --- a/ham/gnuradio-ctrlport/Makefile +++ b/ham/gnuradio-ctrlport/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.28 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-ctrlport-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= New set of hooks into GNU Radio to allow a remote client to attach .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" diff --git a/ham/gnuradio-digital/Makefile b/ham/gnuradio-digital/Makefile index ac4e5921094..9aaf251c840 100644 --- a/ham/gnuradio-digital/Makefile +++ b/ham/gnuradio-digital/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.28 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-digital-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Digital related algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-doxygen/Makefile b/ham/gnuradio-doxygen/Makefile index db4b4821c07..e47e0259a8a 100644 --- a/ham/gnuradio-doxygen/Makefile +++ b/ham/gnuradio-doxygen/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.43 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-doxygen-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Doxygen documentation of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index 86d0c350ffc..6b8a9935766 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.30 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-dtv-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile index c233a2c7c14..f1641990492 100644 --- a/ham/gnuradio-fec/Makefile +++ b/ham/gnuradio-fec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.29 2021/06/01 09:12:24 wiz Exp $ PKGNAME= gnuradio-fec-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-network/Makefile b/ham/gnuradio-network/Makefile index b9b896e47aa..6203a95a763 100644 --- a/ham/gnuradio-network/Makefile +++ b/ham/gnuradio-network/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.5 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-network-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Network blocks for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile index a8c43d88b54..43141026bd2 100644 --- a/ham/gnuradio-qtgui/Makefile +++ b/ham/gnuradio-qtgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2021/04/29 23:30:14 thor Exp $ +# $NetBSD: Makefile,v 1.38 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-qtgui-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile index 4ca7a2247b2..9819fbd2474 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.46 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index 4cc22c306f8..b6c4547489c 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.29 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-uhd-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile index 3c8d486117d..fc2edefdf4a 100644 --- a/ham/gnuradio-utils/Makefile +++ b/ham/gnuradio-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.30 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-utils-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Utilities in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index b853b5fc409..2de6f655dc8 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.43 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-vocoder/Makefile b/ham/gnuradio-vocoder/Makefile index 751b6d0e3bc..1c3d168a962 100644 --- a/ham/gnuradio-vocoder/Makefile +++ b/ham/gnuradio-vocoder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.28 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-vocoder-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= All available vocoders in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-wavelet/Makefile b/ham/gnuradio-wavelet/Makefile index ab413a80c14..f8632870ffc 100644 --- a/ham/gnuradio-wavelet/Makefile +++ b/ham/gnuradio-wavelet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.27 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-wavelet-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Wavelet transform of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile index eb7abc18b99..e3080e0c9fe 100644 --- a/ham/gnuradio-zeromq/Makefile +++ b/ham/gnuradio-zeromq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2021/04/29 23:30:15 thor Exp $ +# $NetBSD: Makefile,v 1.30 2021/06/01 09:12:25 wiz Exp $ PKGNAME= gnuradio-zeromq-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= All of the zeromq blocks, utilities, and examples # zmq.hpp: No such file or directory |