Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2020 06:37:37 +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: r524534 - in head/comms/gqrx: . files
Message-ID:  <202001290637.00T6bbGb058940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Wed Jan 29 06:37:37 2020
New Revision: 524534
URL: https://svnweb.freebsd.org/changeset/ports/524534

Log:
  Update to 2.12.0

Deleted:
  head/comms/gqrx/files/patch-00-gr38-compat.txt
Modified:
  head/comms/gqrx/Makefile
  head/comms/gqrx/distinfo
  head/comms/gqrx/files/patch-gqrx.pro

Modified: head/comms/gqrx/Makefile
==============================================================================
--- head/comms/gqrx/Makefile	Wed Jan 29 05:55:12 2020	(r524533)
+++ head/comms/gqrx/Makefile	Wed Jan 29 06:37:37 2020	(r524534)
@@ -2,9 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gqrx
-PORTVERSION=	2.11.5
-DISTVERSIONPREFIX=	v
-PORTREVISION=	12
+PORTVERSION=	2.12.0
 PORTEPOCH=	1
 CATEGORIES=	comms hamradio
 
@@ -32,6 +30,7 @@ USES=		gl pkgconfig qmake qt:5
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	csete
+GH_TAGNAME=	v${PORTVERSION:S/.0$//}
 USE_GL=		gl
 USE_QT=		buildtools_build core gui svg network widgets
 

Modified: head/comms/gqrx/distinfo
==============================================================================
--- head/comms/gqrx/distinfo	Wed Jan 29 05:55:12 2020	(r524533)
+++ head/comms/gqrx/distinfo	Wed Jan 29 06:37:37 2020	(r524534)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526587387
-SHA256 (csete-gqrx-v2.11.5_GH0.tar.gz) = 5a15d8eb863f68a8590d27ebb2f50e735e814b1651de86952a7e425a68476d9d
-SIZE (csete-gqrx-v2.11.5_GH0.tar.gz) = 1329054
+TIMESTAMP = 1580157200
+SHA256 (csete-gqrx-2.12.0-v2.12_GH0.tar.gz) = 1cd0b1f8e9e0d83b5944d5d8827d774fa763a8fae93b0f2d1ff12bec7e0c4efb
+SIZE (csete-gqrx-2.12.0-v2.12_GH0.tar.gz) = 1334599

Modified: head/comms/gqrx/files/patch-gqrx.pro
==============================================================================
--- head/comms/gqrx/files/patch-gqrx.pro	Wed Jan 29 05:55:12 2020	(r524533)
+++ head/comms/gqrx/files/patch-gqrx.pro	Wed Jan 29 06:37:37 2020	(r524534)
@@ -1,6 +1,6 @@
---- gqrx.pro.orig	2018-05-16 23:32:13.000000000 +0200
-+++ gqrx.pro	2019-08-20 22:57:38.783794000 +0200
-@@ -267,7 +267,7 @@
+--- gqrx.pro.orig	2020-01-27 20:45:16 UTC
++++ gqrx.pro
+@@ -290,7 +290,7 @@ INCPATH += src/
  
  unix:!macx {
      LIBS += -lboost_system$$BOOST_SUFFIX -lboost_program_options$$BOOST_SUFFIX



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