OpenBSD ports changes summary for 2017-07-17
============================================

archivers/quazip                        benchmarks/netperf-wrapper
chinese                                 chinese/crxvt
devel                                   devel/bpython
devel/kf5                               devel/llvm
devel/py-fasteners                      devel/py-sip
devel/quirks                            editors/calligra
graphics/gifsicle                       meta/qt5
misc/memcached                          misc/spdrs60
multimedia                              multimedia/phonon
multimedia/phonon-backend               multimedia/phonon-qt5
multimedia/x265                         net/freeradius3
print/gutenprint                        productivity/vdirsyncer
shells/py-qtconsole                     sysutils
sysutils/borgmatic                      www/qutebrowser
x11/cool-retro-term                     x11/nagstamon
x11/py-qt4                              x11/py-qt5
x11/qt5                                 x11/xfce4

== archivers ========================================================= 01/16 ==

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

quazip

  ~ Makefile                              

  > Unbreak after recent Qt 5.9 update. (zhuk@)

== benchmarks ======================================================== 02/16 ==

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

netperf-wrapper

  ~ Makefile                              

  > Bump -gui subpackage after the renaming of py-qt5,-main to py-qt5. (kili@)

== chinese =========================================================== 03/16 ==

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

chinese

  ~ Makefile                              

  > Remove chinese/crxvt.
  > We recently removed mrxvt and rxvt due to the fact that upstream is
  > dead and that thee code is vulnerable to CVE-2017-7483.
  > On top of that, crxvt is very unstable: it dumps core after entering
  > a few commands or pressing enter repeatedly a couple of times.
  > OK jca@, dcoppa@, bcallah@, kevlo@, bentley@ (fcambus@)

crxvt

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

  > Remove chinese/crxvt.
  > We recently removed mrxvt and rxvt due to the fact that upstream is
  > dead and that thee code is vulnerable to CVE-2017-7483.
  > On top of that, crxvt is very unstable: it dumps core after entering
  > a few commands or pressing enter repeatedly a couple of times.
  > OK jca@, dcoppa@, bcallah@, kevlo@, bentley@ (fcambus@)

== devel ============================================================= 04/16 ==

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

devel

  ~ Makefile                              

  > + py-fasteners
  > + py-fasteners,python3 (danj@)

bpython

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 0.17
  > Changelog: https://github.com/bpython/bpython/blob/master/CHANGELOG
  > (bcallah@)

kf5

  ~ knotifications/Makefile               ~ knotifyconfig/Makefile
  ~ khtml/Makefile                        

  > Switch Qt5-based Phonon to a separate port, with a separate version.
  > The phonon.port.mk stays where it is (at least until KDE4 dies).
  > This gives a chance for various KF5 things to build again. (zhuk@)

llvm

  ~ Makefile                              

  > Mark llvm as BROKEN-powerpc, it never built fine there, and we're
  > uselessly wasting cpu cycles trying.
  > Fails when linking binaries with 'relocation truncated to fit:
  > R_PPC_PLTREL24' - jca@ tried to fix ld at some point, or something else
  > has to be whacked.
  > See http://build-failures.rhaalovely.net/powerpc/2017-06-03/devel/llvm.log
  > or
  > http://build-failures.rhaalovely.net/powerpc/2017-04-02/devel/llvm%2C-main.
  > log
  > or the bazillions previous failures. (landry@)

py-fasteners

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

  > New import:
  >     Import py-fasteners, tweaks/ok jca@

py-sip

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
  > Tested with both GCC and CLang (less through).
  > This forces updating x11/py-qt5, which forces update of devel/py-sip,
  > which forces update of x11/py-qt4, but, thankfully, no breakage detected.
  > (zhuk@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Fix $obsolete_reason entries, they should list package names, not paths.
  > (zhuk@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register py-qt5-docs removal, no longer maintained upstream. (zhuk@)

  ~ Makefile                              ~ files/Quirks.pm

  > I've almost forgotten that qtenginio is gone as well. (zhuk@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register removal of crxvt. (fcambus@)

== editors =========================================================== 05/16 ==

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

calligra

  ~ Makefile                              

  > Switch Qt5-based Phonon to a separate port, with a separate version.
  > The phonon.port.mk stays where it is (at least until KDE4 dies).
  > This gives a chance for various KF5 things to build again. (zhuk@)

== graphics ========================================================== 06/16 ==

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

gifsicle

  ~ Makefile                              ~ distinfo

  > Update to gifsicle-1.89. (benoit@)

== meta ============================================================== 07/16 ==

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

qt5

  ~ Makefile                              

  > Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
  > Tested with both GCC and CLang (less through).
  > This forces updating x11/py-qt5, which forces update of devel/py-sip,
  > which forces update of x11/py-qt4, but, thankfully, no breakage detected.
  > (zhuk@)

== misc ============================================================== 08/16 ==

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

memcached

  ~ Makefile                              ~ distinfo
  ~ patches/patch-memcached_c             ~ pkg/README
  ~ pkg/memcached.rc                      

  > Update to memcached 1.4.39.
  > Fixes CVE-2017-9951.
  > Create var/run/memcached with correct perms/ownership in rc_pre, and
  > document in README how to make it listen on a unix socket instead of
  > localhost/network.
  > ok giovanni@ (maintainer) (landry@)

spdrs60

  ~ Makefile                              

  > Another Qt5 & C++11 fallout, found by kili@. (zhuk@)

== multimedia ======================================================== 09/16 ==

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

multimedia

  ~ Makefile                              

  > Switch Qt5-based Phonon to a separate port, with a separate version.
  > The phonon.port.mk stays where it is (at least until KDE4 dies).
  > This gives a chance for various KF5 things to build again. (zhuk@)

phonon

  - pkg/PFRAG.no-qt5                      - pkg/PFRAG.qt5
  ~ Makefile                              ~ phonon.port.mk
  ~ pkg/DESCR                             ~ pkg/PLIST

  > Switch Qt5-based Phonon to a separate port, with a separate version.
  > The phonon.port.mk stays where it is (at least until KDE4 dies).
  > This gives a chance for various KF5 things to build again. (zhuk@)

phonon-backend

  ~ gstreamer/Makefile                    

  > Switch Qt5-based Phonon to a separate port, with a separate version.
  > The phonon.port.mk stays where it is (at least until KDE4 dies).
  > This gives a chance for various KF5 things to build again. (zhuk@)

phonon-qt5

  + Makefile                              + distinfo
  + patches/patch-CMakeLists_txt          + patches/patch-cmake_CMakeLists_txt
  + patches/patch-cmake_FindPhononInternal_cmake
  + patches/patch-phonon_CMakeLists_txt   
  + patches/patch-phonon_experimental_CMakeLists_txt
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import a separate port for Qt5-based Phonon, bumped to 4.9.1 (latest).

  ~ pkg/PLIST                             

  > The @pkgpath marker is required for smooth updates.
  > No bump since just imported and not yet linked to the build. (zhuk@)

x265

  ~ Makefile                              ~ distinfo

  > Update to x265-2.5.
  > from Brad (maintainer) (ajacoutot@)

== net =============================================================== 10/16 ==

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

freeradius3

  - patches/patch-raddb_certs_bootstrap   - patches/patch-scripts_jlibtool_c
  - patches/patch-src_lib_net_c           - patches/patch-src_main_tls_c
  - patches/patch-src_tests_runtests_sh   ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ patches/patch-raddb_radiusd_conf_in   

  > update to freeradius-3.0.15
  > http://freeradius.org/security/fuzzer-2017.html (sthen@)

== print ============================================================= 11/16 ==

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

gutenprint

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               
  ~ patches/patch-src_main_print-olympus_c
  ~ pkg/PLIST                             

  > Update to gutenprint-5.2.13. (ajacoutot@)

== productivity ====================================================== 12/16 ==

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

vdirsyncer

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to vdirsyncer-0.16.0
  > From Remi Locherer (maintainer) (danj@)

== shells ============================================================ 13/16 ==

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

py-qtconsole

  ~ Makefile                              

  > Bump after the renaming of py-qt5,-main to py-qt5. (kili@)

== sysutils ========================================================== 14/16 ==

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

sysutils

  ~ Makefile                              

  > +borgmatic (jasper@)

borgmatic

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + files/config.dist                     

  > New import:
  >     import borgmatic-1.0.3

== www =============================================================== 15/16 ==

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

qutebrowser

  ~ Makefile                              

  > Bump after the renaming of py-qt5,-main to py-qt5. (kili@)

== x11 =============================================================== 16/16 ==

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

cool-retro-term

  ~ Makefile                              

  > Fix after C++11 requirement coming from Qt 5.9.
  > Found by kili@ and his gcc. (zhuk@)

nagstamon

  ~ Makefile                              

  > Bump after the renaming of py-qt5,-main to py-qt5. (kili@)

py-qt4

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-docs                        
  + pkg/patch-src_3rdparty_assimp_code_glTFAssetWriter_inl

  > Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
  > Tested with both GCC and CLang (less through).
  > This forces updating x11/py-qt5, which forces update of devel/py-sip,
  > which forces update of x11/py-qt4, but, thankfully, no breakage detected.
  > (zhuk@)

py-qt5

  - pkg/patch-src_3rdparty_assimp_code_BlenderTessellator_cpp
  - patches/patch-sip_QtCore_QtCoremod_sip
  - pkg/DESCR-docs                        - pkg/DESCR-main
  - pkg/PLIST-docs                        - pkg/PLIST-main
  ~ Makefile                              ~ distinfo
  + pkg/DESCR                             + pkg/PLIST

  > Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
  > Tested with both GCC and CLang (less through).
  > This forces updating x11/py-qt5, which forces update of devel/py-sip,
  > which forces update of x11/py-qt4, but, thankfully, no breakage detected.
  > (zhuk@)

qt5

  - qtbase/patches/patch-config_tests_unix_compile_test
  - qtbase/patches/patch-mkspecs_openbsd-clang_qmake_conf
  - qtbase/patches/patch-mkspecs_openbsd-clang_qplatformdefs_h
  - qtbase/patches/patch-src_corelib_plugin_qfactoryloader_cpp
  - qtbase/patches/patch-src_corelib_plugin_qpluginloader_cpp
  - qtbase/patches/patch-src_widgets_styles_qgtk2painter_cpp
  - qtbase/patches/patch-src_widgets_styles_qgtkstyle_p_cpp
  - qtbase/patches/patch-qtdeclarative_src_qml_jsruntime_jsruntime_pri
  - qtbase/patches/patch-qtdeclarative_src_qml_jsruntime_qv4alloca_p_h
  - qtenginio/Makefile                    - qtenginio/distinfo
  - qtenginio/pkg/DESCR-docindex          - qtenginio/pkg/DESCR-examples
  - qtenginio/pkg/DESCR-html              - qtenginio/pkg/DESCR-main
  - qtenginio/pkg/DESCR-qch               - qtenginio/pkg/PLIST-docindex
  - qtenginio/pkg/PLIST-examples          - qtenginio/pkg/PLIST-html
  - qtenginio/pkg/PLIST-main              - qtenginio/pkg/PLIST-qch
  - qtenginio/pkg/patch-src_assistant_clucene_qclucene-config_p_h
  - qtenginio/pkg/patch-src_3rdparty_chromium_third_party_zlib_simd_stub_c
  - qtenginio/pkg/patch-tools_qmake_config_tests_libcap_libcap_pro
  ~ Makefile                              ~ Makefile.inc
  ~ Makefile.version                      ~ qt5.port.mk
  ~ qt3d/Makefile                         ~ qt3d/distinfo
  ~ qt3d/pkg/PLIST-examples               ~ qt3d/pkg/PLIST-html
  ~ qt3d/pkg/PLIST-main                   ~ qtactiveqt/Makefile
  ~ qtactiveqt/distinfo                   ~ qtbase/Makefile
  ~ qtbase/distinfo                       
  ~ qtbase/patch-config_tests_unix_openssl_openssl_cpp
  ~ qtbase/patch-configure                
  ~ qtbase/patch-mkspecs_features_create_cmake_prf
  ~ qtbase/patch-mkspecs_features_qt_module_prf
  ~ qtbase/patch-mkspecs_openbsd-g++_qmake_conf
  ~ qtbase/patch-qmake_generators_makefile_cpp
  ~ qtbase/patch-qmake_generators_unix_unixmake2_cpp
  ~ qtbase/patch-qmake_generators_unix_unixmake_cpp
  ~ qtbase/patch-qmake_generators_unix_unixmake_h
  ~ qtbase/patch-src_corelib_global_global_pri
  ~ qtbase/patch-src_corelib_global_qversiontagging_cpp
  ~ qtbase/patch-src_corelib_tools_qbytearray_cpp
  ~ qtbase/patch-src_corelib_tools_qbytearray_h
  ~ qtbase/patch-src_gui_image_qxbmhandler_cpp
  ~ qtbase/patch-src_network_kernel_qdnslookup_unix_cpp
  ~ qtbase/patch-src_network_socket_qnativesocketengine_unix_cpp
  ~ qtbase/patch-src_network_ssl_qsslcontext_openssl_cpp
  ~ qtbase/patch-src_network_ssl_qsslsocket_cpp
  ~ qtbase/patch-src_network_ssl_qsslsocket_openssl_symbols_cpp
  ~ qtbase/patch-src_network_ssl_qsslsocket_openssl_symbols_p_h
  ~ qtbase/patch-src_platformheaders_platformheaders_pro
  ~ qtbase/patch-src_testlib_qtestcase_cpp
  ~ qtbase/patch-tests_auto_corelib_tools_qbytearray_tst_qbytearray_cpp
  ~ qtbase/pkg/PLIST-examples             ~ qtbase/pkg/PLIST-main
  ~ qtbase-docs/Makefile                  ~ qtbase-docs/distinfo
  ~ qtbase-docs/pkg/PLIST-html            ~ qtbase-docs/pkg/PLIST-qch
  ~ qtcanvas3d/Makefile                   ~ qtcanvas3d/distinfo
  ~ qtcanvas3d/pkg/PLIST-examples         ~ qtcharts/pkg/PLIST-docindex
  ~ qtcharts/pkg/PLIST-examples           ~ qtcharts/pkg/PLIST-html
  ~ qtcharts/pkg/PLIST-main               ~ qtcharts/pkg/PLIST-qch
  ~ qtconnectivity/Makefile               ~ qtconnectivity/distinfo
  ~ qtconnectivity/pkg/PLIST-examples     ~ qtconnectivity/pkg/PLIST-html
  ~ qtconnectivity/pkg/PLIST-main         ~ qtdatavis3d/distinfo
  ~ qtdatavis3d/pkg/PLIST-docindex        ~ qtdatavis3d/pkg/PLIST-examples
  ~ qtdatavis3d/pkg/PLIST-html            ~ qtdatavis3d/pkg/PLIST-main
  ~ qtdatavis3d/pkg/PLIST-qch             ~ qtdeclarative/Makefile
  ~ qtdeclarative/distinfo                ~ qtdeclarative/pkg/PLIST-examples
  ~ qtdeclarative/pkg/PLIST-html          ~ qtdeclarative/pkg/PLIST-main
  ~ qtdoc/Makefile                        ~ qtdoc/distinfo
  ~ qtdoc/pkg/PLIST-html                  ~ qtgamepad/Makefile
  ~ qtgamepad/distinfo                    ~ qtgamepad/pkg/PLIST-docindex
  ~ qtgamepad/pkg/PLIST-examples          ~ qtgamepad/pkg/PLIST-html
  ~ qtgamepad/pkg/PLIST-main              ~ qtgamepad/pkg/PLIST-qch
  ~ qtgraphicaleffects/Makefile           ~ qtgraphicaleffects/distinfo
  ~ qtgraphicaleffects/pkg/PLIST-main     ~ qtgraphicaleffects/pkg/PLIST-qch
  ~ qtimageformats/Makefile               ~ qtimageformats/distinfo
  ~ qtimageformats/pkg/PLIST-html         ~ qtimageformats/pkg/PLIST-main
  ~ qtlocation/Makefile                   ~ qtlocation/distinfo
  ~ qtlocation/pkg/PLIST-examples         ~ qtlocation/pkg/PLIST-html
  ~ qtlocation/pkg/PLIST-main             ~ qtmultimedia/Makefile
  ~ qtmultimedia/distinfo                 ~ qtmultimedia/pkg/PLIST-examples
  ~ qtmultimedia/pkg/PLIST-html           ~ qtmultimedia/pkg/PLIST-main
  ~ qtnetworkauth/distinfo                ~ qtnetworkauth/pkg/PLIST-docindex
  ~ qtnetworkauth/pkg/PLIST-examples      ~ qtnetworkauth/pkg/PLIST-html
  ~ qtnetworkauth/pkg/PLIST-main          ~ qtnetworkauth/pkg/PLIST-qch
  ~ qtpurchasing/distinfo                 ~ qtpurchasing/pkg/PLIST-docindex
  ~ qtpurchasing/pkg/PLIST-examples       ~ qtpurchasing/pkg/PLIST-html
  ~ qtpurchasing/pkg/PLIST-main           ~ qtpurchasing/pkg/PLIST-qch
  ~ qtquickcontrols/Makefile              ~ qtquickcontrols/distinfo
  ~ qtquickcontrols/pkg/PLIST-docindex    ~ qtquickcontrols/pkg/PLIST-examples
  ~ qtquickcontrols/pkg/PLIST-html        ~ qtquickcontrols/pkg/PLIST-main
  ~ qtquickcontrols/pkg/PLIST-qch         ~ qtquickcontrols2/Makefile
  ~ qtquickcontrols2/distinfo             ~ qtquickcontrols2/pkg/PLIST-docindex
  ~ qtquickcontrols2/pkg/PLIST-examples   ~ qtquickcontrols2/pkg/PLIST-html
  ~ qtquickcontrols2/pkg/PLIST-main       ~ qtquickcontrols2/pkg/PLIST-qch
  ~ qtremoteobjects/distinfo              ~ qtremoteobjects/pkg/PLIST-docindex
  ~ qtremoteobjects/pkg/PLIST-examples    ~ qtremoteobjects/pkg/PLIST-html
  ~ qtremoteobjects/pkg/PLIST-main        ~ qtremoteobjects/pkg/PLIST-qch
  ~ qtscript/Makefile                     ~ qtscript/distinfo
  ~ qtscript/pkg/PLIST-examples           ~ qtscript/pkg/PLIST-html
  ~ qtscxml/distinfo                      ~ qtscxml/pkg/PLIST-docindex
  ~ qtscxml/pkg/PLIST-examples            ~ qtscxml/pkg/PLIST-html
  ~ qtscxml/pkg/PLIST-main                ~ qtscxml/pkg/PLIST-qch
  ~ qtsensors/Makefile                    ~ qtsensors/distinfo
  ~ qtsensors/pkg/PLIST-examples          ~ qtsensors/pkg/PLIST-html
  ~ qtsensors/pkg/PLIST-main              ~ qtserialbus/Makefile
  ~ qtserialbus/distinfo                  ~ qtserialbus/pkg/PLIST-examples
  ~ qtserialbus/pkg/PLIST-html            ~ qtserialbus/pkg/PLIST-main
  ~ qtserialport/Makefile                 ~ qtserialport/distinfo
  ~ qtserialport/pkg/PLIST-examples       ~ qtspeech/distinfo
  ~ qtspeech/pkg/PLIST-main               ~ qtsvg/Makefile
  ~ qtsvg/distinfo                        ~ qtsvg/pkg/PLIST-examples
  ~ qtsvg/pkg/PLIST-html                  ~ qtsvg/pkg/PLIST-main
  ~ qttools/Makefile                      ~ qttools/distinfo
  ~ qttools/patch-src_assistant_assistant_assistant_pro
  ~ qttools/patch-src_qdoc_tokenizer_cpp
  ~ qttools/pkg/PLIST-examples            ~ qttools/pkg/PLIST-main
  ~ qttranslations/distinfo               ~ qttranslations/pkg/PLIST
  ~ qtvirtualkeyboard/Makefile            ~ qtvirtualkeyboard/distinfo
  ~ qtvirtualkeyboard/pkg/PLIST-docindex
  ~ qtvirtualkeyboard/pkg/PLIST-html      ~ qtwebchannel/Makefile
  ~ qtwebchannel/distinfo                 ~ qtwebchannel/pkg/PLIST-examples
  ~ qtwebengine/Makefile                  ~ qtwebengine/distinfo
  ~ qtwebengine/files/audio_manager_openbsd.cc
  ~ qtwebengine/files/audio_manager_openbsd.h
  ~ qtwebengine/files/chrome              ~ qtwebengine/files/sndio_input.h
  ~ qtwebengine/files/sndio_output.cc     ~ qtwebengine/files/sndio_output.h
  ~ qtwebengine/files/patch-src_3rdparty_chromium_base_debug_debugger_posix_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_base_posix_unix_domain_socket_linux_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_base_process_process_handle_openbsd_cc
  ~ qtwebengine/files/patch-src_3rdparty_chromium_base_process_process_posix_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_base_threading_platform_thread_linux_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_base_threading_platform_thread_posix_cc
  ~ qtwebengine/files/patch-src_3rdparty_chromium_build_compiler_version_py
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_ppapi_shared_impl_private_net_address_private_impl_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_third_party_skia_src_gpu_GrAutoLocaleSetter_h
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_third_party_webrtc_base_network_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_third_party_webrtc_base_physicalsocketserver_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_third_party_webrtc_base_platform_thread_cc
  ~ 
qtwebengine/files/patch-src_3rdparty_chromium_third_party_webrtc_base_stringutils_h
  ~ qtwebengine/files/patch-src_3rdparty_chromium_ui_events_event_switches_cc
  ~ qtwebengine/files/patch-src_3rdparty_chromium_ui_events_event_switches_h
  ~ qtwebengine/files/patch-src_core_config_desktop_openbsd_pri
  ~ qtwebkit/Makefile                     ~ qtwebkit/distinfo
  ~ qtwebkit/patches/patch-Source_JavaScriptCore_jsc_pro
  ~ 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/pkg/PLIST-qch                ~ qtwebkit-examples/Makefile
  ~ qtwebsockets/Makefile                 ~ qtwebsockets/distinfo
  ~ qtwebsockets/pkg/PLIST-examples       ~ qtwebsockets/pkg/PLIST-main
  ~ qtwebview/Makefile                    ~ qtwebview/distinfo
  ~ qtx11extras/Makefile                  ~ qtx11extras/distinfo
  ~ qtxmlpatterns/Makefile                ~ qtxmlpatterns/distinfo
  ~ qtxmlpatterns/pkg/PLIST-examples      ~ qtxmlpatterns/pkg/PLIST-main
  + qtbase/files/clang-qmake.conf         
  + qtbase/files/patch-config_tests_qpa_xcb-xlib_xcb-xlib_pro
  + qtbase/files/patch-src_corelib_global_qcompilerdetection_h
  + qtbase/files/patch-src_corelib_kernel_qfunctions_fake_env_p_h
  + qtbase/files/patch-src_gui_configure_json
  + qtbase/files/patch-src_platformsupport_themes_genericunix_genericunix_pri
  + qtbase/files/patch-src_plugins_sqldrivers_configure_json
  + qtbase/files/patch-src_qml_jit_qv4targetplatform_p_h
  + qtbase/files/patch-src_qml_jsruntime_qv4global_p_h
  + qtdeclarative/pkg/DESCR-xmllistmodel
  + qtdeclarative/pkg/PLIST-xmllistmodel
  + qtdeclarative/pkg/patch-config_tests_linux_v4l_main_cpp
  + qtdeclarative/pkg/patch-src_gsttools_qgstutils_cpp
  + 
qtdeclarative/pkg/patch-src_plugins_gstreamer_camerabin_camerabinv4limageprocessing_cpp
  + 
qtdeclarative/pkg/patch-src_plugins_gstreamer_mediacapture_qgstreamerv4l2input_cpp

  > Update from Qt 5.6.2 (LTS) to Qt 5.9.1 (LTS).
  > Tested with both GCC and CLang (less through).
  > This forces updating x11/py-qt5, which forces update of devel/py-sip,
  > which forces update of x11/py-qt4, but, thankfully, no breakage detected.
  > (zhuk@)

xfce4

  ~ tumbler/Makefile                      ~ tumbler/distinfo
  ~ tumbler/pkg/PLIST                     

  > Update to tumbler 0.2.0.
  > Migrated from dbus-glib to GDbus.
  > https://mail.xfce.org/pipermail/xfce-announce/2017-July/000541.html
  > (landry@)

  ~ garcon/Makefile                       ~ garcon/distinfo
  ~ garcon/pkg/PLIST                      

  > Update to garcon 0.6.1.
  > Adds a gtk3 version of garcon libs to handle menus in Gtk3 Xfce apps.
  > (landry@)

  ~ parole/Makefile                       ~ parole/distinfo

  > Update to parole 0.9.2 (landry@)

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

Reply via email to