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

audio/beets                             audio/pianobar
databases/puppetdb4                     databases/py-puppetdb
devel/hyena                             devel/luacheck
devel/mercurial                         devel/rebar
devel/utop                              games/minetest
graphics/ImageMagick                    graphics/evince
graphics/nomacs                         graphics/p5-Image-ExifTool
infrastructure/man                      lang/go
lang/go-bootstrap                       lang/vala
mail/geary                              mail/imapsync
mail/sympa                              math/ntl
net/freeradius3                         net/gssdp
net/gupnp                               net/haproxy
net/mono-zeroconf                       net/nedi
net/quagga                              net/ruby-stomp
net/syncthing                           net/unison
productivity/davical                    sysutils/backuppc
sysutils/ruby-puppet-lint               sysutils/virt-manager
textproc/calibre                        textproc/p5-XML-LibXML
textproc/unicode-ucd                    www/epiphany
www/mono-xsp                            www/nghttp2
www/p5-Apache-Gallery                   www/phpmyadmin
x11/gnome                               x11/gtksourceview3

== audio ============================================================= 01/15 ==

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

beets

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to beets-1.3.19 (sthen@)

pianobar

  ~ Makefile                              ~ files/cert.pem

  > Sync with src/lib/libcrypto/cert.pem (dcoppa@)

== databases ========================================================= 02/15 ==

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

puppetdb4

  ~ Makefile                              ~ distinfo

  > - update to puppetdb-4.1.2
  > https://docs.puppet.com/puppetdb/4.1/release_notes.html#section (jasper@)

py-puppetdb

  ~ Makefile                              ~ distinfo

  > update to py-puppetdb-0.3.1 (jasper@)

== devel ============================================================= 03/15 ==

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

hyena

  + patches/patch-configure               

  > Unbreak after the mono update by searching for the mono assembly files
  > in the proper directory. (robert@)

luacheck

  ~ Makefile                              ~ distinfo

  > update to luacheck 0.15.1 (jsg@)

mercurial

  ~ Makefile                              
  + patches/patch-hgext_convert_common_py
  + patches/patch-hgext_convert_git_py    + patches/patch-mercurial_mpatch_c
  + patches/patch-mercurial_subrepo_py    

  TAGGED OPENBSD_5_9
  > security fixes for CVE-2016-3069, CVE-2016-3105, CVE-2016-3630,
  > CVE-2016-3068
  > ok rpointel@ (MAINTAINER) (jasper@)

rebar

  ~ Makefile                              

  > simplify FLAVOR checks in preparation for upcoming erlang 19 support
  > (jasper@)

utop

  ~ Makefile                              

  > devel/utop: Drop maintainer.
  > OK krw@, naddy@ (edd@)

== games ============================================================= 04/15 ==

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

minetest

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to minetest 0.4.14, from David Carlier, thanks! (landry@)

== graphics ========================================================== 05/15 ==

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

ImageMagick

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to ImageMagick-6.9.4.10 (sthen@)

evince

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + patches/patch-libdocument_ev-document-misc_c

  > update to evince-3.20.1 (jasper@)

nomacs

  ~ Makefile                              ~ distinfo
  ~ patches/patch-cmake_UnixBuildTarget_cmake
  ~ patches/patch-cmake_Unix_cmake        ~ pkg/PLIST

  > Update to nomacs 3.2.0, from maintainer Rafael Sadowski (landry@)

p5-Image-ExifTool

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to p5-Image-ExifTool-10.20, from patrick keshishian (sthen@)

== infrastructure ==================================================== 06/15 ==

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

man

  ~ man1/proot.1                          

  > + dev_mkdb so that tty(8) will be fully functional and fast (espie@)

== lang ============================================================== 07/15 ==

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

go

  ~ Makefile                              
  ~ patches/patch-src_runtime_sys_openbsd_386_s
  + patches/patch-api_except_txt          + patches/patch-api_go1_6_txt
  + patches/patch-src_runtime_sys_openbsd_amd64_s
  + patches/patch-src_runtime_sys_openbsd_arm_s
  + patches/patch-src_syscall_zsysnum_openbsd_386_go
  + patches/patch-src_syscall_zsysnum_openbsd_amd64_go
  + patches/patch-src_syscall_zsysnum_openbsd_arm_go

  > Update lang/go to handle the sys_thrkill/sys_kill change.
  > Partially based on a diff from Ray Lai. (jsing@)

go-bootstrap

  ~ Makefile                              
  ~ patches/patch-src_runtime_sys_openbsd_386_s
  + patches/patch-src_runtime_sys_openbsd_amd64_s
  + patches/patch-src_syscall_zsysnum_openbsd_386_go
  + patches/patch-src_syscall_zsysnum_openbsd_amd64_go

  > Update lang/go-bootstrap to handle the sys_thrkill/sys_kill change.
  > Partially based on a diff from Ray Lai. (jsing@)

vala

  ~ Makefile                              ~ distinfo

  > update to vala-0.32.1 (jasper@)

== mail ============================================================== 08/15 ==

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

geary

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to geary 0.11.1, reminded by ajacoutot@ (landry@)

imapsync

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_9
  > update to imapsync-1.678 to unbreak the --tls1/--tls2 flags
  > ok tim@ (jasper@)

sympa

  ~ Makefile                              ~ pkg/README

  > Replace httpd references with Apache, and fix rc script names.
  > From Caspar Schutijser, thanks! (sthen@)

== math ============================================================== 09/15 ==

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

ntl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_VERSION_INFO        

  > Update to ntl-9.10.0. (benoit@)

== net =============================================================== 10/15 ==

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

freeradius3

  - patches/patch-configure               ~ Makefile
  ~ distinfo                              ~ pkg/PLIST-main
  + patches/patch-autogen_sh              + patches/patch-configure_ac
  + pkg/DESCR-freetds                     + pkg/PLIST-freetds

  > switch to a 3.0.x snapshot of freeradius, it's fairly low risk and fixes
  > a few problems with 3.0.11 that are worth getting in before 6.0. (sthen@)

gssdp

  ~ Makefile                              ~ distinfo

  > update to gssdp-0.14.16 (jasper@)

gupnp

  ~ core/Makefile                         ~ core/distinfo

  > update to gupnp-0.20.18 (jasper@)

  ~ dlna/Makefile                         ~ dlna/distinfo
  ~ dlna/patches/patch-libgupnp-dlna_Makefile_in
  ~ dlna/pkg/PLIST                        

  > update to gupnp-dlna-0.10.5 (jasper@)

haproxy

  - patches/patch-include_types_proto_http_h
  - patches/patch-src_proto_http_c        ~ Makefile
  ~ distinfo                              

  > update to haproxy-1.6.6
  > from David Carlier (danj@)

mono-zeroconf

  + patches/patch-configure               

  > Unbreak after the mono update by searching for the mono assembly files
  > in the proper directory. (robert@)

nedi

  ~ Makefile                              ~ pkg/README

  > Replace httpd references with Apache, and fix rc script names.
  > From Caspar Schutijser, thanks! (sthen@)

quagga

  ~ Makefile                              + patches/patch-lib_sockunion_c

  > Repair IPV6_MINHOPCOUNT support.
  > ok sthen@ (jca@)

ruby-stomp

  ~ Makefile                              ~ distinfo

  > update to stomp-1.4.1 (jasper@)

syncthing

  ~ Makefile                              ~ distinfo

  > net/syncthing to 0.13.9.
  > OK awolk@, thanks. (edd@)

unison

  - patches/patch-system_system_generic_ml
  ~ Makefile                              ~ distinfo

  > bugfix update to 2.48.4 (giovanni@)

== productivity ====================================================== 11/15 ==

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

davical

  ~ Makefile                              ~ pkg/README

  > Replace httpd references with Apache, and fix rc script names.
  > From Caspar Schutijser, thanks! (sthen@)

== sysutils ========================================================== 12/15 ==

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

backuppc

  ~ Makefile                              ~ pkg/README

  > Replace httpd references with Apache, and fix rc script names.
  > From Caspar Schutijser, thanks! (sthen@)

ruby-puppet-lint

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to puppet-lint-2.0.0
  > https://github.com/rodjek/puppet-lint/blob/master/CHANGELOG.md#200-2016-06-
  > 22 (jasper@)

virt-manager

  ~ Makefile                              
  + patches/patch-virtManager_viewers_py

  > catch failure to setup usbdev manager instead of failing hard
  > issue reported by and patch via jiri b. (jasper@)

== textproc ========================================================== 13/15 ==

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

calibre

  ~ Makefile                              ~ distinfo
  ~ patches/patch-setup___init___py       
  ~ patches/patch-src_calibre_gui2___init___py
  ~ pkg/PLIST                             

  > update to calibre-2.60.0 (sthen@)

p5-XML-LibXML

  ~ Makefile                              ~ distinfo

  > update p5-XML-LibXML to 2.0126 (bluhm@)

unicode-ucd

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update for unicode 9 (jasper@)

== www =============================================================== 14/15 ==

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

epiphany

  ~ Makefile                              ~ distinfo

  > update to epiphany-3.20.3 (jasper@)

mono-xsp

  ~ Makefile                              ~ pkg/PLIST

  > unbreak after the mono update (robert@)

nghttp2

  ~ Makefile                              ~ distinfo

  > update to nghttp2-1.12.0 (sthen@)

p5-Apache-Gallery

  ~ Makefile                              ~ pkg/README

  > Replace httpd references with Apache, and fix rc script names.
  > From Caspar Schutijser, thanks! (sthen@)

phpmyadmin

  ~ Makefile                              ~ pkg/README

  > Replace httpd references with Apache, and fix rc script names.
  > From Caspar Schutijser, thanks! (sthen@)

== x11 =============================================================== 15/15 ==

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

gnome

  ~ screenshot/Makefile                   ~ screenshot/distinfo

  > update to gnome-screenshot-3.20.1 (jasper@)

  ~ gucharmap/Makefile                    ~ gucharmap/distinfo

  > - update to gucharmap-9.0.0
  > - since the gucharmap version is tied to unicode-ucd, enforce this in
  > BUILD_DEPENDS (jasper@)

  ~ eog/Makefile                          ~ eog/distinfo
  ~ eog/pkg/PLIST                         
  + eog/patches/patch-src_eog-exif-util_c

  > update to eog-3.20.3 (jasper@)

gtksourceview3

  ~ Makefile                              ~ distinfo

  > update to gtksourceview-3.20.4 (jasper@)

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

Reply via email to