diff options
author | martymac <martymac@FreeBSD.org> | 2017-11-14 00:49:17 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2017-11-14 00:49:17 +0800 |
commit | fdccad2c169474af04d8e6f4781e07b6e541a511 (patch) | |
tree | cb342f81e62bfbe8d8347351ec8529890364ceaa /comms/gqrx | |
parent | 3cef7e27ec52034c5d07fa1fbb9342ef5fecaf03 (diff) | |
download | freebsd-ports-gnome-fdccad2c169474af04d8e6f4781e07b6e541a511.tar.gz freebsd-ports-gnome-fdccad2c169474af04d8e6f4781e07b6e541a511.tar.zst freebsd-ports-gnome-fdccad2c169474af04d8e6f4781e07b6e541a511.zip |
Update to 2.9
Diffstat (limited to 'comms/gqrx')
-rw-r--r-- | comms/gqrx/Makefile | 7 | ||||
-rw-r--r-- | comms/gqrx/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index cbc02afe8ad1..36d4a4218be6 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= gqrx -PORTVERSION= 2.8 +PORTVERSION= 2.9 DISTVERSIONPREFIX= v -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio @@ -25,11 +24,11 @@ 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 diff --git a/comms/gqrx/distinfo b/comms/gqrx/distinfo index 0c62ae51ca1b..483c48775d54 100644 --- a/comms/gqrx/distinfo +++ b/comms/gqrx/distinfo @@ -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 |