summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-08-13 10:57:32 +0000
committeradam <adam@pkgsrc.org>2014-08-13 10:57:32 +0000
commite74b9cc2f696f1f43381fdf47f2711617b0d930e (patch)
tree7d3b73c578b84d1623d205723cc8c955961e9166 /ham
parent9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff)
downloadpkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz
Revbump after boost-libs 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 01bfa008bbf..f8429fdb86c 100644
--- a/ham/gnuradio-audio-jack/Makefile
+++ b/ham/gnuradio-audio-jack/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2014/01/25 10:45:18 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:35 adam Exp $
PKGNAME= gnuradio-audio-jack-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
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 3006fe143e1..f72e574bb5d 100644
--- a/ham/gnuradio-audio-oss/Makefile
+++ b/ham/gnuradio-audio-oss/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2014/01/25 10:45:18 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-audio-oss-${VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
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 2fc2f9a0552..27d2f71c865 100644
--- a/ham/gnuradio-audio-portaudio/Makefile
+++ b/ham/gnuradio-audio-portaudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/01/25 10:45:18 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-audio-portaudio-${VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
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 65e8ba755d8..c858041d69a 100644
--- a/ham/gnuradio-core-docs/Makefile
+++ b/ham/gnuradio-core-docs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2014/05/18 21:22:49 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-core-docs-${VERSION}
COMMENT= GNU Radio core module documentation
-PKGREVISION= 21
+PKGREVISION= 22
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile
index 0e241f9aeef..5209fcac20a 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2014/05/09 07:37:08 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2014/08/13 10:57:32 adam Exp $
PKGNAME= gnuradio-core-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
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 7e8124d639b..3212277079f 100644
--- a/ham/gnuradio-core/buildlink3.mk
+++ b/ham/gnuradio-core/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2013/11/20 20:04:35 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2014/08/13 10:57:32 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.0nb10
+BUILDLINK_ABI_DEPENDS.gnuradio-core+= gnuradio-core>=3.3.0nb11
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 136b648cf2c..d757899330c 100644
--- a/ham/gnuradio-examples/Makefile
+++ b/ham/gnuradio-examples/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-examples-${VERSION}
-PKGREVISION= 26
+PKGREVISION= 27
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 8426e656572..73d5d80ff38 100644
--- a/ham/gnuradio-gsm/Makefile
+++ b/ham/gnuradio-gsm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2014/01/25 10:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-gsm-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 26c386dfc69..e5282d50764 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2013/11/20 20:04:38 adam Exp $
+# $NetBSD: Makefile,v 1.24 2014/08/13 10:57:36 adam Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
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 c21f9b299aa..77fbc1ffad3 100644
--- a/ham/gnuradio-radio-astronomy/Makefile
+++ b/ham/gnuradio-radio-astronomy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2014/05/17 16:10:45 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-radio-astronomy-${VERSION}
-PKGREVISION= 27
+PKGREVISION= 28
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 e3d5181e8b2..c7923282cf8 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2014/01/25 10:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
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 729d4549803..75429ef0494 100644
--- a/ham/gnuradio-usrp/Makefile
+++ b/ham/gnuradio-usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2014/01/25 10:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-usrp-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= USRP bindings for GNU Radio
REPLACE_PYTHON+= gr-usrp/src/flexrf_debug_gui.py
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile
index 736512fca9c..9b31218ae36 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/01/25 10:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/08/13 10:57:36 adam Exp $
PKGNAME= gnuradio-video-sdl-${VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
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 9d1af724a50..2e16b068428 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2014/05/09 07:37:08 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2014/08/13 10:57:32 adam Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 28
+PKGREVISION= 29
COMMENT= GUI framework for GNU Radio based on wxPython
REPLACE_PYTHON+= gr-wxgui/src/python/form.py
diff --git a/ham/gnuradio-wxgui/buildlink3.mk b/ham/gnuradio-wxgui/buildlink3.mk
index 97e507138b4..ebbb5e60b90 100644
--- a/ham/gnuradio-wxgui/buildlink3.mk
+++ b/ham/gnuradio-wxgui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.43 2014/05/05 00:48:01 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.44 2014/08/13 10:57:32 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.0nb28
+BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb29
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 6cc4e57030f..3db6c34ae25 100644
--- a/ham/usrp-docs/Makefile
+++ b/ham/usrp-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2014/04/28 12:14:26 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2014/08/13 10:57:36 adam Exp $
PKGNAME= usrp-docs-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Documentation for the usrp module
.include "../../meta-pkgs/gnuradio/Makefile.common"
diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile
index 1f7f411191f..53769bb1d29 100644
--- a/ham/usrp/Makefile
+++ b/ham/usrp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2014/05/09 07:37:08 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/08/13 10:57:32 adam Exp $
PKGNAME= usrp-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
COMMENT= Non GNU Radio specific part of the USRP code base
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.3.0
diff --git a/ham/usrp/buildlink3.mk b/ham/usrp/buildlink3.mk
index bd6821e6323..77f13207653 100644
--- a/ham/usrp/buildlink3.mk
+++ b/ham/usrp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/11/20 20:04:35 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2014/08/13 10:57:32 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.0nb10
+BUILDLINK_ABI_DEPENDS.usrp+= usrp>=3.3.0nb11
BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp
.include "../../ham/gnuradio-core/buildlink3.mk"