From owner-svn-ports-branches@freebsd.org  Tue Nov 19 08:53:49 2019
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 762771AA845;
 Tue, 19 Nov 2019 08:53:49 +0000 (UTC)
 (envelope-from meta@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 47HKP927l1z4Cft;
 Tue, 19 Nov 2019 08:53:49 +0000 (UTC)
 (envelope-from meta@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 129397EF9;
 Tue, 19 Nov 2019 08:53:49 +0000 (UTC)
 (envelope-from meta@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAJ8rm7H058593;
 Tue, 19 Nov 2019 08:53:48 GMT (envelope-from meta@FreeBSD.org)
Received: (from meta@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAJ8rm2a058591;
 Tue, 19 Nov 2019 08:53:48 GMT (envelope-from meta@FreeBSD.org)
Message-Id: <201911190853.xAJ8rm2a058591@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: meta set sender to
 meta@FreeBSD.org using -f
From: Koichiro Iwao <meta@FreeBSD.org>
Date: Tue, 19 Nov 2019 08:53:48 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r517949 - branches/2019Q4/audio/pulseaudio-module-xrdp
X-SVN-Group: ports-branches
X-SVN-Commit-Author: meta
X-SVN-Commit-Paths: branches/2019Q4/audio/pulseaudio-module-xrdp
X-SVN-Commit-Revision: 517949
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-branches@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: SVN commit messages for all the branches of the ports tree
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 Nov 2019 08:53:49 -0000

Author: meta
Date: Tue Nov 19 08:53:48 2019
New Revision: 517949
URL: https://svnweb.freebsd.org/changeset/ports/517949

Log:
  MFH: r515085 r517939 r517942
  
  audio/pulseaudio-module-xrdp: Update to 0.4
  
  Relnotes:	https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.4
  Sponsored by:	HAW International, Inc.
  
  audio/pulseaudio-module-xrdp: improve audio redirection latency
  
  by backporting from upstream. PulseAudio >= 12 become more strict.
  This patch reduces network bandwidth and CPU usage of xrdp.
  
  While here, set DIST_SUBDIR=xrdp for xrdp related ports.
  
  Obtained from:	https://github.com/neutrinolabs/pulseaudio-module-xrdp/pull/38
  
  Update distinfo I missed in the previous commit r517939
  
  Approved by:	portmgr blanket (backport reliability fixes)

Modified:
  branches/2019Q4/audio/pulseaudio-module-xrdp/Makefile
  branches/2019Q4/audio/pulseaudio-module-xrdp/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/audio/pulseaudio-module-xrdp/Makefile
==============================================================================
--- branches/2019Q4/audio/pulseaudio-module-xrdp/Makefile	Tue Nov 19 08:51:11 2019	(r517948)
+++ branches/2019Q4/audio/pulseaudio-module-xrdp/Makefile	Tue Nov 19 08:53:48 2019	(r517949)
@@ -2,9 +2,13 @@
 
 PORTNAME=	pulseaudio-module-xrdp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3
+DISTVERSION=	0.4
 PORTREVISION=	1
 CATEGORIES=	audio
+DIST_SUBDIR=	xrdp
+
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES=	c63041f.patch:-p1
 
 MAINTAINER=	meta@FreeBSD.org
 COMMENT=	PulseAudio module which enables xrdp to use audio redirection

Modified: branches/2019Q4/audio/pulseaudio-module-xrdp/distinfo
==============================================================================
--- branches/2019Q4/audio/pulseaudio-module-xrdp/distinfo	Tue Nov 19 08:51:11 2019	(r517948)
+++ branches/2019Q4/audio/pulseaudio-module-xrdp/distinfo	Tue Nov 19 08:53:48 2019	(r517949)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1559713403
-SHA256 (neutrinolabs-pulseaudio-module-xrdp-v0.3_GH0.tar.gz) = 11ebe426a93b3a22eeffe460ec643cabe33061757b6b2db5fa8807b2788e1e30
-SIZE (neutrinolabs-pulseaudio-module-xrdp-v0.3_GH0.tar.gz) = 11484
+TIMESTAMP = 1574148859
+SHA256 (xrdp/neutrinolabs-pulseaudio-module-xrdp-v0.4_GH0.tar.gz) = e504d90676c0dd9b9f069b60790f8feb0cc929e2ab1cb1f864c3a49850bed93b
+SIZE (xrdp/neutrinolabs-pulseaudio-module-xrdp-v0.4_GH0.tar.gz) = 11458
+SHA256 (xrdp/c63041f.patch) = 8c9b89d61583b04d1c0ab26f540723638d379432322309b705aa36f6c7514d5c
+SIZE (xrdp/c63041f.patch) = 5434