diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 633708150d20d53c389ca82985e00711b5d6856c (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /ham | |
parent | dd29af638d356553958cb92be4418066a0b8621b (diff) | |
download | pkgsrc-633708150d20d53c389ca82985e00711b5d6856c.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-audio-jack/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-audio-oss/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-audio-portaudio/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-core-docs/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-core/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-core/buildlink3.mk | 4 | ||||
-rw-r--r-- | ham/gnuradio-howto/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-trellis/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/Makefile | 4 | ||||
-rw-r--r-- | ham/usrp/Makefile | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile index 96b4ece98b4..e7b5db9326f 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2012/07/02 13:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.10 2012/08/29 11:22:14 obache Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= GNU Radio module for jack low latency audio server PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile index 40a44ef1bfb..5dffefbbed7 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/07/02 13:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.18 2012/08/29 11:22:15 obache Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Open Sound System support for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-audio-portaudio/Makefile b/ham/gnuradio-audio-portaudio/Makefile index 126d5f56a0a..0a21b124177 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/07/02 13:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/29 11:22:15 obache Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= GNU Radio module adding support for portaudio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile index bf6710c926e..edcce61e3ad 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/07/09 12:15:08 mef Exp $ +# $NetBSD: Makefile,v 1.16 2012/08/29 11:22:15 obache Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 11 +PKGREVISION= 12 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 4d534ce2a02..6dabf0e4198 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/07/14 14:33:02 marino Exp $ +# $NetBSD: Makefile,v 1.32 2012/08/29 11:22:15 obache Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Runtime system and DSP blocks for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/buildlink3.mk b/ham/gnuradio-core/buildlink3.mk index c4708686197..c6304035756 100644 --- a/ham/gnuradio-core/buildlink3.mk +++ b/ham/gnuradio-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2012/07/02 13:37:39 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2012/08/29 11:22:15 obache Exp $ BUILDLINK_TREE+= gnuradio-core @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnuradio-core GNURADIO_CORE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnuradio-core+= gnuradio-core>=3.0.4 -BUILDLINK_ABI_DEPENDS.gnuradio-core+= gnuradio-core>=3.3.0nb6 +BUILDLINK_ABI_DEPENDS.gnuradio-core+= gnuradio-core>=3.3.0nb7 BUILDLINK_PKGSRCDIR.gnuradio-core?= ../../ham/gnuradio-core BUILDLINK_CPPFLAGS.gnuradio-core+= -I${BUILDLINK_PREFIX.gnuradio-core}/include/gnuradio diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index c0dc5ca8649..d7d5f4fa1b7 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/07/02 13:37:39 adam Exp $ +# $NetBSD: Makefile,v 1.19 2012/08/29 11:22:15 obache Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} COMMENT= Documentation on creating GNU Radio signal processing blocks diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile index ce0c35a566c..61d6744170c 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2012/07/02 13:37:39 adam Exp $ +# $NetBSD: Makefile,v 1.11 2012/08/29 11:22:16 obache Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index 951b4c3e177..1ae93df9287 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/07/02 13:37:39 adam Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/29 11:22:16 obache Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index caa2458e244..05d3c13f82d 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/07/02 13:37:39 adam Exp $ +# $NetBSD: Makefile,v 1.32 2012/08/29 11:22:16 obache Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= GUI framework for GNU Radio based on wxPython PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index a1fd9c471c3..2f239c9d44f 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/07/02 13:37:40 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/08/29 11:22:16 obache Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Non GNU Radio specific part of the USRP code base PKG_DESTDIR_SUPPORT= user-destdir |