OpenBSD ports changes summary for 2017-06-18 to 2017-06-25 inclusive
====================================================================

archivers                               archivers/geteltorito
archivers/unrar                         astro/ansiweather
astro/stellarium                        audio/clementine
audio/libmikmod                         audio/mp3blaster
comms/gammu                             comms/py-gammu
databases/evolution-data-server         databases/openldap
databases/py-pickleshare                databases/sqlite3
devel                                   devel/appstream-glib
devel/apr                               devel/apr-util
devel/bpython                           devel/glib2
devel/glib2mm                           devel/jansson
devel/meson                             devel/nspr
devel/py-entrypoints                    devel/py-futures
devel/py-hypothesis                     devel/py-iso3166
devel/py-iso639                         devel/py-isort
devel/py-jupyter_client                 devel/py-setuptools_scm
devel/py-simplejson                     devel/py-test
devel/py-testpath                       devel/py-uncompyle6
devel/quirks                            devel/sdcc
games/wtf                               geo
geo/mapproxy                            geo/mapserver
geo/pdal                                geo/py-laspy
geo/qgis                                graphics
graphics/mandelbulber                   graphics/py-opengl
infrastructure/lib                      infrastructure/man
infrastructure/mk                       lang/bacon
lang/elixir                             lang/jruby
mail/cyrus-imapd                        mail/evolution
mail/evolution-ews                      mail/mozilla-thunderbird
mail/thunderbird-i18n                   misc/memcached
multimedia/gstreamer1                   net
net/haproxy                             net/libepc
net/libmaxminddb                        net/librenms
net/olsrd                               net/openvpn
net/openvpn-auth-ldap                   net/py-botocore
net/py-idna                             net/scamper
net/telegram-purple                     net/texapp
net/xl2tpd                              productivity
productivity/khal                       productivity/tudu
security/ikeman                         security/lastpass-cli
security/libhttpseverywhere             security/nss
security/py-libnacl                     sysutils
sysutils/amazon-ecs-cli                 sysutils/amazon-ssm-agent
sysutils/ansible                        sysutils/awscli
sysutils/beats                          sysutils/google-cloud-sdk
sysutils/py-ghmi                        sysutils/salt
sysutils/sysclean                       sysutils/terraform
sysutils/waagent                        telephony/stuntman
textproc/elasticsearch                  textproc/py-chardet
textproc/py-numpydoc                    www
www/chromium                            www/kibana
www/py-urllib3                          www/sblg
www/sogo                                www/sope
www/surf                                www/surf2
www/trac                                www/webkitgtk4
x11                                     x11/dstat
x11/gnome                               x11/gtk+3
x11/gtk3mm                              x11/gtksourceview3
x11/mate                                x11/mrxvt
x11/xli                                 x11/xloadimage

== archivers ========================================================= 01/22 ==

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

archivers

  ~ Makefile                              

  > +geteltorito (phessler@)

geteltorito

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

  > New import:
  >     import geteltorito, which extracts the initial boot image from a cd

unrar

  ~ Makefile                              ~ distinfo
  ~ patches/patch-makefile                ~ patches/patch-os_hpp
  ~ patches/patch-rijndael_cpp            

  > Security update to 5.50 beta 4 to fix the VMSF_DELTA filter signedness
  > error and unspecified other issues. (naddy@)

== astro ============================================================= 02/22 ==

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

ansiweather

  ~ Makefile                              ~ distinfo

  > Update ansiweather to 1.11. (fcambus@)

stellarium

  - pkg/patch-plugins_TelescopeControl_src_servers_Socket_hpp
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to stellarium-0.16.0. (ajacoutot@)

== audio ============================================================= 03/22 ==

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

clementine

  ~ Makefile                              

  > On startup clementine errors out with an error message, due to
  > devel/sqlite3 not being built with support for fts3_tokenizer().
  > Let's use their shipped version sqlite instead of the system version
  > to circumvent that issue.
  > ok zhuk (natano@)

libmikmod

  ~ Makefile                              ~ distinfo

  > Update libmikmod to 3.3.11.1.
  > Thanks Ozkan Sezer for the heads up. (fcambus@)

mp3blaster

  - patches/patch-nmixer_1                - patches/patch-src_global_cc
  ~ Makefile                              ~ distinfo
  ~ patches/patch-mp3blaster_1            ~ patches/patch-mpegsound_mpegsound_h
  ~ patches/patch-mpegsound_oggplayer_cc
  ~ patches/patch-src_splay_cc            

  > Update to 3.2.6 -- bug fixes collected over the last 8 years.
  > ok rsadowski@ (bcallah@)

== comms ============================================================= 04/22 ==

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

gammu

  ~ Makefile                              ~ distinfo

  > update to gammu-1.38.4 (kirby@)

py-gammu

  ~ Makefile                              ~ distinfo

  > update to python-gammu-2.9 (kirby@)

== databases ========================================================= 05/22 ==

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

evolution-data-server

  ~ Makefile                              ~ distinfo

  > Update to evolution-data-server-3.24.3. (ajacoutot@)

openldap

  ~ Makefile                              ~ pkg/PLIST-main
  ~ pkg/PLIST-server                      

  > Some manpages were in the wrong subpackage; move to the correct one
  > and update @conflict.
  > This is an old bug, but only noticed after the switch to mandoc which
  > means that rather than rendering the manuals with groff (dereferencing
  > symlinks *before* packaging, so all files were present), the files
  > were installed directly, resulting in symlinks in the package. This
  > resulted in -client having symlinks to files which are in -main,
  > causing problems with pkg_add -u as reported by aja@. (sthen@)

py-pickleshare

  ~ Makefile                              

  > Fix RDEP, py-pathlib not need for py3 flavor (shadchin@)

sqlite3

  ~ Makefile                              

  > Bugfix update to sqlite 3.19.3, required by gecko 55.
  > Fixes a single bug, see https://sqlite.org/src/info/fda22108 for details.
  > (landry@)

  ~ Makefile                              ~ distinfo

  > When bumping PKGNAME, make sure that DISTNAME matches and that we match
  > the new distfile..
  > Sigh... shouldnt commit when totally tired. (landry@)

== devel ============================================================= 06/22 ==

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

devel

  ~ Makefile                              

  > +py-iso3133
  > +py-iso639 (bcallah@)

appstream-glib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + pkg/patch-libappstream-builder_meson_build
  + pkg/patch-libappstream-glib_meson_build

  > Update to appstream-glib-0.7.0. (ajacoutot@)

apr

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to APR 1.6.2.
  > Patch by David CARLIER (devnexen at gmail) (stsp@)

apr-util

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to APR-util 1.6.0.
  > Patch by David CARLIER (devnexen at gmail) (stsp@)

bpython

  ~ Makefile                              

  > Disable tests until py-twisted+deps have a python3 flavor.
  > Unbreaks sqlports.
  > diff from jasper@
  > ok aja@ (bcallah@)

glib2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to glib2-2.52.3. (ajacoutot@)

glib2mm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to glib2mm-2.52.0. (ajacoutot@)

jansson

  ~ Makefile                              ~ distinfo

  > update to jansson-2.10 (kirby@)

meson

  ~ Makefile                              ~ distinfo

  > Update to meson-0.41.1. (ajacoutot@)

  ~ meson.port.mk                         

  > Pass MAKE_ENV, FAKE_SETUP and ALL_TEST_ENV so that we can benefit from the
  > magic
  > of bsd.port.mk. Fixes $CC path detection. (ajacoutot@)

  ~ meson.port.mk                         

  > By default, don't use "-Wl,--no-undefined when linking", it's fine to have
  > undefined references to libc functions.
  > CONFIGURE_ARGS += -Db_lundef=false (ajacoutot@)

  ~ meson.port.mk                         

  > meson(1) needs UTF-8 encoding. (ajacoutot@)

nspr

  ~ Makefile                              ~ distinfo
  ~ patches/patch-nspr_configure_in       
  ~ patches/patch-nspr_pr_src_misc_prnetdb_c

  > Update to nspr 4.15, required by fx 55.0b3.
  > See
  > https://groups.google.com/forum/#!topic/mozilla.dev.tech.nspr/gMvzfJxmvn8
  > Add a chunk to patch-nspr_configure_in to workaround #1374538. (landry@)

py-entrypoints

  - patches/patch-setup_py                ~ Makefile
  ~ distinfo                              

  > Update to py-entrypoints 0.2.3 (shadchin@)

py-futures

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 3.1.1
  > ok shadchin@ (bcallah@)

py-hypothesis

  ~ Makefile                              ~ distinfo

  > Update to py-hypothesis 3.11.4 (shadchin@)

  ~ Makefile                              ~ distinfo

  > Update to py-hypothesis 3.11.6 (shadchin@)

py-iso3166

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

  > New import:
  >     Import devel/py-iso3166, a self-contained ISO 3166-1 country
  > definitions

py-iso639

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

  > New import:
  >     Import devel/py-iso639, a Python library for the ISO 639 language code

py-isort

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-isort 4.2.15 (shadchin@)

py-jupyter_client

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-setup_py

  > Update to py-jupyter_client 5.1.0 (shadchin@)

py-setuptools_scm

  ~ Makefile                              ~ distinfo

  > Update to py-setuptools_scm 1.15.6 (shadchin@)

py-simplejson

  ~ Makefile                              ~ distinfo

  > Update to py-simplejson 3.11.0 (shadchin@)

  ~ Makefile                              ~ distinfo

  > Update to py-simplejson 3.11.1 (shadchin@)

py-test

  ~ Makefile                              ~ distinfo

  > Update to py-test 3.1.2 (shadchin@)

py-testpath

  ~ Makefile                              

  > Fix RDEP, py-pathlib not need for py3 flavor (shadchin@)

py-uncompyle6

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-uncompyle6 2.11.0 (shadchin@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Register texapp removal. (bcallah@)

  ~ Makefile                              ~ files/Quirks.pm

  > Remove www/surf2 in favor of www/surf
  > Prodded by jung@ (czarkoff@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register removal of mrxvt. (fcambus@)

sdcc

  ~ Makefile                              

  > and that makes 3!
  > -fms-extensions is inoperative with clang, and it sure builds without it
  > (unnamed structs work as long as you don't try any pedantic standard)
  > (espie@)

== games ============================================================= 07/22 ==

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

wtf

  ~ Makefile                              ~ distinfo

  > Update to 20170614 and take MAINTAINER.
  > ok benoit@ (bcallah@)

== geo =============================================================== 08/22 ==

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

geo

  ~ Makefile                              

  > +pdal, py-laspy & py-laspy,python3 (landry@)

mapproxy

  ~ Makefile                              ~ distinfo

  > Update to mapproxy 1.10.2. (landry@)

mapserver

  ~ Makefile                              ~ distinfo

  > Bugfix update to mapserver 7.0.6.
  > See
  > http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0
  > -6 (landry@)

pdal

  + distinfo                              + Makefile
  + patches/patch-cmake_modules_FindGEOS_cmake
  + patches/patch-dimbuilder_CMakeLists_txt
  + patches/patch-pdal_util_CMakeLists_txt
  + patches/patch-pdal_util_Utils_cpp     
  + patches/patch-pdal_PluginManager_cpp
  + patches/patch-pdal_PipelineReaderXML_cpp
  + patches/patch-test_unit_ProgramArgsTest_cpp
  + patches/patch-CMakeLists_txt          + patches/patch-cmake_macros_cmake
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import PDAL 1.5.0.

py-laspy

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-setup_py                + patches/patch-laspy_file_py

  > New import:
  >     Import py-laspy 1.5.0.

qgis

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to QGIS 2.18.10. (landry@)

== graphics ========================================================== 09/22 ==

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

graphics

  ~ Makefile                              

  > +py-opengl,python3 (landry@)

mandelbulber

  + patches/patch-src_Render3D_cpp        

  > how can one choose C++ and not know such basics. Begars the mind.
  > fix build with clang (espie@)

py-opengl

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

  > Update to py-opengl 3.1.0.
  > While here add a python3 FLAVOR. Disable tests with the latter as it
  > would require a python3 FLAVOR for pygame.
  > Tested by fcambus@ and matthieu@ (landry@)

== infrastructure ==================================================== 10/22 ==

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

lib

  ~ DPB/Job.pm                            ~ DPB/Logger.pm
  ~ DPB/Core/Init.pm                      ~ DPB/Job/Fetch.pm

  > move redirect to UserProxy and introduce write_error.
  > redirect is only called thru a user, so have the error message be
  > more helpful in telling which user can't perform the redirect.
  > likewise, write_error should tell which user is involved.
  > don't wrap redirect_fh in run_as, because we're not opening any
  > new file. (espie@)

  ~ DPB/User.pm                           

  > ... works better with the actual redirect/write_error code (espie@)

  ~ DPB/Util.pm                           

  > tweak die_bang to disable tracing, since we know exactly why we're dying
  > and we don't need any trace in that case. (espie@)

  ~ DPB/Vars.pm                           

  > wrap long line (espie@)

man

  ~ man1/dpb.1                            

  > ssh protocol 1 is dead, don't even mention it (espie@)

  ~ man1/dpb.1                            

  > Fix four issues found with mandoc -Tlint:
  > * missing blank before trailing delimiter
  > * typo in the name of the AUTHORS section
  > * missing .An macro in the AUTHORS section
  > * section ordering (schwarze@)

mk

  ~ bsd.port.mk                           

  > ASPICFLAG is no longer set by bsd.own.mk. Remove it from bsd.port.mk.
  > OK mpi@, jca@ (visa@)

== lang ============================================================== 11/22 ==

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

bacon

  ~ Makefile                              ~ distinfo

  > Update to bacon 3.5.4. (juanfra@)

elixir

  ~ Makefile                              ~ distinfo

  > update to elixir-1.4.5 (jasper@)

jruby

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to JRuby 9.1.12.0 (jeremy@)

== mail ============================================================== 12/22 ==

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

cyrus-imapd

  - patches/patch-imap_sync_support_c     - patches/patch-tools_upgradesieve
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ pkg/PLIST                             

  > Update to cyrus-imapd-3.0.2. (ajacoutot@)

evolution

  - patch-src_modules_cal-config-weather_evolution-cal-config-weather_c
  ~ Makefile                              ~ distinfo

  > Update to evolution-3.24.3. (ajacoutot@)

evolution-ews

  ~ Makefile                              ~ distinfo

  > Update to evolution-ews-3.24.3. (ajacoutot@)

mozilla-thunderbird

  ~ Makefile                              ~ distinfo

  > Update to thunderbird 52.2.0.
  > See https://www.mozilla.org/en-US/thunderbird/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-17/
  > (landry@)

  ~ Makefile                              ~ distinfo

  > Bugfix update to thunderbird 52.2.1.
  > Fixes issues with gmail, see
  > https://www.mozilla.org/en-US/thunderbird/52.2.1/releasenotes/ (landry@)

thunderbird-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to thunderbird 52.2.0.
  > See https://www.mozilla.org/en-US/thunderbird/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-17/
  > (landry@)

  ~ Makefile.inc                          ~ distinfo

  > Bugfix update to thunderbird 52.2.1.
  > Fixes issues with gmail, see
  > https://www.mozilla.org/en-US/thunderbird/52.2.1/releasenotes/ (landry@)

== misc ============================================================== 13/22 ==

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

memcached

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-memcached_c

  > bugfix update to 1.4.37 and regen patches (giovanni@)

== multimedia ======================================================== 14/22 ==

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

gstreamer1

  ~ Makefile.inc                          ~ core/Makefile
  ~ core/distinfo                         ~ core/pkg/PLIST
  ~ plugins-bad/Makefile                  ~ plugins-bad/distinfo
  ~ plugins-base/Makefile                 ~ plugins-base/distinfo
  ~ plugins-good/distinfo                 ~ plugins-libav/distinfo
  ~ plugins-libav/patch-gst-libs_ext_libav_configure
  ~ plugins-ugly/distinfo                 ~ py-gstreamer/distinfo

  > Update the gstreamer1 gang to version 1.12.1. (ajacoutot@)

== net =============================================================== 15/22 ==

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

net

  ~ Makefile                              

  > Remove net/texapp. The service it targeted has been shut down.
  > ok fcambus@ (bcallah@)

  ~ Makefile                              

  > +telegram-purple (czarkoff@)

haproxy

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update to haproxy-1.6.13 (danj@)

libepc

  ~ Makefile                              ~ distinfo
  ~ patches/patch-tests_framework_c       ~ pkg/PLIST
  + patches/patch-examples_simple-publisher_c

  > Update to libepc-0.4.6. (ajacoutot@)

  ~ patches/patch-tests_framework_c       

  > you guys missed one, or gcc gets ioctl magically (espie@)

libmaxminddb

  ~ Makefile                              ~ distinfo
  + pkg/DESCR-asn                         + pkg/PLIST-asn

  > Update a few things in libmaxminddb:
  > - Update the geolite2 maintainer target to cope with new upstream
  > packaging scheme, and also fetch the ASN database
  > - Add a subpackage for the ASN database
  > - Update GeoLite2 databases to latest version
  > OK sthen@ (fcambus@)

librenms

  ~ Makefile                              ~ distinfo
  ~ patches/patch-includes_defaults_inc_php
  ~ patches/patch-includes_functions_php
  ~ pkg/PLIST                             
  + patches/patch-includes_process_config_inc_php

  > update to librenms-1.29 (sthen@)

olsrd

  ~ Makefile                              
  ~ patches/patch-src_bsd_kernel_routes_c
  ~ patches/patch-src_bsd_net_c           + patches/patch-make_hash_source_sh

  > Several fixes for our net/olsrd port:
  > Make sendto() work for IPv4 by setting the IP_MULTICAST_IF socket option.
  > Allows this port to drop the dependency on net/libnet and stop using the
  > associated sendto() replacement hack (which supports only IPv4).
  > Make IPv6 work: Fix adding/deleting IPv6 routes, and don't complain
  > about a missing net.inet6.icmp6.rediraccept sysctl.
  > Also enable the verbose build so build logs show the commands
  > being used to compile things.
  > ok danj@ sthen@ (stsp@)

  ~ Makefile                              

  > drop the gettext module from olsrd, ok stsp@ (sthen@)

  ~ Makefile                              

  > Bump.
  > -@depend devel/gettext:gettext->=0.10.38:gettext-0.19.8.1 (ajacoutot@)

openvpn

  - patches/patch-include_openvpn-plugin_h_in
  - patches/patch-src_openvpn_syshead_h   ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ patches/patch-src_openvpn_route_c     ~ patches/patch-src_openvpn_tun_c

  > SECURITY update to openvpn-2.4.3
  > Fixes for:
  > - CVE-2017-7508 Remotely-triggerable ASSERT() on malformed IPv6 packet
  > - CVE-2017-7520 Pre-authentication remote crash/information disclosure
  > for clients
  > - CVE-2017-7521 Potential double-free in --x509-alt-username
  > - CVE-2017-7512 Remote-triggerable memory leaks
  > - CVE-2017-7522 Post-authentication remote DoS when using
  > the --x509-track option
  > - Null-pointer dereference in establish_http_proxy_passthru()
  > Full description at
  > https://community.openvpn.net/openvpn/wiki/VulnerabilitiesFixedInOpenVPN243
  > This update kills some of our patches that were committed upstream.
  > Similar diff proposed by pirofti@, ok pirofti@ stsp@ (jca@)

  - patches/patch-include_openvpn-plugin_h_in
  - patches/patch-src_openvpn_syshead_h   ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ patches/patch-src_openvpn_route_c     ~ patches/patch-src_openvpn_tun_c

  TAGGED OPENBSD_6_1
  > SECURITY update to openvpn-2.4.3
  > Fixes for:
  > - CVE-2017-7508 Remotely-triggerable ASSERT() on malformed IPv6 packet
  > - CVE-2017-7520 Pre-authentication remote crash/information disclosure
  > for clients
  > - CVE-2017-7521 Potential double-free in --x509-alt-username
  > - CVE-2017-7512 Remote-triggerable memory leaks
  > - CVE-2017-7522 Post-authentication remote DoS when using
  > the --x509-track option
  > - Null-pointer dereference in establish_http_proxy_passthru()
  > Full description at
  > https://community.openvpn.net/openvpn/wiki/VulnerabilitiesFixedInOpenVPN243
  > This update kills some of our patches that were committed upstream.
  > Similar diff proposed by pirofti@, ok pirofti@ stsp@ (jca@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > openvpn re-rolled 2.4.3 tarballs...
  > Lots of churn because the previous tarball was generated with automake
  > 1.14.1, the new one with 1.15.
  > -SHA256 (openvpn-2.4.3.tar.gz) =
  > hKAao98MEqNVLKO6qjnXABN7W85LbeaD/of7eb+l3ws=
  > -SIZE (openvpn-2.4.3.tar.gz) = 1397306
  > +SHA256 (openvpn-2.4.3.tar.gz) =
  > zuPTykYpYKUKZ8Dr0YbgG20T23AnUgVmNpUVLJrKhXk=
  > +SIZE (openvpn-2.4.3.tar.gz) = 1422692
  > Not discussed with upstream yet.  Committing this now because of the
  > security issues fixed by openvpn-2.4.3.
  > Issue also noticed by robert@ (jca@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > Switch to self-hosted tarballs
  > Upstream seems to serve two versions of the 2.4.3 tarball (issues with
  > cloudflare ?). (jca@)

  ~ Makefile                              

  TAGGED OPENBSD_6_1
  > Switch to self-hosted tarballs
  > Upstream seems to serve two versions of the 2.4.3 tarball (issues with
  > cloudflare ?). (jca@)

openvpn-auth-ldap

  ~ Makefile                              ~ patches/patch-src_Makefile_in
  ~ patches/patch-tests_Makefile_in       + patches/patch-aclocal_m4
  + patches/patch-src_TRObject_h          + patches/patch-src_TRObject_m
  + patches/patch-src_auth-ldap_m         + patches/patch-tests_TRHash_m
  + patches/patch-tests_tests_c           + patches/patch-tests_tests_h

  > Use the modern libobjc2 runtime from x11/gnustep/libbojc2, make
  > use of the gnustep module.
  > Patches for the modern runtime from Debian (pointer to it from jca@)
  > Additionally, some failing tests, due to using the modern runtime, are
  > disabled
  > The package is currently broken, and this is an attempt to fix it, and
  > give people a chance to actually test it.
  > proposed to go ahead by sthen@, also OK espie@, jca@ (sebastia@)

  ~ Makefile                              

  > Drop extra line, and ack successful test reports from Sebastien Leclerc
  > (jca@)

py-botocore

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

  ~ Makefile                              ~ distinfo

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

py-idna

  ~ Makefile                              ~ distinfo

  > Update to py-idna 2.5
  > ok sthen@, bcallah@ (shadchin@)

scamper

  ~ Makefile                              ~ distinfo

  > update to scamper-20161204a (sthen@)

telegram-purple

  + Makefile                              + distinfo
  + patches/patch-Makefile_in             + patches/patch-tgl_Makefile_in
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     import telegram-purple

texapp

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

  > Remove net/texapp. The service it targeted has been shut down.
  > ok fcambus@ (bcallah@)

xl2tpd

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to xl2tpd 1.3.9.
  > ok sthen@ (landry@)

== productivity ====================================================== 16/22 ==

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

productivity

  ~ Makefile                              

  > Add tudu. (fcambus@)

khal

  ~ Makefile                              ~ distinfo

  > update to khal-0.9.6 (jung@)

tudu

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-configure               

  > New import:
  >     Import productivity/tudu.

== security ========================================================== 17/22 ==

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

ikeman

  ~ Makefile                              + patches/patch-log_c

  > includes cleanup for ikeman's log.c; notably removes an unnecessary
  > sys/tree.h that was breaking build following RBT (sthen@)

lastpass-cli

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          

  > update to lastpass-cli 1.2.0, from maintainer Björn Ketelaars (sthen@)

libhttpseverywhere

  ~ Makefile                              ~ distinfo

  > Update to libhttpseverywhere-0.4.6. (ajacoutot@)

  ~ Makefile                              

  > Consistency. (ajacoutot@)

  ~ Makefile                              

  > -Db_lundef=false is now the default. (ajacoutot@)

  ~ Makefile                              ~ patches/patch-meson_build

  > Use soversion instead of version (which can be computed automatically from
  > soversion). Meson uses -Wl,-soname which fucks things up. (ajacoutot@)

nss

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to nss 3.31, required by gecko 55.
  > See
  > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.31_rele
  > ase_notes (landry@)

py-libnacl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-libnacl-1.5.1. (ajacoutot@)

== sysutils ========================================================== 18/22 ==

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

sysutils

  ~ Makefile                              

  > add waagent, OK sthen@ (reyk@)

amazon-ecs-cli

  ~ Makefile                              ~ distinfo

  > Update to ecs-cli-0.6.0. (ajacoutot@)

amazon-ssm-agent

  ~ Makefile                              ~ distinfo

  > Update to amazon-ssm-agent-2.0.834.0. (ajacoutot@)

ansible

  ~ Makefile                              
  + patch-lib_ansible_modules_packaging_os_openbsd_pkg_py

  > handle versionless names with branch notation
  > reported by landry@ patch by Patrik Lundin via upstream (jasper@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.108. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.109. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.110. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.111. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.112. (ajacoutot@)

beats

  ~ filebeat/Makefile                     ~ filebeat/distinfo
  ~ heartbeat/Makefile                    ~ heartbeat/distinfo
  ~ metricbeat/Makefile                   ~ metricbeat/distinfo
  ~ packetbeat/Makefile                   ~ packetbeat/distinfo

  > update beats to 5.4.2 (jasper@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to google-cloud-sdk-160.0.0. (ajacoutot@)

py-ghmi

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-ghmi-1.0.20 (jasper@)

salt

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to salt-2016.11.6. (ajacoutot@)

sysclean

  ~ Makefile                              ~ distinfo

  > Update to sysclean-2.3.
  > from Sebastien Marie (dev / maintainer) (ajacoutot@)

terraform

  - distinfo                              ~ Makefile
  ~ pkg/DESCR                             ~ pkg/PLIST
  + Makefile.inc                          + provider-alicloud/Makefile
  + provider-alicloud/distinfo            + provider-archive/Makefile
  + provider-archive/distinfo             + provider-arukas/Makefile
  + provider-arukas/distinfo              + provider-atlas/Makefile
  + provider-atlas/distinfo               + provider-aws/Makefile
  + provider-aws/distinfo                 + provider-azure/Makefile
  + provider-azure/distinfo               + provider-azurerm/Makefile
  + provider-azurerm/distinfo             + provider-bitbucket/Makefile
  + provider-bitbucket/distinfo           + provider-chef/Makefile
  + provider-chef/distinfo                + provider-circonus/Makefile
  + provider-circonus/distinfo            + provider-clc/Makefile
  + provider-clc/distinfo                 + provider-cloudflare/Makefile
  + provider-cloudflare/distinfo          + provider-cloudstack/Makefile
  + provider-cloudstack/distinfo          + provider-cobbler/Makefile
  + provider-cobbler/distinfo             + provider-consul/Makefile
  + provider-consul/distinfo              + provider-datadog/Makefile
  + provider-datadog/distinfo             + provider-digitalocean/Makefile
  + provider-digitalocean/distinfo        + provider-dme/Makefile
  + provider-dme/distinfo                 + provider-dns/Makefile
  + provider-dns/distinfo                 + provider-dnsimple/Makefile
  + provider-dnsimple/distinfo            + provider-docker/Makefile
  + provider-docker/distinfo              + provider-dyn/Makefile
  + provider-dyn/distinfo                 + provider-external/Makefile
  + provider-external/distinfo            + provider-fastly/Makefile
  + provider-fastly/distinfo              + provider-github/Makefile
  + provider-github/distinfo              + provider-gitlab/Makefile
  + provider-gitlab/distinfo              + provider-google/Makefile
  + provider-google/distinfo              + provider-grafana/Makefile
  + provider-grafana/distinfo             + provider-heroku/Makefile
  + provider-heroku/distinfo              + provider-http/Makefile
  + provider-http/distinfo                + provider-icinga2/Makefile
  + provider-icinga2/distinfo             + provider-ignition/Makefile
  + provider-ignition/distinfo            + provider-influxdb/Makefile
  + provider-influxdb/distinfo            + provider-kubernetes/Makefile
  + provider-kubernetes/distinfo          + provider-librato/Makefile
  + provider-librato/distinfo             + provider-local/Makefile
  + provider-local/distinfo               + provider-logentries/Makefile
  + provider-logentries/distinfo          + provider-mailgun/Makefile
  + provider-mailgun/distinfo             + provider-mysql/Makefile
  + provider-mysql/distinfo               + provider-newrelic/Makefile
  + provider-newrelic/distinfo            + provider-nomad/Makefile
  + provider-nomad/distinfo               + provider-ns1/Makefile
  + provider-ns1/distinfo                 + provider-null/Makefile
  + provider-null/distinfo                + provider-oneandone/Makefile
  + provider-oneandone/distinfo           + provider-opc/Makefile
  + provider-opc/distinfo                 + provider-openstack/Makefile
  + provider-openstack/distinfo           + provider-opsgenie/Makefile
  + provider-opsgenie/distinfo            + provider-ovh/Makefile
  + provider-ovh/distinfo                 + provider-packet/Makefile
  + provider-packet/distinfo              + provider-pagerduty/Makefile
  + provider-pagerduty/distinfo           + provider-postgresql/Makefile
  + provider-postgresql/distinfo          + provider-powerdns/Makefile
  + provider-powerdns/distinfo            + provider-profitbricks/Makefile
  + provider-profitbricks/distinfo        + provider-rabbitmq/Makefile
  + provider-rabbitmq/distinfo            + provider-rancher/Makefile
  + provider-rancher/distinfo             + provider-random/Makefile
  + provider-random/distinfo              + provider-rundeck/Makefile
  + provider-rundeck/distinfo             + provider-scaleway/Makefile
  + provider-scaleway/distinfo            + provider-softlayer/Makefile
  + provider-softlayer/distinfo           + provider-spotinst/Makefile
  + provider-spotinst/distinfo            + provider-statuscake/Makefile
  + provider-statuscake/distinfo          + provider-template/Makefile
  + provider-template/distinfo            + provider-terraform/Makefile
  + provider-terraform/distinfo           + provider-tls/Makefile
  + provider-tls/distinfo                 + provider-triton/Makefile
  + provider-triton/distinfo              + provider-ultradns/Makefile
  + provider-ultradns/distinfo            + provider-vault/Makefile
  + provider-vault/distinfo               + provider-vcd/Makefile
  + provider-vcd/distinfo                 + provider-vsphere/Makefile
  + provider-vsphere/distinfo             + terraform/Makefile
  + terraform/distinfo                    + terraform/pkg/DESCR
  + terraform/pkg/PLIST                   

  > Update to terraform-0.10.0-beta1.
  > While this is a beta release, I'd rather get it in tree asap because
  > upstream
  > split all providers into their own project. So now we have one terraform
  > and
  > 69 terraform-providers (for now). See this URL for details:
  > https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/
  > If you miss a provider for your iac declaration you have the choice of
  > downloading hashicorp binaries over the net or better: installing the
  > corresponding OpenBSD package.
  > e.g.
  > pkg_add terraform-provider-aws
  > cd /path/to/where/foo.tf/is/stored
  > terraform init <- this will record the sha256 sum of the plugin
  > (ajacoutot@)

  ~ terraform/Makefile                    ~ terraform/pkg/PLIST

  > Needs a pkgpath marker. (ajacoutot@)

waagent

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/waagent.rc                        
  + patches/patch-azurelinuxagent_common_conf_py
  + patches/patch-azurelinuxagent_ga_update_py
  + patches/patch-config_openbsd_waagent_conf
  + patches/patch-config_waagent_conf     
  + patches/patch-azurelinuxagent_common_osutil_openbsd_py

  > New import:
  >     The Microsoft Azure Linux Agent (waagent) manages Linux & BSD

== telephony ========================================================= 19/22 ==

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

stuntman

  ~ Makefile                              ~ distinfo

  > update to stuntman-1.2.13, from maintainer Roman Kravchuk (sthen@)

== textproc ========================================================== 20/22 ==

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

elasticsearch

  ~ Makefile                              ~ distinfo

  > update to elasticsearch-5.4.2l (jasper@)

py-chardet

  ~ Makefile                              ~ distinfo

  > Update to py-chardet 3.0.4 (shadchin@)

py-numpydoc

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-numpydoc 0.7.0 (shadchin@)

== www =============================================================== 21/22 ==

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

www

  ~ Makefile                              

  > +py-urllib3,python3 (shadchin@)

  ~ Makefile                              

  > Remove www/surf2 in favor of www/surf
  > Prodded by jung@ (czarkoff@)

chromium

  - patches/patch-chrome_app_resources_locale_settings_grd
  - patches/patch-chromecast_browser_cast_browser_main_parts_cc
  - patches/patch-content_browser_renderer_host_media_video_capture_manager_cc
  - patches/patch-content_common_set_process_title_linux_cc
  - patches/patch-content_common_set_process_title_linux_h
  - patches/patch-gpu_config_gpu_info_collector_linux_cc
  - patches/patch-gpu_config_gpu_info_collector_linux_h
  - patches/patch-gpu_config_gpu_info_collector_x11_cc
  - patches/patch-third_party_WebKit_Source_wtf_MathExtras_h
  - patches/patch-third_party_WebKit_Source_wtf_StackUtil_cpp
  - patches/patch-ui_accessibility_platform_ax_platform_node_h
  - patches/patch-ui_app_list_app_list_constants_cc
  - patches/patch-ui_app_list_app_list_constants_h
  - patches/patch-ui_app_list_views_app_list_item_view_cc
  - patches/patch-ui_views_accessibility_native_view_accessibility_h
  - patches/patch-v8_src_wasm_wasm-result_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-BUILD_gn                
  ~ patches/patch-ash_display_mirror_window_controller_cc
  ~ patches/patch-base_BUILD_gn           
  ~ patches/patch-base_allocator_allocator_shim_cc
  ~ patches/patch-base_debug_stack_trace_h
  ~ patches/patch-base_posix_unix_domain_socket_linux_cc
  ~ patches/patch-base_process_process_metrics_h
  ~ patches/patch-base_process_process_metrics_openbsd_cc
  ~ patches/patch-base_process_process_posix_cc
  ~ patches/patch-base_sys_info_openbsd_cc
  ~ patches/patch-base_trace_event_malloc_dump_provider_cc
  ~ patches/patch-build_config_BUILD_gn   
  ~ patches/patch-build_config_compiler_BUILD_gn
  ~ patches/patch-build_config_compiler_compiler_gni
  ~ patches/patch-build_toolchain_gcc_toolchain_gni
  ~ patches/patch-cc_BUILD_gn             
  ~ patches/patch-chrome_app_chrome_command_ids_h
  ~ patches/patch-chrome_app_chrome_main_delegate_cc
  ~ patches/patch-chrome_app_chromium_strings_grd
  ~ patches/patch-chrome_app_generated_resources_grd
  ~ patches/patch-chrome_app_google_chrome_strings_grd
  ~ patches/patch-chrome_app_mash_mash_runner_cc
  ~ patches/patch-chrome_app_settings_strings_grdp
  ~ patches/patch-chrome_browser_about_flags_cc
  ~ patches/patch-chrome_browser_after_startup_task_utils_cc
  ~ patches/patch-chrome_browser_browser_process_impl_cc
  ~ patches/patch-chrome_browser_browser_process_impl_h
  ~ patches/patch-chrome_browser_browser_resources_grd
  ~ patches/patch-chrome_browser_chrome_browser_main_cc
  ~ patches/patch-chrome_browser_chrome_content_browser_client_cc
  ~ patches/patch-chrome_browser_chrome_content_browser_client_h
  ~ patches/patch-chrome_browser_custom_handlers_protocol_handler_registry_cc
  ~ patches/patch-chrome_browser_download_chrome_download_manager_delegate_cc
  ~ patches/patch-chrome_browser_extensions_BUILD_gn
  ~ patches/patch-chrome_browser_extensions_api_messaging_message_service_cc
  ~ patches/patch-chrome_browser_extensions_api_settings_private_prefs_util_cc
  ~ patches/patch-chrome_browser_extensions_external_provider_impl_cc
  ~ patches/patch-chrome_browser_memory_details_cc
  ~ 
patches/patch-chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc
  ~ 
patches/patch-chrome_browser_notifications_message_center_notification_manager_cc
  ~ patches/patch-chrome_browser_plugins_plugins_resource_service_cc
  ~ patches/patch-chrome_browser_process_singleton_posix_cc
  ~ patches/patch-chrome_browser_profiles_profile_impl_io_data_cc
  ~ patches/patch-chrome_browser_resources_plugin_metadata_plugins_linux_json
  ~ patches/patch-chrome_browser_sync_chrome_sync_client_cc
  ~ patches/patch-chrome_browser_ui_browser_command_controller_cc
  ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc
  ~ patches/patch-chrome_browser_ui_tab_helpers_cc
  ~ patches/patch-chrome_browser_ui_toolbar_app_menu_model_cc
  ~ 
patches/patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc
  ~ 
patches/patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc
  ~ patches/patch-chrome_browser_ui_views_first_run_dialog_cc
  ~ patches/patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc
  ~ patches/patch-chrome_browser_ui_webui_about_ui_cc
  ~ patches/patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc
  ~ patches/patch-chrome_browser_ui_webui_options_browser_options_handler_cc
  ~ patches/patch-chrome_browser_ui_webui_options_browser_options_handler_h
  ~ 
patches/patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc
  ~ patches/patch-chrome_browser_web_applications_web_app_h
  ~ patches/patch-chrome_common_chrome_switches_cc
  ~ patches/patch-chrome_common_chrome_switches_h
  ~ patches/patch-chrome_common_extensions_chrome_extensions_client_cc
  ~ patches/patch-chrome_common_extensions_command_cc
  ~ patches/patch-chrome_common_pref_names_cc
  ~ patches/patch-chrome_common_pref_names_h
  ~ patches/patch-chrome_common_url_constants_cc
  ~ patches/patch-chrome_common_url_constants_h
  ~ patches/patch-chromecast_browser_cast_content_browser_client_cc
  ~ patches/patch-components_autofill_core_browser_autofill_experiments_cc
  ~ patches/patch-components_filesystem_file_system_app_cc
  ~ patches/patch-components_metrics_BUILD_gn
  ~ patches/patch-components_omnibox_browser_omnibox_field_trial_cc
  ~ patches/patch-components_policy_resources_policy_templates_json
  ~ 
patches/patch-components_tracing_common_process_metrics_memory_dump_provider_cc
  ~ patches/patch-content_app_content_main_runner_cc
  ~ patches/patch-content_browser_BUILD_gn
  ~ patches/patch-content_browser_accessibility_browser_accessibility_h
  ~ patches/patch-content_browser_accessibility_browser_accessibility_manager_h
  ~ patches/patch-content_browser_browser_main_loop_cc
  ~ patches/patch-content_browser_child_process_launcher_helper_linux_cc
  ~ patches/patch-content_browser_devtools_protocol_color_picker_cc
  ~ patches/patch-content_browser_download_base_file_cc
  ~ patches/patch-content_browser_gpu_gpu_data_manager_impl_private_cc
  ~ patches/patch-content_browser_gpu_gpu_internals_ui_cc
  ~ patches/patch-content_browser_media_media_internals_cc
  ~ patches/patch-content_browser_ppapi_plugin_process_host_cc
  ~ patches/patch-content_browser_renderer_host_render_message_filter_cc
  ~ patches/patch-content_browser_renderer_host_render_message_filter_h
  ~ patches/patch-content_browser_renderer_host_render_process_host_impl_cc
  ~ patches/patch-content_browser_renderer_host_render_view_host_impl_cc
  ~ patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc
  ~ 
patches/patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc
  ~ patches/patch-content_browser_utility_process_host_impl_cc
  ~ patches/patch-content_child_child_process_cc
  ~ patches/patch-content_child_child_process_h
  ~ patches/patch-content_child_child_thread_impl_cc
  ~ patches/patch-content_child_child_thread_impl_h
  ~ patches/patch-content_common_BUILD_gn
  ~ patches/patch-content_common_sandbox_init_openbsd_cc
  ~ patches/patch-content_gpu_gpu_main_cc
  ~ patches/patch-content_renderer_render_thread_impl_cc
  ~ patches/patch-content_renderer_renderer_main_cc
  ~ patches/patch-content_renderer_webscrollbarbehavior_impl_aura_cc
  ~ patches/patch-content_shell_browser_shell_browser_context_cc
  ~ patches/patch-device_bluetooth_BUILD_gn
  ~ patches/patch-gpu_ipc_service_gpu_init_cc
  ~ patches/patch-ipc_ipc_message_utils_h
  ~ patches/patch-mash_package_mash_packaged_service_cc
  ~ patches/patch-media_audio_BUILD_gn    
  ~ patches/patch-media_audio_audio_manager_cc
  ~ patches/patch-media_base_video_frame_cc
  ~ patches/patch-media_base_video_frame_h
  ~ patches/patch-media_capture_video_linux_v4l2_capture_delegate_cc
  ~ patches/patch-media_capture_video_video_capture_device_client_cc
  ~ patches/patch-media_capture_video_video_capture_device_factory_cc
  ~ patches/patch-media_media_options_gni
  ~ patches/patch-net_BUILD_gn            ~ patches/patch-net_dns_dns_util_cc
  ~ patches/patch-net_socket_udp_socket_posix_cc
  ~ patches/patch-net_tools_cert_verify_tool_verify_using_path_builder_cc
  ~ patches/patch-pdf_pdfium_pdfium_engine_cc
  ~ patches/patch-services_ui_gpu_gpu_main_cc
  ~ patches/patch-storage_browser_quota_quota_settings_cc
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontCache_cpp
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontCache_h
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontPlatformData_cpp
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontPlatformData_h
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp
  ~ 
patches/patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp
  ~ patches/patch-third_party_WebKit_Source_platform_heap_StackFrameDepth_cpp
  ~ patches/patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp
  ~ patches/patch-third_party_WebKit_Source_wtf_BUILD_gn
  ~ patches/patch-third_party_angle_BUILD_gn
  ~ patches/patch-third_party_ffmpeg_BUILD_gn
  ~ 
patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm
  ~ 
patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h
  ~ 
patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm
  ~ patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h
  ~ patches/patch-third_party_ffmpeg_libavutil_cpu_c
  ~ patches/patch-third_party_skia_src_ports_SkOSFile_stdio_cpp
  ~ patches/patch-third_party_webrtc_BUILD_gn
  ~ patches/patch-third_party_webrtc_base_BUILD_gn
  ~ patches/patch-third_party_webrtc_base_platform_thread_cc
  ~ patches/patch-third_party_webrtc_modules_audio_device_BUILD_gn
  ~ patches/patch-third_party_webrtc_system_wrappers_BUILD_gn
  ~ patches/patch-third_party_zlib_BUILD_gn
  ~ patches/patch-tools_gn_bootstrap_bootstrap_py
  ~ patches/patch-ui_base_dragdrop_os_exchange_data_provider_factory_cc
  ~ patches/patch-ui_base_resource_resource_bundle_cc
  ~ patches/patch-ui_gfx_canvas_skia_cc   ~ patches/patch-ui_gfx_font_list_cc
  ~ patches/patch-ui_gl_BUILD_gn          
  ~ patches/patch-ui_gl_generate_bindings_py
  ~ patches/patch-ui_gl_sync_control_vsync_provider_h
  ~ patches/patch-ui_resources_ui_resources_grd
  ~ patches/patch-ui_views_controls_label_cc
  ~ patches/patch-ui_views_controls_textfield_textfield_cc
  ~ patches/patch-ui_views_mus_aura_init_cc
  ~ patches/patch-ui_views_views_delegate_cc
  ~ patches/patch-ui_views_views_delegate_h
  ~ patches/patch-ui_views_views_switches_cc
  ~ patches/patch-v8_BUILD_gn             
  ~ patches/patch-v8_src_base_platform_platform-posix_cc
  ~ patches/patch-v8_src_globals_h        ~ pkg/PLIST
  + patches/patch-base_i18n_icu_util_cc   
  + patches/patch-chrome_app_chrome_main_cc
  + patches/patch-chrome_app_theme_chrome_unscaled_resources_grd
  + patches/patch-chrome_browser_background_background_mode_optimizer_cc
  + 
patches/patch-chrome_browser_extensions_api_webrtc_audio_private_webrtc_audio_private_api_cc
  + patches/patch-chrome_browser_flag_descriptions_cc
  + patches/patch-chrome_browser_flag_descriptions_h
  + 
patches/patch-chrome_browser_resources_settings_appearance_page_appearance_page_html
  + patches/patch-chrome_browser_ui_webui_sandbox_internals_ui_cc
  + patches/patch-chrome_common_chrome_features_cc
  + patches/patch-chrome_common_chrome_features_h
  + patches/patch-content_browser_accessibility_ax_platform_position_cc
  + patches/patch-content_browser_gpu_gpu_data_manager_impl_private_h
  + patches/patch-content_browser_gpu_gpu_feature_checker_impl_cc
  + 
patches/patch-content_browser_renderer_host_media_in_process_buildable_video_capture_device_cc
  + patches/patch-content_browser_tracing_tracing_controller_impl_cc
  + patches/patch-content_browser_zygote_host_zygote_host_impl_linux_h
  + patches/patch-content_public_browser_zygote_host_linux_h
  + patches/patch-gpu_ipc_client_gpu_memory_buffer_impl_cc
  + patches/patch-gpu_ipc_common_gpu_memory_buffer_support_cc
  + patches/patch-gpu_ipc_service_gpu_memory_buffer_factory_cc
  + patches/patch-headless_lib_browser_headless_content_browser_client_cc
  + patches/patch-headless_lib_browser_headless_content_browser_client_h
  + patches/patch-headless_lib_headless_content_main_delegate_cc
  + patches/patch-headless_lib_headless_content_main_delegate_h
  + patches/patch-headless_lib_headless_macros_h
  + patches/patch-ipc_ipc_channel_common_cc
  + patches/patch-ipc_ipc_channel_h       
  + patches/patch-ipc_ipc_channel_mojo_cc
  + patches/patch-third_party_WebKit_Source_platform_wtf_BUILD_gn
  + patches/patch-third_party_WebKit_Source_platform_wtf_StackUtil_cpp
  + patches/patch-third_party_angle_src_gpu_info_util_SystemInfo_internal_h
  + patches/patch-third_party_angle_src_gpu_info_util_SystemInfo_linux_cpp
  + patches/patch-third_party_angle_src_gpu_info_util_SystemInfo_x11_cpp
  + patches/patch-third_party_swiftshader_BUILD_gn
  + patches/patch-third_party_swiftshader_src_Common_MutexLock_hpp
  + patches/patch-third_party_swiftshader_src_Common_SharedLibrary_hpp
  + patches/patch-third_party_swiftshader_src_Common_Socket_cpp
  + patches/patch-third_party_swiftshader_src_OpenGL_libEGL_Display_cpp
  + patches/patch-third_party_swiftshader_src_OpenGL_libEGL_EGLSurface_cpp
  + patches/patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp
  + patches/patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_hpp
  + patches/patch-third_party_swiftshader_src_OpenGL_libGLES_CM_libGLES_CM_hpp
  + patches/patch-third_party_swiftshader_src_OpenGL_libGLESv2_libGLESv2_hpp
  + 
patches/patch-third_party_swiftshader_third_party_llvm-subzero_build_Linux_include_llvm_Config_config_h
  + patches/patch-ui_gfx_gpu_memory_buffer_cc
  + patches/patch-ui_gfx_gpu_memory_buffer_h
  + patches/patch-ui_gfx_ipc_gfx_param_traits_macros_h
  + patches/patch-ui_gfx_linux_client_native_pixmap_dmabuf_cc
  + patches/patch-ui_gfx_mojo_buffer_types_struct_traits_cc
  + patches/patch-ui_gfx_mojo_buffer_types_struct_traits_h
  + patches/patch-ui_gfx_native_pixmap_handle_cc
  + patches/patch-ui_gfx_native_pixmap_handle_h
  + patches/patch-ui_native_theme_native_theme_base_cc
  + patches/patch-ui_native_theme_native_theme_h
  + patches/patch-ui_strings_app_locale_settings_grd
  + patches/patch-ui_views_window_frame_background_cc
  + patches/patch-v8_src_trap-handler_handler-inside_cc

  > update to 59.0.3071.109 (robert@)

kibana

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to kibana-5.4.2, from Pavel Korovin (maintainer) (sthen@)

py-urllib3

  ~ Makefile                              ~ pkg/PLIST

  > Add py3 flavor and enable test.
  > ok sthen@, sebastia@ (maintainer) (shadchin@)

sblg

  ~ Makefile                              ~ distinfo

  > Update to sblg-0.4.3.
  > From Bryan Vyhmeister. Thanks! (bentley@)

sogo

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

  > update to 2.3.21
  > ok sebastia@ (maintainer) (giovanni@)

sope

  ~ Makefile                              ~ distinfo

  > update to 2.3.21
  > ok sebastia@ (maintainer) (giovanni@)

surf

  ~ Makefile                              ~ pkg/PLIST

  > Remove www/surf2 in favor of www/surf
  > Prodded by jung@ (czarkoff@)

surf2

  - Makefile                              - distinfo
  - patches/patch-Makefile                - patches/patch-config_def_h
  - patches/patch-config_mk               - patches/patch-surf_1
  - pkg/DESCR                             - pkg/PLIST

  > Remove www/surf2 in favor of www/surf
  > Prodded by jung@ (czarkoff@)

trac

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to trac-1.2.2 (sthen@)

webkitgtk4

  ~ Makefile                              ~ distinfo

  > SECURITY update ot webkitgtk4-2.16.4.
  > - CVE-2017-2538 (ajacoutot@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > SECURITY update of webkitgtk4-2.16.4.
  > - CVE-2017-2538 (ajacoutot@)

== x11 =============================================================== 22/22 ==

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

x11

  ~ Makefile                              

  > +xli (bcallah@)

  ~ Makefile                              

  > Remove x11/mrxvt.
  > Mrxvt is based on rxvt which we recently removed due to the fact that
  > upstream is dead and that the code is vulnerable to CVE-2017-7483.
  > Mrxvt is vulnerable as well, and latest release is from 2008.
  > OK danj@, tb@, bentley@, bcallah@, dcoppa@ (fcambus@)

dstat

  ~ Makefile                              ~ distinfo

  > update to dstat-0.5 (jung@)

gnome

  ~ libxklavier/Makefile                  ~ libxklavier/distinfo
  ~ libxklavier/pkg/PLIST                 

  > Update to libxklavier 5.4.
  > Upstream is more or less dead/dormant, but
  > fedora/gentoo/ubuntu/archlinux ship this version, coming from a new
  > upstream, with only 'A couple of introspection fixes' in the changelog.
  > ok aja@ (landry@)

  ~ session/Makefile                      
  + session/patch-gnome-session_gsm-shell-extensions_c

  > shell-extension: fix warning when iterating over extension list (upstream).
  > (ajacoutot@)

  ~ totem-pl-parser/Makefile              ~ totem-pl-parser/distinfo
  ~ totem-pl-parser/pkg/PLIST             

  > Update to totem-pl-parser-3.10.8. (ajacoutot@)

  ~ gjs/Makefile                          ~ gjs/distinfo

  > update to gjs-1.48.5 (jasper@)

  ~ nautilus-sendto/Makefile              ~ nautilus-sendto/distinfo
  ~ nautilus-sendto/pkg/PLIST             

  > Update to nautilus-sendto-3.8.5. (ajacoutot@)

  ~ gucharmap/Makefile                    ~ gucharmap/distinfo

  > update to gucharmap-10.0.0 (jasper@)

  - recipes/patches/patch-src_gr-recipe-formatter_c
  ~ recipes/Makefile                      ~ recipes/distinfo
  ~ recipes/patches/patch-meson_build     ~ recipes/pkg/PLIST

  > update to gnome-recipes-1.4.6 (jasper@)

  ~ mutter/Makefile                       ~ mutter/distinfo

  > update to mutter-3.24.3 (jasper@)

  ~ session/Makefile                      + session/patches/patch-configure_ac
  + session/patches/patch-gnome-session_Makefile_am
  + session/patches/patch-gnome-session_gsm-consolekit_c
  + session/patches/patch-gnome-session_gsm-manager_c
  + session/patches/patch-gnome-session_gsm-system_c
  + session/patches/patch-gnome-session_gsm-system_h
  + session/patches/patch-gnome-session_gsm-systemd_c
  + session/patches/patch-gnome-session_org_freedesktop_DBus_xml

  > Merge fixes from upstream to make sure gnome processes are properly killed
  > at logout. (ajacoutot@)

  ~ latexila/Makefile                     ~ latexila/distinfo

  > Update to latexila-3.24.2. (ajacoutot@)

  ~ recipes/Makefile                      

  > Remove workaround in the pre-build target; needs a recent meson.build.mk
  > (ajacoutot@)

gtk+3

  ~ Makefile                              ~ distinfo

  > Update to gtk+3-3.22.16. (ajacoutot@)

gtk3mm

  ~ Makefile                              ~ distinfo

  > Update to gtk3mm-3.22.1. (ajacoutot@)

gtksourceview3

  ~ Makefile                              ~ distinfo

  > update to gtksourceview-3.24.3 (jasper@)

mate

  ~ themes/Makefile                       ~ themes/distinfo
  ~ themes/pkg/PLIST                      

  > update to 3.22.12 (robert@)

mrxvt

  - Makefile                              - distinfo
  - files/mrxvt.desktop                   - patches/patch-configure_ac
  - patches/patch-doc_mrxvt_1             - patches/patch-src_init_c
  - patches/patch-src_mpng_c              - patches/patch-src_ptytty_c
  - patches/patch-src_rxvt_h              - pkg/DESCR
  - pkg/PLIST                             

  > Remove x11/mrxvt.
  > Mrxvt is based on rxvt which we recently removed due to the fact that
  > upstream is dead and that the code is vulnerable to CVE-2017-7483.
  > Mrxvt is vulnerable as well, and latest release is from 2008.
  > OK danj@, tb@, bentley@, bcallah@, dcoppa@ (fcambus@)

xli

  + Makefile                              + distinfo
  + patches/patch-xli_h                   + patches/patch-xlito_c
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import x11/xli, a very lightweight image viewer for X11.

  + patches/patch-rlelib_c                

  > kill ancient unneeded header, say "hello clang" (espie@)

xloadimage

  ~ Makefile                              ~ pkg/PLIST

  > Mark this @conflict with upcoming x11/xli port and bump.
  > ok sthen@ (bcallah@)

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

Reply via email to