diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-07-26 20:46:53 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-07-26 20:46:53 +0000 |
commit | ea8c8ec7da96df12146a2cc428077258141791cf (patch) | |
tree | 4948f43cc5526726a30e3663b43b32a1dd49399a /comms | |
parent | 9d240807dd6ea2b16bf2e56c8bda56c8e619f6b2 (diff) | |
download | freebsd-ports-ea8c8ec7da96df12146a2cc428077258141791cf.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Diffstat (limited to 'comms')
49 files changed, 49 insertions, 27 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index 7ed06ae955d6..fddf8ff2cb3b 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -3,7 +3,7 @@ PORTNAME= aldo DISTVERSION= 0.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile index effac4e57d98..903c8b36d7b7 100644 --- a/comms/apitran/Makefile +++ b/comms/apitran/Makefile @@ -2,7 +2,7 @@ PORTNAME= apitran PORTVERSION= g20180926 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms astro hamradio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/comms/bladerf/Makefile b/comms/bladerf/Makefile index b30326565f4a..11b779f30c0c 100644 --- a/comms/bladerf/Makefile +++ b/comms/bladerf/Makefile @@ -2,6 +2,7 @@ PORTNAME= bladeRF DISTVERSION= 2018.12 +PORTREVISION= 1 DISTVERSIONSUFFIX= -rc2 CATEGORIES= comms hamradio diff --git a/comms/congruity/Makefile b/comms/congruity/Makefile index 5b4758e9b2ae..9eb7faa9d3ec 100644 --- a/comms/congruity/Makefile +++ b/comms/congruity/Makefile @@ -3,7 +3,7 @@ PORTNAME= congruity PORTVERSION= 18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms MASTER_SITES= SF diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile index f1db75e0c199..de417b9aaa32 100644 --- a/comms/cubicsdr/Makefile +++ b/comms/cubicsdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= cubicsdr DISTVERSION= 0.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index 99cd228b674a..b0fe743f9545 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -3,6 +3,7 @@ PORTNAME= cutecom DISTVERSION= 0.51.0 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= jwb@FreeBSD.org diff --git a/comms/cwstudio/Makefile b/comms/cwstudio/Makefile index aa63202fabfc..f04abf401356 100644 --- a/comms/cwstudio/Makefile +++ b/comms/cwstudio/Makefile @@ -2,7 +2,7 @@ PORTNAME= cwstudio DISTVERSION= 0.9.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SOURCEFORGE/cwstudio diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile index 35d9c607517c..730431baa2ce 100644 --- a/comms/ebook2cwgui/Makefile +++ b/comms/ebook2cwgui/Makefile @@ -2,7 +2,7 @@ PORTNAME= ebook2cwgui PORTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://fkurz.net/ham/ebook4cw/ diff --git a/comms/ems-flasher/Makefile b/comms/ems-flasher/Makefile index 372cbc1a117f..c444818c1b91 100644 --- a/comms/ems-flasher/Makefile +++ b/comms/ems-flasher/Makefile @@ -3,7 +3,7 @@ PORTNAME= ems-flasher PORTVERSION= 0.03 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms MASTER_SITES= http://lacklustre.net/projects/ems-flasher/ \ https://cooltrainer.org/freebsd-ports/ems-flasher/ diff --git a/comms/flcluster/Makefile b/comms/flcluster/Makefile index bae1b664a14c..9f02bcf9458e 100644 --- a/comms/flcluster/Makefile +++ b/comms/flcluster/Makefile @@ -2,7 +2,7 @@ PORTNAME= flcluster PORTVERSION= 1.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 8efe716dbb2d..43923695252c 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,6 +2,7 @@ PORTNAME= fldigi PORTVERSION= 4.1.06 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile index 2b59522ea822..a52912f5bdd9 100644 --- a/comms/freedv/Makefile +++ b/comms/freedv/Makefile @@ -2,7 +2,7 @@ PORTNAME= freedv DISTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= https://hobbes1069.fedorapeople.org/freetel/freedv/ diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 073a2e784c68..0576fb00dcb8 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -3,6 +3,7 @@ PORTNAME= gammu PORTVERSION= 1.40.0 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 57e38f091b20..bec4dc753883 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnuradio #MASTER_SITES= http://gnuradio.org/releases/gnuradio/ DISTVERSION= 3.8tech-preview-381 DISTVERSIONSUFFIX= -g27dd99e49 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 596e7e3bdeae..a08927a50613 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -3,6 +3,7 @@ PORTNAME= gpredict DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= https://github.com/csete/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 5e0bcf56746f..d8ff702924f4 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -4,7 +4,7 @@ PORTNAME= gqrx PORTVERSION= 2.11.5 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 7f32a99edd1b..9b2cb8708e10 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -4,7 +4,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.1.4-99 DISTVERSIONSUFFIX= -gc98be5d -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index 4b80e7ca99d5..ed79949097de 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkmmorse PORTVERSION= 0.9.27 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH diff --git a/comms/inspectrum/Makefile b/comms/inspectrum/Makefile index 67b82e3f910d..b464cf2c40bd 100644 --- a/comms/inspectrum/Makefile +++ b/comms/inspectrum/Makefile @@ -3,7 +3,7 @@ PORTNAME= inspectrum PORTVERSION= g20181201 -PORTREVISION= 1 +PORTREVISION= 2 #DISTVERSIONPREFIX= v CATEGORIES= comms hamradio diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 2be489a22a05..ddbe0a556c6c 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -2,6 +2,7 @@ PORTNAME= klog PORTVERSION= 0.9.7.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH diff --git a/comms/libbtbb/Makefile b/comms/libbtbb/Makefile index 7a71d9a9ca74..f9e8104125f1 100644 --- a/comms/libbtbb/Makefile +++ b/comms/libbtbb/Makefile @@ -3,7 +3,7 @@ PORTNAME= libbtbb PORTVERSION= 201812R1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MAINTAINER= gnn@FreeBSD.org diff --git a/comms/libfec/Makefile b/comms/libfec/Makefile index 83ce71234761..921bda1da99b 100644 --- a/comms/libfec/Makefile +++ b/comms/libfec/Makefile @@ -3,7 +3,7 @@ PORTNAME= libfec PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms astro hamradio math MASTER_SITES= http://www.ka9q.net/code/fec/ \ LOCAL/db diff --git a/comms/libsdr-gui/Makefile b/comms/libsdr-gui/Makefile index a329028c29bd..fee35c764185 100644 --- a/comms/libsdr-gui/Makefile +++ b/comms/libsdr-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsdr-gui PORTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio diff --git a/comms/libsdr/Makefile b/comms/libsdr/Makefile index abe04687830c..4bb2d665de96 100644 --- a/comms/libsdr/Makefile +++ b/comms/libsdr/Makefile @@ -4,7 +4,7 @@ PORTNAME= libsdr PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index fe6b2299900c..6bcb572883e7 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -3,6 +3,7 @@ PORTNAME= ncid PORTVERSION= 1.10.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 26b01483a51f..61fe15c507b3 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -2,7 +2,7 @@ PORTNAME= qsstv PORTVERSION= 9.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://users.telenet.be/on4qz/qsstv/downloads/ \ LOCAL/shurd diff --git a/comms/qt5-connectivity/Makefile b/comms/qt5-connectivity/Makefile index 95dad0a7d9aa..407f58d5f6c1 100644 --- a/comms/qt5-connectivity/Makefile +++ b/comms/qt5-connectivity/Makefile @@ -2,6 +2,7 @@ PORTNAME= connectivity DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/qt5-sensors/Makefile b/comms/qt5-sensors/Makefile index 556e740ec743..315e633a5b5f 100644 --- a/comms/qt5-sensors/Makefile +++ b/comms/qt5-sensors/Makefile @@ -2,6 +2,7 @@ PORTNAME= sensors DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/qt5-serialbus/Makefile b/comms/qt5-serialbus/Makefile index aeccbf4933ae..83306da338bd 100644 --- a/comms/qt5-serialbus/Makefile +++ b/comms/qt5-serialbus/Makefile @@ -2,6 +2,7 @@ PORTNAME= serialbus DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/qt5-serialport/Makefile b/comms/qt5-serialport/Makefile index 57d113647247..cfdf7d911559 100644 --- a/comms/qt5-serialport/Makefile +++ b/comms/qt5-serialport/Makefile @@ -2,6 +2,7 @@ PORTNAME= serialport DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/redsea/Makefile b/comms/redsea/Makefile index cbb6b5635987..17a05ddaa064 100644 --- a/comms/redsea/Makefile +++ b/comms/redsea/Makefile @@ -3,6 +3,7 @@ PORTNAME= redsea DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= morrand276@gmail.com diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile index e37c3af303ea..2d8aea2c3417 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -3,6 +3,7 @@ PORTNAME= scrcpy DISTVERSIONPREFIX= v DISTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= comms net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/:jar DISTFILES= ${DIST_JARFILE}:jar diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index 776dcd83c809..96dd6f4c0337 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -4,7 +4,7 @@ PORTNAME= sdr-wspr PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net diff --git a/comms/soapyairspy/Makefile b/comms/soapyairspy/Makefile index 165651bb5cad..e2657ef44126 100644 --- a/comms/soapyairspy/Makefile +++ b/comms/soapyairspy/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyAirspy DISTVERSIONPREFIX= soapy-airspy- DISTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/soapybladerf/Makefile b/comms/soapybladerf/Makefile index 97bbfd703fda..99cb086f6a56 100644 --- a/comms/soapybladerf/Makefile +++ b/comms/soapybladerf/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyBladeRF DISTVERSIONPREFIX= soapy-bladerf- DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/soapyplutosdr/Makefile b/comms/soapyplutosdr/Makefile index 38eea922f37b..a9b162127fb6 100644 --- a/comms/soapyplutosdr/Makefile +++ b/comms/soapyplutosdr/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyPlutoSDR DISTVERSIONPREFIX= soapy-plutosdr- DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/soapyredpitaya/Makefile b/comms/soapyredpitaya/Makefile index b2f743d460f6..94d12abebf1b 100644 --- a/comms/soapyredpitaya/Makefile +++ b/comms/soapyredpitaya/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyRedPitaya DISTVERSIONPREFIX= soapy-redpitaya- DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/soapyremote/Makefile b/comms/soapyremote/Makefile index 0c7102e0c0f4..de5a64e44f09 100644 --- a/comms/soapyremote/Makefile +++ b/comms/soapyremote/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyRemote DISTVERSIONPREFIX= soapy-remote- DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/soapysdrhackrf/Makefile b/comms/soapysdrhackrf/Makefile index 8485ee672b75..09e1396af547 100644 --- a/comms/soapysdrhackrf/Makefile +++ b/comms/soapysdrhackrf/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyHackRF DISTVERSIONPREFIX= soapy-hackrf- DISTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/soapyuhd/Makefile b/comms/soapyuhd/Makefile index 6401e9bd7543..e39277340404 100644 --- a/comms/soapyuhd/Makefile +++ b/comms/soapyuhd/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapyUHD DISTVERSIONPREFIX= soapy-uhd- DISTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 42737eff4a8c..f9a5280cb7dd 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -3,6 +3,7 @@ PORTNAME?= svxlink PORTVERSION= 17.12.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile index df2a08f4c88b..46fdb4100c8b 100644 --- a/comms/telldus-core/Makefile +++ b/comms/telldus-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= telldus-core PORTVERSION= 2.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/ diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index e0088b5f979d..bdba0f71ccde 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -2,7 +2,7 @@ PORTNAME= tilp2 PORTVERSION= 1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= SF/tilp/tilp2-linux/${DISTNAME} diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 9a12188a258b..54fd399a54ad 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -2,7 +2,7 @@ PORTNAME= trustedqsl DISTVERSION= 2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 162ba1a7a5c6..520ac4eaf40f 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.10.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index b97966caed7a..a9b62c19d224 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -2,7 +2,7 @@ PORTNAME= wsjtx PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 13a1ad49c066..b566ea3dcad1 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -4,7 +4,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- DISTVERSION= 2.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= carl@stagecraft.cx diff --git a/comms/xcwcp/Makefile b/comms/xcwcp/Makefile index 72c0f9077f6b..ca27edb4feec 100644 --- a/comms/xcwcp/Makefile +++ b/comms/xcwcp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xcwcp -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= X11 CW Tutor using unixcw diff --git a/comms/xdemorse/Makefile b/comms/xdemorse/Makefile index ded56d483b5a..d3f8f9298033 100644 --- a/comms/xdemorse/Makefile +++ b/comms/xdemorse/Makefile @@ -2,6 +2,7 @@ PORTNAME= xdemorse DISTVERSION= 3.6.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= https://www.qsl.net/5/5b4az/pkg/morse/xdemorse/ |