Date: Sat, 10 Nov 2018 06:03:25 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Steve Wills <swills@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r484515 - in head: audio/pulseaudio audio/pulseaudio/files net/xrdp Message-ID: <20181110060325.GA79182@FreeBSD.org> In-Reply-To: <201811091532.wA9FWFet035110@repo.freebsd.org> References: <201811091532.wA9FWFet035110@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 09, 2018 at 03:32:15PM +0000, Steve Wills wrote: > New Revision: 484515 > URL: https://svnweb.freebsd.org/changeset/ports/484515 > > Log: > audio/pulseaudio: Update to 12.2 > > PR: 229192 > Submitted by: lightside <lightside@gmx.com> > > ... > Modified: head/audio/pulseaudio/files/patch-src_modules_oss_module-oss.c > ============================================================================== > --- head/audio/pulseaudio/files/patch-src_modules_oss_module-oss.c Fri Nov 9 14:44:36 2018 (r484514) > +++ head/audio/pulseaudio/files/patch-src_modules_oss_module-oss.c Fri Nov 9 15:32:15 2018 (r484515) > @@ -1,6 +1,6 @@ > ---- src/modules/oss/module-oss.c.orig 2015-09-10 04:51:41 UTC > +--- src/modules/oss/module-oss.c.orig 2018-05-07 14:30:52 UTC > +++ src/modules/oss/module-oss.c > -@@ -1227,10 +1227,14 @@ int pa__init(pa_module*m) { > +@@ -1235,10 +1235,14 @@ int pa__init(pa_module*m) { > use_mmap = false; > } Please remove noise-only changes from the commit batch next time, thanks. (I'm pretty sure the patch would apply just fine with the old context.) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181110060325.GA79182>