summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
Diffstat (limited to 'ham')
-rw-r--r--ham/gnuradio-atsc/Makefile4
-rw-r--r--ham/gnuradio-channels/Makefile4
-rw-r--r--ham/gnuradio-companion/Makefile4
-rw-r--r--ham/gnuradio-core/Makefile4
-rw-r--r--ham/gnuradio-ctrlport/Makefile4
-rw-r--r--ham/gnuradio-digital/Makefile4
-rw-r--r--ham/gnuradio-doxygen/Makefile4
-rw-r--r--ham/gnuradio-dtv/Makefile4
-rw-r--r--ham/gnuradio-fcd/Makefile4
-rw-r--r--ham/gnuradio-fec/Makefile4
-rw-r--r--ham/gnuradio-noaa/Makefile4
-rw-r--r--ham/gnuradio-pager/Makefile4
-rw-r--r--ham/gnuradio-qtgui/Makefile4
-rw-r--r--ham/gnuradio-trellis/Makefile4
-rw-r--r--ham/gnuradio-uhd/Makefile4
-rw-r--r--ham/gnuradio-utils/Makefile4
-rw-r--r--ham/gnuradio-video-sdl/Makefile4
-rw-r--r--ham/gnuradio-vocoder/Makefile4
-rw-r--r--ham/gnuradio-wavelet/Makefile4
-rw-r--r--ham/gnuradio-wxgui/Makefile4
-rw-r--r--ham/gnuradio-zeromq/Makefile4
-rw-r--r--ham/gpredict/Makefile4
-rw-r--r--ham/gr-fcdproplus/Makefile4
-rw-r--r--ham/gr-osmosdr/Makefile4
-rw-r--r--ham/trustedQSL/Makefile4
-rw-r--r--ham/uhd/Makefile4
26 files changed, 52 insertions, 52 deletions
diff --git a/ham/gnuradio-atsc/Makefile b/ham/gnuradio-atsc/Makefile
index a09d11bca04..1458e670294 100644
--- a/ham/gnuradio-atsc/Makefile
+++ b/ham/gnuradio-atsc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:20 adam Exp $
PKGNAME= gnuradio-atsc-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Advanced Television Systems Committee, ATSC module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-channels/Makefile b/ham/gnuradio-channels/Makefile
index 26b610fde7b..05e7cfe0357 100644
--- a/ham/gnuradio-channels/Makefile
+++ b/ham/gnuradio-channels/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-channels-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Signal processing blocks to simulate channel models of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile
index e65b4f7d1df..658df6897e6 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2016/10/07 18:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-companion-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= User interface entry of GNU Radio
#CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile
index 2f20f3b2e1d..4ce791839f5 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2016/10/07 18:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.55 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-core-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Core part of GNU Radio, all others need this
PLIST_MINUS= # empty
diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile
index b22857f9653..10a4b696aef 100644
--- a/ham/gnuradio-ctrlport/Makefile
+++ b/ham/gnuradio-ctrlport/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-ctrlport-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= New set of hooks into GNU Radio to allow a remote client to attach
.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"
diff --git a/ham/gnuradio-digital/Makefile b/ham/gnuradio-digital/Makefile
index df1cbedbd9e..033388e6393 100644
--- a/ham/gnuradio-digital/Makefile
+++ b/ham/gnuradio-digital/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-digital-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Digital related algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-doxygen/Makefile b/ham/gnuradio-doxygen/Makefile
index 87a49016304..8672f1c61fb 100644
--- a/ham/gnuradio-doxygen/Makefile
+++ b/ham/gnuradio-doxygen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2016/11/24 14:11:31 mef Exp $
+# $NetBSD: Makefile,v 1.15 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-doxygen-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Doxygen documentation of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile
index 6c25a50d13d..2b741c71ca8 100644
--- a/ham/gnuradio-dtv/Makefile
+++ b/ham/gnuradio-dtv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-dtv-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Various digital television standards of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-fcd/Makefile b/ham/gnuradio-fcd/Makefile
index 81e48f9cc59..e05899d5ac3 100644
--- a/ham/gnuradio-fcd/Makefile
+++ b/ham/gnuradio-fcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:21 adam Exp $
PKGNAME= gnuradio-fcd-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= FanCube support of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile
index cf06d5c9874..2e3266758da 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-fec-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-noaa/Makefile b/ham/gnuradio-noaa/Makefile
index 66cba4444ba..a93670f2e35 100644
--- a/ham/gnuradio-noaa/Makefile
+++ b/ham/gnuradio-noaa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-noaa-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= NOAA, Weather Satellite Reception module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-pager/Makefile b/ham/gnuradio-pager/Makefile
index f0debde7f22..c6bcdd86e14 100644
--- a/ham/gnuradio-pager/Makefile
+++ b/ham/gnuradio-pager/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-pager-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= FLEX radiopager receiver/demodulator of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
index 0199672e27c..b9318332504 100644
--- a/ham/gnuradio-qtgui/Makefile
+++ b/ham/gnuradio-qtgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-qtgui-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Qt GUI module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile
index 7db968029c3..5a9d7808d77 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.24 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile
index 64a950c9b31..10211e24a43 100644
--- a/ham/gnuradio-uhd/Makefile
+++ b/ham/gnuradio-uhd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/12/02 20:06:21 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-uhd-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile
index 200e04b471d..ce9bae2162f 100644
--- a/ham/gnuradio-utils/Makefile
+++ b/ham/gnuradio-utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-utils-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Utilities in GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile
index 2518f45d250..8be99707d9d 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-video-sdl-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-vocoder/Makefile b/ham/gnuradio-vocoder/Makefile
index 5eed5f1d8be..af941cdc95c 100644
--- a/ham/gnuradio-vocoder/Makefile
+++ b/ham/gnuradio-vocoder/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-vocoder-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= All available vocoders in GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-wavelet/Makefile b/ham/gnuradio-wavelet/Makefile
index 727942c104e..17a70a744c2 100644
--- a/ham/gnuradio-wavelet/Makefile
+++ b/ham/gnuradio-wavelet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-wavelet-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Wavelet transform of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile
index 9c3400ded9e..7fb1e93d144 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.60 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= WxGTK Toolkit module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile
index 38e60be1fe3..b39546e9b4c 100644
--- a/ham/gnuradio-zeromq/Makefile
+++ b/ham/gnuradio-zeromq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 16:06:22 adam Exp $
PKGNAME= gnuradio-zeromq-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= All of the zeromq blocks, utilities, and examples
# zmq.hpp: No such file or directory
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile
index 8aefcc9f0b1..a0b8d8cbed1 100644
--- a/ham/gpredict/Makefile
+++ b/ham/gpredict/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.46 2017/01/01 16:06:23 adam Exp $
DISTNAME= gpredict-1.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= ham
MASTER_SITES= http://sourceforge.net/projects/gpredict/files/Gpredict/1.3/
diff --git a/ham/gr-fcdproplus/Makefile b/ham/gr-fcdproplus/Makefile
index a7fe56349ba..4ec2b2e2da5 100644
--- a/ham/gr-fcdproplus/Makefile
+++ b/ham/gr-fcdproplus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:23 adam Exp $
DISTNAME= gr-fcdproplus_3.7.11.orig
PKGNAME= ${DISTNAME:S/_/-/S/.orig//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= ham
MASTER_SITES+= ${MASTER_SITE_DEBIAN:=pool/main/g/gr-fcdproplus/}
EXTRACT_SUFX= .tar.xz
diff --git a/ham/gr-osmosdr/Makefile b/ham/gr-osmosdr/Makefile
index 60a73b0bddf..93608f86f6a 100644
--- a/ham/gr-osmosdr/Makefile
+++ b/ham/gr-osmosdr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:23 adam Exp $
DISTNAME= gr-osmosdr-0.1.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= ham
MASTER_SITES+= http://git.osmocom.org/gr-osmosdr/snapshot/
diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile
index de32746e72b..1cad1576c19 100644
--- a/ham/trustedQSL/Makefile
+++ b/ham/trustedQSL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2016/10/07 18:25:56 adam Exp $
+# $NetBSD: Makefile,v 1.25 2017/01/01 16:06:23 adam Exp $
DISTNAME= tqsl-2.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= ham
MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v${PKGVERSION_NOREV}/
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index 0fdb64f68c4..ad849dd1cc8 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2016/11/24 14:11:31 mef Exp $
+# $NetBSD: Makefile,v 1.23 2017/01/01 16:06:23 adam Exp $
DISTNAME= uhd-3.9.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/}
# 3.9.1 -> 003_009_001