diff options
author | adam <adam> | 2012-07-02 13:37:35 +0000 |
---|---|---|
committer | adam <adam> | 2012-07-02 13:37:35 +0000 |
commit | 8e26cb747da3cc4cb7558d4544769ab61a0eab2c (patch) | |
tree | 8a5aecd9271f85aa9585b9fde0a5441c97eafea1 /ham | |
parent | ae183bc0b530d481c4d8de65230d2147837c5278 (diff) | |
download | pkgsrc-8e26cb747da3cc4cb7558d4544769ab61a0eab2c.tar.gz |
Revbump after updating boost
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 3c888eb0672..96b4ece98b4 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/03/09 12:34:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/07/02 13:37:38 adam Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 7df861a592c..40a44ef1bfb 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/03/09 12:34:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/07/02 13:37:38 adam Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 5b86618dbee..126d5f56a0a 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/03/09 12:34:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/07/02 13:37:38 adam Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 28a7f2439a2..017b83551cf 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 9 +PKGREVISION= 10 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 2f813f5d761..52b23bec600 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/03/09 12:34:13 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/07/02 13:37:38 adam Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 627ccc4f897..c4708686197 100644 --- a/ham/gnuradio-core/buildlink3.mk +++ b/ham/gnuradio-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2012/05/07 01:53:38 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2012/07/02 13:37:39 adam 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.0nb5 +BUILDLINK_ABI_DEPENDS.gnuradio-core+= gnuradio-core>=3.3.0nb6 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 62739fcd336..04fda5a4caa 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 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 3f39cbe0333..8c3bfdac827 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-gsm-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 ef148d82a21..c0dc5ca8649 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/07/02 13:37:39 adam Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 c73d67fa910..5aae0ba1df8 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 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 ffd14bffe00..ce0c35a566c 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2012/03/09 12:34:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 1a5959eeeb8..99c242feeb3 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/03/09 12:34:17 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-usrp-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 91f21d1ecfb..951b4c3e177 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/03/09 12:34:17 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index 231f8a45650..caa2458e244 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2012/03/09 12:34:17 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 11 +PKGREVISION= 12 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 e48def5c0f4..c1e70bec82f 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2012/05/07 01:53:38 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2012/07/02 13:37:40 adam 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.0nb11 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb12 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 1234405f867..d71a86b980a 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/03/09 12:34:18 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/07/02 13:37:40 adam Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 0128a82275f..a1fd9c471c3 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/03/09 12:34:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/07/02 13:37:40 adam Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 4e1f9e0f80d..0cb63723348 100644 --- a/ham/usrp/buildlink3.mk +++ b/ham/usrp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2012/05/07 01:53:38 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2012/07/02 13:37:40 adam 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.0nb5 +BUILDLINK_ABI_DEPENDS.usrp+= usrp>=3.3.0nb6 BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp .include "../../ham/gnuradio-core/buildlink3.mk" |