OpenBSD ports changes summary for 2017-06-11
============================================

audio                                   audio/beets
audio/py-discogs-client                 audio/py-musicbrainzngs
devel                                   devel/bpython
devel/libconfuse                        devel/libvirt-glib
devel/log4cpp                           devel/mercurial
devel/msgpack                           devel/py-algorithm-munkres
devel/py-sh                             devel/tortoisehg
games/gottcode                          graphics/liblqr
net/openvpn                             net/tor
sysutils/ranger                         textproc/cdiff
x11/kde-applications                    x11/mate
x11/sakura                              

== audio ============================================================= 01/08 ==

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

audio

  ~ Makefile                              

  > add py3 support for audio/py-musicbrainzngs (sthen@)

  ~ Makefile                              

  > add py3 support for py-discogs-client, remove unnecessary deps (they're
  > shown in upstream repo's CI test deps but aren't needed at runtime or for
  > the normal tests in the distributed tar.gz). looks ok to Johan Huldtgren
  > (maintainer). (sthen@)

beets

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to beets-1.4.4 (sthen@)

  ~ Makefile                              

  > adjust RUN_DEPENDS grouping, the only remaining dep for py3 support is
  > py-discogs-client (sthen@)

  ~ Makefile                              

  > shuffle RDEPs again, we now have py3 flavours of everything needed to
  > be able to switch to py3 so no need to list them separately. (sthen@)

py-discogs-client

  ~ Makefile                              ~ pkg/PLIST

  > add py3 support for py-discogs-client, remove unnecessary deps (they're
  > shown in upstream repo's CI test deps but aren't needed at runtime or for
  > the normal tests in the distributed tar.gz). looks ok to Johan Huldtgren
  > (maintainer). (sthen@)

  ~ Makefile                              

  > add TEST_DEPENDS = ${RUN_DEPENDS} (sthen@)

py-musicbrainzngs

  ~ Makefile                              ~ pkg/PLIST

  > add py3 support for audio/py-musicbrainzngs (sthen@)

== devel ============================================================= 02/08 ==

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

devel

  ~ Makefile                              

  > update to py-algorithm-munkres 1.0.10, add py3 flavour (sthen@)

bpython

  ~ Makefile                              

  > switch homepage to https
  > ok jca@ benoit@ (rsadowski@)

libconfuse

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to libconfuse-3.2
  > - remove html docs that are also available at ${HOMEPAGE} (jasper@)

libvirt-glib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to libvirt-glib-1.0.0 (jasper@)

log4cpp

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to log4cpp-1.1.2l (jasper@)

  + patches/patch-src_Appender_cpp        

  > missed in previous (jasper@)

mercurial

  ~ Makefile                              ~ distinfo

  > Update to mercurial 4.2.1. (juanfra@)

msgpack

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-test_CMakeLists_txt
  ~ pkg/PLIST                             
  + patches/patch-include_msgpack_sysdep_h
  + patches/patch-include_msgpack_vrefbuffer_h

  > update to msgpack-2.1.2 (jasper@)

py-algorithm-munkres

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-algorithm-munkres 1.0.10, add py3 flavour (sthen@)

py-sh

  ~ Makefile                              ~ distinfo

  > Update to py-sh 1.12.14. (juanfra@)

tortoisehg

  ~ Makefile                              ~ distinfo

  > Update to tortoisehg 4.2.1. (juanfra@)

== games ============================================================= 03/08 ==

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

gottcode

  ~ Makefile.inc                          ~ connectagram/Makefile
  ~ connectagram/distinfo                 ~ connectagram/pkg/PLIST
  ~ cutemaze/Makefile                     ~ cutemaze/distinfo
  ~ cutemaze/pkg/PLIST                    ~ hexalate/Makefile
  ~ hexalate/distinfo                     ~ hexalate/pkg/PLIST
  ~ peg-e/Makefile                        ~ peg-e/distinfo
  ~ peg-e/patches/patch-peg-e_pro         ~ simsu/Makefile
  ~ simsu/distinfo                        ~ tanglet/Makefile
  ~ tanglet/distinfo                      ~ tanglet/pkg/PLIST
  ~ tetzle/Makefile                       ~ tetzle/distinfo
  ~ tetzle/pkg/PLIST                      

  > Update gottcode games, from bcallah, thanks!
  > Note that they now all use QT5.
  > * connectagram-1.2.4
  > * cutemaze-1.2.0
  > * hexalate-1.1.0
  > * peg-e-1.2.2
  > * simsu-1.3.3
  > * tanglet-1.4.0
  > * tetzle-2.1.0 (landry@)

== graphics ========================================================== 04/08 ==

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

liblqr

  - patches/patch-lqr_lqr_energy_c        ~ Makefile
  ~ distinfo                              ~ pkg/DESCR

  > update liblqr to 0.4.1
  > - trailing whitespace note by jca@
  > ok jca@ (rsadowski@)

== net =============================================================== 05/08 ==

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

openvpn

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

  > Pushed upstream. (jca@)

tor

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > SECURITY update to tor 0.2.9.11; fixes CVE-2017-0375 and CVE-2017-0376.
  > ok danj@ (pascal@)

== sysutils ========================================================== 06/08 ==

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

ranger

  ~ Makefile                              + patches/patch-doc_ranger_1
  + patches/patch-ranger_ext_img_display_py

  > Fix default path for w3mimgdisplay.
  > Spotted by "rage_311" on /r/openbsd (reddit) (dcoppa@)

== textproc ========================================================== 07/08 ==

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

cdiff

  ~ Makefile                              ~ distinfo

  > update to cdiff-1.0 (jasper@)

== x11 =============================================================== 08/08 ==

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

kde-applications

  ~ Makefile                              ~ Makefile.inc
  ~ gpgmepp/Makefile                      

  > first kde-applications bits for further work. No functional changes.
  > ok jca@ (rsadowski@)

mate

  ~ session-manager/Makefile              

  > Fix LIB_DEPENDS to unbreak.
  > reported by naddy@ (ajacoutot@)

sakura

  ~ Makefile                              ~ distinfo

  > update to sakura-3.4.0 (jasper@)

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

Reply via email to