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

devel/meson                             devel/nspr
devel/py-simplejson                     geo
geo/pdal                                geo/py-laspy
infrastructure/lib                      misc/memcached
multimedia/gstreamer1                   net/haproxy
net/libepc                              net/olsrd
net/openvpn-auth-ldap                   net/py-botocore
net/py-idna                             security/ikeman
security/py-libnacl                     sysutils/awscli
www                                     www/py-urllib3
www/sogo                                www/sope

== devel ============================================================= 01/09 ==

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

meson

  ~ Makefile                              ~ distinfo

  > Update to meson-0.41.1. (ajacoutot@)

nspr

  ~ Makefile                              ~ distinfo
  ~ patches/patch-nspr_configure_in       
  ~ patches/patch-nspr_pr_src_misc_prnetdb_c

  > Update to nspr 4.15, required by fx 55.0b3.
  > See
  > https://groups.google.com/forum/#!topic/mozilla.dev.tech.nspr/gMvzfJxmvn8
  > Add a chunk to patch-nspr_configure_in to workaround #1374538. (landry@)

py-simplejson

  ~ Makefile                              ~ distinfo

  > Update to py-simplejson 3.11.1 (shadchin@)

== geo =============================================================== 02/09 ==

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

geo

  ~ Makefile                              

  > +pdal, py-laspy & py-laspy,python3 (landry@)

pdal

  + distinfo                              + Makefile
  + patches/patch-cmake_modules_FindGEOS_cmake
  + patches/patch-dimbuilder_CMakeLists_txt
  + patches/patch-pdal_util_CMakeLists_txt
  + patches/patch-pdal_util_Utils_cpp     
  + patches/patch-pdal_PluginManager_cpp
  + patches/patch-pdal_PipelineReaderXML_cpp
  + patches/patch-test_unit_ProgramArgsTest_cpp
  + patches/patch-CMakeLists_txt          + patches/patch-cmake_macros_cmake
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import PDAL 1.5.0.

py-laspy

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-setup_py                + patches/patch-laspy_file_py

  > New import:
  >     Import py-laspy 1.5.0.

== infrastructure ==================================================== 03/09 ==

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

lib

  ~ DPB/Job.pm                            ~ DPB/Logger.pm
  ~ DPB/Core/Init.pm                      ~ DPB/Job/Fetch.pm

  > move redirect to UserProxy and introduce write_error.
  > redirect is only called thru a user, so have the error message be
  > more helpful in telling which user can't perform the redirect.
  > likewise, write_error should tell which user is involved.
  > don't wrap redirect_fh in run_as, because we're not opening any
  > new file. (espie@)

  ~ DPB/User.pm                           

  > ... works better with the actual redirect/write_error code (espie@)

  ~ DPB/Util.pm                           

  > tweak die_bang to disable tracing, since we know exactly why we're dying
  > and we don't need any trace in that case. (espie@)

  ~ DPB/Vars.pm                           

  > wrap long line (espie@)

== misc ============================================================== 04/09 ==

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

memcached

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-memcached_c

  > bugfix update to 1.4.37 and regen patches (giovanni@)

== multimedia ======================================================== 05/09 ==

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

gstreamer1

  ~ Makefile.inc                          ~ core/Makefile
  ~ core/distinfo                         ~ core/pkg/PLIST
  ~ plugins-bad/Makefile                  ~ plugins-bad/distinfo
  ~ plugins-base/Makefile                 ~ plugins-base/distinfo
  ~ plugins-good/distinfo                 ~ plugins-libav/distinfo
  ~ plugins-libav/patch-gst-libs_ext_libav_configure
  ~ plugins-ugly/distinfo                 ~ py-gstreamer/distinfo

  > Update the gstreamer1 gang to version 1.12.1. (ajacoutot@)

== net =============================================================== 06/09 ==

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

haproxy

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update to haproxy-1.6.13 (danj@)

libepc

  ~ Makefile                              ~ distinfo
  ~ patches/patch-tests_framework_c       ~ pkg/PLIST
  + patches/patch-examples_simple-publisher_c

  > Update to libepc-0.4.6. (ajacoutot@)

olsrd

  ~ Makefile                              
  ~ patches/patch-src_bsd_kernel_routes_c
  ~ patches/patch-src_bsd_net_c           + patches/patch-make_hash_source_sh

  > Several fixes for our net/olsrd port:
  > Make sendto() work for IPv4 by setting the IP_MULTICAST_IF socket option.
  > Allows this port to drop the dependency on net/libnet and stop using the
  > associated sendto() replacement hack (which supports only IPv4).
  > Make IPv6 work: Fix adding/deleting IPv6 routes, and don't complain
  > about a missing net.inet6.icmp6.rediraccept sysctl.
  > Also enable the verbose build so build logs show the commands
  > being used to compile things.
  > ok danj@ sthen@ (stsp@)

openvpn-auth-ldap

  ~ Makefile                              

  > Drop extra line, and ack successful test reports from Sebastien Leclerc
  > (jca@)

py-botocore

  ~ Makefile                              ~ distinfo

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

py-idna

  ~ Makefile                              ~ distinfo

  > Update to py-idna 2.5
  > ok sthen@, bcallah@ (shadchin@)

== security ========================================================== 07/09 ==

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

ikeman

  ~ Makefile                              + patches/patch-log_c

  > includes cleanup for ikeman's log.c; notably removes an unnecessary
  > sys/tree.h that was breaking build following RBT (sthen@)

py-libnacl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-libnacl-1.5.1. (ajacoutot@)

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

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.108. (ajacoutot@)

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

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

www

  ~ Makefile                              

  > +py-urllib3,python3 (shadchin@)

py-urllib3

  ~ Makefile                              ~ pkg/PLIST

  > Add py3 flavor and enable test.
  > ok sthen@, sebastia@ (maintainer) (shadchin@)

sogo

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

  > update to 2.3.21
  > ok sebastia@ (maintainer) (giovanni@)

sope

  ~ Makefile                              ~ distinfo

  > update to 2.3.21
  > ok sebastia@ (maintainer) (giovanni@)

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

Reply via email to