Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2020 17:43:25 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549467 - head/audio/jamulus
Message-ID:  <202009211743.08LHhPNU079373@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Sep 21 17:43:24 2020
New Revision: 549467
URL: https://svnweb.freebsd.org/changeset/ports/549467

Log:
  audio/jamulus: Update 3.5.10 -> 3.5.11
  
  Reported by:	portscout

Modified:
  head/audio/jamulus/Makefile
  head/audio/jamulus/distinfo

Modified: head/audio/jamulus/Makefile
==============================================================================
--- head/audio/jamulus/Makefile	Mon Sep 21 17:37:30 2020	(r549466)
+++ head/audio/jamulus/Makefile	Mon Sep 21 17:43:24 2020	(r549467)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jamulus
-DISTVERSION=	3.5.10
+DISTVERSION=	3.5.11
 CATEGORIES=	audio
 MASTER_SITES=	SF/llcon/${NAME}/${DISTVERSION}/
 DISTNAME=	${NAME}-${PORTVERSION}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libjack.so:audio/jack
 
 USES=		compiler:c++11-lang pkgconfig qmake qt:5
-USE_QT=		core gui network widgets xml buildtools_build linguisttools_build
+USE_QT=		concurrent core gui network widgets xml buildtools_build linguisttools_build
 
 NAME=		Jamulus
 

Modified: head/audio/jamulus/distinfo
==============================================================================
--- head/audio/jamulus/distinfo	Mon Sep 21 17:37:30 2020	(r549466)
+++ head/audio/jamulus/distinfo	Mon Sep 21 17:43:24 2020	(r549467)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597688416
-SHA256 (Jamulus-3.5.10.tar.gz) = 339b496c16ed938b9625de97466335c143ad26dc7911fe6d5eb98c4c1262a073
-SIZE (Jamulus-3.5.10.tar.gz) = 1799085
+TIMESTAMP = 1600709878
+SHA256 (Jamulus-3.5.11.tar.gz) = 381fb063348140d8fb513c252fe46688321acd0cdab205c4852599f98fa7a039
+SIZE (Jamulus-3.5.11.tar.gz) = 1807340



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