diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
commit | 3e2cd4d7ee3662a5be84ff3c169e84ec5593051f (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /comms | |
parent | c4f66375ff2cf890427b18b69cf0f3a6a90ec3fa (diff) | |
download | freebsd-ports-gnome-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.gz freebsd-ports-gnome-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.zst freebsd-ports-gnome-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.zip |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fldigi/Makefile | 1 | ||||
-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/usrp/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 2ef06bc571aa..a9d5c68b4066 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,6 +2,7 @@ PORTNAME= fldigi PORTVERSION= 3.21.72 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/\ ${MASTER_SITE_LOCAL} diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index bd3b3e60f9e2..2e9b279e86e2 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 13f1ac1f4662..640d2a78b4e6 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -3,7 +3,7 @@ PORTNAME= gqrx PORTVERSION= 20130504 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 800bcd6fb51f..6d59b930be94 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20130509 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/usrp/Makefile b/comms/usrp/Makefile index bf17a810b340..4179cedb57d1 100644 --- a/comms/usrp/Makefile +++ b/comms/usrp/Makefile @@ -2,7 +2,7 @@ PORTNAME= usrp PORTVERSION= 3.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= adrian |