summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-21 13:24:06 +0000
committeradam <adam@pkgsrc.org>2021-04-21 13:24:06 +0000
commitae0a61b94066a8c86753f1f663bc074b2b853e5f (patch)
treef7b7566748234b030e4cd966e480fc3dbbbd3c04 /ham
parent10d612e8ec31c0b03c032c8c6007b86cb84319bb (diff)
downloadpkgsrc-ae0a61b94066a8c86753f1f663bc074b2b853e5f.tar.gz
revbump for boost-libs
Diffstat (limited to 'ham')
-rw-r--r--ham/fldigi/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-fec/Makefile4
-rw-r--r--ham/gnuradio-network/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-zeromq/Makefile4
-rw-r--r--ham/gpredict/Makefile4
-rw-r--r--ham/gr-fcdproplus/Makefile4
-rw-r--r--ham/gr-osmosdr/Makefile3
-rw-r--r--ham/trustedQSL/Makefile4
-rw-r--r--ham/uhd/Makefile4
23 files changed, 46 insertions, 45 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile
index bd30f42b9f5..74b5e38d968 100644
--- a/ham/fldigi/Makefile
+++ b/ham/fldigi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.127 2021/02/07 06:30:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.128 2021/04/21 13:24:50 adam Exp $
DISTNAME= fldigi-4.1.01
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fldigi/}
diff --git a/ham/gnuradio-channels/Makefile b/ham/gnuradio-channels/Makefile
index 6c3c0b4bceb..c80c0111b39 100644
--- a/ham/gnuradio-channels/Makefile
+++ b/ham/gnuradio-channels/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2021/04/21 11:42:00 adam Exp $
+# $NetBSD: Makefile,v 1.25 2021/04/21 13:24:50 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 bcf9b572d1a..bdff07b15b1 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2021/04/21 11:42:00 adam Exp $
+# $NetBSD: Makefile,v 1.44 2021/04/21 13:24:50 adam Exp $
PKGNAME= gnuradio-companion-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
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 a5ed5554a3e..c4b64f89cd6 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2021/04/21 11:42:00 adam Exp $
+# $NetBSD: Makefile,v 1.80 2021/04/21 13:24:50 adam Exp $
PKGNAME= gnuradio-core-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
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 51b3c488c65..67427b39b99 100644
--- a/ham/gnuradio-ctrlport/Makefile
+++ b/ham/gnuradio-ctrlport/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/21 13:24:51 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 a64d475fdf3..4f57aa9beaa 100644
--- a/ham/gnuradio-digital/Makefile
+++ b/ham/gnuradio-digital/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/21 13:24:51 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 065fc4db83b..fafa6621cfa 100644
--- a/ham/gnuradio-doxygen/Makefile
+++ b/ham/gnuradio-doxygen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.41 2021/04/21 13:24:51 adam Exp $
PKGNAME= gnuradio-doxygen-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
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 6853e9b1aaa..7d5e7c26a59 100644
--- a/ham/gnuradio-dtv/Makefile
+++ b/ham/gnuradio-dtv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/04/21 13:24:51 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-fec/Makefile b/ham/gnuradio-fec/Makefile
index 3b51ef05a07..33f52d1ee7c 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.27 2021/04/21 13:24:51 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-network/Makefile b/ham/gnuradio-network/Makefile
index 4bd36807154..6f6c7e0efa4 100644
--- a/ham/gnuradio-network/Makefile
+++ b/ham/gnuradio-network/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/04/21 13:24:51 adam Exp $
PKGNAME= gnuradio-network-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Network blocks for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
index 6eeaa45d409..82da2081302 100644
--- a/ham/gnuradio-qtgui/Makefile
+++ b/ham/gnuradio-qtgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/04/21 13:24:51 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 586243c676b..e8e24eebd83 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2021/04/21 11:42:01 adam Exp $
+# $NetBSD: Makefile,v 1.44 2021/04/21 13:24:51 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 296817a2ca8..40400745ca4 100644
--- a/ham/gnuradio-uhd/Makefile
+++ b/ham/gnuradio-uhd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/04/21 11:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.27 2021/04/21 13:24:51 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 f0f2f51d0f5..8097be16d2f 100644
--- a/ham/gnuradio-utils/Makefile
+++ b/ham/gnuradio-utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2021/04/21 11:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/04/21 13:24:52 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 631f296ecb4..6c5196ec071 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/04/21 11:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.41 2021/04/21 13:24:52 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 91b3c11e46e..4cedbac3ddc 100644
--- a/ham/gnuradio-vocoder/Makefile
+++ b/ham/gnuradio-vocoder/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/04/21 11:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/21 13:24:52 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 6aec90653f6..8b973831cfc 100644
--- a/ham/gnuradio-wavelet/Makefile
+++ b/ham/gnuradio-wavelet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2021/04/21 11:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.25 2021/04/21 13:24:52 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-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile
index 6f040f44822..32c76abb0d0 100644
--- a/ham/gnuradio-zeromq/Makefile
+++ b/ham/gnuradio-zeromq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2021/04/21 11:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/04/21 13:24:52 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 bf098eca21f..75069a9cc61 100644
--- a/ham/gpredict/Makefile
+++ b/ham/gpredict/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2020/08/17 20:19:13 leot Exp $
+# $NetBSD: Makefile,v 1.73 2021/04/21 13:24:52 adam Exp $
DISTNAME= gpredict-2.2.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=csete/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff --git a/ham/gr-fcdproplus/Makefile b/ham/gr-fcdproplus/Makefile
index 3ca46742b92..ebff51b4188 100644
--- a/ham/gr-fcdproplus/Makefile
+++ b/ham/gr-fcdproplus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2021/01/01 08:24:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2021/04/21 13:24:52 adam Exp $
DISTNAME= gr-fcdproplus_3.7.11.orig
PKGNAME= ${DISTNAME:S/_/-/S/.orig//}
-PKGREVISION= 16
+PKGREVISION= 17
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 a9dcde482c4..fa04c1debd6 100644
--- a/ham/gr-osmosdr/Makefile
+++ b/ham/gr-osmosdr/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2021/04/07 16:14:09 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2021/04/21 13:24:52 adam Exp $
DISTNAME= gr-osmosdr-0.2.3.20210128
+PKGREVISION= 1
CATEGORIES= ham
# main git repo doesn't allow snapshots to be downloaded
#MASTER_SITES= https://git.osmocom.org/gr-osmosdr/snapshot/
diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile
index 2ad38e8e23c..aff4753e762 100644
--- a/ham/trustedQSL/Makefile
+++ b/ham/trustedQSL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2020/08/31 18:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2021/04/21 13:24:53 adam Exp $
DISTNAME= tqsl-2.5.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= ham
MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index 217d1702050..e78138c75a0 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2021/01/01 08:24:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2021/04/21 13:24:53 adam Exp $
DISTNAME= uhd-3.15.0.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/}
GITHUB_TAG= v${PKGVERSION_NOREV}