From owner-svn-ports-head@freebsd.org Fri Jan 8 20:22:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B7ADA67274; Fri, 8 Jan 2016 20:22:38 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1823B128B; Fri, 8 Jan 2016 20:22:38 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u08KMbTX072402; Fri, 8 Jan 2016 20:22:37 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u08KMb4t072400; Fri, 8 Jan 2016 20:22:37 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201601082022.u08KMb4t072400@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Fri, 8 Jan 2016 20:22:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405589 - head/comms/gqrx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2016 20:22:38 -0000 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