summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerdinoex <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commite8efdd21e5ff43846d793d8491abfecf222c6dc2 (patch)
treeb0a924a25960c5a794c5f3614258ee9387d99e7f /comms
parent2cff994f91a2b9cc6ebdf1c83056d6e0bfbf5f54 (diff)
downloadFreeBSD-ports-e8efdd21e5ff43846d793d8491abfecf222c6dc2.zip
FreeBSD-ports-e8efdd21e5ff43846d793d8491abfecf222c6dc2.tar.gz
- update to 1.4.1
Reviewed by: exp8 run on pointyhat Supported by: miwi
Diffstat (limited to 'comms')
-rw-r--r--comms/cutecom/Makefile1
-rw-r--r--comms/efax-gtk/Makefile2
-rw-r--r--comms/efax/Makefile2
-rw-r--r--comms/fldigi/Makefile2
-rw-r--r--comms/geoid/Makefile2
-rw-r--r--comms/ghfaxviewer/Makefile2
-rw-r--r--comms/gmfsk/Makefile2
-rw-r--r--comms/gnocky/Makefile2
-rw-r--r--comms/gnokii/Makefile2
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/gpredict/Makefile2
-rw-r--r--comms/gpsk31/Makefile2
-rw-r--r--comms/grig/Makefile2
-rw-r--r--comms/gscmxx/Makefile2
-rw-r--r--comms/hamfax/Makefile2
-rw-r--r--comms/hf/Makefile2
-rw-r--r--comms/hylafax/Makefile2
-rw-r--r--comms/kallers/Makefile2
-rw-r--r--comms/kb/Makefile2
-rw-r--r--comms/klog/Makefile2
-rw-r--r--comms/kmobiletools/Makefile2
-rw-r--r--comms/kpsk/Makefile2
-rw-r--r--comms/kremotecontrol/Makefile2
-rw-r--r--comms/ktrack/Makefile2
-rw-r--r--comms/linpsk/Makefile2
-rw-r--r--comms/qfaxreader/Makefile2
-rw-r--r--comms/qsstv/Makefile2
-rw-r--r--comms/tilp2/Makefile2
-rw-r--r--comms/tkhylafax/Makefile2
-rw-r--r--comms/trustedqsl/Makefile2
-rw-r--r--comms/xastir/Makefile1
-rw-r--r--comms/xdx/Makefile2
-rw-r--r--comms/xlog/Makefile2
-rw-r--r--comms/xmorse/Makefile2
-rw-r--r--comms/xnecview/Makefile2
-rw-r--r--comms/xwota/Makefile2
36 files changed, 36 insertions, 34 deletions
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile
index a2d727f..cb06f0f 100644
--- a/comms/cutecom/Makefile
+++ b/comms/cutecom/Makefile
@@ -6,6 +6,7 @@
PORTNAME= cutecom
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://cutecom.sourceforge.net/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 8d3b33b..1874d84 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= efax-gtk
PORTVERSION= 3.0.12
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms
MASTER_SITES= SF
EXTRACT_SUFX= .src.tgz
diff --git a/comms/efax/Makefile b/comms/efax/Makefile
index b647d1d..e7e9cd6 100644
--- a/comms/efax/Makefile
+++ b/comms/efax/Makefile
@@ -7,7 +7,7 @@
PORTNAME= efax-0.9a
PORTVERSION= 001114a7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= http://shino.pos.to/linux/
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index fb4cb3c..aee2299 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fldigi
PORTVERSION= 3.11
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/fldigi-distro/ \
${MASTER_SITE_LOCAL}
diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile
index d43ac2d..6a9de83 100644
--- a/comms/geoid/Makefile
+++ b/comms/geoid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geoid
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX= .src
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/LinuxApps/ \
diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile
index 76ca119..2a0de38 100644
--- a/comms/ghfaxviewer/Makefile
+++ b/comms/ghfaxviewer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ghfaxviewer
PORTVERSION= 0.22.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= halifax
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile
index e373352..7afe8c3 100644
--- a/comms/gmfsk/Makefile
+++ b/comms/gmfsk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmfsk
PORTVERSION= 0.6
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= comms audio hamradio
MASTER_SITES= http://gmfsk.connect.fi/
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile
index c2d2342..84294a1 100644
--- a/comms/gnocky/Makefile
+++ b/comms/gnocky/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnocky
PORTVERSION= 0.0.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms
MASTER_SITES= http://www.gnokii.org/download/gnocky/
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index 63d7a1e..e2fa2b5 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnokii
PORTVERSION= 0.6.28
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= comms
MASTER_SITES= http://www.gnokii.org/download/gnokii/ \
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index a9960cc..5166003 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.1.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms astro hamradio
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnuradio
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile
index 718d981..c36a865 100644
--- a/comms/gpredict/Makefile
+++ b/comms/gpredict/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gpredict
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= SF/gpredict/Gpredict/${PORTVERSION}
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile
index 2b65d10..86573fc 100644
--- a/comms/gpsk31/Makefile
+++ b/comms/gpsk31/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gpsk31
PORTVERSION= 0.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= http://www.qsl.net/pg4i/download/
diff --git a/comms/grig/Makefile b/comms/grig/Makefile
index 3e83194..53575d7 100644
--- a/comms/grig/Makefile
+++ b/comms/grig/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grig
PORTVERSION= 0.7.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= SF/groundstation/Grig/${PORTVERSION}
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index 34415dd..c36c1ce 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gscmxx
PORTVERSION= 0.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= comms
MASTER_SITES= SF
diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile
index ce772a1..590ba60 100644
--- a/comms/hamfax/Makefile
+++ b/comms/hamfax/Makefile
@@ -6,7 +6,7 @@
PORTNAME= hamfax
PORTVERSION= 0.6.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms audio hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/HamFax%20${PORTVERSION}
DISTNAME= HamFax-${PORTVERSION}
diff --git a/comms/hf/Makefile b/comms/hf/Makefile
index 15c1c4e..ce0b33c 100644
--- a/comms/hf/Makefile
+++ b/comms/hf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hf
PORTVERSION= 0.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}term/${PORTNAME}/${PORTVERSION}
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 9f067bc..adb86ed 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hylafax
PORTVERSION= 6.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= ftp://ftp.hylafax.org/source/
diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile
index c07f82f..600acce 100644
--- a/comms/kallers/Makefile
+++ b/comms/kallers/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kallers
PORTVERSION= 0.3.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= comms kde
MASTER_SITES= http://www.nadmm.com/kallers/src/
diff --git a/comms/kb/Makefile b/comms/kb/Makefile
index 5071596..9f1937d 100644
--- a/comms/kb/Makefile
+++ b/comms/kb/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kb
PORTVERSION= 8.04
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= http://www.db.net/downloads/ \
${MASTER_SITE_LOCAL}
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index 796e5c5..d8eae89 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -6,7 +6,7 @@
PORTNAME= klog
PORTVERSION= 0.4.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= BERLIOS
diff --git a/comms/kmobiletools/Makefile b/comms/kmobiletools/Makefile
index 1e77412..3f4f200 100644
--- a/comms/kmobiletools/Makefile
+++ b/comms/kmobiletools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kmobiletools
PORTVERSION= 0.4.3.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms kde
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= kmobiletools
diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile
index 69d6907..c503a21 100644
--- a/comms/kpsk/Makefile
+++ b/comms/kpsk/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kpsk
PORTVERSION= 1.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= comms kde hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/_.tar.bz2%20files
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile
index 2ed3ae6..cd2e60f 100644
--- a/comms/kremotecontrol/Makefile
+++ b/comms/kremotecontrol/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile
index 828cfc3..251831b 100644
--- a/comms/ktrack/Makefile
+++ b/comms/ktrack/Makefile
@@ -6,7 +6,7 @@
PORTNAME= ktrack
PORTVERSION= 0.3.0r1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3.0-rc1
DISTNAME= ${PORTNAME}-0.3.0-rc1
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile
index 1632431..2c48bc6 100644
--- a/comms/linpsk/Makefile
+++ b/comms/linpsk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linpsk
PORTVERSION= 0.8.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile
index 9ae298c..6cd9f48c 100644
--- a/comms/qfaxreader/Makefile
+++ b/comms/qfaxreader/Makefile
@@ -9,7 +9,7 @@
PORTNAME= qfaxreader
DISTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms graphics print
MASTER_SITES= SF
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile
index 2915297..c5d8410 100644
--- a/comms/qsstv/Makefile
+++ b/comms/qsstv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qsstv
PORTVERSION= 6.0a
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= http://users.telenet.be/on4qz/snapshots/download/ \
${MASTER_SITE_LOCAL}
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile
index 93503a7..29cdb00 100644
--- a/comms/tilp2/Makefile
+++ b/comms/tilp2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tilp2
PORTVERSION= 1.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= SF/tilp/${PORTNAME}-linux/${PORTNAME}-${PORTVERSION}
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index b9e1569..f6cdfd2 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tkhylafax
PORTVERSION= 3.2b
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms tk
MASTER_SITES= ftp://ftp.hylafax.org/contrib/tkhylafax/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/}
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index fb6461c..7415ea6 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= trustedqsl
PORTVERSION= 1.11
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/tqsllib/V2.0
DISTFILES= tqsllib-2.0.tar.gz TrustedQSL-1.11.tar.gz
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 9b0c362..51cc972 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xastir
PORTVERSION= 1.9.8
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile
index fc6d59a..3b423e7 100644
--- a/comms/xdx/Makefile
+++ b/comms/xdx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xdx
PORTVERSION= 2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= http://pg4i.chronos.org.uk/download/ \
http://www.qsl.net/pg4i/download/
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 0ba720f..1be51a1 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlog
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://pg4i.chronos.org.uk/download/ \
diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile
index 6643efa..fd7560d 100644
--- a/comms/xmorse/Makefile
+++ b/comms/xmorse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmorse
PORTVERSION= 20041125
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= http://c2.com/morse/files/SourceCode/ \
http://www.525183.com/freebsd/xmorse/ \
diff --git a/comms/xnecview/Makefile b/comms/xnecview/Makefile
index 158394a..a22b67d 100644
--- a/comms/xnecview/Makefile
+++ b/comms/xnecview/Makefile
@@ -6,7 +6,7 @@
PORTNAME= xnecview
PORTVERSION= 1.35
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/
EXTRACT_SUFX= .tgz
diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile
index efcd1e2..b51d0f8 100644
--- a/comms/xwota/Makefile
+++ b/comms/xwota/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xwota
PORTVERSION= 0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= http://people.fabaris.it/iz0ete/xwota/ \
${MASTER_SITE_LOCAL}
OpenPOWER on IntegriCloud