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

audio/ncmpcpp                           devel/ectags
devel/jsoncpp                           devel/libmagic
devel/py-libmagic                       devel/quirks
graphics/ImageMagick                    graphics/openjp2
net                                     net/avahi
net/dnsdist                             net/gajim
net/libepc                              net/mono-zeroconf
net/py-botocore                         print/cups
security/lynis                          sysutils/awscli
textproc/apertium-dicts                 x11/gnome
x11/gtksourceview3                      x11/remmina
x11/slim                                

== audio ============================================================= 01/09 ==

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

ncmpcpp

  ~ Makefile                              + patches/patch-src_curses_window_h

  > - cleanup CPPFLAGS
  > - remove no longer necessary 'CXXFLAGS += -O1' hack
  > - unbreak user input in the Find prompts (dcoppa@)

== devel ============================================================= 02/09 ==

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

ectags

  ~ Makefile                              

  > Fix build failure due to a macro crashing with system headers
  > ectags defines an __unused__ macro that clashes with functions using
  > __attribute__((__unused__).  A bunch of such functions were introduced
  > recently as part of the uselocale work from schwarze@.
  > Bulk-rename the offending macro and another one similarly named to
  > something more reasonable.
  > Committing early since ectags is needed by vim-taglist and
  > x11/gnome/builder.  Comment suggested by schwarze@, ok schwarze@ sthen@
  > (jca@)

  ~ Makefile                              

  > Actually add a comment (by schwarze@) explaining previous commit (jca@)

jsoncpp

  ~ patches/patch-meson_build             

  > Sync with upstream (dcoppa@)

libmagic

  ~ Makefile                              ~ distinfo

  > update to libmagic (file) 5.32 (sthen@)

py-libmagic

  ~ Makefile                              ~ distinfo

  > update to libmagic (file) 5.32 (sthen@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Register removal of mono-zeroconf and banshee. (ajacoutot@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register removal of mono-avahi. (ajacoutot@)

== graphics ========================================================== 03/09 ==

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

ImageMagick

  ~ Makefile                              ~ distinfo

  > update to ImageMagick 6.9.9-11 (sthen@)

openjp2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-src_bin_jp2_convert_c
  ~ patches/patch-src_lib_openmj2_opj_malloc_h
  ~ pkg/PLIST                             

  > update to OpenJPEG 2.2.0, add some of the tests scaffolding. (requires
  > a separate fetch of test data; forcing fetch of 470MB test data for a ~2MB
  > port seems overkill) (sthen@)

== net =============================================================== 04/09 ==

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

net

  ~ Makefile                              

  > Remove mono-zeroconf, nothing uses it anymore and it gets in the way
  > of building avahi subpackages. (ajacoutot@)

avahi

  - pkg/DESCR-mono                        - pkg/PLIST-mono
  ~ Makefile                              

  > Remove the -mono subpackage, nothing uses it anymore. (ajacoutot@)

dnsdist

  - patches/patch-ext_json11_json11_cpp   ~ Makefile
  ~ distinfo                              ~ patches/patch-configure_ac

  > security update to dnsdist-1.2.0, maintainer timeout (sthen@)

gajim

  ~ Makefile                              

  > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@)

libepc

  ~ Makefile                              

  > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@)

mono-zeroconf

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

  > Remove mono-zeroconf, nothing uses it anymore and it gets in the way
  > of building avahi subpackages. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

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

== print ============================================================= 05/09 ==

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

cups

  ~ Makefile                              

  > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@)

== security ========================================================== 06/09 ==

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

lynis

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update for Lynis to 2.5.4
  > OK benoit@ (gonzalo@)

== sysutils ========================================================== 07/09 ==

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.146. (ajacoutot@)

== textproc ========================================================== 08/09 ==

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

apertium-dicts

  ~ dan/Makefile                          

  > actually bump REVISION (naddy@)

== x11 =============================================================== 09/09 ==

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

gnome

  - banshee/Makefile                      - banshee/distinfo
  - banshee/patches/patch-configure       
  - banshee/patches/patch-src_Clients_Booter_banshee_linux_in
  - banshee/pkg/DESCR                     - banshee/pkg/PLIST
  ~ Makefile                              

  > Remove banshee, it's not developed upstream and is the only port needing
  > net/mono-zeroconf which will soon join the attic.
  > ok jasper@ (ajacoutot@)

  ~ vinagre/Makefile                      

  > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@)

gtksourceview3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to gtksourceview-3.24.4 (jasper@)

remmina

  ~ Makefile                              

  > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@)

slim

  - patches/patch-const_h                 ~ Makefile

  > Revert previous (dcoppa@)

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

Reply via email to