OpenBSD ports changes summary for 2016-12-18 to 2016-12-25 inclusive
====================================================================

archivers/zstd                          astro/stellarium
audio/jack                              audio/moc
audio/mscore                            audio/xmms2-scrobbler
comms/gammu                             comms/py-gammu
comms/qtserialport                      comms/wammu
databases                               databases/p5-DBIx-Class
databases/pg_statsinfo                  databases/pgmodeler
databases/postgresql                    databases/postgresql-pllua
databases/postgresql-plv8               databases/postgresql-previous
databases/skytools                      databases/xapian-core
devel                                   devel/cargo-generate-vendor
devel/doxygen                           devel/doxygen-gui
devel/gmp                               devel/jakarta-servletapi
devel/kf5                               devel/libqtelegram-aseman-edition
devel/llvm                              devel/msgpack
devel/p5-Catalyst-Manual                devel/py-astroid
devel/py-hypothesis                     devel/qmake
devel/quirks                            devel/tig
devel/zeal                              editors/nano
emulators                               emulators/mgba
emulators/qemu                          emulators/xroar
games/dustrac                           games/gottcode
games/pentobi                           games/solarus
games/warzone2100                       geo/qgis
graphics/ImageMagick                    graphics/cstitch
graphics/darktable                      graphics/gdk-pixbuf2
graphics/nomacs                         infrastructure/db
lang/chicken                            lang/clang
lang/ecl                                lang/php
lang/python                             lang/ruby
mail/exim                               mail/gmime
mail/offlineimap                        mail/postfix
mail/trojita                            math/maxima
math/netcdf                             meta
meta/qt5                                meta/tor-browser
misc/spdrs60                            multimedia/mkvtoolnix
multimedia/phonon                       multimedia/phonon-backend
net                                     net/bird
net/cutegram                            net/igmpproxy
net/ldistfp                             net/nmap
net/oidentd                             net/openfire
net/openvpn                             net/owncloudclient
net/py-boto3                            net/py-botocore
net/qsyncthingtray                      net/samba
net/seafile                             net/sirc
net/tor                                 net/transmission
net/uucp                                net/vicq
net/wide-dhcpv6                         net/wireshark
net/wmwave                              net/wol
news/leafnode                           plan9/drawterm
print/cups-filters                      print/poppler
print/texlive                           productivity/gnucash
productivity/homebank                   productivity/tryton
productivity/vym                        security/burpsuite
security/heimdal                        security/libgpg-error
security/p5-IO-Socket-SSL               security/qtkeychain
security/sudo                           security/xca
sysutils                                sysutils/awscli
sysutils/borgbackup                     sysutils/consul
sysutils/ggrep                          sysutils/mcollective
sysutils/riemann                        sysutils/ruby-puppet
sysutils/ruby-r10k                      sysutils/tarsnap-gui
tests/portbump                          textproc/calibre
textproc/catdoc                         textproc/elasticsearch
textproc/meld                           textproc/p5-Text-Unidecode
textproc/xerces                         www
www/awstats                             www/lighttpd
www/logswan                             www/mozilla
www/otter-browser                       www/ruby-capybara-webkit
www/squid                               www/tor-browser
www/w3m                                 www/youtube-dl
x11/cool-retro-term                     x11/dbusmenu-qt
x11/ede                                 x11/gnome
x11/kde-applications                    x11/kde4
x11/lumina                              x11/paper-gtk-theme
x11/pinot                               x11/polkit-qt
x11/py-qt5                              x11/qrfcview
x11/qt4                                 x11/qt5
x11/smplayer                            x11/smtube
x11/tellico-kde4                        

== archivers ========================================================= 01/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers

zstd

  ~ Makefile                              ~ distinfo
  ~ patches/patch-tests_playTests_sh      ~ pkg/PLIST

  > Update to zstd 1.1.2. (juanfra@)

== astro ============================================================= 02/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/astro

stellarium

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== audio ============================================================= 03/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio

jack

  ~ Makefile                              

  > these use atomics not currently available on arm (phessler@)

moc

  ~ Makefile                              

  > Apply the same workaround for estdc++ issue to audio/moc that was done
  > for, e.g., multimedia/gstreamer1/plugins-good. This way it should build
  > on non-Intel archs. (zhuk@)

mscore

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

xmms2-scrobbler

  ~ Makefile                              ~ pkg/DESCR

  > Fix trailing line in DESCR. (zhuk@)

== comms ============================================================= 04/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms

gammu

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-tests_CMakeLists_txt
  ~ pkg/PLIST                             

  > Update to gammu-1.38.0 (kirby@)

py-gammu

  ~ Makefile                              ~ distinfo

  > Update to python-gammu-2.7 (kirby@)

qtserialport

  ~ Makefile                              ~ pkg/PLIST

  > Allow side-by-side installation with qtserialport 5.6+. (zhuk@)

wammu

  ~ Makefile                              ~ distinfo
  ~ patches/patch-setup_py                

  > Update to wammu-0.43 (kirby@)

== databases ========================================================= 05/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases

databases

  ~ Makefile                              

  > Hookup postgresql-previous (jeremy@)

p5-DBIx-Class

  ~ Makefile                              
  + patch-lib_DBIx_Class_Manual_Troubleshooting_pod

  > Don't pollute the whatis database due to mailformed SYNOPSIS section.
  > (zhuk@)

pg_statsinfo

  ~ Makefile                              
  ~ patches/patch-agent_lib_libstatsinfo_c

  > Update patch to work on PostgreSQL 9.6
  > OK pea@ landry@ (jeremy@)

pgmodeler

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

postgresql

  ~ Makefile                              ~ distinfo
  ~ patch-src_interfaces_ecpg_compatlib_Makefile
  ~ patch-src_interfaces_ecpg_ecpglib_Makefile
  ~ patch-src_interfaces_ecpg_pgtypeslib_Makefile
  ~ patch-src_interfaces_libpq_Makefile   ~ pkg/PLIST-contrib
  ~ pkg/PLIST-docs                        ~ pkg/PLIST-main
  ~ pkg/PLIST-server                      ~ pkg/README-server
  + pkg/DESCR-pg_upgrade                  + pkg/PLIST-pg_upgrade

  > Update to PostgreSQL 9.6.1
  > This moves pg_upgrade to a subpackage, and has that
  > subpackage depend on postgresql-previous.
  > pthread is removed from WANTLIB, as it is no longer
  > needed for suppoting threaded extensions.
  > This adds support for PostgreSQL 9.6's new BSD
  > authentication.
  > OK pea@ landry@ (jeremy@)

  ~ Makefile                              

  > disable spinlocks on arm, so we can have a postgresql package (phessler@)

postgresql-pllua

  ~ Makefile                              

  > Depend on PostgreSQL 9.6
  > OK pea@ landry@ (jeremy@)

postgresql-plv8

  ~ Makefile                              

  > Depend on PostgreSQL 9.6
  > OK pea@ landry@ (jeremy@)

postgresql-previous

  + Makefile                              + distinfo
  + patches/patch-src_backend_libpq_ip_c
  + patches/patch-src_Makefile_shlib      
  + patches/patch-src_interfaces_ecpg_compatlib_Makefile
  + patches/patch-src_backend_storage_lmgr_s_lock_c
  + patches/patch-src_bin_scripts_vacuumdb_c
  + patches/patch-src_include_storage_s_lock_h
  + patches/patch-src_interfaces_ecpg_pgtypeslib_Makefile
  + patches/patch-src_interfaces_ecpg_ecpglib_Makefile
  + patches/patch-src_interfaces_libpq_Makefile
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import postgresql-previous 9.5.5

skytools

  ~ Makefile                              
  + patches/patch-sql_pgq_triggers_stringutil_c

  > Add patch to work on PostgreSQL 9.6
  > OK pea@ landry@ (jeremy@)

xapian-core

  ~ Makefile                              

  > Disable -Wredundant-decls to get useful warnings (jca@)

== devel ============================================================= 06/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

devel

  ~ Makefile                              

  > remove jakarta-servletapi. unmaintained and not useful.
  > okay ian@ ajacoutot@ (kurt@)

  ~ Makefile                              

  > +msgpack (jasper@)

  ~ Makefile                              

  > + cargo-generate-vendor (danj@)

  ~ Makefile                              

  > +doxygen-gui (jca@)

cargo-generate-vendor

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import cargo-generate-vendor from Sebastien Marie (uptream/maintainer)

doxygen

  - patches/patch-addon_doxywizard_CMakeLists_txt
  - patches/patch-libmd5_libmd5_pro_in    - patches/patch-qtools_qtools_pro_in
  - patches/patch-src_CMakeLists_txt      

  > Zap empty patches. (jca@)

  - pkg/DESCR-gui                         - pkg/DESCR-main
  - pkg/PLIST-gui                         - pkg/PLIST-main
  ~ Makefile                              ~ patches/patch-doc_CMakeLists_txt
  + pkg/DESCR                             + pkg/PLIST

  > Move the gui to a different port.
  > From maintainer Rafael Sadowski.  Input from sthen@, ok zhuk@. (jca@)

doxygen-gui

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import the doxygen gui as a different port.

gmp

  ~ Makefile                              ~ distinfo

  > update to 6.1.2: bug fixes (naddy@)

jakarta-servletapi

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove jakarta-servletapi. unmaintained and not useful.
  > okay ian@ ajacoutot@ (kurt@)

kf5

  - threadweaver/patch-docs_kcm_ssl_CMakeLists_txt
  - threadweaver/patch-src_kssl_kcm_kcm_ssl_desktop
  ~ Makefile                              ~ Makefile.inc
  ~ kf5.port.mk                           ~ attica/distinfo
  ~ attica/pkg/PLIST                      ~ baloo/Makefile
  ~ baloo/pkg/PLIST                       ~ bluez-qt/Makefile
  ~ bluez-qt/distinfo                     ~ breeze-icons/Makefile
  ~ breeze-icons/distinfo                 ~ breeze-icons/pkg/PLIST
  ~ extra-cmake-modules/Makefile          ~ extra-cmake-modules/distinfo
  ~ extra-cmake-modules/patch-kde-modules_KDECompilerSettings_cmake
  ~ extra-cmake-modules/pkg/PLIST         ~ frameworkintegration/Makefile
  ~ frameworkintegration/distinfo         ~ frameworkintegration/pkg/PLIST
  ~ kactivities/Makefile                  ~ kactivities/distinfo
  ~ kactivities/pkg/PLIST                 ~ kactivities-stats/Makefile
  ~ kactivities-stats/distinfo            ~ kapidox/Makefile
  ~ kapidox/distinfo                      ~ kapidox/patches/patch-setup_py
  ~ kapidox/pkg/PLIST                     ~ karchive/Makefile
  ~ karchive/distinfo                     ~ kauth/Makefile
  ~ kauth/distinfo                        ~ kauth/pkg/PLIST
  ~ kbookmarks/Makefile                   ~ kbookmarks/distinfo
  ~ kcmutils/Makefile                     ~ kcmutils/distinfo
  ~ kcodecs/Makefile                      ~ kcodecs/distinfo
  ~ kcompletion/Makefile                  ~ kcompletion/distinfo
  ~ kconfig/Makefile                      ~ kconfig/distinfo
  ~ kconfigwidgets/Makefile               ~ kconfigwidgets/distinfo
  ~ kcoreaddons/Makefile                  ~ kcoreaddons/distinfo
  ~ kcoreaddons/pkg/PLIST                 ~ kcrash/Makefile
  ~ kcrash/distinfo                       ~ kdbusaddons/Makefile
  ~ kdbusaddons/distinfo                  ~ kdbusaddons/pkg/PLIST
  ~ kdeclarative/Makefile                 ~ kdeclarative/distinfo
  ~ kdeclarative/pkg/PLIST                ~ kded/Makefile
  ~ kded/distinfo                         ~ kdelibs4support/Makefile
  ~ kdelibs4support/distinfo              ~ kdelibs4support/pkg/PLIST
  ~ kdesignerplugin/Makefile              ~ kdesignerplugin/distinfo
  ~ kdesu/Makefile                        ~ kdesu/distinfo
  ~ kdesu/pkg/PLIST                       ~ kdewebkit/Makefile
  ~ kdewebkit/distinfo                    ~ kdnssd/Makefile
  ~ kdnssd/distinfo                       ~ kdoctools/distinfo
  ~ kdoctools/pkg/PLIST                   ~ kemoticons/Makefile
  ~ kemoticons/distinfo                   ~ kemoticons/pkg/PLIST
  ~ kfilemetadata/Makefile                ~ kfilemetadata/distinfo
  ~ kfilemetadata/pkg/PLIST-main          ~ kglobalaccel/Makefile
  ~ kglobalaccel/distinfo                 ~ kglobalaccel/pkg/PLIST
  ~ kguiaddons/Makefile                   ~ kguiaddons/distinfo
  ~ khtml/Makefile                        ~ khtml/distinfo
  ~ khtml/pkg/PLIST                       ~ ki18n/Makefile
  ~ ki18n/distinfo                        ~ ki18n/pkg/PLIST
  ~ kiconthemes/Makefile                  ~ kiconthemes/distinfo
  ~ kidletime/Makefile                    ~ kidletime/distinfo
  ~ kidletime/pkg/PLIST                   ~ kimageformats/Makefile
  ~ kimageformats/distinfo                ~ kinit/Makefile
  ~ kinit/distinfo                        ~ kio/Makefile
  ~ kio/distinfo                          ~ kio/pkg/PLIST
  ~ kitemmodels/Makefile                  ~ kitemmodels/distinfo
  ~ kitemviews/Makefile                   ~ kitemviews/distinfo
  ~ kjobwidgets/Makefile                  ~ kjobwidgets/distinfo
  ~ kjs/Makefile                          ~ kjs/distinfo
  ~ kjsembed/Makefile                     ~ kjsembed/distinfo
  ~ kmediaplayer/Makefile                 ~ kmediaplayer/distinfo
  ~ knewstuff/Makefile                    ~ knewstuff/distinfo
  ~ knewstuff/pkg/PLIST                   ~ knotifications/Makefile
  ~ knotifications/distinfo               ~ knotifyconfig/Makefile
  ~ knotifyconfig/distinfo                ~ kpackage/Makefile
  ~ kpackage/distinfo                     ~ kpackage/pkg/PLIST
  ~ kparts/Makefile                       ~ kparts/distinfo
  ~ kparts/pkg/PLIST                      ~ kpeople/Makefile
  ~ kpeople/distinfo                      ~ kpeople/pkg/PLIST
  ~ kplotting/Makefile                    ~ kplotting/distinfo
  ~ kpty/Makefile                         ~ kpty/distinfo
  ~ kross/Makefile                        ~ kross/distinfo
  ~ kross/pkg/PLIST                       ~ krunner/Makefile
  ~ krunner/distinfo                      ~ kservice/Makefile
  ~ kservice/distinfo                     ~ ktexteditor/Makefile
  ~ ktexteditor/distinfo                  ~ ktexteditor/pkg/PLIST
  ~ ktextwidgets/Makefile                 ~ ktextwidgets/distinfo
  ~ kunitconversion/Makefile              ~ kunitconversion/distinfo
  ~ kwallet/Makefile                      ~ kwallet/distinfo
  ~ kwallet/patch-src_runtime_kwalletd_backend_blowfish_cc
  ~ kwallet/pkg/PLIST                     ~ kwidgetsaddons/Makefile
  ~ kwidgetsaddons/distinfo               ~ kwindowsystem/Makefile
  ~ kwindowsystem/distinfo                ~ kwindowsystem/pkg/PLIST
  ~ kxmlgui/Makefile                      ~ kxmlgui/distinfo
  ~ kxmlrpcclient/distinfo                ~ oxygen-icons/distinfo
  ~ oxygen-icons/pkg/PLIST                ~ plasma-framework/Makefile
  ~ plasma-framework/distinfo             ~ plasma-framework/pkg/PLIST
  ~ solid/Makefile                        ~ solid/distinfo
  ~ sonnet/Makefile                       ~ sonnet/distinfo
  ~ sonnet/pkg/PLIST-main                 ~ threadweaver/Makefile
  ~ threadweaver/distinfo                 

  > Update KDE Frameworks to 5.29.0 and sync with Qt5.
  > A few tweaks are coming, but things should build at least for now.
  > Most work done from Rafael Sadowski, thanks! (zhuk@)

  + kwallet/patches/patch-tests_kwalletd_CMakeLists_txt
  + kwallet/patches/patch-src_runtime_kwalletd_CMakeLists_txt
  + kdelibs4support/patches/patch-docs_CMakeLists_txt

  > Patches missed to be committed together with KF5 5.29.0 update. (zhuk@)

libqtelegram-aseman-edition

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

llvm

  ~ Makefile                              
  ~ patches/patch-tools_clang_lib_Basic_Targets_cpp

  > Recognise an OpenBSD aarch64 triple.  This enables some OpenBSD specific
  > builtin defines such as __OpenBSD__.  Same patch that patrick committed
  > to llvm in base.
  > ok patrick@ (jsg@)

  - patches/patch-include_llvm_Support_Threading_h
  - patches/patch-lib_Transforms_InstCombine_InstCombineCompares_cpp
  - patches/patch-tools_lld_COFF_CMakeLists_txt
  ~ Makefile                              ~ distinfo
  ~ patches/patch-tools_clang_lib_Basic_Targets_cpp
  ~ patches/patch-tools_lld_ELF_InputFiles_cpp
  ~ pkg/PLIST                             

  > Update to llvm-3.9.1.
  > from Brad (maintainer) (ajacoutot@)

msgpack

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-CMakeLists_txt          + patches/patch-test_CMakeLists_txt

  > New import:
  >     import msgpack-2.0.0

p5-Catalyst-Manual

  ~ Makefile                              
  + patch-lib_Catalyst_Manual_Deployment_Apache_FastCGI_pod
  + patch-lib_Catalyst_Manual_Deployment_DevelopmentServer_pod
  + patch-lib_Catalyst_Manual_Tutorial_09_AdvancedCRUD_09_FormBuilder_pod

  > Stop polluting whatis database due to mailformed SYNOPSIS sections. (zhuk@)

py-astroid

  ~ Makefile                              ~ distinfo

  > Update to py-astroid 1.4.9 (shadchin@)

py-hypothesis

  ~ Makefile                              ~ distinfo

  > Update to py-hypothesis 3.6.1 (shadchin@)

qmake

  ~ qmake.port.mk                         

  > Improvements for qmake.port.mk:
  > * Pass LIBfoo_VERSION environment variables like it's done for simple and
  > gnu configure scripts. This unbreaks generating CMake config files
  > in the upcoming Qt 5.6.2.
  > * Don't call -recursive for Qt3's qmake, it doesn't support this flag.
  > (zhuk@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > remove jakarta-servletapi. unmaintained and not useful.
  > okay ian@ ajacoutot@ (kurt@)

  ~ Makefile                              ~ files/Quirks.pm

  > Japanese w3m is gone, upgrade to plain w3m (naddy@)

  ~ Makefile                              ~ files/Quirks.pm

  > Remove ldistfp
  > No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
  > invalid), out of date signature database, and less relevant now that few
  > people run an ident daemon.
  > ok sthen@ (jca@)

tig

  ~ Makefile                              ~ distinfo

  > Update tig to 2.2.1. (fcambus@)

zeal

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== editors =========================================================== 07/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors

nano

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_man_nano_1          ~ patches/patch-src_Makefile_in

  > Update to 2.7.2.  New feature: complete with one keystroke (^] by
  > default) a fragment of a word to a full word existing elsewhere in
  > the current buffer. (naddy@)

== emulators ========================================================= 08/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators

emulators

  ~ Makefile                              

  > +xroar (juanfra@)

mgba

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

qemu

  - patches/patch-net_tap-bsd_c           ~ Makefile
  ~ distinfo                              ~ patches/patch-block_curl_c
  ~ patches/patch-configure               
  ~ patches/patch-tcg_ppc_tcg-target_inc_c
  ~ pkg/PLIST                             

  > Update to qemu-2.8.0.
  > from Brad (maintainer) (ajacoutot@)

xroar

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Help from upstream. Tests and OK fcambus@.

  ~ Makefile                              ~ distinfo

  > Update to xroar 0.34.6. (juanfra@)

== games ============================================================= 09/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games

dustrac

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

gottcode

  ~ connectagram/Makefile                 ~ peg-e/Makefile
  ~ simsu/Makefile                        ~ tanglet/Makefile

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

pentobi

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

solarus

  ~ solarus/Makefile                      

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

warzone2100

  ~ Makefile                              ~ distinfo
  ~ patches/patch-icons_Makefile_in       ~ patches/patch-src_Makefile_in
  ~ pkg/PLIST                             

  > Bugfix update to warzone2100-3.2.2 (kirby@)

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== geo =============================================================== 10/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo

qgis

  - patches/patch-src_gui_qgisgui_h       ~ Makefile
  ~ distinfo                              ~ patches/patch-src_app_qgisapp_cpp

  > Update to qgis 2.18.2.
  > Remove patch-src_gui_qgisgui_h which was part of
  > https://github.com/qgis/QGIS/commit/3e738405e2e91eaf8a54f82640e5f59fc977e21
  > a
  > upstream.
  > Switch to use gcc4 on all platforms (not only on i386), the new DWG
  > importer (added in a stable branch.. sigh) doesn't build with base gcc,
  > and what's the point of trying to build a modern c++ codebase with a 10
  > year-old compiler ?
  > Bump all shlib majors for lots of symbols removed as a consequence.
  > (landry@)

== graphics ========================================================== 11/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics

ImageMagick

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to ImageMagick-6.9.7-0 (sthen@)

cstitch

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

darktable

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to darktable 2.2.0, new feature update, for more information see
  > http://www.darktable.org/2016/12/darktable-2-2-0-released/
  > "when updating from the currently stable 2.0.x series, please bear in mind
  > that
  > your edits will be preserved during this process, but it will not be
  > possible
  > to downgrade from 2.2 to 2.0.x any more." (sthen@)

gdk-pixbuf2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gdk-pixbuf-2.36.2. (ajacoutot@)

nomacs

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== infrastructure ==================================================== 12/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

db

  ~ user.list                             

  > leafnode shall move to group _news (jca@)

  ~ user.list                             

  > net/uucp will switch to _uucp:_uucp (jca@)

  ~ user.list                             

  > reserve 786 for sysutils/riemann; from Pavel Korovin (sthen@)

== lang ============================================================== 13/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang

chicken

  ~ Makefile.inc                          ~ core/Makefile
  + core/patches/patch-irregex-core_scm   

  > Update chicken's irregex to 0.9.6 in order to fix CVE-2016-9954.
  > http://lists.gnu.org/archive/html/chicken-hackers/2016-12/msg00010.html
  > From Timo Myyra (MAINTAINER). (juanfra@)

  ~ Makefile.inc                          ~ core/Makefile
  + core/patches/patch-irregex-core_scm   

  TAGGED OPENBSD_6_0
  > Update chicken's irregex to 0.9.6 in order to fix CVE-2016-9954.
  > http://lists.gnu.org/archive/html/chicken-hackers/2016-12/msg00010.html
  > From Timo Myyra (MAINTAINER). (juanfra@)

clang

  ~ clang.port.mk                         

  > MODCLANG_VERSION=3.9.1
  > prodded by Brad (ajacoutot@)

ecl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         ~ patches/patch-src_compile_lsp_in
  ~ patches/patch-src_configure           ~ pkg/PLIST

  > Update to ecl 16.1.3. From Timo Myyra (MAINTAINER). (juanfra@)

php

  ~ 5.5/Makefile                          ~ 5.5/distinfo
  ~ 5.5/patches/patch-main_php_ini_c      

  > update to php-5.5.38, ok robert@ (martijn@)

  ~ 5.6/Makefile                          ~ 5.6/distinfo
  ~ 5.6/patches/patch-ext_mcrypt_mcrypt_c
  ~ 5.6/patches/patch-main_php_ini_c      
  ~ 5.6/patches/patch-php_ini-development
  ~ 5.6/patches/patch-php_ini-production
  ~ 5.6/patches/patch-sapi_cgi_cgi_main_c
  ~ 5.6/patches/patch-sapi_cli_php_cli_c

  > update to php-5.6.29, ok robert@ (martijn@)

  ~ 7.0/Makefile                          ~ 7.0/distinfo
  ~ 7.0/patches/patch-ext_pcre_php_pcre_c
  ~ 7.0/patches/patch-main_php_ini_c      

  > update to php-7.0.14 ok robert@ (martijn@)

python

  ~ 2.7/Makefile                          ~ 2.7/distinfo
  ~ 2.7/patches/patch-Lib_test_regrtest_py
  ~ 2.7/patches/patch-Makefile_pre_in     ~ 2.7/patches/patch-configure_ac
  ~ 2.7/pkg/PLIST-main                    ~ 2.7/pkg/PLIST-tests
  ~ 2.7/pkg/PLIST-tools                   + 2.7/patches/patch-Python_random_c

  > update Python to 2.7.13.
  > ok juanfra@ shadchin@ (rpointel@)

ruby

  ~ 2.3/Makefile                          

  > arm: OOM when building ext/ripper/ripper.c (phessler@)

== mail ============================================================== 14/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail

exim

  ~ Makefile                              ~ files/Makefile
  ~ patches/patch-src_tls-openssl_c       

  > Enable LMTP transport in mail/exim, requested by Thomas Schneider (sthen@)

  - patches/patch-src_tls-openssl_c       ~ Makefile
  ~ distinfo                              ~ patches/patch-scripts_exim_install

  > security update to exim-4.88, changelog includes
  > JH/27 Fix a possible security hole, wherein a process operating with the
  > Exim
  > UID can gain a root shell.  Credit to http://www.halfdog.net/ for
  > discovery and writeup.  Ubuntu bug 1580454; no bug raised against Exim
  > itself :(
  > JH/34 SECURITY: Use proper copy of DATA command in error message.
  > Could leak key material.  Remotely explaoitable.  CVE-2016-9963.
  > whoever decided to have an embargo period ending on 25 December: this was
  > not a particularly good idea (sthen@)

gmime

  ~ Makefile                              ~ distinfo

  > Update to gmime-2.6.22. (ajacoutot@)

  ~ Makefile                              

  > Add security/gpgme to LIB_DEPENDS (and adjust WANTLIB), because
  > without this we get different .la files depending on wether gpgme
  > is installed or not.
  > The security/libgpg-error bdep is no longer needed, because it's pulled
  > in by gpgme, so drop it.
  > ok aja@ (kili@)

offlineimap

  ~ Makefile                              ~ distinfo

  > Update to offlineimap-7.0.12
  > From Remi Locherer (maintainer) (danj@)

postfix

  ~ snapshot/Makefile                     
  ~ snapshot/patches/patch-conf_master_cf
  ~ stable/Makefile                       ~ stable/patches/patch-conf_master_cf

  > Tweak uucp transport example; ok sthen@ (jca@)

trojita

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== math ============================================================== 15/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math

maxima

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to Maxima 5.39.0
  > OK pirofti@ (feinerer@)

netcdf

  ~ Makefile                              

  > Update homepage and remove trailing whitespace while here. (kirby@)

== meta ============================================================== 16/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta

meta

  ~ Makefile                              

  > Hook up meta/qt5. (zhuk@)

qt5

  + Makefile                              + pkg/DESCR-examples
  + pkg/DESCR-html                        + pkg/DESCR-main
  + pkg/DESCR-qch                         + pkg/PLIST-examples
  + pkg/PLIST-html                        + pkg/PLIST-main
  + pkg/PLIST-qch                         

  > New import:
  >     Import meta/qt5, this will replace qt5, qt5-html, qt5-qch

tor-browser

  ~ Makefile                              

  > Update to tor-browser 6.0.8.
  > Contains:
  > - esr fork base updated to 45.6.0
  > - https-everywhere updated to 5.2.8
  > - torbutton updated to 1.9.5.13
  > From MAINTAINER attila / stalphonsos / com (landry@)

== misc ============================================================== 17/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc

spdrs60

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== multimedia ======================================================== 18/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia

mkvtoolnix

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

phonon

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

phonon-backend

  ~ gstreamer/Makefile                    

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== net =============================================================== 19/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

net

  ~ Makefile                              

  > Remove ldistfp
  > No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
  > invalid), out of date signature database, and less relevant now that few
  > people run an ident daemon.
  > ok sthen@ (jca@)

bird

  ~ Makefile                              ~ distinfo
  ~ patches/patch-sysdep_unix_io_c        ~ pkg/PLIST-doc

  > update to BIRD 1.6.3
  > - Large BGP communities
  > - BFD authentication (MD5, SHA1)
  > - SHA1 and SHA2 authentication for RIP and OSPF
  > - Improved documentation
  > - Several bug fixes (sthen@)

cutegram

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

igmpproxy

  ~ Makefile                              ~ patches/patch-config_c
  ~ patches/patch-defs_h                  ~ patches/patch-ifvc_c
  ~ patches/patch-igmpproxy_c             ~ patches/patch-request_c
  ~ patches/patch-rttable_c               + patches/patch-mcgroup_c

  > Improved the igmpproxy code to be able to run on multiple rdomains, here
  > is a list of changes:
  > - Ignore interfaces that are not listed in the configuration file: fixes
  > an abort when trying to configure interface located in a different
  > rdomain and doesn't look to the address of interfaces outside the
  > configuration (otherwise it would pick the wrong interface in some cases).
  > - Improve the routing code: use a rb-tree to store groups avoiding group
  > duplications and having to fix hand-rolled list implementations.
  > - Fixed some warnings and improved debug messages.
  > As discussed with ajacoutot@,
  > ok reyk@ (rzalamena@)

ldistfp

  - Makefile                              - distinfo
  - patches/patch-src_ldistfp_c           - pkg/DESCR
  - pkg/PLIST                             

  > Remove ldistfp
  > No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
  > invalid), out of date signature database, and less relevant now that few
  > people run an ident daemon.
  > ok sthen@ (jca@)

nmap

  ~ Makefile                              ~ distinfo
  ~ patches/patch-libnetutil_netutil_cc   ~ patches/patch-scan-engine_cc
  ~ patches/patch-timing_cc               
  ~ patches/patch-zenmap_install_scripts_unix_zenmap-root_desktop
  ~ patches/patch-zenmap_install_scripts_unix_zenmap_desktop
  ~ patches/patch-zenmap_setup_py         ~ pkg/PLIST-main

  > update to nmap-7.40, from maintainer David CARLIER (sthen@)

oidentd

  ~ Makefile                              

  > perl -pi -> sed -i (jca@)

  ~ Makefile                              

  > Tighten license marker (jca@)

openfire

  ~ Makefile                              ~ pkg/README

  > /etc/rc.d/foo -> rcctl
  > from tyr at poczta dot fm (ajacoutot@)

openvpn

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_openvpn_route_c     ~ patches/patch-src_openvpn_tun_c

  > Update to openvpn-2.3.14
  > Kill most of our tun patches go away in the process. (jca@)

owncloudclient

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

py-boto3

  ~ Makefile                              ~ distinfo

  > Update to py-boto3-1.4.3. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.88. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.89. (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-botocore-1.4.90. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.91. (ajacoutot@)

qsyncthingtray

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

samba

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to samba-4.5.2 (jca@)

  ~ Makefile                              ~ distinfo

  > SECURITY update to samba-4.5.3
  > CVE-2016-2123 (Samba NDR Parsing ndr_pull_dnsp_name Heap-based Buffer
  > Overflow Remote Code Execution Vulnerability).
  > CVE-2016-2125 (Unconditional privilege delegation to Kerberos servers in
  > trusted realms).
  > CVE-2016-2126 (Flaws in Kerberos PAC validation can trigger privilege
  > elevation).
  > ok Ian McWilliam (jca@)

  ~ Makefile                              
  + patches/patch-auth_kerberos_kerberos_pac_c
  + patches/patch-source3_librpc_crypto_gse_c
  + patches/patch-source4_auth_gensec_gensec_gssapi_c
  + patches/patch-source4_scripting_bin_nsupdate-gss

  TAGGED OPENBSD_6_0
  > SECURITY update for 4.4.8 CVEs
  > CVE-2016-2123: Fix DNS vuln ZDI-CAN-3995.
  > CVE-2016-2125: Don't send delegated credentials to all servers.
  > CVE-2016-2126: auth/kerberos: Only allow known checksum types in
  > check_pac_checksum().
  > Test by Ian MacWilliam (jca@)

seafile

  ~ client/Makefile                       

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

sirc

  ~ Makefile                              

  > Move NO_TEST above targets, and clarify GPL version in license marker.
  > No bump is necessary. (zhuk@)

tor

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_config_torrc_sample_in

  > Update to tor 0.2.9.8.  Also fixes CVE-2016-1254. (pascal@)

transmission

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

uucp

  ~ Makefile                              ~ patches/patch-policy_h
  ~ pkg/PLIST                             

  > Run as _uucp, who takes ownership of /var/spool/uucp*
  > Previous diff looked good to sthen@.  This updated diff stops putting
  > lock files in /var/spool/locks.  This means that one should avoir
  > running uucp and pppd/whatever uses uu_lock(3) on the same tty.
  > Hopefully nobody actually does that... (jca@)

vicq

  ~ Makefile                              

  > Add license marker (jca@)

wide-dhcpv6

  ~ Makefile                              

  > Add license marker (jca@)

wireshark

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

wmwave

  ~ patches/patch-wmwave_wmwave_c         

  > Regen patch (jca@)

  ~ Makefile                              

  > Standard Makefile layout (jca@)

wol

  ~ Makefile                              ~ pkg/DESCR

  > Drop the gettext module
  > Also:
  > - tighten license marker
  > - kill trailing whitespace in DESCR (jca@)

== news ============================================================== 20/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/news

leafnode

  ~ Makefile                              ~ pkg/PLIST

  > Run as group `_news'.
  > ok sthen@ (jca@)

== plan9 ============================================================= 21/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9

drawterm

  ~ Makefile                              ~ patches/patch-Make_openbsd

  > Add arm to ONLY_FOR_ARCHS, give a chance to mips64* while here. (jca@)

== print ============================================================= 22/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print

cups-filters

  ~ Makefile                              ~ distinfo

  > Update to cups-filters-1.13.1. (ajacoutot@)

poppler

  ~ Makefile                              

  > Tweak the poppler linking bits, making -lestdc++ come only to those
  > subpackages where it's really needed.
  > Relies on the recent libtool from base. (zhuk@)

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

texlive

  - base/patches/patch-texk_kpathsea_Makefile_in
  - base/patches/patch-texk_ptexenc_Makefile_in

  > Zap patches not needed anymore, since our libtool "supports" -bindir.
  > In some cases there still happen -bindir-related failure, but I failed
  > to reproduce, and noone else sees them for now. Even more, those two
  > patches do not cover all -bindir cases in sources, so if/when libtool
  > will fail, you'd need two more patches anyway.
  > okay aja@ (zhuk@)

== productivity ====================================================== 23/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity

gnucash

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gnucash-2.6.15. (ajacoutot@)

homebank

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-po_POTFILES_in
  ~ pkg/PLIST                             

  > update to 5.1.2, changelog can be found here
  > http://homebank.free.fr/ChangeLog
  > with hint from zhuk
  > ok ajacoutot (jung@)

tryton

  ~ account_dunning/Makefile              ~ account_dunning/distinfo
  ~ account_invoice/Makefile              ~ account_invoice/distinfo
  ~ sale_shipment_cost/Makefile           ~ sale_shipment_cost/distinfo

  > Update a few tryton modules to the latest stable release in their branch.
  > (ajacoutot@)

  ~ trytond/Makefile                      ~ trytond/distinfo

  > Update to trytond-3.2.18. (ajacoutot@)

  ~ tryton/Makefile                       ~ tryton/distinfo

  > Update to tryton-3.2.20. (ajacoutot@)

  ~ account/Makefile                      ~ account/distinfo
  ~ purchase_shipment_cost/Makefile       ~ purchase_shipment_cost/distinfo
  ~ stock_lot/Makefile                    ~ stock_lot/distinfo

  > Update a few tryton modules to their latest branch release. (ajacoutot@)

vym

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== security ========================================================== 24/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security

burpsuite

  ~ Makefile                              ~ distinfo

  > - update security/burpsuite to 1.7.14
  > - fix distfile download
  > OK rpointel@ (rpe@)

heimdal

  ~ patches/patch-lib_hcrypto_evp-openssl_c

  > Pushed upstream. (ajacoutot@)

  - patches/patch-lib_hcrypto_evp-openssl_c
  - patches/patch-lib_roken_Makefile_in   ~ Makefile
  ~ distinfo                              

  > Update to heimdal-7.1.0. (ajacoutot@)

libgpg-error

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to libgpg-error-1.26. (ajacoutot@)

p5-IO-Socket-SSL

  ~ Makefile                              ~ distinfo

  > update p5-IO-Socket-SSL to 2.040 (bluhm@)

qtkeychain

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

sudo

  ~ Makefile                              ~ distinfo

  > Update to sudo 1.8.19 (millert@)

  ~ Makefile                              ~ distinfo

  > Update to sudo 1.8.19p1 (millert@)

xca

  ~ Makefile                              ~ pkg/DESCR

  > Rework DESCR. Final text from sthen@ (MAINTINER), committing on his behalf.
  > (zhuk@)

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== sysutils ========================================================== 25/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils

sysutils

  ~ Makefile                              

  > +riemann (landry@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.31. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.32. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.33. (ajacoutot@)

  ~ Makefile                              

  > Needs groff.
  > spotted by abieber@ (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.34. (ajacoutot@)

borgbackup

  ~ Makefile                              ~ distinfo

  > Update to borgbackup-1.0.9
  > From Bjorn Ketelaars (maintainer) (danj@)

consul

  ~ Makefile                              ~ distinfo

  > Update to consul-0.7.2. (ajacoutot@)

ggrep

  ~ Makefile                              ~ distinfo

  > maintenance update to 2.27 (naddy@)

mcollective

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > simple update to 2.9.1 (sebastia@)

riemann

  + Makefile                              + distinfo
  + patches/patch-etc_riemann_config      + patches/patch-bin_riemann
  + pkg/riemann.rc                        + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     Import riemann 0.2.12, from MAINTAINER Pavel Korovin /p/tristero/se

ruby-puppet

  ~ 4/Makefile                            ~ 4/distinfo

  > Simple update to 4.8.1, runs for me since some days (sebastia@)

ruby-r10k

  ~ Makefile                              ~ distinfo

  > simple update to 2.5.1 (sebastia@)

tarsnap-gui

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

== tests ============================================================= 26/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/tests

portbump

  ~ t2/Makefile.inc                       

  > Unbreak test, iconv.port.mk is gone. (zhuk@)

== textproc ========================================================== 27/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc

calibre

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

catdoc

  - pkg/MESSAGE-main                      ~ Makefile
  ~ pkg/DESCR-tk                          

  > No need to mention that tk FLAVOR moved to a subpackage on each update.
  > Fix case and missing dot in pkg/DESCR-tk while there. (zhuk@)

elasticsearch

  ~ Makefile                              

  > missing RDEP on bash; found the hard way by rpointel@ (jasper@)

meld

  ~ Makefile                              ~ distinfo

  > Update to meld-3.16.4. (ajacoutot@)

p5-Text-Unidecode

  ~ Makefile                              ~ distinfo

  > Update textprox/p5-Text-Unidecode to 1.30
  > From maintainer Mikolaj Kucharski (afresh1@)

xerces

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 2.11.0. okay ajacoutot@ (kurt@)

== www =============================================================== 28/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www

www

  ~ Makefile                              

  > Japanese w3m is gone, upgrade to plain w3m (naddy@)

awstats

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update www/awstats to version 7.6
  > Noteable changes:
  > - Security fix: "|" not allowed into DirLang parameter.
  > - Security fix: More restrictive rule for using AWSTATS_ENABLE_CONFIG_DIR.
  > OK @aja (rpe@)

lighttpd

  - patches/patch-src_mod_scgi_c          ~ Makefile
  ~ distinfo                              

  > Update to lighttpd-1.4.44.
  > from Brad (maintainer) (ajacoutot@)

logswan

  ~ Makefile                              ~ distinfo

  > Update logswan to 1.06. (fcambus@)

mozilla

  ~ mozilla.port.mk                       

  > Put ac_cv_path_SED=/usr/bin/sed in CONFIGURE_ENV, should fix another
  > build failure seen by ajacoutot@. damn libffi's configure script tries
  > hard to detect and use gsed... (landry@)

otter-browser

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

ruby-capybara-webkit

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

squid

  ~ Makefile                              ~ distinfo

  > update to squid-3.5.23
  > <http://www.squid-cache.org/Advisories/SQUID-2016_10.txt>
  > Incorrect HTTP Request header comparison results in Collapsed
  > Forwarding feature mistakenly identifying some private responses as
  > being suitable for delivery to multiple clients.
  > <http://www.squid-cache.org/Advisories/SQUID-2016_11.txt>
  > Incorrect processing of responses to If-None-Modified HTTP conditional
  > requests leads to client-specific Cookie data being leaked to other
  > clients. Attack requests can easily be crafted by a client to probe a
  > cache for this information. (sthen@)

tor-browser

  ~ Makefile.inc                          ~ browser/Makefile
  ~ browser/distinfo                      
  ~ browser/files/extension-overrides.js
  ~ https-everywhere/Makefile             ~ https-everywhere/distinfo
  ~ torbutton/Makefile                    ~ torbutton/distinfo

  > Update to tor-browser 6.0.8.
  > Contains:
  > - esr fork base updated to 45.6.0
  > - https-everywhere updated to 5.2.8
  > - torbutton updated to 1.9.5.13
  > From MAINTAINER attila / stalphonsos / com (landry@)

  ~ noscript/Makefile                     ~ tor-launcher/Makefile

  > Missed REVISION bump, as TB_VERSION changed the PLIST changed for those
  > two ports.
  > Spotted by nigel@, thanks! (landry@)

w3m

  - patches/patch-Makefile_in             - patches/patch-config_h_in
  - patches/patch-main_c                  - pkg/PFRAG.japanese
  - pkg/PFRAG.no-japanese                 ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ pkg/DESCR                             ~ pkg/PFRAG.image
  ~ pkg/PLIST                             + pkg/PFRAG.no-image

  > Security update, switch to Debian upstream (0.5.3+git20161120), and
  > complete overhaul:
  > * Fixes for 23 CVEs.
  > * Switch the image flavor to use the lighter imlib2 dependency.
  > * Drop the japanese flavor; gettext localization is sufficient.
  > * Convert Japanese docs to UTF-8. (naddy@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to youtube-dl 2016.12.22
  > New extractors:
  > - ism
  > - beatport
  > - ccma
  > - fox9
  > - huajiao
  > - jamendo
  > - meipai
  > - melonvod
  > - nobelprize
  > - ondemandkorea
  > - pandatv
  > - piksel
  > - rentv
  > - teamfourstar
  > - tvanouvelles
  > - uktvplay
  > - viu
  > - vvvvid
  > - vzaar
  > - webcaster
  > Removed
  > - beatportpro
  > - screenwavemedia (pirofti@)

== x11 =============================================================== 29/29 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

cool-retro-term

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

dbusmenu-qt

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Minor update of libdbusmenu-qt, switching off doxygen dependency.
  > From Rafael Sadowski. (zhuk@)

ede

  ~ lib/Makefile                          

  > devel/doxygen,-main -> devel/doxygen (naddy@)

gnome

  ~ latexila/Makefile                     ~ latexila/distinfo

  > Update to latexila-3.22.1. (ajacoutot@)

  ~ todo/Makefile                         ~ todo/distinfo

  > Update to gnome-todo-3.22.1. (ajacoutot@)

  ~ builder/Makefile                      ~ builder/distinfo
  ~ builder/pkg/PLIST                     

  > Update to gnome-builder-3.22.4. (ajacoutot@)

  ~ calendar/Makefile                     ~ calendar/distinfo

  > update to gnome-calendar-3.22.2 (jasper@)

kde-applications

  ~ gpgmepp/Makefile                      

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

kde4

  ~ pim/Makefile                          ~ pim/pkg/PLIST

  > Remove icons already provided by modern oxygen-icons. (zhuk@)

  ~ libs/Makefile                         ~ libs/patches/patch-kdesu_su_cpp

  > Switch kdesu from sudo to doas.
  > Fix oxygen-icons dependency while there. (zhuk@)

  ~ Makefile                              

  > Unhook x11/kde4/oxygen-icons in favor of devel/kf5/oxygen-icons. (zhuk@)

  - oxygen-icons/Makefile                 - oxygen-icons/distinfo
  - oxygen-icons/pkg/DESCR                - oxygen-icons/pkg/PLIST

  > Bye-bye one more KDE4 package. (zhuk@)

  + libs/patches/patch-kdesu_CMakeLists_txt

  > Oops, missed patch for doas in kdesu. (zhuk@)

lumina

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

paper-gtk-theme

  ~ Makefile                              

  > Missing rdep on x11/gtk2-murrine-engine. (ajacoutot@)

pinot

  ~ Makefile                              ~ pkg/PLIST

  > Add missing @sample lines. (zhuk@)

polkit-qt

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

py-qt5

  ~ Makefile                              
  + patches/patch-sip_QtCore_QtCoremod_sip

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

qrfcview

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Upstream kindly rolled a release, so use it instead of commit.
  > Add @bin marker while there. (zhuk@)

qt4

  ~ Makefile                              

  > these use atomics not currently available on arm (phessler@)

qt5

  ~ Makefile                              ~ qt5.port.mk
  + Makefile.inc                          + Makefile.version
  + qtbase/Makefile                       + qtbase/distinfo
  + qtbase/patches/patch-mkspecs_features_qt_module_prf
  + qtbase/patches/patch-qmake_generators_unix_unixmake_h
  + qtbase/patches/patch-qmake_generators_makefile_cpp
  + qtbase/patches/patch-mkspecs_features_create_cmake_prf
  + qtbase/patches/patch-qmake_generators_unix_unixmake2_cpp
  + qtbase/patches/patch-src_corelib_tools_qbytearray_cpp
  + qtbase/patches/patch-src_corelib_tools_qbytearray_h
  + qtbase/patches/patch-src_gui_image_qxbmhandler_cpp
  + qtbase/patches/patch-src_network_kernel_qdnslookup_unix_cpp
  + qtbase/patches/patch-src_testlib_qtestcase_cpp
  + qtbase/patches/patch-src_network_socket_qnativesocketengine_unix_cpp
  + qtbase/patches/patch-src_network_ssl_qsslsocket_cpp
  + qtbase/patches/patch-src_widgets_styles_qgtkstyle_p_cpp
  + qtbase/patches/patch-mkspecs_openbsd-g++_qmake_conf
  + qtbase/patches/patch-src_network_ssl_qsslcontext_openssl_cpp
  + qtbase/patches/patch-config_tests_unix_compile_test
  + qtbase/patches/patch-src_platformheaders_platformheaders_pro
  + qtbase/patches/patch-src_widgets_styles_qgtk2painter_cpp
  + qtbase/patches/patch-config_tests_unix_openssl_openssl_cpp
  + qtbase/patches/patch-configure        
  + qtbase/patches/patch-qmake_generators_unix_unixmake_cpp
  + qtbase/patches/patch-src_3rdparty_forkfd_forkfd_c
  + qtbase/patches/patch-tests_auto_corelib_tools_qbytearray_tst_qbytearray_cpp
  + qtbase/patches/patch-src_corelib_global_global_pri
  + qtbase/patches/patch-src_corelib_global_qversiontagging_cpp
  + qtbase/pkg/DESCR-examples             + qtbase/pkg/PLIST-main
  + qtbase/pkg/DESCR-main                 + qtbase/pkg/DESCR-mysql
  + qtbase/pkg/DESCR-psql                 + qtbase/pkg/DESCR-sqlite2
  + qtbase/pkg/DESCR-tds                  + qtbase/pkg/PLIST-examples
  + qtbase/pkg/PLIST-mysql                + qtbase/pkg/PLIST-psql
  + qtbase/pkg/PLIST-sqlite2              + qtbase/pkg/PLIST-tds
  + qtwebkit/Makefile                     + qtwebkit/distinfo
  + qtwebkit/patches/patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp
  + qtwebkit/patches/patch-Source_JavaScriptCore_jit_ExecutableAllocator_h
  + qtwebkit/patches/patch-Source_JavaScriptCore_jsc_pro
  + qtwebkit/patches/patch-Source_ThirdParty_ANGLE_src_libGLESv2_Program_cpp
  + qtwebkit/patches/patch-Source_WTF_wtf_Platform_h
  + qtwebkit/patches/patch-Source_WTF_wtf_RandomNumberSeed_h
  + qtwebkit/patches/patch-Source_WebCore_Target_pri
  + qtwebkit/patches/patch-Source_WebCore_plugins_qt_PluginPackageQt_cpp
  + qtwebkit/patches/patch-Source_WebKit2_WebProcess_pro
  + qtwebkit/patches/patch-Source_WebCore_plugins_qt_PluginViewQt_cpp
  + 
qtwebkit/patches/patch-Source_WebKit2_PluginProcess_qt_PluginProcessMainQt_cpp
  + 
qtwebkit/patches/patch-Source_WebKit2_WebProcess_Plugins_Netscape_x11_NetscapePluginX11_cpp
  + qtwebkit/patches/patch-Tools_DumpRenderTree_JavaScriptThreading_cpp
  + qtwebkit/patches/patch-Tools_mangleme_mangle_cgi_c
  + qtwebkit/patches/patch-Tools_mangleme_remangle_cgi_c
  + qtwebkit/patches/patch-Tools_qmake_config_tests_gccdepends_gccdepends_pro
  + qtwebkit/patches/patch-Tools_qmake_config_tests_glx_glx_pro
  + 
qtwebkit/patches/patch-Tools_qmake_config_tests_libXcomposite_libXcomposite_pro
  + qtwebkit/patches/patch-Tools_qmake_config_tests_libXrender_libXrender_pro
  + qtwebkit/patches/patch-Tools_qmake_mkspecs_features_functions_prf
  + qtwebkit/patches/patch-Source_JavaScriptCore_dfg_DFGDisassembler_cpp
  + qtwebkit/pkg/PLIST-main               + qtwebkit/pkg/PLIST-html
  + qtwebkit/pkg/PLIST-qch                + qtwebkit/pkg/DESCR-examples
  + qtwebkit/pkg/DESCR-main               + qtwebkit/pkg/DESCR-qch
  + qtwebkit/pkg/DESCR-html               + qtdoc/Makefile
  + qtdoc/distinfo                        + qtdoc/pkg/DESCR-html
  + qtdoc/pkg/PLIST-qch                   + qtdoc/pkg/PLIST-html
  + qtdoc/pkg/DESCR-qch                   + qttools/Makefile
  + qttools/distinfo                      
  + qttools/patches/patch-src_qdoc_tokenizer_cpp
  + qttools/patches/patch-src_assistant_clucene_qclucene-config_p_h
  + qttools/patches/patch-src_assistant_assistant_assistant_pro
  + qttools/pkg/DESCR-main                + qttools/pkg/DESCR-examples
  + qttools/pkg/PLIST-examples            + qttools/pkg/PLIST-main
  + qttools/pkg/DESCR-webview             + qttools/pkg/PLIST-webview
  + qtmultimedia/Makefile                 + qtmultimedia/distinfo
  + qtmultimedia/pkg/PLIST-main           + qtmultimedia/pkg/PLIST-examples
  + qtmultimedia/pkg/PLIST-qch            + qtmultimedia/pkg/DESCR-examples
  + qtmultimedia/pkg/DESCR-main           + qtmultimedia/pkg/DESCR-qch
  + qtmultimedia/pkg/PLIST-html           + qtmultimedia/pkg/DESCR-html
  + qtserialport/Makefile                 + qtserialport/distinfo
  + qtserialport/pkg/DESCR-html           + qtserialport/pkg/DESCR-qch
  + qtserialport/pkg/PLIST-html           + qtserialport/pkg/DESCR-main
  + qtserialport/pkg/DESCR-examples       + qtserialport/pkg/PLIST-qch
  + qtserialport/pkg/PLIST-examples       + qtserialport/pkg/PLIST-main
  + qtquickcontrols/Makefile              + qtquickcontrols/distinfo
  + qtquickcontrols/pkg/PLIST-main        + qtquickcontrols/pkg/PLIST-examples
  + qtquickcontrols/pkg/PLIST-qch         + qtquickcontrols/pkg/DESCR-examples
  + qtquickcontrols/pkg/DESCR-main        + qtquickcontrols/pkg/DESCR-qch
  + qtquickcontrols/pkg/PLIST-html        + qtquickcontrols/pkg/DESCR-html
  + qtdeclarative/Makefile                + qtdeclarative/distinfo
  + qtdeclarative/pkg/PLIST-main          + qtdeclarative/pkg/PLIST-examples
  + qtdeclarative/pkg/PLIST-qch           + qtdeclarative/pkg/DESCR-examples
  + qtdeclarative/pkg/DESCR-main          + qtdeclarative/pkg/DESCR-qch
  + qtdeclarative/pkg/PLIST-html          + qtdeclarative/pkg/DESCR-html
  + qtdeclarative/patches/patch-qtdeclarative_src_qml_jsruntime_jsruntime_pri
  + qtdeclarative/patches/patch-qtdeclarative_src_qml_jsruntime_qv4alloca_p_h
  + qtgraphicaleffects/Makefile           + qtgraphicaleffects/distinfo
  + qtgraphicaleffects/pkg/PLIST-main     + qtgraphicaleffects/pkg/DESCR-main
  + qtgraphicaleffects/pkg/PLIST-qch      + qtgraphicaleffects/pkg/DESCR-qch
  + qtgraphicaleffects/pkg/PLIST-html     + qtgraphicaleffects/pkg/DESCR-html
  + qt3d/Makefile                         + qt3d/distinfo
  + qt3d/pkg/DESCR-main                   + qt3d/pkg/PLIST-main
  + qt3d/pkg/PLIST-examples               + qt3d/pkg/DESCR-examples
  + qt3d/pkg/PLIST-qch                    + qt3d/pkg/DESCR-qch
  + qt3d/pkg/PLIST-html                   + qt3d/pkg/DESCR-html
  + qt3d/patches/patch-src_3rdparty_assimp_code_BlenderTessellator_cpp
  + qtactiveqt/Makefile                   + qtactiveqt/distinfo
  + qtactiveqt/pkg/PLIST-qch              + qtactiveqt/pkg/PLIST-html
  + qtactiveqt/pkg/DESCR-qch              + qtactiveqt/pkg/DESCR-html
  + qtcanvas3d/Makefile                   + qtcanvas3d/distinfo
  + qtcanvas3d/pkg/DESCR-main             + qtcanvas3d/pkg/PLIST-examples
  + qtcanvas3d/pkg/PLIST-main             + qtcanvas3d/pkg/DESCR-examples
  + qtcanvas3d/pkg/PLIST-qch              + qtcanvas3d/pkg/DESCR-qch
  + qtcanvas3d/pkg/PLIST-html             + qtcanvas3d/pkg/DESCR-html
  + qtconnectivity/Makefile               + qtconnectivity/distinfo
  + qtconnectivity/pkg/DESCR-examples     + qtconnectivity/pkg/DESCR-html
  + qtconnectivity/pkg/DESCR-main         + qtconnectivity/pkg/DESCR-qch
  + qtconnectivity/pkg/PLIST-qch          + qtconnectivity/pkg/PLIST-main
  + qtconnectivity/pkg/PLIST-html         + qtconnectivity/pkg/PLIST-examples
  + qtconnectivity/patches/patch-src_nfc_nfc_pro
  + qtenginio/Makefile                    + qtenginio/distinfo
  + qtenginio/pkg/DESCR-main              + qtenginio/pkg/PLIST-examples
  + qtenginio/pkg/PLIST-main              + qtenginio/pkg/DESCR-examples
  + qtenginio/pkg/PLIST-qch               + qtenginio/pkg/DESCR-qch
  + qtenginio/pkg/PLIST-html              + qtenginio/pkg/DESCR-html
  + qtimageformats/Makefile               + qtimageformats/distinfo
  + qtimageformats/pkg/DESCR-main         + qtimageformats/pkg/PLIST-main
  + qtimageformats/pkg/PLIST-qch          + qtimageformats/pkg/DESCR-qch
  + qtimageformats/pkg/PLIST-html         + qtimageformats/pkg/DESCR-html
  + qtquickcontrols2/Makefile             + qtquickcontrols2/distinfo
  + qtquickcontrols2/pkg/DESCR-main       + qtquickcontrols2/pkg/PLIST-main
  + qtquickcontrols2/pkg/PLIST-examples   + qtquickcontrols2/pkg/DESCR-examples
  + qtquickcontrols2/pkg/PLIST-qch        + qtquickcontrols2/pkg/DESCR-qch
  + qtquickcontrols2/pkg/PLIST-html       + qtquickcontrols2/pkg/DESCR-html
  + qtlocation/Makefile                   + qtlocation/distinfo
  + qtlocation/pkg/DESCR-main             + qtlocation/pkg/PLIST-main
  + qtlocation/pkg/PLIST-examples         + qtlocation/pkg/DESCR-examples
  + qtlocation/pkg/PLIST-qch              + qtlocation/pkg/DESCR-qch
  + qtlocation/pkg/PLIST-html             + qtlocation/pkg/DESCR-html
  + qtscript/Makefile                     + qtscript/distinfo
  + qtscript/pkg/DESCR-main               + qtscript/pkg/PLIST-main
  + qtscript/pkg/PLIST-examples           + qtscript/pkg/DESCR-examples
  + qtscript/pkg/PLIST-qch                + qtscript/pkg/DESCR-qch
  + qtscript/pkg/PLIST-html               + qtscript/pkg/DESCR-html
  + 
qtscript/patches/patch-src_3rdparty_javascriptcore_JavaScriptCore_wtf_Platform_h
  + 
qtscript/patches/patch-src_3rdparty_javascriptcore_JavaScriptCore_wtf_RandomNumberSeed_h
  + qtscript/patches/patch-src_3rdparty_javascriptcore_WebKit_pri
  + 
qtscript/patches/patch-src_3rdparty_javascriptcore_JavaScriptCore_JavaScriptCore_pri
  + qtsensors/Makefile                    + qtsensors/distinfo
  + qtsensors/pkg/DESCR-main              + qtsensors/pkg/PLIST-main
  + qtsensors/pkg/PLIST-examples          + qtsensors/pkg/DESCR-examples
  + qtsensors/pkg/PLIST-qch               + qtsensors/pkg/DESCR-qch
  + qtsensors/pkg/PLIST-html              + qtsensors/pkg/DESCR-html
  + qtserialbus/Makefile                  + qtserialbus/distinfo
  + qtserialbus/pkg/DESCR-main            + qtserialbus/pkg/PLIST-main
  + qtserialbus/pkg/PLIST-examples        + qtserialbus/pkg/DESCR-examples
  + qtserialbus/pkg/PLIST-qch             + qtserialbus/pkg/DESCR-qch
  + qtserialbus/pkg/PLIST-html            + qtserialbus/pkg/DESCR-html
  + qtsvg/Makefile                        + qtsvg/distinfo
  + qtsvg/pkg/DESCR-main                  + qtsvg/pkg/PLIST-main
  + qtsvg/pkg/PLIST-examples              + qtsvg/pkg/DESCR-examples
  + qtsvg/pkg/PLIST-qch                   + qtsvg/pkg/DESCR-qch
  + qtsvg/pkg/PLIST-html                  + qtsvg/pkg/DESCR-html
  + qttranslations/Makefile               + qttranslations/distinfo
  + qttranslations/pkg/DESCR              + qttranslations/pkg/PLIST
  + qtwebchannel/Makefile                 + qtwebchannel/distinfo
  + qtwebchannel/pkg/DESCR-main           + qtwebchannel/pkg/PLIST-main
  + qtwebchannel/pkg/PLIST-examples       + qtwebchannel/pkg/DESCR-examples
  + qtwebchannel/pkg/PLIST-qch            + qtwebchannel/pkg/DESCR-qch
  + qtwebchannel/pkg/PLIST-html           + qtwebchannel/pkg/DESCR-html
  + qtwebsockets/Makefile                 + qtwebsockets/distinfo
  + qtwebsockets/pkg/DESCR-main           + qtwebsockets/pkg/PLIST-main
  + qtwebsockets/pkg/PLIST-examples       + qtwebsockets/pkg/DESCR-examples
  + qtwebsockets/pkg/PLIST-qch            + qtwebsockets/pkg/DESCR-qch
  + qtwebsockets/pkg/PLIST-html           + qtwebsockets/pkg/DESCR-html
  + qtx11extras/Makefile                  + qtx11extras/distinfo
  + qtx11extras/pkg/DESCR-main            + qtx11extras/pkg/PLIST-main
  + qtx11extras/pkg/PLIST-qch             + qtx11extras/pkg/DESCR-qch
  + qtx11extras/pkg/PLIST-html            + qtx11extras/pkg/DESCR-html
  + qtwebview/Makefile                    + qtwebview/distinfo
  + qtwebview/pkg/DESCR-main              + qtwebview/pkg/DESCR-examples
  + qtwebview/pkg/DESCR-qch               + qtwebview/pkg/DESCR-html
  + qtwebengine/Makefile                  + qtwebengine/distinfo
  + qtwebengine/patch-content_common_sandbox_init_openbsd_cc
  + qtwebengine/patch-content_common_sandbox_init_openbsd_h
  + qtwebengine/patches/patch-tools_qmake_mkspecs_features_functions_prf
  + qtwebengine/patches/patch-tools_qmake_config_tests_snappy_snappy_pro
  + qtwebengine/patches/patch-tools_qmake_config_tests_libcap_libcap_pro
  + qtwebengine/patches/patch-tools_qmake_config_tests_srtp_srtp_pro
  + qtwebengine/patches/patch-src_3rdparty_chromium_build_compiler_version_py
  + qtwebengine/patches/patch-src_core_gyp_run_pro
  + qtwebengine/patches/patch-tools_qmake_mkspecs_features_configure_prf
  + qtwebengine/patches/patch-tools_qmake_config_tests_khr_khr_pro
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_base_base_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_gpu_tools_tools_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_gpu_gles2_conform_support_gles2_conform_support_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_libyuv_libyuv_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_libjingle_libjingle_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_libXNVCtrl_libXNVCtrl_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_ffmpeg_ffmpeg_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_WebKit_Source_platform_blink_platform_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_WebKit_Source_web_web_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_WebKit_Source_core_core_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_libusb_libusb_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_skia_gyp_ports_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_pdfium_pdfium_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_media_media_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_iccjpeg_iccjpeg_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_usrsctp_usrsctp_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_libjpeg_turbo_libjpeg_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_ui_base_ui_base_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_ui_gfx_gfx_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_ui_gl_gl_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_ui_views_views_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_ui_touch_selection_ui_touch_selection_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_ui_accessibility_accessibility_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_printing_printing_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_device_hid_hid_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_device_battery_battery_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_remoting_remoting_all_gyp
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_base_threading_platform_thread_linux_cc
  + qtwebengine/patches/patch-src_3rdparty_chromium_base_base_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_content_content_browser_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_base_threading_platform_thread_posix_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_base_platform_thread_cc
  + qtwebengine/patches/patch-src_3rdparty_chromium_content_content_common_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_chrome_common_extensions_api_schemas_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_chrome_chrome_browser_extensions_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_chrome_chrome_browser_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_chrome_chrome_common_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_chrome_chrome_exe_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_chrome_chrome_utility_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_chrome_policy_templates_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_gpu_gpu_config_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_ffmpeg_chromium_scripts_generate_gyp_py
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_ffmpeg_libavutil_autorename_libavutil_cpu_c
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_build_common_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_pdfium_build_standalone_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_build_filename_rules_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_skia_skia_common_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_remoting_remoting_host_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_apps_apps_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_net_net_common_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_components_storage_monitor_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_net_net_gypi
  + qtwebengine/patches/patch-src_3rdparty_chromium_third_party_zlib_zlib_gyp
  + qtwebengine/patches/patch-src_core_config_desktop_openbsd_pri
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_voice_engine_voice_engine_defines_h
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_skia_gyp_opts_gyp
  + qtwebengine/patches/patch-src_3rdparty_chromium_build_common_gypi
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_skia_src_gpu_GrAutoLocaleSetter_h
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_system_wrappers_source_thread_posix_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_ppapi_shared_impl_private_net_address_private_impl_cc
  + qtwebengine/patches/patch-src_3rdparty_chromium_ui_events_event_switches_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_base_stringutils_h
  + qtwebengine/patches/patch-src_3rdparty_chromium_ui_events_event_switches_h
  + qtwebengine/patches/patch-src_3rdparty_chromium_third_party_zlib_deflate_c
  + qtwebengine/patches/patch-src_3rdparty_chromium_third_party_zlib_simd_stub_c
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_base_process_process_posix_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_boringssl_src_crypto_bn_generic_c
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_base_physicalsocketserver_cc
  + qtwebengine/patches/patch-src_3rdparty_chromium_base_debug_debugger_posix_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_base_posix_unix_domain_socket_linux_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_base_network_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_webrtc_base_network_h
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_base_process_process_handle_openbsd_cc
  + 
qtwebengine/patches/patch-src_3rdparty_chromium_third_party_zlib_fill_window_sse_c
  + qtwebengine/files/sndio_output.cc     
  + qtwebengine/files/chromium-browser.desktop
  + qtwebengine/files/chrome              + qtwebengine/files/sndio_output.h
  + qtwebengine/files/audio_manager_openbsd.cc
  + qtwebengine/files/audio_manager_openbsd.h
  + qtwebengine/files/sndio_input.cc      + qtwebengine/files/sndio_input.h
  + qtwebengine/files/sandbox_init_openbsd.h
  + qtwebengine/files/sandbox_init_openbsd.cc
  + qtwebengine/patches.chromium/patch-src_apps_apps_gypi
  + 
qtwebengine/patches.chromium/patch-src_apps_ui_views_app_window_frame_view_cc
  + 
qtwebengine/patches.chromium/patch-src_ash_display_mirror_window_controller_cc
  + qtwebengine/patches.chromium/patch-src_base_atomicops_h
  + qtwebengine/patches.chromium/patch-src_base_base_gypi
  + qtwebengine/patches.chromium/patch-src_base_debug_debugger_posix_cc
  + qtwebengine/patches.chromium/patch-src_base_debug_stack_trace_h
  + qtwebengine/patches.chromium/patch-src_base_debug_stack_trace_posix_cc
  + qtwebengine/patches.chromium/patch-src_base_message_loop_message_loop_cc
  + qtwebengine/patches.chromium/patch-src_base_process_launch_h
  + 
qtwebengine/patches.chromium/patch-src_base_posix_unix_domain_socket_linux_cc
  + qtwebengine/patches.chromium/patch-src_base_process_memory_cc
  + 
qtwebengine/patches.chromium/patch-src_base_process_process_handle_openbsd_cc
  + 
qtwebengine/patches.chromium/patch-src_base_process_process_iterator_openbsd_cc
  + qtwebengine/patches.chromium/patch-src_base_process_process_metrics_h
  + 
qtwebengine/patches.chromium/patch-src_base_process_process_metrics_openbsd_cc
  + qtwebengine/patches.chromium/patch-src_base_process_process_posix_cc
  + qtwebengine/patches.chromium/patch-src_base_sys_info_openbsd_cc
  + qtwebengine/patches.chromium/patch-src_base_sys_info_posix_cc
  + qtwebengine/patches.chromium/patch-src_build_all_gyp
  + 
qtwebengine/patches.chromium/patch-src_base_threading_platform_thread_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_base_threading_platform_thread_posix_cc
  + 
qtwebengine/patches.chromium/patch-src_base_trace_event_process_memory_dump_cc
  + qtwebengine/patches.chromium/patch-src_build_common_gypi
  + qtwebengine/patches.chromium/patch-src_build_filename_rules_gypi
  + qtwebengine/patches.chromium/patch-src_chrome_app_chrome_main_delegate_cc
  + qtwebengine/patches.chromium/patch-src_chrome_app_chrome_main_delegate_h
  + qtwebengine/patches.chromium/patch-src_chrome_app_chromium_strings_grd
  + qtwebengine/patches.chromium/patch-src_chrome_app_generated_resources_grd
  + qtwebengine/patches.chromium/patch-src_net_net_gypi
  + qtwebengine/patches.chromium/patch-src_chrome_app_google_chrome_strings_grd
  + 
qtwebengine/patches.chromium/patch-src_chrome_app_resources_locale_settings_grd
  + qtwebengine/patches.chromium/patch-src_chrome_browser_about_flags_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_after_startup_task_utils_cc
  + qtwebengine/patches.chromium/patch-src_chrome_browser_browser_resources_grd
  + qtwebengine/patches.chromium/patch-src_chrome_browser_chrome_browser_main_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_chrome_browser_main_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_chrome_browser_main_posix_cc
  + qtwebengine/patches.chromium/patch-src_chrome_chrome_common_gypi
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_chrome_content_browser_client_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_chrome_content_browser_client_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_custom_handlers_protocol_handler_registry_cc
  + qtwebengine/patches.chromium/patch-src_chrome_browser_defaults_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_chrome_download_manager_delegate_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_download_commands_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_download_commands_h
  + qtwebengine/patches.chromium/patch-src_dbus_property_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_download_prefs_cc
  + qtwebengine/patches.chromium/patch-src_chrome_chrome_browser_gypi
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_download_prefs_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_download_shelf_context_menu_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_download_download_status_updater_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_api_image_writer_private_image_writer_private_api_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_api_input_ime_input_ime_api_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_api_messaging_message_service_cc
  + qtwebengine/patches.chromium/patch-src_chrome_chrome_browser_ui_gypi
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_api_music_manager_private_device_id_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_api_omnibox_omnibox_api_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_bookmark_app_helper_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_browser_context_keyed_service_factories_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_gpu_gl_string_manager_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_extensions_external_provider_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_first_run_first_run_internal_posix_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_gpu_gpu_feature_checker_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_interstitials_chrome_controller_client_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_media_galleries_fileapi_mtp_device_map_service_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_media_galleries_media_file_system_registry_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_media_webrtc_log_uploader_cc
  + qtwebengine/patches.chromium/patch-src_chrome_browser_memory_details_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_net_async_dns_field_trial_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_notifications_message_center_notification_manager_cc
  + qtwebengine/patches.chromium/patch-src_chrome_browser_platform_util_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_process_singleton_posix_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_renderer_preferences_util_cc
  + qtwebengine/patches.chromium/patch-src_ui_gl_gl_gyp
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_resources_plugin_metadata_plugins_linux_json
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_speech_tts_controller_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_sync_chrome_sync_client_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_task_manager_task_manager_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_tracing_crash_service_uploader_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_app_list_app_list_service_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_ash_system_tray_delegate_common_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_browser_command_controller_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_browser_view_prefs_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_exclusive_access_exclusive_access_bubble_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_input_method_input_method_engine_base_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_input_method_input_method_engine_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_panels_panel_manager_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_startup_bad_flags_prompt_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_startup_startup_browser_creator_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_toolbar_app_menu_model_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_accelerator_table_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_app_list_linux_app_list_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_tabs_tab_strip_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_ash_chrome_browser_main_extra_parts_ash_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_chrome_views_delegate_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_chrome_views_delegate_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_exclusive_access_bubble_views_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_first_run_dialog_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_frame_browser_frame_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_frame_browser_view_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_frame_opaque_browser_frame_view_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_frame_opaque_browser_frame_view_platform_specific_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_frame_system_menu_model_builder_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_message_center_message_center_frame_view_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_panels_panel_frame_view_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_tabs_tab_drag_controller_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_views_task_manager_view_cc
  + qtwebengine/patches.chromium/patch-src_chrome_browser_ui_webui_about_ui_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_webui_options_browser_options_handler_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_ui_webui_options_browser_options_handler_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_web_applications_web_app_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_browser_web_applications_web_app_h
  + qtwebengine/patches.chromium/patch-src_chrome_chrome_browser_extensions_gypi
  + qtwebengine/patches.chromium/patch-src_chrome_chrome_exe_gypi
  + qtwebengine/patches.chromium/patch-src_chrome_chrome_utility_gypi
  + qtwebengine/patches.chromium/patch-src_chrome_common_chrome_paths_cc
  + qtwebengine/patches.chromium/patch-src_chrome_common_chrome_paths_h
  + qtwebengine/patches.chromium/patch-src_chrome_common_chrome_paths_internal_h
  + qtwebengine/patches.chromium/patch-src_chrome_common_chrome_switches_cc
  + qtwebengine/patches.chromium/patch-src_chrome_common_chrome_switches_h
  + qtwebengine/patches.chromium/patch-src_chrome_common_pref_names_cc
  + 
qtwebengine/patches.chromium/patch-src_chrome_common_extensions_api_schemas_gypi
  + qtwebengine/patches.chromium/patch-src_chrome_common_extensions_command_cc
  + qtwebengine/patches.chromium/patch-src_chrome_common_pref_names_h
  + qtwebengine/patches.chromium/patch-src_chrome_common_url_constants_cc
  + qtwebengine/patches.chromium/patch-src_chrome_common_url_constants_h
  + 
qtwebengine/patches.chromium/patch-src_chrome_common_variations_fieldtrial_testing_config_gyp
  + qtwebengine/patches.chromium/patch-src_chrome_policy_templates_gypi
  + 
qtwebengine/patches.chromium/patch-src_chromecast_browser_cast_browser_main_parts_cc
  + qtwebengine/patches.chromium/patch-src_components_audio_modem_modem_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_components_cookie_config_cookie_store_util_cc
  + 
qtwebengine/patches.chromium/patch-src_components_metrics_drive_metrics_provider_linux_cc
  + qtwebengine/patches.chromium/patch-src_components_metrics_gypi
  + 
qtwebengine/patches.chromium/patch-src_components_neterror_resources_neterror_js
  + 
qtwebengine/patches.chromium/patch-src_components_omnibox_browser_omnibox_field_trial_cc
  + 
qtwebengine/patches.chromium/patch-src_components_policy_resources_policy_templates_json
  + 
qtwebengine/patches.chromium/patch-src_components_policy_tools_generate_policy_source_py
  + qtwebengine/patches.chromium/patch-src_components_storage_monitor_gypi
  + 
qtwebengine/patches.chromium/patch-src_components_storage_monitor_storage_monitor_openbsd_cc
  + 
qtwebengine/patches.chromium/patch-src_components_storage_monitor_storage_monitor_openbsd_h
  + qtwebengine/patches.chromium/patch-src_content_app_content_main_runner_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_accessibility_browser_accessibility_h
  + 
qtwebengine/patches.chromium/patch-src_content_browser_accessibility_browser_accessibility_manager_h
  + qtwebengine/patches.chromium/patch-src_content_browser_browser_main_loop_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_child_process_launcher_cc
  + qtwebengine/patches.chromium/patch-src_content_gpu_gpu_main_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_devtools_protocol_color_picker_cc
  + qtwebengine/patches.chromium/patch-src_content_content_browser_gypi
  + qtwebengine/patches.chromium/patch-src_content_browser_download_base_file_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_download_base_file_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_gamepad_gamepad_provider_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_geolocation_location_arbitrator_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_gpu_gpu_data_manager_impl_private_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_gpu_gpu_internals_ui_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_media_media_internals_cc
  + qtwebengine/patches.chromium/patch-src_content_browser_time_zone_monitor_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_power_usage_monitor_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_ppapi_plugin_process_host_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_renderer_host_media_video_capture_device_client_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_renderer_host_render_process_host_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_renderer_host_render_widget_host_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_renderer_host_render_widget_host_view_aura_cc
  + 
qtwebengine/patches.chromium/patch-src_content_browser_utility_process_host_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_content_common_sandbox_init_openbsd_cc
  + qtwebengine/patches.chromium/patch-src_content_common_sandbox_init_openbsd_h
  + 
qtwebengine/patches.chromium/patch-src_content_common_set_process_title_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_content_common_set_process_title_linux_h
  + qtwebengine/patches.chromium/patch-src_content_content_common_gypi
  + qtwebengine/patches.chromium/patch-src_content_content_renderer_gypi
  + qtwebengine/patches.chromium/patch-src_media_media_gyp
  + 
qtwebengine/patches.chromium/patch-src_content_ppapi_plugin_ppapi_plugin_main_cc
  + 
qtwebengine/patches.chromium/patch-src_content_public_common_content_switches_cc
  + 
qtwebengine/patches.chromium/patch-src_content_public_common_content_switches_h
  + 
qtwebengine/patches.chromium/patch-src_content_renderer_devtools_v8_sampling_profiler_cc
  + 
qtwebengine/patches.chromium/patch-src_content_renderer_media_webrtc_audio_renderer_cc
  + 
qtwebengine/patches.chromium/patch-src_content_renderer_render_thread_impl_cc
  + qtwebengine/patches.chromium/patch-src_content_renderer_renderer_main_cc
  + 
qtwebengine/patches.chromium/patch-src_content_renderer_renderer_main_platform_delegate_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_content_renderer_webscrollbarbehavior_impl_gtkoraura_cc
  + qtwebengine/patches.chromium/patch-src_content_utility_utility_main_cc
  + qtwebengine/patches.chromium/patch-src_device_battery_battery_gyp
  + qtwebengine/patches.chromium/patch-src_device_hid_hid_gyp
  + qtwebengine/patches.chromium/patch-src_device_serial_serial_gyp
  + 
qtwebengine/patches.chromium/patch-src_device_serial_serial_io_handler_posix_cc
  + qtwebengine/patches.chromium/patch-src_device_serial_serial_service_impl_cc
  + 
qtwebengine/patches.chromium/patch-src_extensions_browser_api_serial_serial_api_cc
  + 
qtwebengine/patches.chromium/patch-src_gpu_config_gpu_info_collector_linux_cc
  + qtwebengine/patches.chromium/patch-src_gpu_config_gpu_info_collector_linux_h
  + qtwebengine/patches.chromium/patch-src_gpu_config_gpu_info_collector_x11_cc
  + 
qtwebengine/patches.chromium/patch-src_gpu_gles2_conform_support_gles2_conform_support_gyp
  + qtwebengine/patches.chromium/patch-src_gpu_gpu_config_gypi
  + qtwebengine/patches.chromium/patch-src_gpu_gpu_ipc_service_gypi
  + qtwebengine/patches.chromium/patch-src_gpu_tools_tools_gyp
  + qtwebengine/patches.chromium/patch-src_ipc_ipc_message_utils_cc
  + qtwebengine/patches.chromium/patch-src_ipc_ipc_message_utils_h
  + qtwebengine/patches.chromium/patch-src_media_audio_audio_input_controller_cc
  + qtwebengine/patches.chromium/patch-src_media_audio_audio_manager_cc
  + qtwebengine/patches.chromium/patch-src_media_audio_audio_manager_h
  + qtwebengine/patches.chromium/patch-src_media_base_video_frame_cc
  + qtwebengine/patches.chromium/patch-src_media_base_video_frame_h
  + 
qtwebengine/patches.chromium/patch-src_media_capture_video_fake_video_capture_device_factory_cc
  + 
qtwebengine/patches.chromium/patch-src_media_capture_video_file_video_capture_device_factory_cc
  + 
qtwebengine/patches.chromium/patch-src_media_capture_video_video_capture_device_cc
  + 
qtwebengine/patches.chromium/patch-src_media_capture_video_video_capture_device_factory_cc
  + 
qtwebengine/patches.chromium/patch-src_media_capture_video_video_capture_device_h
  + 
qtwebengine/patches.chromium/patch-src_native_client_build_compiler_version_py
  + qtwebengine/patches.chromium/patch-src_net_base_address_tracker_linux_h
  + qtwebengine/patches.chromium/patch-src_net_base_network_change_notifier_cc
  + qtwebengine/patches.chromium/patch-src_net_base_network_interfaces_posix_cc
  + 
qtwebengine/patches.chromium/patch-src_net_disk_cache_blockfile_disk_format_h
  + qtwebengine/patches.chromium/patch-src_net_dns_address_sorter_posix_cc
  + qtwebengine/patches.chromium/patch-src_net_dns_dns_util_cc
  + qtwebengine/patches.chromium/patch-src_net_dns_host_resolver_proc_cc
  + qtwebengine/patches.chromium/patch-src_net_http_http_network_session_cc
  + qtwebengine/patches.chromium/patch-src_ui_gfx_gfx_gyp
  + qtwebengine/patches.chromium/patch-src_net_net_common_gypi
  + qtwebengine/patches.chromium/patch-src_net_proxy_proxy_service_cc
  + 
qtwebengine/patches.chromium/patch-src_net_proxy_proxy_config_service_linux_cc
  + qtwebengine/patches.chromium/patch-src_net_socket_socks5_client_socket_cc
  + 
qtwebengine/patches.chromium/patch-src_net_tools_get_server_time_get_server_time_cc
  + qtwebengine/patches.chromium/patch-src_net_udp_udp_socket_posix_cc
  + 
qtwebengine/patches.chromium/patch-src_net_url_request_url_request_context_builder_cc
  + qtwebengine/patches.chromium/patch-src_pdf_pdfium_pdfium_engine_cc
  + 
qtwebengine/patches.chromium/patch-src_ppapi_shared_impl_private_net_address_private_impl_cc
  + qtwebengine/patches.chromium/patch-src_printing_printing_gyp
  + qtwebengine/patches.chromium/patch-src_remoting_remoting_all_gyp
  + qtwebengine/patches.chromium/patch-src_remoting_remoting_host_gypi
  + qtwebengine/patches.chromium/patch-src_skia_ext_SkMemory_new_handler_cpp
  + qtwebengine/patches.chromium/patch-src_skia_skia_chrome_gypi
  + qtwebengine/patches.chromium/patch-src_skia_skia_common_gypi
  + qtwebengine/patches.chromium/patch-src_sync_util_get_session_name_cc
  + qtwebengine/patches.chromium/patch-src_sync_util_get_session_name_linux_cc
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_bindings_core_v8_V8ScriptRunner_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_core_core_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_blink_platform_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_fonts_FontCache_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_fonts_FontCache_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_heap_StackFrameDepth_cpp
  + qtwebengine/patches.chromium/patch-src_ui_gfx_canvas_skia_cc
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_heap_ThreadState_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_heap_ThreadState_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_platform_image-decoders_png_PNGImageDecoder_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_web_PopupMenuImpl_cpp
  + qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_web_web_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_WebKit_Source_wtf_MathExtras_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_ffmpeg_generated_gypi
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h
  + qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_ffmpeg_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_libavcodec_x86_cabac_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_libavutil_autorename_libavutil_cpu_c
  + qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_libavutil_cpu_c
  + qtwebengine/patches.chromium/patch-src_third_party_ffmpeg_libavutil_mem_c
  + qtwebengine/patches.chromium/patch-src_third_party_iccjpeg_iccjpeg_gyp
  + qtwebengine/patches.chromium/patch-src_third_party_libXNVCtrl_NVCtrl_c
  + qtwebengine/patches.chromium/patch-src_third_party_libXNVCtrl_libXNVCtrl_gyp
  + qtwebengine/patches.chromium/patch-src_third_party_libjingle_libjingle_gyp
  + qtwebengine/patches.chromium/patch-src_third_party_libjpeg_turbo_libjpeg_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton_h
  + qtwebengine/patches.chromium/patch-src_third_party_libusb_libusb_gyp
  + qtwebengine/patches.chromium/patch-src_ui_base_ui_base_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_libphonenumber_dist_cpp_src_phonenumbers_base_thread_checker_h
  + qtwebengine/patches.chromium/patch-src_third_party_libusb_src_libusb_core_c
  + qtwebengine/patches.chromium/patch-src_third_party_libyuv_libyuv_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_pdfium_build_standalone_gypi
  + qtwebengine/patches.chromium/patch-src_third_party_pdfium_pdfium_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_pdfium_core_fxcrt_include_fx_system_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_pdfium_core_fxge_ge_fx_ge_linux_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_pdfium_fpdfsdk_javascript_JS_Value_cpp
  + 
qtwebengine/patches.chromium/patch-src_third_party_pdfium_third_party_libopenjpeg20_opj_malloc_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_protobuf_src_google_protobuf_stubs_atomicops_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_protobuf_src_google_protobuf_stubs_strutil_h
  + qtwebengine/patches.chromium/patch-src_third_party_skia_gyp_ports_gyp
  + 
qtwebengine/patches.chromium/patch-src_third_party_skia_src_gpu_GrAutoLocaleSetter_h
  + qtwebengine/patches.chromium/patch-src_ui_gfx_codec_png_codec_cc
  + 
qtwebengine/patches.chromium/patch-src_third_party_skia_src_ports_SkOSFile_stdio_cpp
  + qtwebengine/patches.chromium/patch-src_third_party_usrsctp_usrsctp_gyp
  + qtwebengine/patches.chromium/patch-src_third_party_webrtc_base_base_gyp
  + qtwebengine/patches.chromium/patch-src_third_party_webrtc_base_httpcommon_cc
  + qtwebengine/patches.chromium/patch-src_third_party_webrtc_base_network_cc
  + 
qtwebengine/patches.chromium/patch-src_third_party_webrtc_base_physicalsocketserver_cc
  + qtwebengine/patches.chromium/patch-src_third_party_webrtc_base_stringutils_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_webrtc_base_platform_thread_cc
  + qtwebengine/patches.chromium/patch-src_third_party_webrtc_build_common_gypi
  + 
qtwebengine/patches.chromium/patch-src_third_party_webrtc_system_wrappers_source_atomic32_posix_cc
  + 
qtwebengine/patches.chromium/patch-src_third_party_webrtc_system_wrappers_source_timestamp_extrapolator_cc
  + 
qtwebengine/patches.chromium/patch-src_third_party_webrtc_voice_engine_voice_engine_defines_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_yasm_source_config_openbsd_config_h
  + 
qtwebengine/patches.chromium/patch-src_third_party_yasm_source_config_openbsd_libyasm-stdint_h
  + qtwebengine/patches.chromium/patch-src_tools_gyp_pylib_gyp_generator_make_py
  + 
qtwebengine/patches.chromium/patch-src_tools_gyp_pylib_gyp_generator_ninja_py
  + qtwebengine/patches.chromium/patch-src_ui_accessibility_accessibility_gyp
  + 
qtwebengine/patches.chromium/patch-src_ui_accessibility_platform_ax_platform_node_h
  + qtwebengine/patches.chromium/patch-src_ui_app_list_app_list_constants_cc
  + qtwebengine/patches.chromium/patch-src_ui_app_list_app_list_constants_h
  + qtwebengine/patches.chromium/patch-src_ui_app_list_app_list_menu_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_app_list_views_app_list_item_view_cc
  + qtwebengine/patches.chromium/patch-src_ui_app_list_views_app_list_view_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_base_ime_ime_engine_handler_interface_h
  + qtwebengine/patches.chromium/patch-src_ui_base_ime_input_method_factory_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_base_ime_input_method_initializer_cc
  + qtwebengine/patches.chromium/patch-src_ui_base_resource_resource_bundle_cc
  + qtwebengine/patches.chromium/patch-src_ui_base_webui_web_ui_util_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_events_devices_x11_device_data_manager_x11_cc
  + qtwebengine/patches.chromium/patch-src_ui_events_event_switches_cc
  + qtwebengine/patches.chromium/patch-src_ui_events_event_switches_h
  + 
qtwebengine/patches.chromium/patch-src_ui_events_keycodes_dom_keycode_converter_cc
  + qtwebengine/patches.chromium/patch-src_ui_gfx_font_fallback_linux_cc
  + qtwebengine/patches.chromium/patch-src_ui_gfx_font_render_params_h
  + qtwebengine/patches.chromium/patch-src_ui_gl_generate_bindings_py
  + qtwebengine/patches.chromium/patch-src_ui_gl_gl_bindings_api_autogen_glx_h
  + qtwebengine/patches.chromium/patch-src_ui_gl_gl_bindings_autogen_glx_cc
  + qtwebengine/patches.chromium/patch-src_ui_gl_gl_bindings_autogen_glx_h
  + qtwebengine/patches.chromium/patch-src_ui_gl_gl_surface_glx_cc
  + qtwebengine/patches.chromium/patch-src_ui_gl_sync_control_vsync_provider_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_message_center_message_center_style_h
  + qtwebengine/patches.chromium/patch-src_ui_resources_ui_resources_grd
  + 
qtwebengine/patches.chromium/patch-src_ui_message_center_views_message_center_button_bar_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_message_center_views_message_center_button_bar_h
  + 
qtwebengine/patches.chromium/patch-src_ui_message_center_views_message_center_view_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_message_center_views_notification_view_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_touch_selection_ui_touch_selection_gyp
  + 
qtwebengine/patches.chromium/patch-src_ui_views_accessibility_native_view_accessibility_h
  + qtwebengine/patches.chromium/patch-src_ui_views_bubble_bubble_delegate_cc
  + qtwebengine/patches.chromium/patch-src_ui_views_views_delegate_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_views_controls_button_label_button_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_views_controls_scrollbar_base_scroll_bar_cc
  + 
qtwebengine/patches.chromium/patch-src_ui_views_controls_textfield_textfield_cc
  + qtwebengine/patches.chromium/patch-src_ui_views_controls_webview_webview_gyp
  + qtwebengine/patches.chromium/patch-src_ui_views_style_platform_style_cc
  + qtwebengine/patches.chromium/patch-src_ui_views_views_delegate_h
  + qtwebengine/patches.chromium/patch-src_ui_views_views_gyp
  + qtwebengine/patches.chromium/patch-src_ui_views_views_switches_cc
  + qtwebengine/patches.chromium/patch-src_ui_views_window_custom_frame_view_cc
  + qtwebengine/patches.chromium/patch-src_v8_src_globals_h
  + qtwebengine/patches.chromium/patch-src_ui_views_window_dialog_delegate_cc
  + qtwebengine/patches.chromium/patch-src_ui_webui_resources_js_cr_js
  + qtwebengine/patches.chromium/patch-src_ui_webui_resources_js_util_js
  + 
qtwebengine/patches.chromium/patch-src_v8_src_base_platform_platform-openbsd_cc
  + 
qtwebengine/patches.chromium/patch-src_v8_src_base_platform_platform-posix_cc
  + qtwebengine/patches.chromium/patch-src_v8_src_log-utils_h
  + qtxmlpatterns/Makefile                + qtxmlpatterns/distinfo
  + qtxmlpatterns/pkg/DESCR-main          + qtxmlpatterns/pkg/PLIST-main
  + qtxmlpatterns/pkg/PLIST-examples      + qtxmlpatterns/pkg/DESCR-examples
  + qtxmlpatterns/pkg/PLIST-qch           + qtxmlpatterns/pkg/DESCR-qch
  + qtxmlpatterns/pkg/PLIST-html          + qtxmlpatterns/pkg/DESCR-html

  > New import:
  >     Import Qt 5.6.2.

  ~ Makefile                              ~ qt5.port.mk

  > Resolve conflicts after Qt 5.6.2 import. (zhuk@)

  - distinfo                              
  - patch-qtdeclarative_src_qml_jsruntime_qv4engine_cpp
  - patch-qtactiveqt_src_activeqt_activeqt_pro
  - patch-qtmacextras_src_src_pro         - patch-qtandroidextras_src_src_pro
  - patch-qtmultimedia_config_tests_gstreamer_main_cpp
  - patch-qtbase_config_tests_unix_iconv_iconv_pro
  - patch-qtmultimedia_config_tests_linux_v4l_main_cpp
  - patch-qtbase_config_tests_unix_pulseaudio_pulseaudio_pro
  - patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_JavaScriptCore_pri
  - patch-qtbase_configure                
  - patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_wtf_MathExtras_h
  - patch-qtbase_mkspecs_features_create_cmake_prf
  - patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_wtf_Platform_h
  - patch-qtbase_mkspecs_openbsd-g++_qmake_conf
  - 
patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_wtf_RandomNumberSeed_h
  - patch-qtbase_qmake_generators_makefile_cpp
  - patch-qtscript_src_3rdparty_javascriptcore_WebKit_pri
  - patch-qtbase_qmake_generators_unix_unixmake2_cpp
  - patch-qtsensors_src_plugins_sensors_dummy_dummy_pro
  - patch-qtbase_qmake_generators_unix_unixmake_cpp
  - patch-qttools_src_assistant_clucene_qclucene-config_p_h
  - patch-qtbase_qmake_generators_unix_unixmake_h
  - patch-qttools_src_assistant_qhelpgenerator_main_cpp
  - patch-qtbase_src_3rdparty_forkfd_forkfd_c
  - patch-qttools_src_assistant_qhelpgenerator_qhelpgenerator_pro
  - patch-qtbase_src_concurrent_qtconcurrentiteratekernel_cpp
  - patch-qtwebkit_Source_JavaScriptCore_dfg_DFGDisassembler_cpp
  - patch-qtbase_src_corelib_io_qfilesystemwatcher_cpp
  - patch-qtwebkit_Source_JavaScriptCore_heap_MachineStackMarker_cpp
  - patch-qtbase_src_corelib_io_qlockfile_unix_cpp
  - patch-qtwebkit_Source_JavaScriptCore_jit_ExecutableAllocator_h
  - patch-qtbase_src_corelib_io_qstorageinfo_unix_cpp
  - patch-qtwebkit_Source_JavaScriptCore_jsc_pro
  - patch-qtbase_src_corelib_kernel_qcore_unix_p_h
  - patch-qtwebkit_Source_ThirdParty_ANGLE_src_libGLESv2_Program_cpp
  - patch-qtbase_src_corelib_tools_qbytearray_cpp
  - patch-qtwebkit_Source_WTF_wtf_MathExtras_h
  - patch-qtbase_src_corelib_tools_qbytearray_h
  - patch-qtwebkit_Source_WTF_wtf_Platform_h
  - patch-qtbase_src_gui_image_qxbmhandler_cpp
  - patch-qtwebkit_Source_WTF_wtf_RandomNumberSeed_h
  - patch-qtbase_src_network_kernel_qdnslookup_unix_cpp
  - patch-qtwebkit_Source_WebCore_Target_pri
  - patch-qtbase_src_network_socket_qnativesocketengine_unix_cpp
  - patch-qtwebkit_Source_WebCore_plugins_qt_PluginPackageQt_cpp
  - patch-qtbase_src_network_ssl_qsslcontext_openssl_cpp
  - patch-qtwebkit_Source_WebCore_plugins_qt_PluginViewQt_cpp
  - patch-qtbase_src_network_ssl_qsslsocket_cpp
  - patch-qtwebkit_Source_WebKit2_PluginProcess_qt_PluginProcessMainQt_cpp
  - patch-qtbase_src_platformheaders_platformheaders_pro
  - 
patch-qtwebkit_Source_WebKit2_WebProcess_Plugins_Netscape_x11_NetscapePluginX11_cpp
  - patch-qtbase_src_plugins_platforms_xcb_qxcbscreen_cpp
  - patch-qtwebkit_Source_WebKit2_WebProcess_pro
  - patch-qtbase_src_testlib_qtestcase_cpp
  - patch-qtwebkit_Tools_DumpRenderTree_JavaScriptThreading_cpp
  - patch-qtbase_src_tools_qdoc_htmlgenerator_cpp
  - patch-qtwebkit_Tools_mangleme_mangle_cgi_c
  - patch-qtbase_src_tools_qdoc_tokenizer_cpp
  - patch-qtwebkit_Tools_mangleme_remangle_cgi_c
  - patch-qtbase_src_widgets_styles_qgtk2painter_cpp
  - patch-qtwebkit_Tools_qmake_config_tests_gccdepends_gccdepends_pro
  - patch-qtbase_src_widgets_styles_qgtkstyle_p_cpp
  - patch-qtwebkit_Tools_qmake_config_tests_glx_glx_pro
  - patch-qtbase_tests_auto_corelib_tools_qbytearray_tst_qbytearray_cpp
  - patch-qtwebkit_Tools_qmake_config_tests_libXcomposite_libXcomposite_pro
  - patch-qtdeclarative_src_3rdparty_masm_wtf_MathExtras_h
  - patch-qtwebkit_Tools_qmake_config_tests_libXrender_libXrender_pro
  - patch-qtdeclarative_src_3rdparty_masm_wtf_Platform_h
  - patch-qtwebkit_Tools_qmake_mkspecs_features_functions_prf
  - patch-qtdeclarative_src_qml_jsruntime_jsruntime_pri
  - patch-qtwinextras_src_src_pro         
  - patch-qtdeclarative_src_qml_jsruntime_qv4alloca_p_h
  - pkg/DESCR-html                        - pkg/DESCR-mysql
  - pkg/DESCR-qch                         - pkg/DESCR-tds
  - pkg/PLIST-html                        - pkg/PLIST-mysql
  - pkg/PLIST-qch                         - pkg/PLIST-tds
  - pkg/DESCR-examples                    - pkg/DESCR-main
  - pkg/DESCR-psql                        - pkg/DESCR-sqlite2
  - pkg/PLIST-examples                    - pkg/PLIST-main
  - pkg/PLIST-psql                        - pkg/PLIST-sqlite2

  > Remove leftover files from Qt 5.5 times. (zhuk@)

smplayer

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

smtube

  ~ Makefile                              

  > Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
  > The devel/kf5 to be handled separately, please wait. (zhuk@)

tellico-kde4

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_fetch_allocinefetcher_cpp
  ~ patches/patch-src_fetch_discogsfetcher_cpp
  ~ patches/patch-src_fetch_moviemeterfetcher_cpp
  ~ patches/patch-src_fetch_themoviedbfetcher_cpp
  ~ patches/patch-src_fetch_vndbfetcher_cpp
  ~ patches/patch-src_tests_discogsfetchertest_cpp
  ~ pkg/PLIST                             

  > Minor update to Tellico 2.3.11. All patches went upstream.
  > From Rafael Sadowski. (zhuk@)

===============================================================================
_______________________________________________
owc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/owc

Reply via email to