Date: Wed, 15 Apr 2020 11:44:04 +0400 From: Gleb Popov <6yearold@gmail.com> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: Piotr Kubaj <pkubaj@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r531702 - head/devel/qt5/files Message-ID: <CALH631nVcHqU-v2x_gVig3pwYgeJagHL-nLei=3wu0XSQZOUMQ@mail.gmail.com> In-Reply-To: <20200415073728.GA33787@FreeBSD.org> References: <202004141617.03EGHV6s095224@repo.freebsd.org> <20200415073728.GA33787@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 15, 2020 at 11:37 AM Alexey Dokuchaev <danfe@freebsd.org> wrote: > On Tue, Apr 14, 2020 at 04:17:31PM +0000, Piotr Kubaj wrote: > > New Revision: 531702 > > URL: https://svnweb.freebsd.org/changeset/ports/531702 > > > > Log: > > devel/qt5: adjust extra patch used with base GCC > > > > This allows devel/qt5-qmake to build on powerpc64 12.1-RELEASE. > > > > Modified: > > head/devel/qt5/files/extra-patch-mkspecs_common_g++-base.conf > > > > Modified: head/devel/qt5/files/extra-patch-mkspecs_common_g++-base.conf > > > ============================================================================== > > --- head/devel/qt5/files/extra-patch-mkspecs_common_g++-base.conf > Tue Apr 14 16:03:24 2020 (r531701) > > +++ head/devel/qt5/files/extra-patch-mkspecs_common_g++-base.conf > Tue Apr 14 16:17:30 2020 (r531702) > > @@ -1,5 +1,5 @@ > > ---- mkspecs/common/g++-base.conf.orig 2018-09-21 12:02:35 UTC > > -+++ mkspecs/common/g++-base.conf > > +--- mkspecs/common/g++-base.conf.orig 2020-03-27 > 10:49:31.000000000 +0100 > > ++++ mkspecs/common/g++-base.conf 2020-04-14 18:03:20.866157000 +0200 > > Could you please glance over "svn diff" output before comitting? You > had just destroyed our standard patch headers. There's a special make(1) > target, makepatch, it would generate correct patches for you. > Never heard of "standard patch headers". Where can I read about it? Are you saying that all patches in files/ should be generated by `make makepatch`? > ./danfe >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631nVcHqU-v2x_gVig3pwYgeJagHL-nLei=3wu0XSQZOUMQ>