OpenBSD ports changes summary for 2016-08-27
============================================

archivers/libzip                        audio/glyr
audio/libmikmod                         audio/p5-Ogg-Vorbis-Header
audio/speech-dispatcher                 comms/p5-Device-Gsm
databases/py-ldap                       devel/help2man
devel/p5-YAML-XS                        devel/p5-boolean
devel/py-futures                        devel/py-virtualenv
devel/quirks                            devel/sdl2-ttf
editors/subtitleeditor                  fonts/mplus-fonts
graphics/babl                           graphics/gegl03
graphics/glew                           graphics/goocanvas
graphics/gtkam                          graphics/leptonica
graphics/libraw                         infrastructure/templates
lang/gawk                               lang/guile2
lang/racket-minimal                     mail/offlineimap
misc/p5-CreditCard                      multimedia/devede
multimedia/dvdauthor                    net/GeoIP
net/bro                                 net/libproxy
net/p5-SNMP-Info                        net/py-cares
net/py-ipaddr                           net/py-netifaces
net/py-snmp                             security/burpsuite
security/kpcli                          security/lastpass-cli
security/pinentry                       security/polarssl
security/py-keyring                     security/py-secretstorage
sysutils/borgbackup                     sysutils/salt
textproc/gdiff                          textproc/mupdf
textproc/py-ICU                         textproc/py-enchant
textproc/tcpdf                          www/bluefish
www/hiawatha                            www/nghttp2
www/py-aiohttp                          x11
x11/keynav                              x11/rep-gtk
x11/rox-filer                           x11/roxterm
x11/ruby-dbus                           x11/rxvt-unicode
x11/sakura                              x11/sawfish
x11/sisctrl                             x11/thewidgetfactory
x11/tilda                               x11/tint2
x11/trayer                              x11/uwm
x11/wbar                                x11/windowmaker
x11/winwrangler                         x11/wmclockmon
x11/wmctrl                              x11/wmfishtime
x11/wmthemeinstall                      x11/wmweather
x11/wxWidgets                           x11/xarchive
x11/xarchiver                           x11/xfe
x11/xpad                                x11/xplanet
x11/xtraceroute                         x11/yad

== archivers ========================================================= 01/19 ==

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

libzip

  ~ Makefile                              ~ distinfo

  > Maintenance update to libzip-1.1.3 (jca@)

== audio ============================================================= 02/19 ==

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

glyr

  ~ Makefile                              ~ distinfo

  > Update to glyr-1.0.9.
  > - drop the gettext MODULE (ajacoutot@)

libmikmod

  ~ Makefile                              ~ distinfo

  > bugfix update to 3.3.9 from maintainer Frederic Cambus (naddy@)

p5-Ogg-Vorbis-Header

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Header_pm               

  > Update to p5-Ogg-Vorbis-Header-0.05. (ajacoutot@)

speech-dispatcher

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_server_speechd_c    ~ patches/patch-src_server_speechd_h
  ~ pkg/PLIST                             

  > Update to speech-dispatcher-0.8.5.
  > - drop the gettext MODULE (ajacoutot@)

== comms ============================================================= 03/19 ==

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

p5-Device-Gsm

  ~ Makefile                              ~ distinfo

  > Update to p5-Device-Gsm-1.61. (ajacoutot@)

== databases ========================================================= 04/19 ==

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

py-ldap

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to py-ldap-2.4.27. (ajacoutot@)

== devel ============================================================= 05/19 ==

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

help2man

  ~ Makefile                              ~ distinfo

  > Maintenance update to help2man-1.47.4 (jca@)

p5-YAML-XS

  ~ Makefile                              ~ distinfo

  > Update to p5-YAML-XS-0.63. (ajacoutot@)

p5-boolean

  ~ Makefile                              ~ distinfo

  > Update to p5-boolean-0.46. (ajacoutot@)

py-futures

  ~ Makefile                              ~ distinfo

  > Update to py-futures-3.0.5. (ajacoutot@)

py-virtualenv

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Maintenance update to py-virtualenv-15.0.3
  > Note as it uses python binaries which have been flagged wxneeded, you
  > can create a virtualenv only on wxallowed partitions (thanks Rune Pad)
  > (danj@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Bye bye wmthemeinstall.
  > The last user of gtk+ 1 with xmms, scary warnings synonymous of breakage
  > on LP64 -> welcome to the Attic.
  > ok ajacoutot@ dcoppa@ (jca@)

sdl2-ttf

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to sdl2-ttf-2.0.14. (ajacoutot@)

== editors =========================================================== 06/19 ==

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

subtitleeditor

  - patches/patch-configure               
  - patches/patch-plugins_actions_dialoguize_dialoguize_cc
  - patches/patch-plugins_actions_documentmanagement_documentmanagement_cc
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to subtitleeditor-0.53.0.
  > - drop the gettext MODULE (ajacoutot@)

== fonts ============================================================= 07/19 ==

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

mplus-fonts

  ~ Makefile                              ~ distinfo

  > Update to mplus-fonts-061. (ajacoutot@)

== graphics ========================================================== 08/19 ==

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

babl

  ~ Makefile                              ~ distinfo

  > Update to babl-0.1.18. (ajacoutot@)

gegl03

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gegl03-0.3.8. (ajacoutot@)

glew

  ~ Makefile                              

  > Fix glew pkg-config output: use /usr/local instead of /usr.
  > Bug pointed out by Michael Pavone.
  > No response from maintainer. (bentley@)

goocanvas

  ~ Makefile                              

  > Extend PORTROACH annotation. (ajacoutot@)

gtkam

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

  > Update to gtkam-1.0. (ajacoutot@)

leptonica

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to leptonica-1.73. (ajacoutot@)

libraw

  ~ Makefile                              ~ distinfo

  > Update to libraw-0.17.2. (ajacoutot@)

== infrastructure ==================================================== 09/19 ==

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

templates

  ~ README.template                       

  > 72 -> 80 and more readable. (ajacoutot@)

== lang ============================================================== 10/19 ==

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

gawk

  ~ Makefile                              

  > Drop the gettext module. (jca@)

guile2

  - patches/patch-libguile_foreign_c      - patches/patch-libguile_gsubr_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to guile2-2.0.12.
  > - drop the gettext MODULE (ajacoutot@)

racket-minimal

  ~ Makefile                              + patch-src_racket_src_sfs_c

  > "fix space-safety in compiler"
  > https://github.com/racket/racket/commit/5f9576cb222c82951c1610c5fc4bf5c9ace
  > d2060
  > Passes the tests on amd64. (juanfra@)

== mail ============================================================== 11/19 ==

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

offlineimap

  ~ Makefile                              ~ distinfo

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

== misc ============================================================== 12/19 ==

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

p5-CreditCard

  ~ Makefile                              ~ distinfo

  > Update to p5-Business-CreditCard-0.36. (ajacoutot@)

== multimedia ======================================================== 13/19 ==

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

devede

  ~ Makefile                              ~ distinfo

  > Update to devede-4.8.0. (ajacoutot@)

dvdauthor

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

  > Update to dvdauthor-0.7.1. (ajacoutot@)

== net =============================================================== 14/19 ==

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

GeoIP

  ~ Makefile                              ~ pkg/PLIST-city

  > Install GeoIPLiteCity{,v6}.dat as GeoIPCity{,v6}.dat since GeoIP looks for
  > it
  > (GEOIP_CITY_EDITION_REV0 and GEOIP_CITY_EDITION_REV1). If people want to
  > use the
  > commercial DB they still can since that's a @sample and won't be
  > overwritten on
  > install/update.
  > discussed with and ok sthen@ (maintainer) (ajacoutot@)

bro

  - patches/patch-configure_in            - patches/patch-policy_Makefile_in
  - patches/patch-src_X509_cc             - patches/patch-src_ssl-analyzer_pac
  ~ Makefile                              ~ distinfo
  ~ patches/patch-aux_broccoli_src_bro_openssl_c
  ~ patches/patch-src_ChunkedIO_cc        ~ pkg/DESCR
  ~ pkg/PLIST                             + patches/patch-CMakeLists_txt
  + patches/patch-aux_broccoli_test_broccoli-vectors_c
  + patches/patch-aux_broctl_BroControl_options_py
  + patches/patch-aux_broctl_aux_pysubnettree_patricia_c
  + patches/patch-configure               
  + patches/patch-src_broxygen_Manager_cc
  + patches/patch-src_patricia_c          + pkg/README
  + pkg/bro.rc                            

  > Long overdue update to bro-2.4.1.
  > Take maintainer while here.
  > Only slightly tested so far; so may get a few tweaks in the next days if
  > needed. (ajacoutot@)

  ~ Makefile                              ~ pkg/README

  > Tweak README a bit. (ajacoutot@)

  ~ Makefile                              
  ~ patches/patch-src_broxygen_Manager_cc
  ~ pkg/PLIST                             ~ pkg/README
  + pkg/patch-aux_broctl_bin_postprocessors_summarize-connections
  + pkg/patch-aux_broctl_bin_run-bro      

  > Depends on several GeoIP DBs.
  > Few tweaks while here. (ajacoutot@)

libproxy

  - patches/patch-bindings_perl_src_CMakeLists_txt
  - patches/patch-libproxy_cmake_modules_cmk
  - patches/patch-libproxy_cmake_modules_config_kde_cmk
  - patches/patch-libproxy_cmake_modules_pacrunner_webkit_cmk
  - patches/patch-libproxy_modules_ignore_ip_cpp
  ~ Makefile                              ~ distinfo

  > Update to libproxy-0.4.13.
  > - drop gettext module
  > - take maintainer (ajacoutot@)

p5-SNMP-Info

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to p5-SNMP-Info-3.33.
  > req. by danj@ (ajacoutot@)

py-cares

  ~ Makefile                              ~ distinfo

  > Update to py-cares-2.1.0 (danj@)

py-ipaddr

  ~ Makefile                              ~ distinfo

  > Update to ipaddr-2.1.11 (jca@)

py-netifaces

  - patches/patch-netifaces_c             ~ Makefile
  ~ distinfo                              

  > Update to netifaces-0.10.5 (jca@)

py-snmp

  ~ Makefile                              ~ distinfo

  > Update to py-snmp-4.3.2. (ajacoutot@)

== security ========================================================== 15/19 ==

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

burpsuite

  ~ Makefile                              ~ distinfo

  > update burpsuite to 1.7.05.
  > release notes: http://releases.portswigger.net/2016/08/1705.html
  > (rpointel@)

kpcli

  ~ Makefile                              ~ distinfo

  > Update to kpcli-3.1
  > Looks good to sthen@ (danj@)

lastpass-cli

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-upload-queue_c

  > Update to lastpass-cli-1.0.0
  > From Björn Ketelaars (maintainer) (danj@)

pinentry

  ~ Makefile                              

  > Drop the gettext module. (jca@)

  ~ Makefile                              

  > Whitespace. (jca@)

polarssl

  ~ Makefile                              
  + patches/patch-include_mbedtls_config_h

  > Enable pthreads support on polarssl. OK jca@. (juanfra@)

py-keyring

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-keyring-9.3.1. (ajacoutot@)

py-secretstorage

  ~ Makefile                              ~ distinfo

  > Update to py-secretstorage-2.3.0. (ajacoutot@)

== sysutils ========================================================== 16/19 ==

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

borgbackup

  ~ Makefile                              ~ distinfo

  > Update to borgbackup-1.0.7
  > From Björn Ketelaars (maintainer) (danj@)

salt

  ~ Makefile                              ~ distinfo

  > Update to salt-2016.3.3. (ajacoutot@)

== textproc ========================================================== 17/19 ==

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

gdiff

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to diffutils-3.5
  > Drop the gettext module while here. (jca@)

mupdf

  ~ Makefile                              
  + patches/patch-source_pdf_pdf-shade_c
  + patches/patch-source_pdf_pdf-xref_c   

  > SECURITY fixes for CVE-2016-6525 & CVE-2016-6265
  > CVE-2016-6525 heap overflow in pdf_load_mesh_params()
  > CVE-2016-6265 use-after-free
  > Reported by & looks good to stsp@, ok sthen@ (maintainer) (jca@)

py-ICU

  ~ Makefile                              ~ distinfo

  > Update to py-ICU-1.9.3. (ajacoutot@)

py-enchant

  ~ Makefile                              ~ distinfo

  > Update to py-enchant-1.6.8. (ajacoutot@)

tcpdf

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to tcpdf-6.2.13. (ajacoutot@)

== www =============================================================== 18/19 ==

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

bluefish

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to bluefish-2.2.9.
  > - drop the gettext MODULE (ajacoutot@)

hiawatha

  ~ Makefile                              ~ pkg/DESCR

  > Tabs and spaces. (juanfra@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-config_hiawatha_conf_in
  ~ patches/patch-man_hiawatha_1_in       ~ patches/patch-src_serverconfig_c
  ~ pkg/PLIST                             

  > Update to hiawatha 10.3. Change the port to use the ports version of
  > polarssl. Add myself as MAINTAINER.
  > OK jca@. (juanfra@)

nghttp2

  ~ Makefile                              ~ distinfo

  > update to nghttp2-1.14.0 (sthen@)

py-aiohttp

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-aiohttp-0.22.5
  > Tested with gunicorn-3 (danj@)

== x11 =============================================================== 19/19 ==

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

x11

  ~ Makefile                              

  > Bye bye wmthemeinstall.
  > The last user of gtk+ 1 with xmms, scary warnings synonymous of breakage
  > on LP64 -> welcome to the Attic.
  > ok ajacoutot@ dcoppa@ (jca@)

keynav

  ~ Makefile                              

  > Drop the gettext module. (jca@)

rep-gtk

  ~ Makefile                              

  > Drop the gettext module. (jca@)

rox-filer

  ~ Makefile                              

  > Drop the gettext module. (jca@)

roxterm

  ~ Makefile                              

  > Drop the gettext module. (jca@)

ruby-dbus

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-dbus-0.11.1. (ajacoutot@)

rxvt-unicode

  ~ Makefile                              

  > Drop the gettext module. (jca@)

sakura

  ~ Makefile                              ~ pkg/PLIST

  > Drop the gettext module.
  > + a slight PLIST tweak (jca@)

sawfish

  ~ Makefile                              

  > Drop the gettext module. (jca@)

  ~ Makefile                              

  > Amend MASTER_SITES (jca@)

sisctrl

  ~ Makefile                              ~ pkg/PLIST

  > Drop the gettext module.
  > Add a @bin marker while here. (jca@)

thewidgetfactory

  ~ pkg/PLIST                             

  > Add @bin marker. (jca@)

  ~ Makefile                              

  > Drop the gettext module. (jca@)

tilda

  ~ Makefile                              

  > Drop the gettext module. (jca@)

tint2

  ~ Makefile                              

  > Drop the gettext module. (jca@)

trayer

  ~ Makefile                              

  > Drop the gettext module. (jca@)

uwm

  ~ Makefile                              

  > Drop the gettext module. (jca@)

wbar

  ~ pkg/PLIST                             

  > Strip bash-completion dires from PLIST. (jca@)

  ~ Makefile                              

  > Drop the gettext module. (jca@)

windowmaker

  ~ Makefile                              

  > Drop the gettext module. (jca@)

winwrangler

  ~ pkg/PLIST                             

  > Trim PLIST from directories that don't belong there. (jca@)

  ~ Makefile                              

  > Drop the gettext module. (jca@)

wmclockmon

  ~ Makefile                              

  > Drop the gettext module. (jca@)

wmctrl

  ~ Makefile                              

  > Drop the gettext module. (jca@)

wmfishtime

  ~ Makefile                              

  > Drop the gettext module. (jca@)

wmthemeinstall

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

  > Bye bye wmthemeinstall.
  > The last user of gtk+ 1 with xmms, scary warnings synonymous of breakage
  > on LP64 -> welcome to the Attic.
  > ok ajacoutot@ dcoppa@ (jca@)

wmweather

  ~ Makefile                              ~ distinfo

  > Update to wmweather-2.4.6. (ajacoutot@)

wxWidgets

  ~ Makefile                              

  > Drop the gettext module. (jca@)

xarchive

  ~ Makefile                              

  > Drop the gettext module. (jca@)

xarchiver

  ~ Makefile                              ~ pkg/PLIST

  > Drop the gettext module. (jca@)

xfe

  ~ Makefile                              

  > Drop the gettext module. (jca@)

xpad

  ~ Makefile                              

  > Drop the gettext module. (jca@)

xplanet

  ~ Makefile                              

  > Drop the gettext module. (jca@)

xtraceroute

  ~ Makefile                              

  > Drop the gettext module. (jca@)

yad

  ~ Makefile                              

  > Drop the gettext module.
  > Depends on gettext-tools through the intltool module. (jca@)

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

Reply via email to