Index: head/comms/gqrx/Makefile =================================================================== --- head/comms/gqrx/Makefile (revision 430355) +++ head/comms/gqrx/Makefile (revision 430356) @@ -1,54 +1,53 @@ # Created by: Ganael Laplanche # $FreeBSD$ PORTNAME= gqrx PORTVERSION= 2.6 -PORTREVISION= 1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio MAINTAINER= martymac@FreeBSD.org COMMENT= Software defined radio receiver powered by GNU Radio and Qt LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \ libgnuradio-analog.so:comms/gnuradio \ libgnuradio-blocks.so:comms/gnuradio \ libgnuradio-filter.so:comms/gnuradio \ libgnuradio-fft.so:comms/gnuradio \ libgnuradio-audio.so:comms/gnuradio \ libgnuradio-digital.so:comms/gnuradio \ libgnuradio-pmt.so:comms/gnuradio \ libgnuradio-osmosdr.so:comms/gr-osmosdr \ libpulse.so:audio/pulseaudio \ libpulse-simple.so:audio/pulseaudio \ libboost_system.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= csete USES= pkgconfig qmake USE_GL= gl USE_QT5= buildtools_build core gui svg network widgets PLIST_FILES= bin/gqrx share/applications/gqrx.desktop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gqrx ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/gqrx.desktop \ ${STAGEDIR}${PREFIX}/share/applications .include # Chase comms/gnuradio compiler choice .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 USE_GCC= yes .endif .include Index: head/comms/gr-osmosdr/Makefile =================================================================== --- head/comms/gr-osmosdr/Makefile (revision 430355) +++ head/comms/gr-osmosdr/Makefile (revision 430356) @@ -1,41 +1,40 @@ # $FreeBSD$ PORTNAME= gr-osmosdr -PORTVERSION= 20150716 -PORTREVISION= 4 +PORTVERSION= 20160622 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= GNU Radio OsmoSDR module LICENSE= GPLv3 BUILD_DEPENDS= swig:devel/swig13 \ cheetah:devel/py-cheetah LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \ libgnuradio-pmt.so:comms/gnuradio \ libgnuradio-blocks.so:comms/gnuradio \ libboost_system.so:devel/boost-libs \ libboost_thread.so:devel/boost-libs USES= cmake fortran pkgconfig python tar:tgz USE_LDCONFIG= yes # See lib/CMakeLists.txt to enable more components CMAKE_ARGS+= -DENABLE_DEFAULT:BOOL=OFF \ -DENABLE_FCD:BOOL=ON \ -DENABLE_FILE:BOOL=ON \ -DENABLE_PYTHON=ON OPTIONS_DEFINE= RTLSDR HACKRF RTLSDR_DESC= Enable rtl-sdr (RTL2832) support OPTIONS_DEFAULT= RTLSDR RTLSDR_LIB_DEPENDS= librtlsdr.so:comms/rtl-sdr RTLSDR_CMAKE_ON= -DENABLE_RTL:BOOL=ON -DENABLE_RTL_TCP:BOOL=ON HACKRF_DESC= Enable hackrf one hardware support HACKRF_LIB_DEPENDS= libhackrf.so:comms/hackrf HACKRF_CMAKE_ON= -DENABLE_HACKRF:BOOL=ON .include Index: head/comms/gr-osmosdr/distinfo =================================================================== --- head/comms/gr-osmosdr/distinfo (revision 430355) +++ head/comms/gr-osmosdr/distinfo (revision 430356) @@ -1,2 +1,3 @@ -SHA256 (gr-osmosdr-20150716.tgz) = 217e3f96022fa6bf7fe9645ae12c6c8e0eb11836afca0cad5281b7c9bbb23288 -SIZE (gr-osmosdr-20150716.tgz) = 250857 +TIMESTAMP = 1482422442 +SHA256 (gr-osmosdr-20160622.tgz) = 8219cfbb613040c7878f72ba33d60a1fd5d9af0baba318485d6ed8461f3d1baa +SIZE (gr-osmosdr-20160622.tgz) = 249098