diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:08:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:08:16 +0000 |
commit | 98eb11b2f0e873c1d18153e250f15cb2c32e1521 (patch) | |
tree | bb7ad747880e8b73ba67e7537e487c63a9b9aed7 /comms | |
parent | 374bede045bbf2b2db40c478d2e9ca6181ede75a (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fldigi/Makefile | 2 | ||||
-rw-r--r-- | comms/gnuradio/Makefile | 2 | ||||
-rw-r--r-- | comms/gqrx/Makefile | 2 | ||||
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 | ||||
-rw-r--r-- | comms/uhd/Makefile | 2 | ||||
-rw-r--r-- | comms/usrp/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 08320d69479f..b9f6077beaf2 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,7 +2,7 @@ PORTNAME= fldigi PORTVERSION= 4.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 653ce0c50930..8ffbfe1c7c54 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.10.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ LOCAL/db diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index ca23cbdc94af..cbc02afe8ad1 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -4,7 +4,7 @@ PORTNAME= gqrx PORTVERSION= 2.8 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 36af3c3ff6c4..a5f756221d6d 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20160622 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 442c925ef7fb..494c52802231 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.10.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} diff --git a/comms/usrp/Makefile b/comms/usrp/Makefile index 04c404c0e831..fc0918a0425d 100644 --- a/comms/usrp/Makefile +++ b/comms/usrp/Makefile @@ -2,7 +2,7 @@ PORTNAME= usrp PORTVERSION= 3.4.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/adrian DISTNAME= Ettus-USRP-3.4.3 |