OpenBSD ports changes summary for 2016-12-06
============================================

audio/easytag                           devel/arm-none-eabi
devel/harfbuzz                          devel/py-test
games/ioquake3                          graphics/ImageMagick
lang/go                                 lang/rust
misc/shared-mime-info                   net/py-botocore
net/unifi                               sysutils/awscli
www/otter-browser                       

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

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

easytag

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to easytag-2.4.3.
  > - drop the gettext MODULE (ajacoutot@)

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

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

arm-none-eabi

  ~ Makefile.inc                          ~ binutils/Makefile
  ~ binutils/pkg/DESCR                    ~ binutils/pkg/PLIST
  ~ gcc-linaro/Makefile                   ~ gcc-linaro/pkg/DESCR
  ~ gcc-linaro/pkg/PLIST                  + binutils/pkg/PFRAG.aarch64
  + binutils/pkg/PFRAG.arm                
  + binutils/pkg/patch-gcc_config_aarch64_geniterators_sh
  + gcc-linaro/pkg/PFRAG.aarch64          + gcc-linaro/pkg/PFRAG.arm

  > Split devel/arm-none-eabi into two FLAVORs so that we can use the same
  > port to compile gcc and binutils targeted for either ARM or AArch64.
  > ok zhuk@ sthen@ (patrick@)

  ~ Makefile                              

  > +arm-none-eabi/binutils,aarch64
  > +arm-none-eabi/gcc-linaro,aarch64 (patrick@)

harfbuzz

  ~ Makefile                              ~ distinfo

  > Update to harfbuzz-1.3.4. (ajacoutot@)

py-test

  ~ Makefile                              ~ distinfo

  > Update to py-test 3.0.5 (shadchin@)

== games ============================================================= 03/09 ==

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

ioquake3

  ~ Makefile                              ~ distinfo

  > Bring ioquake3 to the latest, this update includes the switch to the
  > opengl2 renderer!
  > Full change set:
  > https://github.com/ioquake/ioq3/compare/9d6a95d4ad141237e21e5c57281b099bbc2
  > 7a072...ab8bcf5c5b3c4105b051d95e440f9ed17736a99d
  > OK awolk@, bmercer@ (abieber@)

== graphics ========================================================== 04/09 ==

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

ImageMagick

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to ImageMagick-6.9.6-7 (sthen@)

== lang ============================================================== 05/09 ==

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

go

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

  > Update lang/go to 1.7.4.
  > This release addresses a security issue with net/http package's
  > Request.ParseMultipartForm method:
  > https://golang.org/doc/devel/release.html#go1.7.minor
  > ok jasper@ (jsing@)

rust

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-doc                         
  + patches/patch-mk_cfg_i686-unknown-openbsd_mk
  + patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_mod_rs
  + 
patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_b32_mod_rs
  + 
patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_b64_mod_rs
  + patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_mod_rs
  + patches/patch-src_librustc_back_target_i686_unknown_openbsd_rs
  + patches/patch-src_librustc_back_target_mod_rs
  + patches/patch-src_librustc_back_target_openbsd_base_rs
  + patches/patch-src_librustc_trans_cabi_x86_rs
  + pkg/PFRAG.b32-doc                     + pkg/PFRAG.b64-doc

  > Add support for i386 to rust. From semarie (MAINTAINER). (juanfra@)

== misc ============================================================== 06/09 ==

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

shared-mime-info

  ~ Makefile                              ~ distinfo

  > Update to shared-mime-info-1.8. (ajacoutot@)

== net =============================================================== 07/09 ==

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

py-botocore

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

unifi

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to unifi-5.3.8 (sthen@)

== sysutils ========================================================== 08/09 ==

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

awscli

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to awscli-1.11.25. (ajacoutot@)

== www =============================================================== 09/09 ==

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

otter-browser

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Port changes:
  > - dependency on libgcrypt dropped by upstream
  > - 1 new locale file
  > Notes:
  > The tab-bar changes are quite new and expect to hit bugs there.
  > Ie. the current one I am seeing is turning thumbnails on and then off
  > leads to the tabs not being visible until restart.
  > You can report problems directly upstream:
  > https://github.com/OtterBrowser/otter-browser/issues
  > or relay them via me.
  > Upstream highlights since beta 11:
  > * fixes, optimatizations and new predefined profiles for content blocking;
  > * overhaul of tab bar:
  > * allow to detach tabs by dragging them away;
  > * allow to drop URLs and tabs from other windows;
  > * added option to show embedded tab thumbnails;
  > * improved handling of visibility of close button;
  > * tabs demanding attention are drawn using bold font;
  > * improved RTL support;
  > * decreased default tab padding;
  > * tab text is no longer centered horizontally;
  > * fixed status tip messages while rearranging tabs.
  > OK sthen@ (awolk@)

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

Reply via email to