svn commit: r405589 - head/comms/gqrx
Ganael LAPLANCHE
martymac at FreeBSD.org
Fri Jan 8 20:22:38 UTC 2016
Author: martymac
Date: Fri Jan 8 20:22:36 2016
New Revision: 405589
URL: https://svnweb.freebsd.org/changeset/ports/405589
Log:
Update to 2.5.1
Modified:
head/comms/gqrx/Makefile
head/comms/gqrx/distinfo
Modified: head/comms/gqrx/Makefile
==============================================================================
--- head/comms/gqrx/Makefile Fri Jan 8 20:10:51 2016 (r405588)
+++ head/comms/gqrx/Makefile Fri Jan 8 20:22:36 2016 (r405589)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gqrx
-PORTVERSION= 2.3.2
+PORTVERSION= 2.5.1
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= comms hamradio
@@ -19,6 +19,8 @@ LIB_DEPENDS= libgnuradio-runtime.so:${PO
libgnuradio-filter.so:${PORTSDIR}/comms/gnuradio \
libgnuradio-fft.so:${PORTSDIR}/comms/gnuradio \
libgnuradio-audio.so:${PORTSDIR}/comms/gnuradio \
+ libgnuradio-digital.so:${PORTSDIR}/comms/gnuradio \
+ libgnuradio-pmt.so:${PORTSDIR}/comms/gnuradio \
libgnuradio-osmosdr.so:${PORTSDIR}/comms/gr-osmosdr \
libpulse.so:${PORTSDIR}/audio/pulseaudio \
libpulse-simple.so:${PORTSDIR}/audio/pulseaudio
Modified: head/comms/gqrx/distinfo
==============================================================================
--- head/comms/gqrx/distinfo Fri Jan 8 20:10:51 2016 (r405588)
+++ head/comms/gqrx/distinfo Fri Jan 8 20:22:36 2016 (r405589)
@@ -1,2 +1,2 @@
-SHA256 (csete-gqrx-v2.3.2_GH0.tar.gz) = 2748ee14491dbfb5821efba32300124b5a2b0aabc810cdfda91e5f64bd3502cf
-SIZE (csete-gqrx-v2.3.2_GH0.tar.gz) = 1080995
+SHA256 (csete-gqrx-v2.5.1_GH0.tar.gz) = bf406349c0b9e702e6193a6d0859d654e3a2cd80fa10dbfaa328d4b437f87364
+SIZE (csete-gqrx-v2.5.1_GH0.tar.gz) = 1159513
More information about the svn-ports-all
mailing list