diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
commit | 7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /ham | |
parent | fe72b789870356ae35ce019005f31a96cc04ddbd (diff) | |
download | pkgsrc-7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72.tar.gz |
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
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 824c3639729..3c888eb0672 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/02/29 16:32:23 hans Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/09 12:34:12 wiz Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 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 de8ec458d3b..7df861a592c 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/02/29 16:32:23 hans Exp $ +# $NetBSD: Makefile,v 1.16 2012/03/09 12:34:13 wiz Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 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 be8ca7716ba..5b86618dbee 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/02/29 16:32:23 hans Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/09 12:34:13 wiz Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 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 b75257cf369..28a7f2439a2 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/09 12:34:14 wiz Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 8 +PKGREVISION= 9 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 4d2cff235d0..2f813f5d761 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.29 2012/03/09 12:34:13 wiz Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 08415e11f43..cbe2030761b 100644 --- a/ham/gnuradio-core/buildlink3.mk +++ b/ham/gnuradio-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2012/03/09 12:34:13 wiz 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.0nb4 +BUILDLINK_ABI_DEPENDS.gnuradio-core?= gnuradio-core>=3.3.0nb5 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 56aabef5beb..62739fcd336 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2012/03/03 00:13:20 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/03/09 12:34:14 wiz Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 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 26088270128..3f39cbe0333 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/09 12:34:14 wiz Exp $ PKGNAME= gnuradio-gsm-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 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 18bb9676fd0..ef148d82a21 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.17 2012/03/09 12:34:14 wiz Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 8c816a413e7..c73d67fa910 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/09 12:34:14 wiz Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 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 0fef07b2cf8..ffd14bffe00 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.9 2012/03/09 12:34:15 wiz Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 2faaa7dabf8..1a5959eeeb8 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.16 2012/03/09 12:34:17 wiz Exp $ PKGNAME= gnuradio-usrp-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 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 4b131e1057a..91f21d1ecfb 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/02/29 16:32:25 hans Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/09 12:34:17 wiz Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index 3ad9e1fd36e..231f8a45650 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/03/03 00:12:33 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/03/09 12:34:17 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 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 080e3f83bb7..91664c2b7f8 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2012/03/03 00:12:33 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2012/03/09 12:34:18 wiz 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.0nb10 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui?= gnuradio-wxgui>=3.3.0nb11 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 bcd74daa041..1234405f867 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/02/29 16:32:25 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/09 12:34:18 wiz Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 54ff04ba0b1..0128a82275f 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/02/29 16:32:25 hans Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/09 12:34:18 wiz Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 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 10f691e48fe..90010fec6c7 100644 --- a/ham/usrp/buildlink3.mk +++ b/ham/usrp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2012/02/29 16:32:25 hans Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/03/09 12:34:18 wiz 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.0nb4 +BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb5 BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp .include "../../ham/gnuradio-core/buildlink3.mk" |