summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorobache <obache>2013-02-15 11:53:59 +0000
committerobache <obache>2013-02-15 11:53:59 +0000
commitd99c93327b721e48838ae2780e017d07e86ffc9c (patch)
tree169e3569d966697fe9a4ce5ce4a2ec7db31b441c /ham
parent7db9059d0c77281c81dc23c25fb5f434c7c49dfd (diff)
downloadpkgsrc-d99c93327b721e48838ae2780e017d07e86ffc9c.tar.gz
recursive bump from boost-lib shlib update.
Diffstat (limited to 'ham')
-rw-r--r--ham/gnuradio-audio-jack/Makefile4
-rw-r--r--ham/gnuradio-audio-oss/Makefile4
-rw-r--r--ham/gnuradio-audio-portaudio/Makefile4
-rw-r--r--ham/gnuradio-core-docs/Makefile4
-rw-r--r--ham/gnuradio-core/Makefile4
-rw-r--r--ham/gnuradio-core/buildlink3.mk4
-rw-r--r--ham/gnuradio-examples/Makefile4
-rw-r--r--ham/gnuradio-gsm/Makefile4
-rw-r--r--ham/gnuradio-howto/Makefile4
-rw-r--r--ham/gnuradio-radio-astronomy/Makefile4
-rw-r--r--ham/gnuradio-trellis/Makefile4
-rw-r--r--ham/gnuradio-usrp/Makefile4
-rw-r--r--ham/gnuradio-video-sdl/Makefile4
-rw-r--r--ham/gnuradio-wxgui/Makefile4
-rw-r--r--ham/gnuradio-wxgui/buildlink3.mk4
-rw-r--r--ham/usrp-docs/Makefile4
-rw-r--r--ham/usrp/Makefile4
-rw-r--r--ham/usrp/buildlink3.mk4
18 files changed, 36 insertions, 36 deletions
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile
index 285099503bd..e89d7b8ced7 100644
--- a/ham/gnuradio-audio-jack/Makefile
+++ b/ham/gnuradio-audio-jack/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2013/02/09 22:11:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2013/02/15 11:54:05 obache Exp $
PKGNAME= gnuradio-audio-jack-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= GNU Radio module for jack low latency audio server
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile
index 33a462bba9d..ebfd28c7529 100644
--- a/ham/gnuradio-audio-oss/Makefile
+++ b/ham/gnuradio-audio-oss/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2012/10/03 13:01:43 asau Exp $
+# $NetBSD: Makefile,v 1.20 2013/02/15 11:54:05 obache Exp $
PKGNAME= gnuradio-audio-oss-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
COMMENT= Open Sound System support for GNU Radio
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-audio-portaudio/Makefile b/ham/gnuradio-audio-portaudio/Makefile
index f5939cc4e3d..74cd4d0ada4 100644
--- a/ham/gnuradio-audio-portaudio/Makefile
+++ b/ham/gnuradio-audio-portaudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 13:01:43 asau Exp $
+# $NetBSD: Makefile,v 1.11 2013/02/15 11:54:05 obache Exp $
PKGNAME= gnuradio-audio-portaudio-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
COMMENT= GNU Radio module adding support for portaudio
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile
index dc043473713..15ceeb8a77e 100644
--- a/ham/gnuradio-core-docs/Makefile
+++ b/ham/gnuradio-core-docs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/02/15 11:54:05 obache Exp $
PKGNAME= gnuradio-core-docs-${VERSION}
COMMENT= GNU Radio core module documentation
-PKGREVISION= 13
+PKGREVISION= 14
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile
index 045a4ceb95b..af10672742f 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2012/10/03 13:01:43 asau Exp $
+# $NetBSD: Makefile,v 1.34 2013/02/15 11:53:59 obache Exp $
PKGNAME= gnuradio-core-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Runtime system and DSP blocks for GNU Radio
LDFLAGS.DragonFly+= -lboost_system
diff --git a/ham/gnuradio-core/buildlink3.mk b/ham/gnuradio-core/buildlink3.mk
index c6304035756..f438e3b251c 100644
--- a/ham/gnuradio-core/buildlink3.mk
+++ b/ham/gnuradio-core/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2012/08/29 11:22:15 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2013/02/15 11:53:59 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.0nb7
+BUILDLINK_ABI_DEPENDS.gnuradio-core+= gnuradio-core>=3.3.0nb8
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 99f15bd42f1..e2583955735 100644
--- a/ham/gnuradio-examples/Makefile
+++ b/ham/gnuradio-examples/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2013/01/26 21:38:03 adam Exp $
+# $NetBSD: Makefile,v 1.35 2013/02/15 11:54:05 obache Exp $
PKGNAME= gnuradio-examples-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
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 a939a9deb59..0869edb2f7f 100644
--- a/ham/gnuradio-gsm/Makefile
+++ b/ham/gnuradio-gsm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/02/15 11:54:06 obache Exp $
PKGNAME= gnuradio-gsm-${VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile
index ff71ceeab8f..85e206d9b1b 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/02/15 11:54:06 obache Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
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 1618dd48c26..e557789fa12 100644
--- a/ham/gnuradio-radio-astronomy/Makefile
+++ b/ham/gnuradio-radio-astronomy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2013/01/26 21:38:03 adam Exp $
+# $NetBSD: Makefile,v 1.29 2013/02/15 11:54:06 obache Exp $
PKGNAME= gnuradio-radio-astronomy-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= GNU Radio module for radio astronomy
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile
index 369f8cc95ba..e83c4a8d366 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/02/15 11:54:06 obache Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile
index afd0b6afcd7..8e21b26cdbb 100644
--- a/ham/gnuradio-usrp/Makefile
+++ b/ham/gnuradio-usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/02/15 11:54:06 obache Exp $
PKGNAME= gnuradio-usrp-${VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= USRP bindings for GNU Radio
PYTHON_PATCH_SCRIPTS+= gr-usrp/src/flexrf_debug_gui.py
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile
index e848b5852f5..6fdc1db10fa 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.11 2013/02/15 11:54:06 obache Exp $
PKGNAME= gnuradio-video-sdl-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
COMMENT= SDL bindings for GNU Radio
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile
index 1eee3ead42a..d51a3a119f0 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2013/01/26 21:36:33 adam Exp $
+# $NetBSD: Makefile,v 1.39 2013/02/15 11:54:00 obache Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
COMMENT= GUI framework for GNU Radio based on wxPython
PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/form.py
diff --git a/ham/gnuradio-wxgui/buildlink3.mk b/ham/gnuradio-wxgui/buildlink3.mk
index f30e7112fd6..1c02120a387 100644
--- a/ham/gnuradio-wxgui/buildlink3.mk
+++ b/ham/gnuradio-wxgui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2013/01/26 21:36:33 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2013/02/15 11:54:00 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.0nb18
+BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb19
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 afe9e4f8bcb..afd3fbe03f0 100644
--- a/ham/usrp-docs/Makefile
+++ b/ham/usrp-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2012/10/03 13:01:46 asau Exp $
+# $NetBSD: Makefile,v 1.20 2013/02/15 11:54:07 obache Exp $
PKGNAME= usrp-docs-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Documentation for the usrp module
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile
index 932a7321bd1..238a68cf1a1 100644
--- a/ham/usrp/Makefile
+++ b/ham/usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/10/03 13:01:46 asau Exp $
+# $NetBSD: Makefile,v 1.22 2013/02/15 11:54:00 obache Exp $
PKGNAME= usrp-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Non GNU Radio specific part of the USRP code base
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/usrp/buildlink3.mk b/ham/usrp/buildlink3.mk
index 0cb63723348..0598c498faf 100644
--- a/ham/usrp/buildlink3.mk
+++ b/ham/usrp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2012/07/02 13:37:40 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2013/02/15 11:54:00 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.0nb6
+BUILDLINK_ABI_DEPENDS.usrp+= usrp>=3.3.0nb8
BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp
.include "../../ham/gnuradio-core/buildlink3.mk"