OpenBSD ports changes summary for 2017-04-08
============================================

audio/openal                            devel/afl
devel/meson                             lang/python
multimedia/gstreamer1                   net/glib2-networking
net/py-botocore                         net/py-ftpdlib
plan9/plan9port                         security/py-artifacts
sysutils/awscli                         sysutils/libolecf
sysutils/libsmdev                       www/py-django
x11/gnome                               

== audio ============================================================= 01/10 ==

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

openal

  ~ Makefile                              

  > Use gcc4 MODULE instead of clang on sparc64 & powerpc
  > clang fails to build those with 'could not read symbols: Bad value' (cf
  > http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreame
  > r1/core.log
  > & ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log)
  > Fix only those as they take out a large part of the portstree for 6.1
  > package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless
  > the compiler has been *really* tested on every platform - or clang
  > should be marked *BROKEN* on sparc64 & macppc, or those platforms should
  > be taken out of LLVM_ARCHS.
  > audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in
  > the same boat and fail the same.
  > The problem is probably fixable directly in clang for sparc64, and on
  > powerpc clang doesnt package anyway for 'relocation truncated to fit:
  > R_PPC_PLTREL24' errors:
  > http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log
  > (landry@)

== devel ============================================================= 02/10 ==

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

afl

  ~ Makefile                              ~ distinfo

  > update to afl 2.40b (jsg@)

meson

  ~ Makefile                              ~ distinfo

  > Update to meson-0.39.1. (ajacoutot@)

  + meson.port.mk                         

  > Add the meson MODULE.
  > It's still a bit rough around the edges but allows me to build the upcoming
  > libhttpseverywhere port. (ajacoutot@)

== lang ============================================================== 03/10 ==

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

python

  ~ 3.4/Makefile                          ~ 3.4/distinfo
  ~ 3.4/pkg/PLIST-main                    

  > update python to 3.4.6. (rpointel@)

== multimedia ======================================================== 04/10 ==

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

gstreamer1

  ~ Makefile.inc                          

  > Use gcc4 MODULE instead of clang on sparc64 & powerpc
  > clang fails to build those with 'could not read symbols: Bad value' (cf
  > http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreame
  > r1/core.log
  > & ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log)
  > Fix only those as they take out a large part of the portstree for 6.1
  > package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless
  > the compiler has been *really* tested on every platform - or clang
  > should be marked *BROKEN* on sparc64 & macppc, or those platforms should
  > be taken out of LLVM_ARCHS.
  > audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in
  > the same boat and fail the same.
  > The problem is probably fixable directly in clang for sparc64, and on
  > powerpc clang doesnt package anyway for 'relocation truncated to fit:
  > R_PPC_PLTREL24' errors:
  > http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log
  > (landry@)

== net =============================================================== 05/10 ==

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

glib2-networking

  ~ Makefile                              ~ pkg/DESCR

  > Tweak/sync COMMENT and DESCR. (ajacoutot@)

  ~ Makefile                              ~ pkg/PLIST

  > Just rm the libtool dot.la files instead of @comment'ing them.
  > Regen WANTLIB while here. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

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

py-ftpdlib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to pyftpdlib 1.5.2. (juanfra@)

== plan9 ============================================================= 06/10 ==

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

plan9port

  - patches/patch-src_cmd_9term_win_c     - patches/patch-src_libdraw_font_c
  ~ Makefile                              ~ distinfo

  > sync with github
  > zap patches merged upstream (gsoares@)

== security ========================================================== 07/10 ==

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

py-artifacts

  ~ Makefile                              ~ pkg/PLIST

  > oops, backout: copy-and-pasto, and I missed the files in share/,
  > spotted by rpointel (sthen@)

== sysutils ========================================================== 08/10 ==

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.75. (ajacoutot@)

libolecf

  ~ Makefile                              ~ distinfo

  > update to 20170129.
  > ok benoit@. (rpointel@)

libsmdev

  ~ Makefile                              ~ distinfo

  > update libsmdev to 20170225.
  > ok benoit@. (rpointel@)

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

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

py-django

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         

  > update django LTS version to 1.11.
  > ok benoit, sounds good jasper@. (rpointel@)

== x11 =============================================================== 10/10 ==

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

gnome

  ~ librsvg/Makefile                      ~ librsvg/distinfo
  ~ librsvg/patches/patch-configure       ~ librsvg/pkg/PLIST

  > Update to librsvg-2.40.17. (ajacoutot@)

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

Reply via email to