summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-04-25 14:22:51 +0000
committertnn <tnn@pkgsrc.org>2015-04-25 14:22:51 +0000
commitde9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch)
tree25d6dfe4adf4651193ff033a71199301cd24bc62 /ham
parentaea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff)
downloadpkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'ham')
-rw-r--r--ham/chirp/Makefile3
-rw-r--r--ham/fl_logbook/Makefile4
-rw-r--r--ham/fldigi/Makefile3
-rw-r--r--ham/freedv/Makefile4
-rw-r--r--ham/gmfsk/Makefile4
-rw-r--r--ham/gnuradio-companion/Makefile4
-rw-r--r--ham/gnuradio-fcd/Makefile4
-rw-r--r--ham/gnuradio-qtgui/Makefile4
-rw-r--r--ham/gnuradio-utils/Makefile4
-rw-r--r--ham/gnuradio-video-sdl/Makefile4
-rw-r--r--ham/gnuradio-wxgui/Makefile4
-rw-r--r--ham/gpredict/Makefile4
-rw-r--r--ham/grig/Makefile4
-rw-r--r--ham/linpsk/Makefile4
-rw-r--r--ham/trustedQSL/Makefile3
-rw-r--r--ham/xdx/Makefile3
-rw-r--r--ham/xlog/Makefile3
-rw-r--r--ham/xnec2c/Makefile3
18 files changed, 36 insertions, 30 deletions
diff --git a/ham/chirp/Makefile b/ham/chirp/Makefile
index b05dbef712c..050b3905c29 100644
--- a/ham/chirp/Makefile
+++ b/ham/chirp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/10/16 03:10:11 mef Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:20 tnn Exp $
#
DISTNAME= chirp-0.4.1
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= http://chirp.danplanet.com/download/${PKGVERSION}/
diff --git a/ham/fl_logbook/Makefile b/ham/fl_logbook/Makefile
index 13c3d34f0cb..d3f0c534fcf 100644
--- a/ham/fl_logbook/Makefile
+++ b/ham/fl_logbook/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2013/02/16 11:22:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:20 tnn Exp $
#
DISTNAME= fl_logbook-2.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= ham
MASTER_SITES= http://www.w1hkj.com/LinuxApps/
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile
index 0019fcee6a0..ca0b24ad08a 100644
--- a/ham/fldigi/Makefile
+++ b/ham/fldigi/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2015/04/03 00:53:35 mef Exp $
+# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:20 tnn Exp $
DISTNAME= fldigi-3.22.07
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/
LICENSE= gnu-gpl-v3
diff --git a/ham/freedv/Makefile b/ham/freedv/Makefile
index 0f12fd2e211..e5329a75c21 100644
--- a/ham/freedv/Makefile
+++ b/ham/freedv/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2015/01/27 08:29:52 dbj Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:20 tnn Exp $
#
VERSION= 0.97.0.1696
PKGNAME= freedv-${VERSION}
DISTNAME= fdmdv2-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/fdmdv2
CATEGORIES= ham
# svn://svn.code.sf.net/p/freetel/code/fdmdv2
diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile
index 92c222e9ace..3d929598568 100644
--- a/ham/gmfsk/Makefile
+++ b/ham/gmfsk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2014/05/05 00:48:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2015/04/25 14:23:21 tnn Exp $
#
DISTNAME= gmfsk-0.6
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= ham
MASTER_SITES= http://gmfsk.connect.fi/
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile
index a77178efa3d..58b610e33d3 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2015/04/17 15:53:07 adam Exp $
+# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:21 tnn 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-fcd/Makefile b/ham/gnuradio-fcd/Makefile
index 5f6a719c58a..ef7204ef881 100644
--- a/ham/gnuradio-fcd/Makefile
+++ b/ham/gnuradio-fcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:21 tnn Exp $
PKGNAME= gnuradio-fcd-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= FanCube support of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
index 0a8b9a32100..391a268070b 100644
--- a/ham/gnuradio-qtgui/Makefile
+++ b/ham/gnuradio-qtgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/17 15:53:08 adam Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:21 tnn 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-utils/Makefile b/ham/gnuradio-utils/Makefile
index 1c8b1cf9927..539abff11c9 100644
--- a/ham/gnuradio-utils/Makefile
+++ b/ham/gnuradio-utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:21 tnn 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 4f9bed8f2a4..b33981eed8c 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/04/17 15:53:08 adam Exp $
+# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:21 tnn 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-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile
index 7834e718eef..f532d56616c 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2015/04/17 15:53:09 adam Exp $
+# $NetBSD: Makefile,v 1.55 2015/04/25 14:23:21 tnn Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= WxGTK Toolkit module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile
index 528e155f5b7..9152059af34 100644
--- a/ham/gpredict/Makefile
+++ b/ham/gpredict/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2014/08/31 11:27:03 mef Exp $
+# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:21 tnn Exp $
DISTNAME= gpredict-1.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= ham
MASTER_SITES= http://sourceforge.net/projects/gpredict/files/Gpredict/1.3/
diff --git a/ham/grig/Makefile b/ham/grig/Makefile
index e0cb31110be..63eb53b90b9 100644
--- a/ham/grig/Makefile
+++ b/ham/grig/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:21 tnn Exp $
#
DISTNAME= grig-0.8.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile
index fec043a8e1a..125abaa078f 100644
--- a/ham/linpsk/Makefile
+++ b/ham/linpsk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2014/05/29 23:36:41 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:21 tnn Exp $
#
DISTNAME= linpsk-0.8.1
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/}
diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile
index 1d34c66fd99..714d03b1633 100644
--- a/ham/trustedQSL/Makefile
+++ b/ham/trustedQSL/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/07/18 02:40:21 mef Exp $
+# $NetBSD: Makefile,v 1.15 2015/04/25 14:23:21 tnn Exp $
DISTNAME= tqsl-2.0.3
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.0.3/
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile
index 3202d5592f7..ebad15eacdd 100644
--- a/ham/xdx/Makefile
+++ b/ham/xdx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2014/12/12 15:43:39 mef Exp $
+# $NetBSD: Makefile,v 1.45 2015/04/25 14:23:21 tnn Exp $
#
DISTNAME= xdx-2.4.3
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= http://sourceforge.net/projects/xdxclusterclient/files/latest/download
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile
index ed20704b9ec..b7f96443ef8 100644
--- a/ham/xlog/Makefile
+++ b/ham/xlog/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2014/12/23 18:52:54 joerg Exp $
+# $NetBSD: Makefile,v 1.64 2015/04/25 14:23:21 tnn Exp $
#
DISTNAME= xlog-2.0.12
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/
LICENSE= gnu-gpl-v3
diff --git a/ham/xnec2c/Makefile b/ham/xnec2c/Makefile
index af279cbd7bb..3887e2969ca 100644
--- a/ham/xnec2c/Makefile
+++ b/ham/xnec2c/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2015/04/17 01:55:24 mef Exp $
+# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:22 tnn Exp $
DISTNAME= xnec2c-3.3
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/xnec2c/
EXTRACT_SUFX= .tar.bz2