summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorobache <obache>2013-11-20 13:23:41 +0000
committerobache <obache>2013-11-20 13:23:41 +0000
commit4640cc6ade25c588516b6db030f7a65e15c84e4b (patch)
tree74e9a93f0f2f73f4add5820af89059424b7356e4 /ham
parente98d6919280d49dbe85f5cef5bef5b52768d508a (diff)
downloadpkgsrc-4640cc6ade25c588516b6db030f7a65e15c84e4b.tar.gz
recursive bump from boost-lib shlib major bump.
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 e89d7b8ced7..66bf8ba2ac4 100644
--- a/ham/gnuradio-audio-jack/Makefile
+++ b/ham/gnuradio-audio-jack/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/02/15 11:54:05 obache Exp $
+# $NetBSD: Makefile,v 1.14 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-audio-jack-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 ebfd28c7529..69374b8f63a 100644
--- a/ham/gnuradio-audio-oss/Makefile
+++ b/ham/gnuradio-audio-oss/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2013/02/15 11:54:05 obache Exp $
+# $NetBSD: Makefile,v 1.21 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-audio-oss-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
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 74cd4d0ada4..0b9447f7ff3 100644
--- a/ham/gnuradio-audio-portaudio/Makefile
+++ b/ham/gnuradio-audio-portaudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/02/15 11:54:05 obache Exp $
+# $NetBSD: Makefile,v 1.12 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-audio-portaudio-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
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 d8ea593458c..c0f60f5e107 100644
--- a/ham/gnuradio-core-docs/Makefile
+++ b/ham/gnuradio-core-docs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/05/23 15:05:07 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-core-docs-${VERSION}
COMMENT= GNU Radio core module documentation
-PKGREVISION= 16
+PKGREVISION= 17
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile
index f253eab97ec..29394e11d32 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2013/02/26 19:28:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.36 2013/11/20 13:23:41 obache Exp $
PKGNAME= gnuradio-core-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 f438e3b251c..ebf0f953c51 100644
--- a/ham/gnuradio-core/buildlink3.mk
+++ b/ham/gnuradio-core/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/02/15 11:53:59 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2013/11/20 13:23:41 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.0nb8
+BUILDLINK_ABI_DEPENDS.gnuradio-core+= gnuradio-core>=3.3.0nb9
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 bbee2375395..0a98c6062ea 100644
--- a/ham/gnuradio-examples/Makefile
+++ b/ham/gnuradio-examples/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2013/10/10 14:42:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-examples-${VERSION}
-PKGREVISION= 23
+PKGREVISION= 24
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 0869edb2f7f..626128fd41f 100644
--- a/ham/gnuradio-gsm/Makefile
+++ b/ham/gnuradio-gsm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2013/02/15 11:54:06 obache Exp $
+# $NetBSD: Makefile,v 1.17 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-gsm-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
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 85e206d9b1b..c69070603a0 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2013/02/15 11:54:06 obache Exp $
+# $NetBSD: Makefile,v 1.22 2013/11/20 13:23:44 obache Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 50880c20b76..6a9bf700b69 100644
--- a/ham/gnuradio-radio-astronomy/Makefile
+++ b/ham/gnuradio-radio-astronomy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2013/10/10 14:42:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-radio-astronomy-${VERSION}
-PKGREVISION= 23
+PKGREVISION= 24
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 e83c4a8d366..664d9a95ada 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/02/15 11:54:06 obache Exp $
+# $NetBSD: Makefile,v 1.14 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 8e21b26cdbb..2de8f1e5d36 100644
--- a/ham/gnuradio-usrp/Makefile
+++ b/ham/gnuradio-usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2013/02/15 11:54:06 obache Exp $
+# $NetBSD: Makefile,v 1.20 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-usrp-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
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 6fdc1db10fa..f7fb34981d9 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/02/15 11:54:06 obache Exp $
+# $NetBSD: Makefile,v 1.12 2013/11/20 13:23:44 obache Exp $
PKGNAME= gnuradio-video-sdl-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
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 4e47c0349ee..4f19253b443 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2013/10/10 14:41:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2013/11/20 13:23:42 obache Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 25
+PKGREVISION= 26
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 1ac1f88b7ec..a60d599a395 100644
--- a/ham/gnuradio-wxgui/buildlink3.mk
+++ b/ham/gnuradio-wxgui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2013/10/10 14:41:54 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2013/11/20 13:23:42 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.0nb25
+BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb26
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 afd3fbe03f0..573f2b06ae3 100644
--- a/ham/usrp-docs/Makefile
+++ b/ham/usrp-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2013/02/15 11:54:07 obache Exp $
+# $NetBSD: Makefile,v 1.21 2013/11/20 13:23:44 obache Exp $
PKGNAME= usrp-docs-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Documentation for the usrp module
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile
index 238a68cf1a1..38f61021120 100644
--- a/ham/usrp/Makefile
+++ b/ham/usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/02/15 11:54:00 obache Exp $
+# $NetBSD: Makefile,v 1.23 2013/11/20 13:23:41 obache Exp $
PKGNAME= usrp-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 0598c498faf..7099ad5205c 100644
--- a/ham/usrp/buildlink3.mk
+++ b/ham/usrp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2013/02/15 11:54:00 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2013/11/20 13:23:41 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.0nb8
+BUILDLINK_ABI_DEPENDS.usrp+= usrp>=3.3.0nb9
BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp
.include "../../ham/gnuradio-core/buildlink3.mk"