Date: Mon, 13 Nov 2017 16:49:17 +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: r454125 - head/comms/gqrx Message-ID: <201711131649.vADGnH0R027474@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: martymac Date: Mon Nov 13 16:49:17 2017 New Revision: 454125 URL: https://svnweb.freebsd.org/changeset/ports/454125 Log: Update to 2.9 Modified: head/comms/gqrx/Makefile head/comms/gqrx/distinfo Modified: head/comms/gqrx/Makefile ============================================================================== --- head/comms/gqrx/Makefile Mon Nov 13 16:10:42 2017 (r454124) +++ head/comms/gqrx/Makefile Mon Nov 13 16:49:17 2017 (r454125) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= gqrx -PORTVERSION= 2.8 +PORTVERSION= 2.9 DISTVERSIONPREFIX= v -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio @@ -25,10 +24,10 @@ LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \ libboost_system.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs +USES= pkgconfig qmake + USE_GITHUB= yes GH_ACCOUNT= csete - -USES= pkgconfig qmake USE_GL= gl USE_QT5= buildtools_build core gui svg network widgets Modified: head/comms/gqrx/distinfo ============================================================================== --- head/comms/gqrx/distinfo Mon Nov 13 16:10:42 2017 (r454124) +++ head/comms/gqrx/distinfo Mon Nov 13 16:49:17 2017 (r454125) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505856438 -SHA256 (csete-gqrx-v2.8_GH0.tar.gz) = 9561229ac248f6ea51648de978ec372374d337e4c95377b915c6b098f2534aa2 -SIZE (csete-gqrx-v2.8_GH0.tar.gz) = 1327214 +TIMESTAMP = 1510570981 +SHA256 (csete-gqrx-v2.9_GH0.tar.gz) = ba752542adf30024ef34156f256dff47fe57c8b436c54fbb016ecb0436719ebd +SIZE (csete-gqrx-v2.9_GH0.tar.gz) = 1327672
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711131649.vADGnH0R027474>