OpenBSD ports changes summary for 2017-07-07
============================================

databases                               databases/citus
devel                                   devel/goffice
devel/py-flexmock                       math/gnumeric
net/libmaxminddb                        net/py-boto
net/py-botocore                         security/letsencrypt
sysutils/awless                         sysutils/awscli
sysutils/bacula                         sysutils/go-cs
sysutils/terraform                      www/lynx
www/sogo                                www/sope
x11/xscreensaver                        

== databases ========================================================= 01/08 ==

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

databases

  ~ Makefile                              

  > +citus (landry@)

citus

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import citus 6.2.2.

== devel ============================================================= 02/08 ==

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

devel

  ~ Makefile                              

  > +py-flexmock
  > +py-flexmock,python3 (jasper@)

goffice

  ~ Makefile                              ~ distinfo

  > Update to goffice-0.10.35. (ajacoutot@)

py-flexmock

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     import py-flexmock-0.10.2

== math ============================================================== 03/08 ==

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

gnumeric

  ~ Makefile                              ~ distinfo

  > Update to gnumeric-1.12.35. (ajacoutot@)

== net =============================================================== 04/08 ==

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

libmaxminddb

  ~ Makefile                              ~ distinfo

  > Update GeoLite2 databases to latest version. (fcambus@)

py-boto

  ~ Makefile                              ~ distinfo

  > Update to py-boto-2.48.0. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

== security ========================================================== 05/08 ==

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

letsencrypt

  ~ Makefile.inc                          ~ client/distinfo
  ~ py-acme/distinfo                      

  > update to certbot-0.16.0 (sthen@)

== sysutils ========================================================== 06/08 ==

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

awless

  ~ Makefile                              ~ distinfo

  > Update to awless-0.1.1. (ajacoutot@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.117. (ajacoutot@)

bacula

  - patches/patch-src_dird_Makefile_in    - patches/patch-src_filed_Makefile_in
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-src_lib_Makefile_in
  ~ patches/patch-src_stored_Makefile_in
  ~ patches/patch-src_stored_bacula-sd_conf_in
  ~ pkg/PLIST-main                        ~ pkg/PLIST-mysql
  ~ pkg/PLIST-pgsql                       ~ pkg/PLIST-server
  ~ pkg/PLIST-sqlite3                     

  > Major update to Bacula-9.0.0: note that this requires a database schema
  > change, so follow the usual upgrade documentation. This is still compatible
  > with older File Daemons (clients). (sthen@)

go-cs

  ~ Makefile                              ~ distinfo

  > Update to go-cs-0.7. (ajacoutot@)

terraform

  ~ provider-alicloud/Makefile            ~ provider-archive/Makefile
  ~ provider-arukas/Makefile              ~ provider-atlas/Makefile
  ~ provider-aws/Makefile                 ~ provider-azure/Makefile
  ~ provider-azurerm/Makefile             ~ provider-bitbucket/Makefile
  ~ provider-chef/Makefile                ~ provider-circonus/Makefile
  ~ provider-clc/Makefile                 ~ provider-cloudflare/Makefile
  ~ provider-cloudstack/Makefile          ~ provider-cobbler/Makefile
  ~ provider-consul/Makefile              ~ provider-datadog/Makefile
  ~ provider-digitalocean/Makefile        ~ provider-dme/Makefile
  ~ provider-dns/Makefile                 ~ provider-dnsimple/Makefile
  ~ provider-docker/Makefile              ~ provider-dyn/Makefile
  ~ provider-external/Makefile            ~ provider-fastly/Makefile
  ~ provider-github/Makefile              ~ provider-gitlab/Makefile
  ~ provider-google/Makefile              ~ provider-grafana/Makefile
  ~ provider-heroku/Makefile              ~ provider-http/Makefile
  ~ provider-icinga2/Makefile             ~ provider-ignition/Makefile
  ~ provider-influxdb/Makefile            ~ provider-kubernetes/Makefile
  ~ provider-librato/Makefile             ~ provider-local/Makefile
  ~ provider-logentries/Makefile          ~ provider-mailgun/Makefile
  ~ provider-mysql/Makefile               ~ provider-newrelic/Makefile
  ~ provider-nomad/Makefile               ~ provider-ns1/Makefile
  ~ provider-null/Makefile                ~ provider-oneandone/Makefile
  ~ provider-opc/Makefile                 ~ provider-openstack/Makefile
  ~ provider-opsgenie/Makefile            ~ provider-ovh/Makefile
  ~ provider-packet/Makefile              ~ provider-pagerduty/Makefile
  ~ provider-postgresql/Makefile          ~ provider-powerdns/Makefile
  ~ provider-profitbricks/Makefile        ~ provider-rabbitmq/Makefile
  ~ provider-rancher/Makefile             ~ provider-random/Makefile
  ~ provider-rundeck/Makefile             ~ provider-scaleway/Makefile
  ~ provider-softlayer/Makefile           ~ provider-spotinst/Makefile
  ~ provider-statuscake/Makefile          ~ provider-template/Makefile
  ~ provider-terraform/Makefile           ~ provider-tls/Makefile
  ~ provider-triton/Makefile              ~ provider-ultradns/Makefile
  ~ provider-vault/Makefile               ~ provider-vcd/Makefile
  ~ provider-vsphere/Makefile             

  > Bump all after terraform pkgname change.
  > reported by naddy@ (ajacoutot@)

== www =============================================================== 07/08 ==

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

lynx

  ~ Makefile                              ~ patches/patch-src_LYReadCFG_c

  > Avoid parsing DOWNLOADER and PRINTER directives from lynx.cfg.
  > As a side note, there is no need to explicitely disable parsing UPLOADER
  > directives because we --disable-dired at configure time, nor EXTERNAL
  > directives as we do not build with --enable-externs.
  > OK mestre@, tb@ (fcambus@)

sogo

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 3.2.10
  > OK giovanni@ (sebastia@)

sope

  ~ Makefile                              ~ distinfo

  > Update to 3.2.10
  > OK giovanni@ (sebastia@)

== x11 =============================================================== 08/08 ==

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

xscreensaver

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to xscreensaver-5.37 (sthen@)

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

Reply via email to