OpenBSD ports changes summary for 2016-10-28
============================================

audio/ardour                            devel/atk
devel/fossil                            devel/glib2
devel/glib2mm                           devel/libsigc++-2
devel/libsoup                           devel/py-gobject3
emulators/snes9x                        graphics/gdk-pixbuf2
graphics/gfract                         graphics/openimageio
infrastructure/mk                       lang/racket-minimal
multimedia/mkvtoolnix                   net/glib2-networking
net/hexchat                             plan9/drawterm
textproc/calibre                        www/webkitgtk4
x11/gnome                               x11/gtk+3
x11/gtk3mm                              

== audio ============================================================= 01/12 ==

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

ardour

  ~ Makefile                              
  ~ patches/patch-gtk2_ardour_new_session_dialog_cc
  + patches/patch-gtk2_ardour_editor_cc   
  + patches/patch-gtk2_ardour_editor_keyboard_cc
  + patches/patch-gtk2_ardour_fft_graph_cc
  + patches/patch-gtk2_ardour_gain_meter_cc
  + patches/patch-gtk2_ardour_panner2d_cc
  + patches/patch-gtk2_ardour_route_time_axis_cc
  + patches/patch-libs_gtkmm2ext_fastmeter_cc

  > Unbreak after changes in glib2mm 2.49.x. (ajacoutot@)

== devel ============================================================= 02/12 ==

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

atk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to atk-2.22.0. (ajacoutot@)

fossil

  ~ Makefile                              

  > Removing EPOCH markers ist verboten! (kili@)

glib2

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

  > Update to glib2-2.50.1.
  > This starts the GNOME 3.22 update which will be finished next week at
  > b2k16. (ajacoutot@)

glib2mm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to glib2mm-2.50.0. (ajacoutot@)

libsigc++-2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to libsigc++-2.10.0. (ajacoutot@)

libsoup

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to libsoup-2.56.0. (ajacoutot@)

py-gobject3

  ~ Makefile                              ~ distinfo

  > Update to py-gobject3-3.22.0. (ajacoutot@)

== emulators ========================================================= 03/12 ==

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

snes9x

  ~ Makefile                              

  > Unbreak with glib2>=2.50.0 (ajacoutot@)

== graphics ========================================================== 04/12 ==

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

gdk-pixbuf2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gdk-pixbuf-2.36.0. (ajacoutot@)

gfract

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-my_png_cpp
  + patches/patch-main_cpp                

  > Update to gfract-1.0. (ajacoutot@)

openimageio

  ~ Makefile                              

  > Mark as broken on powerpc: undefined reference to __atomic_fetch_add_8
  > (jca@)

== infrastructure ==================================================== 05/12 ==

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

mk

  ~ bsd.port.mk                           

  > Poison gettext-tools with "echo && exit 1" scripts in WRKDIR/bin if the
  > dependency is not in BUILD_DEPENDS, to make it more obvious if the dep has
  > been missed. OK ajacoutot (sthen@)

== lang ============================================================== 06/12 ==

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

racket-minimal

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

  > Update to Racket 6.7. (juanfra@)

== multimedia ======================================================== 07/12 ==

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

mkvtoolnix

  ~ Makefile                              

  > devel/utfcpp is picked up if installed, so add it as a build-dep.
  > (ajacoutot@)

== net =============================================================== 08/12 ==

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

glib2-networking

  ~ Makefile                              ~ distinfo

  > Update to glib2-networking-2.50.0. (ajacoutot@)

hexchat

  ~ Makefile                              ~ distinfo

  > Update hexchat to 2.12.3.
  > From maintainer Florian Stinglmayr. (fcambus@)

== plan9 ============================================================= 09/12 ==

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

drawterm

  ~ patches/patch-posix-power_Makefile    

  > regen (jca@)

  + patches/patch-Make_openbsd            

  > fix build on powerpc and sparc64
  > ok Stanley Lieber (maintainer) (jca@)

  ~ Makefile                              ~ patches/patch-Make_openbsd

  > Respect CFLAGS/LDFLAGS
  > ok Stanley Lieber (maintainer) (jca@)

== textproc ========================================================== 10/12 ==

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

calibre

  ~ patches/patch-src_duktape_duktape_duk_config_h

  > Fix build on (at least) sparc64.
  > The offending code uses various methods to define the size and limits of
  > custom *intptr_t types.  Alas, the most generic method, using
  > inttypes.h, isn't used because the ifdefs assume that cc(1) defines
  > __STDC_VERSION__ to 199901L by default.  The easiest fix is to always
  > use inttypes.h.
  > ok sthen@ (maintainer) (jca@)

== www =============================================================== 11/12 ==

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

webkitgtk4

  - pkg/patch-Source_JavaScriptCore_dfg_DFGNode_h
  - pkg/patch-Source_JavaScriptCore_heap_CopiedBlock_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          
  ~ patches/patch-Source_JavaScriptCore_CMakeLists_txt
  ~ patches/patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp
  ~ patches/patch-Source_JavaScriptCore_jit_ExecutableAllocator_h
  ~ patches/patch-Source_WTF_wtf_Platform_h
  ~ patches/patch-Source_cmake_OptionsCommon_cmake
  ~ pkg/PLIST                             
  + pkg/patch-Source_JavaScriptCore_dfg_DFGOpInfo_h

  > Update to webkitgtk4-2.14.1. (ajacoutot@)

== x11 =============================================================== 12/12 ==

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

gnome

  ~ at-spi2-core/Makefile                 ~ at-spi2-core/distinfo
  ~ at-spi2-core/pkg/PLIST                

  > Update to at-spi2-core-2.22.0. (ajacoutot@)

  ~ at-spi2-atk/Makefile                  ~ at-spi2-atk/distinfo

  > Update to x11/gnome/at-spi2-atk. (ajacoutot@)

  ~ themes-standard/Makefile              ~ themes-standard/distinfo
  ~ themes-standard/pkg/PLIST             

  > Update to gnome-themes-standard-3.22.2. (ajacoutot@)

  ~ adwaita-icon-theme/Makefile           ~ adwaita-icon-theme/distinfo
  ~ adwaita-icon-theme/pkg/PLIST          

  > Update to adwaita-icon-theme-3.22.0. (ajacoutot@)

  ~ user-docs/Makefile                    ~ user-docs/distinfo
  ~ user-docs/pkg/PLIST                   

  > Update to gnome-user-docs-3.22.0. (ajacoutot@)

  ~ getting-started-docs/Makefile         ~ getting-started-docs/distinfo
  ~ getting-started-docs/pkg/PLIST        

  > Update to gnome-getting-started-docs-3.22.0. (ajacoutot@)

  ~ devel-docs/Makefile                   ~ devel-docs/distinfo
  ~ devel-docs/pkg/PLIST                  

  > Update to gnome-devel-docs-3.22.1. (ajacoutot@)

gtk+3

  ~ Makefile                              ~ distinfo
  ~ patches/patch-gtk_gtksettings_c       ~ pkg/PLIST-main

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

gtk3mm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gtk3mm-3.22.0. (ajacoutot@)

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

Reply via email to