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

archivers/p5-PerlIO-gzip                audio/mp3splt-gtk
audio/soundtracker                      comms/gammu
databases/mdbtools                      databases/ruby-pg
databases/ruby-sqlite3                  databases/tdbc
databases/tdbc-sqlite3                  devel
devel/ccache                            devel/distcc
devel/git-lfs                           devel/libconfuse
devel/meson                             devel/quirks
devel/ruby-ffi                          devel/ruby-kgio
devel/ruby-libv8                        devel/ruby-rb-gsl
devel/ruby-therubyracer                 devel/spidermonkey38
devel/tclthread                         devel/template-glib
editors/joe                             games
games/chromium-bsu                      games/easyrpg
games/fifechan                          games/fifengine
games/gottcode                          games/gtetrinet
games/liblcf                            games/neverball
games/rftg                              games/unknown-horizons
games/xscorch                           geo/geos
geo/pdal                                geo/pgpointcloud
graphics/ImageMagick                    graphics/opencv
inputmethods/uim                        lang
lang/a60                                lang/eagle
lang/jimtcl                             lang/libv8
lang/tcl                                mail
mail/kopano                             mail/mixmaster
mail/perdition                          math
math/fftw3                              math/gnuplot
math/libcerf                            math/plplot
net/netpipes                            net/py-botocore
net/py-ftpdlib                          net/ruby-eventmachine
net/seafile                             net/spectrum-tools
net/telepathy                           net/weechat
print/poppler                           productivity/zim
security/libewf                         security/py-dfvfs
security/py-pefile                      sysutils/awscli
sysutils/borgbackup                     sysutils/rsyslog
sysutils/ruby-posix-spawn               sysutils/upower
sysutils/virt-manager                   telephony/iaxclient
textproc                                textproc/apertium-dicts
textproc/itstool                        textproc/libwbxml
textproc/libxslt                        textproc/p5-Text-Diff
textproc/py-ruamel.yaml                 textproc/py-yaml
textproc/ruby-nokogiri                  textproc/ruby-redcarpet
textproc/xpdf                           www/drupal7
www/epiphany                            www/netsurf
www/ruby-capybara                       www/ruby-capybara-webkit
www/ruby-passenger                      www/ruby-puma
www/ruby-raindrops                      www/ruby-thin
www/ruby-websocket-driver               x11/gnome
x11/kde                                 x11/menu-cache
x11/qt4                                 x11/tk
x11/vlc                                 

== archivers ========================================================= 01/22 ==

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

p5-PerlIO-gzip

  ~ Makefile                              ~ distinfo

  > Update to PerlIO-gzip-0.20. (benoit@)

== audio ============================================================= 02/22 ==

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

mp3splt-gtk

  + patches/patch-src_Makefile_in         

  > main program really requires -lm, this fixes link with lld.
  > no non hackish way to override a makefile variable in this case,
  > so patch is the cleanest way. (espie@)

soundtracker

  ~ patches/patch-app_Makefile_in         

  > needs -lm, really. fixes lld (espie@)

== comms ============================================================= 03/22 ==

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

gammu

  ~ Makefile                              

  > fix build on !CLANG_ARCHS
  > spotted by landry@ on sparc64 buld (kirby@)

== databases ========================================================= 04/22 ==

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

mdbtools

  ~ Makefile                              

  > replace gettext module (naddy@)

  ~ Makefile                              

  > Remove failed attempt to require gcc4.9.
  > This builds fine with clang and base gcc. (naddy@)

ruby-pg

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to pg 0.21.0. (jeremy@)

ruby-sqlite3

  ~ Makefile                              ~ distinfo

  > Update to sqlite3 1.3.13. (jeremy@)

tdbc

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

  > Update to 1.0.5. (stu@)

tdbc-sqlite3

  ~ Makefile                              ~ distinfo

  > Update to 1.0.5. (stu@)

== devel ============================================================= 05/22 ==

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

devel

  ~ Makefile                              

  > Hookup ruby-libv8 (jeremy@)

  ~ Makefile                              

  > -spidermonkey38 (jasper@)

ccache

  - patches/patch-configure_ac            ~ Makefile
  + patches/patch-configure               

  > Avoid inadvertent dep loop introduced with the nested functions autoconf
  > fix. Rwported by Andreas Kusalananda Kähäri. (sthen@)

distcc

  ~ Makefile                              

  > replace gettext module; ok jasper@ (naddy@)

git-lfs

  ~ Makefile                              ~ distinfo

  > update to git-lfs-2.3.4 (jasper@)

libconfuse

  ~ Makefile                              ~ distinfo

  > update to libconfuse-3.2.1 (jasper@)

meson

  - patches/patch-mesonbuild_compilers_compilers_py
  ~ Makefile                              

  > Turns out we *do* need -Wl,-soname...
  > Unbreak runtime in a few GNOME programs. (ajacoutot@)

  ~ Makefile                              ~ patches/patch-mesonbuild_build_py

  > Rework SHARED_LIBS handling.
  > Drop some now useless substs. (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Remove mixmaster.  Security/crypto software from 14 years ago is no longer
  > useful.  ok fcambus@ jca@ (naddy@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register xscorch removal. (bentley@)

  ~ Makefile                              ~ files/Quirks.pm

  > register libwbxml removal (jasper@)

ruby-ffi

  ~ Makefile                              ~ distinfo

  > Update to ffi-1.9.18. (jeremy@)

ruby-kgio

  ~ Makefile                              ~ distinfo

  > Update to kgio-2.11.0. (jeremy@)

ruby-libv8

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

  > New import:
  >     Import ruby-libv8 3.16.14.18

  ~ Makefile                              ~ pkg/DESCR

  > Fix typo in description, from bentley@ (jeremy@)

ruby-rb-gsl

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

  > Update to gsl-2.1.0.3.
  > Remove patch fixed in a different way upstream. (jeremy@)

ruby-therubyracer

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update therubyracer to 0.12.3 and reenable it.
  > Use new ruby-libv8 depedency.
  > Hook up tests. (jeremy@)

spidermonkey38

  - Makefile                              - distinfo
  - patches/patch-configure               
  - patches/patch-jit_ExecutableAllocator_h
  - pkg/DESCR                             - pkg/PLIST

  > remove 38 spidermonkies, now unused after gjs migrated (ab)using 52
  > spidermonkies
  > ok Semnopithecus aja@ (jasper@)

tclthread

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

  > Update to 2.8.1. (stu@)

template-glib

  ~ Makefile                              

  > Missing BDEP on devel/bison.
  > spotted by naddy@ (ajacoutot@)

== editors =========================================================== 06/22 ==

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

joe

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update joe to 4.5.
  > OK bcallah@ (fcambus@)

== games ============================================================= 07/22 ==

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

games

  ~ Makefile                              

  > -xscorch (bentley@)

  ~ Makefile                              

  > +{fifengine,fifechan,unknown-horizons} (bentley@)

chromium-bsu

  - patches/patch-src_MainSDL_Event_cpp   ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-misc_Makefile_in        

  > Update to chromium-bsu-0.9.16.1.
  > tweaks + ok kirby@ (bentley@)

easyrpg

  ~ Makefile                              ~ distinfo

  > Update EasyRPG to 0.5.3
  > most of the work by bentley@ (and ok bentley@) (bcallah@)

fifechan

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

  > New import:
  >     Import fifechan-0.1.4.

fifengine

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

  > New import:
  >     Import fifengine-0.4.1.

gottcode

  ~ Makefile.inc                          ~ connectagram/Makefile
  ~ cutemaze/Makefile                     ~ gottet/Makefile
  ~ hexalate/Makefile                     ~ peg-e/Makefile
  ~ simsu/Makefile                        ~ tanglet/Makefile
  ~ tetzle/Makefile                       

  > Use HTTPS homepage and master_sites. (bentley@)

gtetrinet

  ~ Makefile                              

  > replace gettext module (naddy@)

liblcf

  ~ Makefile                              ~ distinfo

  > Update liblcf to 0.5.3
  > most of the work done by bentley@ (also ok bentley@) (bcallah@)

neverball

  ~ Makefile                              

  > replace gettext module (naddy@)

rftg

  ~ Makefile                              

  > replace gettext module (naddy@)

unknown-horizons

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

  > New import:
  >     Import unknown-horizons-2017.2.

xscorch

  ~ Makefile                              

  > fix illegal package names, see packages-specs(7) (naddy@)

  - Makefile                              - distinfo
  - patches/patch-Makefile_in             - patches/patch-configure
  - patches/patch-libj_jstr_str_trim_c    - patches/patch-sgame_Makefile_in
  - patches/patch-sgtk_sgtk_h             
  - patches/patch-sgtk_swidgets_sactiveconsole_c
  - patches/patch-sgtk_swidgets_sactoggle_c
  - patches/patch-sgtk_swidgets_sdrawbuf_c
  - patches/patch-sgtk_swidgets_slinkspin_c
  - pkg/DESCR                             - pkg/PLIST

  > Remove xscorch.
  > Old software, runtime broken for an indeterminate amount of time.
  > Play scorched3d instead, or the original Scorched Earth in DOSBox or in
  > the browser at archive.org.
  > ok naddy@ (bentley@)

== geo =============================================================== 08/22 ==

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

geos

  ~ Makefile                              ~ distinfo

  > Update to geos 3.6.2.
  > tested in a bulk by ajacoutot@, thanks! (landry@)

pdal

  ~ Makefile                              

  > Properly set COMPILER to base-clang ports-gcc so that those have a
  > chance to fail further on crippled archs. (landry@)

pgpointcloud

  ~ Makefile                              

  > Properly set COMPILER to base-clang ports-gcc so that those have a
  > chance to fail further on crippled archs. (landry@)

== graphics ========================================================== 09/22 ==

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

ImageMagick

  ~ Makefile                              

  > re-regen WANTLIB to unbreak (sthen@)

opencv

  - patches/patch-cmake_OpenCVDetectPython_cmake
  ~ Makefile                              ~ distinfo
  ~ patches/patch-cmake_OpenCVPCHSupport_cmake
  ~ patches/patch-modules_core_include_opencv2_core_operations_hpp
  ~ patches/patch-modules_java_CMakeLists_txt
  ~ pkg/PLIST-docs                        ~ pkg/PLIST-main

  > Update OpenCV to the latest stable version 2.4.13.4.
  > Notable port changes:
  > - HOMEPAGE switch to https
  > - MAINTAINER email address
  > - Regen WANTLIB-main
  > - More portable cmake changes in patch-modules_java_CMakeLists_txt
  > Survived a bulk by landry@ (rsadowski@)

== inputmethods ====================================================== 10/22 ==

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

uim

  ~ Makefile                              

  > replace gettext module (naddy@)

== lang ============================================================== 11/22 ==

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

lang

  ~ Makefile                              

  > +a60 (bcallah@)

a60

  + Makefile                              + distinfo
  + patches/patch-Makefile_in             + patches/patch-err_c
  + patches/patch-xa60_c                  + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     Import lang/a60, the NASE A60 Algol interpreter.

eagle

  ~ Makefile                              

  > fix illegal package names, see packages-specs(7) (naddy@)

jimtcl

  ~ Makefile                              ~ distinfo

  > Update to 0.77pl1. (stu@)

libv8

  - patches/patch-src_atomicops_h         - patches/patch-src_platform_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-build_common_gypi
  ~ patches/patch-src_heap_cc             ~ patches/patch-tools_gyp_v8_gyp

  > Update to libv8 3.16.14.11
  > Switch to using distfile from GitHub.
  > OK David Carlier (MAINTAINER) (jeremy@)

tcl

  ~ 8.6/Makefile                          ~ 8.6/distinfo
  ~ 8.6/patches/patch-tests_binary_test   ~ 8.6/patches/patch-unix_Makefile_in
  ~ 8.6/patches/patch-unix_configure      ~ 8.6/pkg/PLIST
  + 8.6/patches/patch-unix_tclUnixSock_c

  > Update to 8.6.7. (stu@)

== mail ============================================================== 12/22 ==

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

mail

  ~ Makefile                              

  > Remove mixmaster.  Security/crypto software from 14 years ago is no longer
  > useful.  ok fcambus@ jca@ (naddy@)

kopano

  ~ core/Makefile                         

  > replace gettext module (naddy@)

mixmaster

  - Makefile                              - distinfo
  - files/Makefile                        - patches/patch-Src_config_h
  - patches/patch-Src_crypto_c            - patches/patch-Src_crypto_h
  - patches/patch-Src_mail_c              - patches/patch-Src_mix_c
  - patches/patch-Src_pcre-2_08_Makefile
  - patches/patch-Src_pcre-2_08_pcre_c    - patches/patch-Src_pgpcreat_c
  - patches/patch-Src_pgpget_c            - patches/patch-conf_mix_cfg
  - patches/patch-mix_1                   - pkg/DESCR
  - pkg/MESSAGE                           - pkg/PLIST

  > Remove mixmaster.  Security/crypto software from 14 years ago is no longer
  > useful.  ok fcambus@ jca@ (naddy@)

perdition

  ~ Makefile                              

  > replace gettext module (naddy@)

== math ============================================================== 13/22 ==

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

math

  ~ Makefile                              

  > Link libcerf (pirofti@)

fftw3

  ~ Makefile                              ~ distinfo

  > update to 3.3.7
  > ok pirofti@ (steven@)

gnuplot

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-configure
  + patches/patch-src_command_c           

  > Update to gnuplot 5.2.1.
  > While at it remove obsolete emacs dependency, use GNU readline and
  > take maintainership.
  > OK and input feinerer@, OK steven@ (pirofti@)

libcerf

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

  > New import:
  >     Import math/libcerf providing implementation of complex error functions

plplot

  - patches/patch-bindings_octave_demos_Makefile_in
  - patches/patch-bindings_octave_misc_Makefile_in
  - patches/patch-examples_f77_CMakeLists_txt
  - patches/patch-src_plcore_c            - patches/patch-test_CMakeLists_txt
  - pkg/DESCR-f77                         - pkg/PLIST-f77
  ~ Makefile                              ~ distinfo
  ~ patches/patch-cmake_modules_csiro_cmake
  ~ patches/patch-cmake_modules_instdirs_cmake
  ~ patches/patch-drivers_pstex_c         
  ~ patches/patch-examples_CMakeLists_txt
  ~ patches/patch-examples_c++_CMakeLists_txt
  ~ patches/patch-examples_c_CMakeLists_txt
  ~ pkg/PLIST-c++                         ~ pkg/PLIST-main
  + patches/patch-examples_fortran_CMakeLists_txt
  + patches/patch-plplot_test_CMakeLists_txt
  + pkg/DESCR-fortran                     + pkg/PLIST-fortran

  > update to 5.13.0 (steven@)

== net =============================================================== 14/22 ==

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

netpipes

  ~ Makefile                              

  > fix illegal package names, see packages-specs(7) (naddy@)

py-botocore

  ~ Makefile                              ~ distinfo

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

py-ftpdlib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to pyftpd 1.5.3. (juanfra@)

ruby-eventmachine

  ~ Makefile                              ~ distinfo
  ~ patches/patch-ext_ed_cpp              ~ patches/patch-ext_extconf_rb
  ~ pkg/PLIST                             + patches/patch-tests_test_exc_rb

  > Update to eventmachine-1.2.5. (jeremy@)

seafile

  ~ Makefile.inc                          ~ ccnet/distinfo
  ~ client/distinfo                       ~ seafile/distinfo

  > update to seafile-6.1.3 (kirby@)

spectrum-tools

  ~ Makefile                              

  > replace gettext module and sync wantlib (naddy@)

telepathy

  ~ folks/Makefile                        
  + folks/patches/patch-backends_eds_lib_Makefile_in

  > Unbreak loading the eds library. (ajacoutot@)

weechat

  ~ Makefile                              

  > replace gettext module (naddy@)

== print ============================================================= 15/22 ==

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

poppler

  ~ Makefile                              

  > Add ${MODGCC4_CPPLIBDEP} to LIB_DEPENDS-*, changes nothing for clang
  > archs, but fixes the dreaded 'Missing library for estdc++>=17.0' error
  > message at pkg_create on other archs. COMPILER_LIBCXX is in WANTLIB-*,
  > but nothing brought it into context, as ${MODGCC4_CPPLIBDEP} is only in
  > LIB_DEPENDS, which isnt inherited by LIB_DEPENDS-* here.
  > If you didnt understood all this garbage, your mental sanity is safe.
  > ok kili@ (landry@)

== productivity ====================================================== 16/22 ==

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

zim

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update zim to 0.67
  > ok juanfra@ (benno@)

== security ========================================================== 17/22 ==

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

libewf

  ~ Makefile                              ~ distinfo

  > update libewf to 20170703.
  > ok and inputs benoit@. (rpointel@)

py-dfvfs

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update py-dfvfs to 20170723.
  > ok benoit@. (rpointel@)

py-pefile

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update py-pefile.
  > ok benoit@. (rpointel@)

== sysutils ========================================================== 18/22 ==

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.181. (ajacoutot@)

borgbackup

  - patches/patch-borg__hashindex_c       ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-src_borg__endian_h      
  + patches/patch-src_borg_testsuite_archiver_py

  > update to borgbackup-1.1.1
  > from Bjorn Ketelaars (MAINTAINER)
  > ok remi@ (jasper@)

rsyslog

  ~ Makefile                              

  > replace gettext module and sync wantlib (naddy@)

ruby-posix-spawn

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to posix-spawn-0.3.13.
  > Remove unnecessary extension files from PLIST. (jeremy@)

upower

  + patches/patch-libupower-glib_up-device_c

  > Unbreak on gcc archs
  > up-device.c:277: error: #pragma GCC diagnostic not allowed inside functions
  > ok landry@ (maintainer) (jca@)

virt-manager

  ~ Makefile                              ~ distinfo
  ~ patches/patch-setup_py                

  > update to virt-manager-1.4.3 (jasper@)

== telephony ========================================================= 19/22 ==

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

iaxclient

  ~ Makefile                              

  > replace gettext module (naddy@)

== textproc ========================================================== 20/22 ==

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

textproc

  ~ Makefile                              

  > -libwbxml (jasper@)

apertium-dicts

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

  > New import:
  >     Import apertium-ukr-0.1.0, a Ukrainian dictionary for apertium.

  + crh-tur/Makefile                      + crh-tur/distinfo
  + crh-tur/pkg/DESCR                     + crh-tur/pkg/PLIST

  > New import:
  >     Import apertium-crh-tur-0.2.0, a Crimean Tatar/Turkish apertium
  > language pair.

  + srd-ita/Makefile                      + srd-ita/distinfo
  + srd-ita/pkg/DESCR                     + srd-ita/pkg/PLIST

  > New import:
  >     Import apertium-srd-ita-0.9.5, a Sardinian/Italian apertium language
  > pair.

  + cat-srd/Makefile                      + cat-srd/distinfo
  + cat-srd/pkg/DESCR                     + cat-srd/pkg/PLIST

  > New import:
  >     Import apertium-cat-srd-1.0.0, a Catalan/Sardinian apertium language
  > pair.

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

  > New import:
  >     Import apertium-tur-0.1.0, a Turkish dictionary for apertium.

  + rus-ukr/Makefile                      + rus-ukr/distinfo
  + rus-ukr/pkg/DESCR                     + rus-ukr/pkg/PLIST

  > New import:
  >     Import apertium-rus-ukr-0.2.0, a Russian/Ukrainian apertium language
  > pair.

  + srd/Makefile                          + srd/distinfo
  + srd/pkg/DESCR                         + srd/pkg/PLIST
  + srd/patches/patch-Makefile_in         

  > New import:
  >     Import apertium-srd-1.2.0, a Sardinian dictionary for apertium.

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

  > New import:
  >     Import apertium-crh-0.1.0, a Crimean Tatar dictionary for apertium.

  ~ Makefile                              

  > sync (bentley@)

itstool

  ~ Makefile                              ~ distinfo

  > update to itstool-2.0.4 (jasper@)

libwbxml

  - Makefile                              - distinfo
  - patches/patch-CMakeLists_txt          - pkg/DESCR
  - pkg/PLIST                             

  > remove libwbxml nothing in tree uses it anymore and who really does
  > WAP binary xml anymore these days..
  > ok aja@ (jasper@)

libxslt

  ~ Makefile                              ~ distinfo

  > update to 1.1.32
  > ok ajacoutot@  "sounds good" rpointel@ (steven@)

p5-Text-Diff

  ~ Makefile                              ~ distinfo

  > update to p5-Text-Diff-1.45 (jasper@)

py-ruamel.yaml

  ~ Makefile                              ~ distinfo

  > update to py-ruamel.yaml-0.15.34l (jasper@)

py-yaml

  ~ Makefile                              

  > switch homepage/master_sites to https (bentley@)

ruby-nokogiri

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

  > Update to nokogiri-1.8.1. (jeremy@)

ruby-redcarpet

  ~ Makefile                              ~ distinfo
  ~ patch-test_redcarpet_bin_test_rb      

  > Update to redcarpet-3.4.0. (jeremy@)

xpdf

  ~ Makefile                              ~ distinfo
  ~ patches/patch-xpdf_GlobalParams_cc    ~ patches/patch-xpdf_XRef_cc

  > Update to xpdf-4.00.
  > Now uses qt5 instead of motif.
  > Printing doesn't work at the moment, sorry.
  > (prodded by some people from western and eastern europe) (kili@)

  - patches/patch-Makefile_in             - patches/patch-splash_Makefile_in
  - patches/patch-splash_SplashXPath_cc   - patches/patch-splash_SplashXPath_h
  - patches/patch-xpdf_Makefile_in        

  > Oops! Forgot to properly cvs rm some patch files.
  > Noticed by naddy@. (kili@)

== www =============================================================== 21/22 ==

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

drupal7

  ~ theme-atcommerce/Makefile             

  > fix illegal package names, see packages-specs(7) (naddy@)

epiphany

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to epiphany-3.26.2 (jasper@)

netsurf

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

  > New import:
  >     Import libnslog-0.1.0.

  - libsvgtiny/patches/patch-src_Makefile
  - libsvgtiny/patches/patch-src_colors_gperf
  - libsvgtiny/patches/patch-src_svgtiny_c
  - libsvgtiny/patches/patch-src_svgtiny_internal_h
  - nsgenbind/patches/patch-src_nsgenbind-ast_c
  - nsgenbind/patches/patch-src_nsgenbind-ast_h
  - nsgenbind/patches/patch-src_nsgenbind-parser_y
  - nsgenbind/patches/patch-src_webidl-ast_c
  - nsgenbind/patches/patch-src_webidl-ast_h
  - nsgenbind/patches/patch-src_webidl-parser_y
  ~ Makefile                              ~ Makefile.inc
  ~ browser/Makefile                      ~ browser/distinfo
  ~ browser/pkg/PLIST                     ~ buildsystem/Makefile
  ~ buildsystem/distinfo                  ~ hubbub/Makefile
  ~ hubbub/distinfo                       ~ libcss/Makefile
  ~ libcss/distinfo                       ~ libdom/Makefile
  ~ libdom/distinfo                       ~ libnsfb/Makefile
  ~ libnsfb/distinfo                      ~ libnsgif/Makefile
  ~ libnsgif/distinfo                     ~ libnspsl/Makefile
  ~ libnspsl/distinfo                     ~ libsvgtiny/Makefile
  ~ libsvgtiny/distinfo                   ~ libutf8proc/Makefile
  ~ libutf8proc/distinfo                  ~ netsurf-fb/Makefile
  ~ netsurf-fb/distinfo                   ~ nsgenbind/Makefile
  ~ nsgenbind/distinfo                    

  > Update to netsurf-3.7.
  > I didn't receive any test reports on exotic architectures this time.
  > ok landry@ (bentley@)

ruby-capybara

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to capybara-2.13.0. (jeremy@)

ruby-capybara-webkit

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

  > Update to capybara-webkit-1.14.0.
  > Remove gcc4 module, no longer needed. (jeremy@)

ruby-passenger

  ~ Makefile                              ~ distinfo
  ~ 
patch-src_cxx_supportlib_vendor-modified_boost_smart_ptr_detail_sp_has_sync_hpp
  ~ patch-src_cxx_supportlib_vendor-modified_libev_configure
  ~ 
patch-src_ruby_supportlib_phusion_passenger_config_install_standalone_runtime_command_rb
  ~ patch-src_ruby_supportlib_phusion_passenger_config_nginx_engine_compiler_rb
  ~ patch-src_ruby_supportlib_phusion_passenger_platform_info_apache_rb
  ~ patch-src_ruby_supportlib_phusion_passenger_rb
  ~ 
patch-src_ruby_supportlib_phusion_passenger_standalone_start_command_nginx_engine_rb
  ~ patch-src_ruby_supportlib_phusion_passenger_vendor_daemon_controller_rb
  ~ pkg/PLIST                             
  + patches/patch-src_agent_Core_CoreMain_cpp
  + patches/patch-src_cxx_supportlib_Constants_h
  + patches/patch-src_ruby_supportlib_phusion_passenger_constants_rb

  > Update to passenger-5.1.11.
  > Updated embedded nginx version to 1.12.1.
  > Disable check for newer versions, and add patches to force use of
  > correct ruby binary. (jeremy@)

ruby-puma

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to puma-3.10.0. (jeremy@)

ruby-raindrops

  ~ Makefile                              ~ distinfo

  > Update to raindrops-0.19.0. (jeremy@)

ruby-thin

  ~ Makefile                              ~ distinfo

  > Update to thin-1.7.2. (jeremy@)

ruby-websocket-driver

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to websocket-driver-0.7.0. (jeremy@)

== x11 =============================================================== 22/22 ==

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

gnome

  ~ mutter/Makefile                       ~ mutter/distinfo
  ~ mutter/patches/patch-clutter_configure_ac
  ~ mutter/pkg/PLIST                      
  + mutter/patches/patch-src_backends_meta-egl_c

  > update to mutter-3.26.2 (jasper@)

  ~ shell/Makefile                        ~ shell/distinfo
  ~ shell/patches/patch-js_misc_loginManager_js
  ~ shell/patches/patch-js_ui_screenShield_js
  ~ shell/pkg/PLIST                       

  > update to gnome-shell-3.26.2 (jasper@)

  ~ shell-extensions/Makefile             ~ shell-extensions/distinfo
  ~ shell-extensions/pkg/PLIST            

  > update to gnome-shell-extensions-3.26.2 (jasper@)

  ~ terminal/Makefile                     ~ terminal/distinfo
  ~ terminal/patches/patch-src_terminal-screen_c
  ~ terminal/pkg/PLIST                    
  + terminal/patches/patch-src_terminal-util_c

  > update to gnome-terminal-3.26.2 (jasper@)

  ~ contacts/Makefile                     ~ contacts/distinfo
  ~ contacts/pkg/PLIST                    

  > update to gnome-contacts-3.26 (jasper@)

  ~ gdm/Makefile                          
  ~ gdm/patches/patch-daemon_gdm-manager_c

  > find_user_session_for_display -> get_user_session_for_display (ajacoutot@)

kde

  ~ libs3/Makefile                        

  > replace gettext module (naddy@)

menu-cache

  ~ Makefile                              ~ distinfo
  ~ patch-docs_reference_libmenu-cache_Makefile_in

  > Update to menu-cache-1.1.0. (ajacoutot@)

qt4

  ~ Makefile                              

  > replace gettext module (naddy@)

tk

  ~ 8.6/Makefile                          ~ 8.6/distinfo

  > Update to 8.6.7. (stu@)

vlc

  ~ Makefile                              

  > replace gettext module (naddy@)

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

Reply via email to