diff options
author | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
commit | 3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /ham | |
parent | 0a10375afdb83b86ea951067481c41ba7556a31f (diff) | |
download | pkgsrc-3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4.tar.gz |
Recursive bump from boost-libs shlib bump.
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 e8567ad782e..c735b129b49 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/10/19 06:13:00 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/01/09 02:54:26 obache Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 e85501f0687..f91b55441ce 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/10/19 06:13:00 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 07b4f3ebba4..cb0ea178528 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:00 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 1b6497499fa..5d894929dbd 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 6 +PKGREVISION= 7 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 36329693bed..1db77304902 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2011/10/19 06:13:00 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/01/09 02:54:24 obache Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 8ea8e28d0e5..fa4f505b911 100644 --- a/ham/gnuradio-core/buildlink3.mk +++ b/ham/gnuradio-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2011/10/19 06:13:00 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2012/01/09 02:54:24 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.0nb1 +BUILDLINK_ABI_DEPENDS.gnuradio-core?= gnuradio-core>=3.3.0nb2 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 99310b1071a..d1ee209055d 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2011/11/01 06:01:49 sbd Exp $ +# $NetBSD: Makefile,v 1.23 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 995beb1238f..60635173f4c 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-gsm-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 159ccd7ad4d..9216da92c3b 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/01/09 02:54:27 obache Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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 96722dab9ce..678ae5e24e7 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/11/01 06:01:49 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 b29c19b8772..2e2ce28641e 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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 361b9a238fa..bd232d56411 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-usrp-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 877a5abe969..984c47be048 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index 348320505b4..4ae5b90fe58 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/11/01 06:01:49 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2012/01/09 02:54:25 obache Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 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 902e0cc880c..4ae5dd46c6f 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2011/11/01 06:01:49 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2012/01/09 02:54:25 obache 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.0nb5 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui?= gnuradio-wxgui>=3.3.0nb6 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 ad395b0a9b6..55804a8cee6 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2011/10/19 06:13:02 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/01/09 02:54:28 obache Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 0a8b03a2df5..33ff144d75a 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/10/19 06:13:02 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/01/09 02:54:24 obache Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 b68d079ef27..51ae78b22c2 100644 --- a/ham/usrp/buildlink3.mk +++ b/ham/usrp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2011/10/19 06:13:02 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2012/01/09 02:54:24 obache 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.0nb1 +BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb2 BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp .include "../../ham/gnuradio-core/buildlink3.mk" |