public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/files/
Date: Fri,  9 Feb 2018 11:40:05 +0000 (UTC)	[thread overview]
Message-ID: <1518176393.057656398bd8e729e47d983151e510c6ecca18ee.kensington@gentoo> (raw)

commit:     057656398bd8e729e47d983151e510c6ecca18ee
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  9 11:39:40 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 11:39:53 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=05765639

dev-qt/qtwebengine: fix typo in patch

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch b/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
index 21e147db..e70d64c7 100644
--- a/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
+++ b/dev-qt/qtwebengine/files/qtwebengine-5.10.0-jpeg-9.patch
@@ -30,7 +30,7 @@ Fix build with jpeg-9. Bug #646456
    cinfo.image_width = m_OrigWidth;
    cinfo.image_height = m_OrigHeight;
 -  int ret = jpeg_read_header(&cinfo, true);
-+  int ret = jpeg_read_header(&cinfo, TUE);
++  int ret = jpeg_read_header(&cinfo, TRUE);
    if (ret != JPEG_HEADER_OK)
      return false;
  


             reply	other threads:[~2018-02-09 11:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 11:40 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-18 15:33 [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/files/ Andreas Sturmlechner
2018-06-21  9:16 Jimi Huotari
2018-03-17  4:14 Davide Pesavento
2017-12-15 22:04 Jimi Huotari
2016-04-23 19:37 Davide Pesavento

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1518176393.057656398bd8e729e47d983151e510c6ecca18ee.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox