OpenBSD ports changes summary for 2016-02-29
============================================

devel/hs-parsec                         devel/libevent2
devel/ocaml-re                          editors/ged
games/openmw                            geo/geoclue2
geo/openbsd-developers                  graphics/iec16022
graphics/libraw                         graphics/scour
lang/ocaml                              lang/ruby
mail/pyzor                              mail/roundcubemail
security/libgcrypt                      security/libssh
sysutils/ipmitool                       www
www/composer                            www/p5-HTML-Embperl
www/py-flask-login                      www/py-sockjs-tornado
www/racktables                          

== devel ============================================================= 01/10 ==

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

hs-parsec

  ~ Makefile                              

  > devel/hs-parsec's website is just GitHub now
  > ok kili@ (mmcc@)

libevent2

  ~ Makefile                              

  > update HOMEPAGE (kirby@)

ocaml-re

  ~ Makefile                              

  > Missed bump after HOMEPAGE change. (ajacoutot@)

== editors =========================================================== 02/10 ==

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

ged

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_ed_info             

  > Update to latest version 1.13. (pascal@)

== games ============================================================= 03/10 ==

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

openmw

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to OpenMW 0.38.0. (pascal@)

== geo =============================================================== 04/10 ==

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

geoclue2

  ~ Makefile                              ~ distinfo

  > update to geoclue-2.4.2 (jasper@)

openbsd-developers

  ~ Makefile                              ~ files/OpenBSD

  > Add Brent Cook.
  > from bcook@ (natano@)

== graphics ========================================================== 05/10 ==

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

iec16022

  ~ Makefile                              ~ distinfo
  ~ patches/patch-iec16022ecc200_c        ~ patches/patch-image_c
  ~ pkg/DESCR                             + patches/patch-autogen_sh

  > update to iec16022-0.2.5, improve DESCR (sthen@)

libraw

  - patches/patch-dcraw_dcraw_c           
  - patches/patch-internal_dcraw_common_cpp
  ~ Makefile                              ~ distinfo
  + patches/patch-internal_libraw_x3f_cpp

  > update to LibRaw-0.17.1 (sthen@)

scour

  ~ Makefile                              ~ distinfo

  > update to scour-0.33
  > OK junfra@ (czarkoff@)

== lang ============================================================== 06/10 ==

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

ocaml

  ~ Makefile                              

  > tweak HOMEPAGE to avoid cert error, crank REVISION
  > ok avsm@ (mmcc@)

ruby

  ~ Makefile.inc                          ~ 1.8/Makefile
  ~ 2.0/Makefile                          ~ 2.1/Makefile
  ~ 2.2/Makefile                          ~ 2.3/Makefile

  > Make dpb not try to build -ri_docs subpackages on slow arches
  > The previous way was bogus.  Use bsd.port.arch.mk to remove
  > MULTI_PACKAGES instead of having the lack of no_* FLAVOR add them.
  > Change the no_x11 PSUEDO_FLAVOR to no_tk, since what it does is turn
  > off the -tk subpackage.
  > Remove post-install target from Makefile.inc, and use a manually
  > post-install in every version.  This is necessary due to
  > bsd.port.arch.mk usage.
  > Noticed by tobiasu@
  > Guidance from espie@ (jeremy@)

== mail ============================================================== 07/10 ==

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

pyzor

  - patches/patch-scripts_pyzor           - patches/patch-scripts_pyzord
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to pyzor 1.0, ok benoit@ (sthen@)

roundcubemail

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-INSTALL
  + patches/patch-UPGRADING               

  > stop bundling composer in roundcube, there's a sane way to install it from
  > packages now. patch docs to match. (sthen@)

== security ========================================================== 08/10 ==

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

libgcrypt

  ~ Makefile                              + patches/patch-mpi_ec_c

  TAGGED OPENBSD_5_8
  > CVE-2015-7511 libgcrypt: side-channel attack on ECDH with Weierstrass
  > curves
  > ok aja@ (jasper@)

libssh

  ~ Makefile                              + patches/patch-src_dh_c

  TAGGED OPENBSD_5_8
  > Security fix CVE-2016-0739 libssh: bits/bytes confusion resulting in
  > truncated
  > Difffie-Hellman secret length (jasper@)

== sysutils ========================================================== 09/10 ==

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

ipmitool

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            
  ~ patches/patch-src_plugins_ipmi_intf_c
  ~ patches/patch-src_plugins_lanplus_lanplus_c
  + patches/patch-include_ipmitool_ipmi_fru_h
  + patches/patch-include_ipmitool_ipmi_intf_h
  + patches/patch-lib_ipmi_delloem_c      + patches/patch-lib_ipmi_ekanalyzer_c
  + patches/patch-lib_ipmi_fru_c          + patches/patch-lib_ipmi_hpmfwupg_c
  + patches/patch-lib_ipmi_ime_c          + patches/patch-lib_ipmi_main_c
  + patches/patch-lib_ipmi_sdradd_c       + patches/patch-lib_ipmi_sunoem_c
  + patches/patch-src_ipmievd_c           
  + patches/patch-src_plugins_serial_serial_basic_c
  + patches/patch-src_plugins_serial_serial_terminal_c

  > update to ipmitool 1.8.16 and fix some bugs showing in compiler warnings
  > (sthen@)

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

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

www

  ~ Makefile                              

  > +composer (sthen@)

composer

  + Makefile                              + distinfo
  + files/composer                        + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     import www/composer, a tool for dependency management in PHP.

p5-HTML-Embperl

  ~ Makefile                              

  > tweak HOMEPAGE to avoid failed connection, crank rev (mmcc@)

py-flask-login

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to latest, mostly bug fixes.
  > OK shadchin@ (abieber@)

py-sockjs-tornado

  ~ Makefile                              ~ distinfo

  > Update to latest
  > OK shadchin@ (abieber@)

racktables

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to RackTables-0.20.11 (sthen@)

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

Reply via email to