diff options
author | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
commit | b051fc5ec1b0c271d8fb15af1773383bea8d7f6f (patch) | |
tree | de6814120fb5ffbe261ced0f1937f85fb8001ec4 /ham | |
parent | 0df5c194ce80bd1e5de97da2e7f4d2d6582ed756 (diff) | |
download | pkgsrc-b051fc5ec1b0c271d8fb15af1773383bea8d7f6f.tar.gz |
Recursive bump from devel/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-examples/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-gsm/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-howto/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-trellis/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-usrp/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/buildlink3.mk | 4 | ||||
-rw-r--r-- | ham/usrp-docs/Makefile | 4 | ||||
-rw-r--r-- | ham/usrp/Makefile | 4 | ||||
-rw-r--r-- | ham/usrp/buildlink3.mk | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile index c735b129b49..824c3639729 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/01/09 02:54:26 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/02/29 16:32:23 hans Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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 f91b55441ce..de8ec458d3b 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/02/29 16:32:23 hans Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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 cb0ea178528..be8ca7716ba 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/02/29 16:32:23 hans Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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 5d894929dbd..b75257cf369 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 7 +PKGREVISION= 8 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 1db77304902..4d2cff235d0 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/01/09 02:54:24 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 2 +PKGREVISION= 4 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 fa4f505b911..08415e11f43 100644 --- a/ham/gnuradio-core/buildlink3.mk +++ b/ham/gnuradio-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2012/01/09 02:54:24 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/02/29 16:32:24 hans 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.0nb2 +BUILDLINK_ABI_DEPENDS.gnuradio-core?= gnuradio-core>=3.3.0nb4 BUILDLINK_PKGSRCDIR.gnuradio-core?= ../../ham/gnuradio-core BUILDLINK_CPPFLAGS.gnuradio-core+= -I${BUILDLINK_PREFIX.gnuradio-core}/include/gnuradio diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index fdb5028c22a..725504c5086 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/02/06 12:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio diff --git a/ham/gnuradio-gsm/Makefile b/ham/gnuradio-gsm/Makefile index 60635173f4c..26088270128 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-gsm-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index 9216da92c3b..18bb9676fd0 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/02/29 16:32:24 hans Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} COMMENT= Documentation on creating GNU Radio signal processing blocks diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index eb61b18a5fa..c5e6af431cd 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= GNU Radio module for radio astronomy PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile index 2e2ce28641e..0fef07b2cf8 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile index bd232d56411..2faaa7dabf8 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-usrp-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= USRP bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index 984c47be048..4b131e1057a 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/02/29 16:32:25 hans Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index 1ed4747beeb..55cc97e1e9c 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/02/29 16:32:25 hans Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 7 +PKGREVISION= 9 COMMENT= GUI framework for GNU Radio based on wxPython PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/buildlink3.mk b/ham/gnuradio-wxgui/buildlink3.mk index 2ba3e623c38..7a52f069f46 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2012/02/06 12:40:39 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2012/02/29 16:32:25 hans Exp $ BUILDLINK_TREE+= gnuradio-wxgui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnuradio-wxgui GNURADIO_WXGUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.0.4 -BUILDLINK_ABI_DEPENDS.gnuradio-wxgui?= gnuradio-wxgui>=3.3.0nb7 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui?= gnuradio-wxgui>=3.3.0nb9 BUILDLINK_PKGSRCDIR.gnuradio-wxgui?= ../../ham/gnuradio-wxgui .include "../../ham/gnuradio-core/buildlink3.mk" diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index 55804a8cee6..bcd74daa041 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/01/09 02:54:28 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/02/29 16:32:25 hans Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 33ff144d75a..54ff04ba0b1 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/01/09 02:54:24 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/29 16:32:25 hans Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 2 +PKGREVISION= 4 COMMENT= Non GNU Radio specific part of the USRP code base PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/buildlink3.mk b/ham/usrp/buildlink3.mk index 51ae78b22c2..10f691e48fe 100644 --- a/ham/usrp/buildlink3.mk +++ b/ham/usrp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2012/01/09 02:54:24 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2012/02/29 16:32:25 hans Exp $ BUILDLINK_TREE+= usrp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= usrp USRP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.usrp+= usrp>=3.0.4 -BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb2 +BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb4 BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp .include "../../ham/gnuradio-core/buildlink3.mk" |