Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2020 11:10:27 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552733 - head/comms/gqrx
Message-ID:  <202010191110.09JBAR5l027430@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Mon Oct 19 11:10:27 2020
New Revision: 552733
URL: https://svnweb.freebsd.org/changeset/ports/552733

Log:
  Update to 2.13.1

Modified:
  head/comms/gqrx/Makefile
  head/comms/gqrx/distinfo

Modified: head/comms/gqrx/Makefile
==============================================================================
--- head/comms/gqrx/Makefile	Mon Oct 19 11:09:34 2020	(r552732)
+++ head/comms/gqrx/Makefile	Mon Oct 19 11:10:27 2020	(r552733)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	gqrx
-PORTVERSION=	2.12.1
+PORTVERSION=	2.13.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	comms hamradio
 
@@ -26,7 +25,8 @@ LIB_DEPENDS=	libgnuradio-runtime.so:comms/gnuradio \
 		libboost_program_options.so:devel/boost-libs \
 		liblog4cpp.so:devel/log4cpp \
 		libgmpxx.so:math/gmp \
-		libgmp.so:math/gmp
+		libgmp.so:math/gmp \
+		libvolk.so:devel/volk
 
 USES=		compiler:c++11-lang gl pkgconfig qmake qt:5
 

Modified: head/comms/gqrx/distinfo
==============================================================================
--- head/comms/gqrx/distinfo	Mon Oct 19 11:09:34 2020	(r552732)
+++ head/comms/gqrx/distinfo	Mon Oct 19 11:10:27 2020	(r552733)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583242123
-SHA256 (csete-gqrx-v2.12.1_GH0.tar.gz) = 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9
-SIZE (csete-gqrx-v2.12.1_GH0.tar.gz) = 1334839
+TIMESTAMP = 1603052265
+SHA256 (csete-gqrx-v2.13.1_GH0.tar.gz) = 08b7b930bed00c6ac79330695c24919a9d779112e1a3dd37d22cc9ee38561e82
+SIZE (csete-gqrx-v2.13.1_GH0.tar.gz) = 1340185



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010191110.09JBAR5l027430>