Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 00:02:35 UTC Now

2019-05-09 08:41:51 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-migrate-parsetree to 1.3.0

(jaapb)

2019-05-09 08:41:34 UTC MAIN commitmail json YAML

2019-05-09 06:07:29 UTC MAIN commitmail json YAML

doc/CHANGES-2019: Fix some dates.

(wiz)

2019-05-08 17:19:55 UTC MAIN commitmail json YAML

doc: Updated chat/hexchat to 2.14.2

(nia)

2019-05-08 17:19:41 UTC MAIN commitmail json YAML

hexchat: Update to 2.14.2.

Changes:

* remove shift+click binding to close tabs
* re-add option to build against legacy perl
* add appstream metainfo for plugins
* add build option to set perl binary
* add option to build without appstream
* fix not unminimizing when restoring from tray
* fix translations containing invalid text events
* fix server passwords starting with :
* update libraries on windows, fixing CVE-2018-15120 (and emoji!)

(nia)

2019-05-08 12:52:59 UTC MAIN commitmail json YAML

options.description: Add sixel.

(nia)

2019-05-08 12:51:55 UTC MAIN commitmail json YAML

retroarch: Spell mbedtls properly.

(nia)

2019-05-08 12:40:34 UTC MAIN commitmail json YAML

doc: Updated emulators/retroarch to 1.7.7

(nia)

2019-05-08 12:40:17 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-core-info to 1.7.7

(nia)

2019-05-08 12:40:05 UTC MAIN commitmail json YAML

emulators/retroarch: Update to 1.7.7.

Changes since 1.7.6:

- CHEEVOS: Fix crash when reading memory that is out of range.
- CHEEVOS: New Cheevos implementation enabled by default.
- CHEEVOS: Pop-up badges when an achievement is triggered.
- CRT: Dynamic super resolution support.
- COMMON: For platforms without HAVE_THREADS, don't automatically resume content when saving/loading states
- COMMON: Make playlist sorting optional and consistent.
- COMMON: Fix sorting of playlists with blank labels.
- COMMON: Fix content scanner creating false positive playlist entries that also have wrong label and crc32.
- COMMON: Add some MMX-optimized pixel conversion routines.
- COMMON: Fix typo preventing some SSE2-optimized pixel conversions from being used.
- COMMON: Add option to track how long content has been running over time.
- COMMON: Fix buffer overflows in system information.
- COMMON: Add option to change screen orientation via the windowing system (Android, Windows, X11).
- COMMON: Show CPU model name in log.
- COMMON: Add "Help -> Send Debug Info" option (and F10 hotkey) to send diagnostic info to the RetroArch team for help with problems.
- COMMON: Show GPU device name/version in log.
- COMMON: Add menu option to write log info to a file.
- COMMON: Add subsystem support for playlists. Subsystem info is automatically saved to the history playlist for easy relaunching.
- GL: Add new "gl1" OpenGL 1.1 compliant video driver for legacy GPUs and software renderers
- GL: Add a new "glcore" driver with slang support (requires GL 3.2+ or GLES3).
- GL: Draw OSD on top of overlay.
- GONG: Add savestate support.
- GONG: Add video refresh rate core options.
- GONG: Two player support via core option.
- GUI: Fix text alignment when using stb_unicode.
- GUI: Fix text display issues when using Japanese (and other unicode-dependent language) text with stb_unicode.
- GUI: Set language on first startup to the user's preferred OS language (Windows, *nix and Android).
- INPUT: Add (scaled radial) analog deadzone and sensitivity options.
- LIBRETRO: Add Turkish language support.
- LIBRETRO: Allow non-accelerated video to rotate the display.
- LOCALIZATION: Update Chinese (Simplified) translation.
- LOCALIZATION: Update Chinese (Traditional) translation.
- LOCALIZATION: Update Dutch translation.
- LOCALIZATION: Update French translation.
- LOCALIZATION: Update German translation.
- LOCALIZATION: Update Japanese translation.
- LOCALIZATION: Update Polish translation.
- LOCALIZATION: Update Russian translation.
- LOCALIZATION: Update Spanish translation.
- LOCALIZATION: Add new Turkish translation.
- MIDI: Fix startup crash in midi driver.
- MENU: Bugfix - you can no longer get stuck in Online Updater -> Update Core screen when toggling between ingame and menu.
- MENU: Selectively hide 'Take Screenshot' for video drivers that don't support taking screenshots.
- MENU: Framerate independent menu rendering. MaterialUI/Ozone/XMB/RGUI can now run at higher framerates.
- MENU: Thumbnails work in history list.
- MENU: Menu widgets.
- MENU: Add memory statistics support to more context drivers.
- MENU: Enable ozone driver for UWP builds.
- MENU: Add optional "looping" menu text ticker with configurable speed.
- MENU: Fix core video rendering when using ozone with GL cores that implement the scissor test.
- MENU: Add optional playlist sublabels (associated core + play time, where available).
- MENU: Dropdown list settings now apply immediately.
- MENU: Add setting to require pressing the "Exit RetroArch" hotkey twice to confirm.
- MENU: Now able to run at higher refresh rates than 60Hz.
- MENU: Enable "Add to Favorites" without loading a core.
- MENU: Allow core name to be hidden on history/favorites playlists.
- MENU: Populate crc32 and db_name fields when adding history/favourites playlist entries.
- MENU: Fix TTF files not showing in OSD/menu font selection screen.
- MENU: Fix audio/video filters not showing in file browser.
- MENU/MaterialUI: Add subsystem support.
- MENU/MaterialUI: Add currently selected entry in dropdown menus.
- MENU/OZONE: Add mouse support on entries (no sidebar yet).
- MENU/OZONE: Allow collapsing the sidebar.
- MENU/OZONE: Add thumbnail support.
- MENU/OZONE: Battery notifications.
- MENU/OZONE: Add wifi icon for network entries.
- MENU/QT/WIMP: Add git version and build date to Help->About window.
- MENU/QT/WIMP: Fix content loading via the file browser.
- MENU/QT/WIMP: Add new settings window to control all RetroArch settings.
- MENU/RGUI: Improve playlist titles.
- MENU/RGUI: Add option to hide associated cores in playlists.
- MENU/RGUI: Add internal upscaling option.
- MENU/RGUI: Add subsystem support.
- MENU/RGUI: Add menu sublabel support.
- MENU/RGUI: Re-enable "Load Core" option when content is loaded.
- MENU/RGUI: Add optional "Collections" entry to main menu.
- MENU/RGUI: Add "Lock Menu Aspect Ratio" option.
- MENU/RGUI: Add "full width" layout option.
- MENU/RGUI: Ensure menu color theme is applied immediately.
- MENU/RGUI: Fix "Lock Menu Aspect Ratio" option when using custom viewports.
- MENU/RGUI: Add widescreen support.
- MENU/RGUI: Allow text to be centred when selecting widescreen layouts.
- MENU/RGUI: Add inline playlist thumbnail support.
- MENU/RGUI: Add optional shadow effects.
- MENU/RGUI: Performance optimizations.
- MENU/RGUI: Add optional extended ASCII support.
- MENU/RGUI: Add optional delay when loading thumbnails.
- MENU/RGUI: Add on-screen keyboard.
- MENU/RGUI: Battery notifications.
- MENU/XMB: Prevent crashes when resizing to a tiny window.
- MENU/XMB: XMB honors the 'show menu sublabels' setting now - was previously RGUI only
- NETPLAY: Fix stall-out causing total disconnection with >2 players.
- NETPLAY: Different (more intuitive?) default netplay share policy.
- NETPLAY: Add hotkey option to toggle hosting on/off.
- NETWORKING: Encode URLs to allow for spaces in directory names.
- OSX: Prevent crash on exit.
- OSX: Metal is now the default video driver for the RetroArch Metal build.
- OSX: Enable CoreAudio v3 driver for Metal.
- OSX/MACOS/IOS: Now uses the STB Unicode font driver.
- SCANNER: New option 'Scan without core match'. When this is enabled,
supported extensions by all installed cores are not checked, and instead
it will add all content it finds to a playlist. This way, you can install the core you need later on after scanning. Not enabled by default.
- SHADERS: Don't alphabetize shader presets.
- VULKAN: Fix color issues with RGBA8888 swapchains in readback (screenshots).

(nia)

2019-05-08 10:23:07 UTC MAIN commitmail json YAML

Updated textproc/py-rst2pdf, print/py-reportlab

(adam)

2019-05-08 10:21:44 UTC MAIN commitmail json YAML

py-reportlab: updated to 3.5.21

RELEASE 3.5.21:
* fix bug in legends
* add extra table info in spanning error case

RELEASE 3.5.20:
* Preliminary MultiCol implementation
* fix missing xrange import
* allow rgb to have fractions of 1 in css colors

RELEASE 3.5.19:
* fix bug with a tag href not having a scheme
* all0w LineChart/LinePlot area fills to differe from the stroke colour
* add canvas setProducer method

RELEASE 3.5.18:
* more FrameBG changes vs BalancedColumns
* fix bb issues 176/177

(adam)

2019-05-08 10:20:17 UTC MAIN commitmail json YAML

2019-05-08 08:45:41 UTC MAIN commitmail json YAML

Updated devel/p5-Future to 0.40

(wen)

2019-05-08 08:44:49 UTC MAIN commitmail json YAML

Update to 0.40

Upstream changes:
0.40    2019-05-03
        [CHANGES]
        * Added Future::Exception (RT129373)
        * Make ->get throw a Future::Exception and ->fail recognise one
        * Better documentation of the failure category parameter
        * Added a properly-documented ->block_until_ready

(wen)

2019-05-08 08:34:48 UTC MAIN commitmail json YAML

2019-05-08 08:10:52 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000121

(wen)

2019-05-08 08:09:12 UTC MAIN commitmail json YAML

Update to 0.000121
Update DEPENDS

Upstream changes:
0.000121  2019-05-07 12:00:27-07:00 America/Los_Angeles

    - Tracking for mocked methods
    - Include raw table in facet data when compare fails

0.000120  2019-04-26 05:19:18-07:00 America/Los_Angeles

    - Allow all_items inside bag

(wen)

2019-05-08 07:40:04 UTC MAIN commitmail json YAML

doc: Fix latest mediawiki and p5-CGI entries

(leot)

2019-05-08 05:31:16 UTC MAIN commitmail json YAML

Note bananapi-r2 and beagle-family u-boot updates.

(thorpej)

2019-05-08 05:14:20 UTC MAIN commitmail json YAML

2019-05-08 05:06:48 UTC MAIN commitmail json YAML

2019-05-08 05:02:40 UTC MAIN commitmail json YAML

Push the installboot.plist files down into a "files" directory in
the pkg source area, as per convention.

(No rev bump -- installed content hasn't changed.)

(thorpej)

2019-05-08 02:26:11 UTC MAIN commitmail json YAML

Updated 4.43 www/p5-CGI to 4.43

(wen)

2019-05-08 02:24:35 UTC MAIN commitmail json YAML

Update to 4.43

Upstream changes:
4.43 2019-05-01

    [ FIX / TESTING ]
    - support unquoted multipart/form-data name values (GH #234)

(wen)

2019-05-08 02:21:24 UTC MAIN commitmail json YAML

doc: Updated misc/mate-utils to 1.22.1

(gutteridge)

2019-05-08 02:20:50 UTC MAIN commitmail json YAML

mate-utils: update to 1.22.1

NB this release has added Inkscape as a tool dependency. (Upstream has
also now excluded a file that was causing itstool failures.)

### mate-utils 1.22.1

    tx: sync with transifex
    Fix -Werror=cast-function-type with GCC 8
    mate-disk-usage-analyzer: Memory leak
    GEN png icons from svg files
    Update documenters in about dialog
    mate-dictionary: Use g_strjoin to build license text
    Use program-name and title in gtk_show_about_dialog call
    help: update copyright

(gutteridge)

2019-05-08 02:20:34 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-PPPort to 3.51

(wen)

2019-05-08 02:19:16 UTC MAIN commitmail json YAML

Update to 3.51

Upstream changes:
3.51 - 2019-05-01

    * include the module version in metadata for proper PAUSE indexing

3.50 - 2019-04-30

    * Order warn before uv for packWARN (shown in 5.6.1)

3.49 - 2019-04-29

    * Fix tests for 64bit int, 32bit ptr platforms

3.48 - 2019-04-28

    * Order misc before uv for UNLIKELY (<=5.8.8)

3.47 - 2019-04-27

    * re-fix leaky code (used only in tests)

(wen)

2019-05-08 02:14:35 UTC MAIN commitmail json YAML

doc: Updated misc/mate-calc to 1.22.1

(gutteridge)

2019-05-08 02:14:26 UTC MAIN commitmail json YAML

### mate-calc 1.22.1

  * Translations update
  * currency-manager: Update name_map in load_imf_rates
  * display small numbers in scientific notation
  * mp: Fix calculate result ln(e^(i*π))
  * mate-calc: Fix memory leak
  * i18n about dialog

(gutteridge)

2019-05-08 02:13:40 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1..32.1

(wen)

2019-05-08 02:12:07 UTC MAIN commitmail json YAML

Update to 1.32.1

Upstream changes:
== MediaWiki 1.32.1 ==

=== Changes since MediaWiki 1.32.0 ===
* (T213577) rdbms: avoid transaction status errors from ping() in rollback().
* rdbms: Pass required parameter.
* rdbms: do not treat SAVEPOINT and RELEASE SAVEPOINT as write queries.
* (T204531) rdbms: reduce LoadBalancer replication log spam.
* (T213489) Avoid session double-start in Setup.php.
* (T213717) Correct namespace 'Template' for gom-deva
* (T198054) Fix login page crash caused by unknown language via ?uselang
* (T215324) (T210937) list=users mistakenly reports user as missing.
* (T209483) Add ILBFactory::redefineLocalDomain method. This is intended for
  use with scripts like addWiki.php to avoid mismatched domain errors.
* (T208871) The hard-coded Google search form on the database error page was
  removed.
* (T204800) Fix Title::getFragmentForURL for bad interwiki prefix
* (T215566) Fix installer being unable to determine if the database exists
  during a fresh installation.

(wen)

2019-05-08 02:10:47 UTC MAIN commitmail json YAML

doc: Updated sysutils/mate-power-manager to 1.22.1

(gutteridge)

2019-05-08 02:10:35 UTC MAIN commitmail json YAML

mate-power-manager: update to 1.22.1

### mate-power-manager 1.22.1

  * tx: sync with transifex
  * improve copyright
  * Help: Remove About section
  * Add conf option to disable warnings for low mouse power
  * help: update copyright
  * Help: Use XInclude instead of ENTITY for legal.xml

(gutteridge)

2019-05-08 02:09:00 UTC MAIN commitmail json YAML

doc: Updated sysutils/mate-sensors-applet to 1.22.1

(gutteridge)

2019-05-08 02:08:50 UTC MAIN commitmail json YAML

mate-sensors-applet: update to 1.22.1

### mate-sensors-applet 1.22.1

  * tx: sync with transifex
  * help: update copyright
  * Help: Use XInclude instead of ENTITY for legal.xml

(gutteridge)

2019-05-08 02:06:56 UTC MAIN commitmail json YAML

doc: Updated graphics/eom to 1.22.1

(gutteridge)

2019-05-08 02:06:46 UTC MAIN commitmail json YAML

eom: update to 1.22.1

### eom 1.22.1

  * Translations update
  * store: Add any image file in the current directory to the store
  * help: update copyright
  * Upgrade the manual to docbook 5.0
  * Use persistent page setup

(gutteridge)

2019-05-08 02:05:42 UTC MAIN commitmail json YAML

doc: Updated archivers/engrampa to 1.22.1

(gutteridge)

2019-05-08 02:05:31 UTC MAIN commitmail json YAML

engrampa: update to 1.22.1

### engrampa 1.22.1

    sync with transifex
    Help: replace link linkend with xref linkend
    file-utils: avoid out of bound memory access
    actions: avoid use of memory after it is freed
    fr-process: Fix memory leak: 'g_shell_quote' needs to be freed
    fr-process: Fix memory leak: 'g_strconcat' needs to be freed
    [Security] fr-process: avoid 'strcpy' and 'strcat'
    fr-process: Fix memory leak
    Help: Fix version to 1.22
    help: update copyright
    Upgrade the manual to docbook 5.0

(gutteridge)

2019-05-08 02:03:22 UTC MAIN commitmail json YAML

doc: Updated sysutils/caja-dropbox to 1.22.1

(gutteridge)

2019-05-08 02:03:06 UTC MAIN commitmail json YAML

caja-dropbox: update to 1.22.1

### caja-dropbox 1.22.1

  * Use CAJA_EXTENSION_DIR_SYS to save and show system caja extension dir
  * show full path of caja-extension-dir

(gutteridge)

2019-05-08 02:02:07 UTC MAIN commitmail json YAML

doc: Updated sysutils/caja to 1.22.1

(gutteridge)

2019-05-08 02:01:45 UTC MAIN commitmail json YAML

caja: update to 1.22.1

### caja 1.22.1

    tx: sync with transifex
    caja-progress-info: make sure argument is initialized
    Fix invocation with --geometry from the command line
    Pass "NULL" for keyboard event
    caja-file: Fix incomplete file replacement dialog
    eel-gdk-pixbuf-extensions: Fix division by zero
    caja-file: Fix use of memory after it is freed
    caja-icon-container: Fix use of memory after it is freed
    fm-tree-model: Fix use of memory after it is freed
    caja-information-panel: Fix use of memory after it is freed
    fm-directory-view: Fix use of memory after it is freed
    caja-tree-view-drag-dest: Fix memory leak
    [Security] eel-string: Use 'g_strlcat' instead of 'strcat'
    [Security] Use 'g_strlcpy' instead of 'strcpy'

(gutteridge)

2019-05-08 02:00:04 UTC MAIN commitmail json YAML

doc: Updated print/atril to 1.22.1

(gutteridge)

2019-05-08 01:59:54 UTC MAIN commitmail json YAML

atril: update to 1.22.1

### atril 1.22.1

  * update translations
  * help: update copyright
  * Add documenters to translation resource
  * Use program-name and title in gtk_show_about_dialog call
  * Update copyright in about dialog
  * Use g_strjoin to build license text in about dialog

(gutteridge)

2019-05-08 01:57:40 UTC MAIN commitmail json YAML

doc: Updated x11/mozo to 1.22.1

(gutteridge)

2019-05-08 01:57:31 UTC MAIN commitmail json YAML

mozo: update to 1.22.1

### mozo 1.22.1

  * Translations update
  * Fix creating new menus and items
  * Fix moving a menu corrupting the menu

(gutteridge)

2019-05-08 01:55:25 UTC MAIN commitmail json YAML

doc: Updated editors/pluma to 1.22.1

(gutteridge)

2019-05-08 01:55:16 UTC MAIN commitmail json YAML

pluma: update to 1.22.1

### pluma 1.22.1

  * tx: sync with transifex
  * update installation instructions and fix spelling and old reference
  * Help: replace link linkend with xref linkend
  * help: update copyright
  * Use ITS in docbook article info, validate with dbits schemas
  * Upgrade the manual to docbook 5.0

(gutteridge)

2019-05-08 01:47:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/mate-system-monitor to 1.22.1

(gutteridge)

2019-05-08 01:46:54 UTC MAIN commitmail json YAML

mate-system-monitor: update to 1.22.1

### mate-system-monitor 1.22.1

  * Translations update
  * support 32 cpus
  * sysinfo: show debian version
  * Show available disk space in ZFS
  * Show 32/64-bit Version intead of release for Arch Linux in System tab
  * Show OpenIndiana release and kernel info in System tab
  * Show FreeBSD sysname, release, version in System tab
  * Fix openSUSE Tumbleweed rolling release info
  * gtk3: use "program-name" property in gtk_show_about_dialog
  * help: update copyright

(gutteridge)

2019-05-08 01:43:05 UTC MAIN commitmail json YAML

doc: Updated x11/mate-screensaver to 1.22.1

(gutteridge)

2019-05-08 01:42:53 UTC MAIN commitmail json YAML

mate-screensaver: update to 1.22.1

### mate-screensaver 1.22.1

  * Translations update
  * Add ELOGIND support

(gutteridge)

2019-05-08 01:40:09 UTC MAIN commitmail json YAML

doc: Updated x11/mate-terminal to 1.22.1

(gutteridge)

2019-05-08 01:40:01 UTC MAIN commitmail json YAML

mate-terminal: update to 1.22.1

### mate-terminal 1.22.1

  * Translations update
  * Show confirmation dialog if there are multiple open tabs on closing
  * about: update copyright
  * Explicitly enable bright bold to match new VTE versions
  * help: update copyright

(gutteridge)

2019-05-08 01:36:26 UTC MAIN commitmail json YAML

doc: Updated x11/mate-applets to 1.22.1

(gutteridge)

2019-05-08 01:36:06 UTC MAIN commitmail json YAML

mate-applets: update to 1.22.1

### mate-applets 1.22.1

  * update translations
  * Use g_list_free_full() convenience function
  * Fix use-after-free clang warning
  * help: update copyright
  * Help: Use XInclude instead of ENTITY for legal.xml
  * assignment discards 'const' qualifier from pointer target type
  * Make translatable documenters in about dialog
  * Make translatable copyright info in about dialog
  * Ensure proper translation of the about dialog title

(gutteridge)

2019-05-08 01:33:53 UTC MAIN commitmail json YAML

doc: Updated x11/mate-control-center to 1.22.1

(gutteridge)

2019-05-08 01:33:42 UTC MAIN commitmail json YAML

mate-control-center: update to 1.22.1

### mate-control-center 1.22.1

  * tx: sync with transifex
  * default-applications: Improve UI accessibility
  * Use keyboard device icon like in other hardware devices
  * control-center: Fix memory leak
  * Use GtkSeparatorMenuItem in Apparence preview
  * Remove dead store detected by clang
  * Use icons provided by themes and remove not used icons
  * help: update copyright

(gutteridge)

2019-05-08 01:30:12 UTC MAIN commitmail json YAML

doc: Updated x11/mate-session-manager to 1.22.1

(gutteridge)

2019-05-08 01:29:51 UTC MAIN commitmail json YAML

mate-session-manager: update to 1.22.1

### mate-session-manager 1.22.1

    tx: sync with transifex
    add installation instructions and update URL
    Remove duplicate check for libelogind
    Add ELOGIND support
    Guard against missing systemd

(gutteridge)

2019-05-08 01:26:00 UTC MAIN commitmail json YAML

doc: Updated wm/mate-netbook to 1.22.1

(gutteridge)

2019-05-08 01:25:47 UTC MAIN commitmail json YAML

mate-netbook: update to 1.22.1

### mate-netbook 1.22.1

    tx: sync with transifex
    maximus: Fix 'Segmentation fault'

(gutteridge)

2019-05-08 01:23:41 UTC MAIN commitmail json YAML

doc: Updated wm/marco to 1.22.1

(gutteridge)

2019-05-08 01:23:19 UTC MAIN commitmail json YAML

marco: update to 1.22.1

### marco 1.22.1

  * update translations
  * window: set atom__NET_WM_STATE_FOCUSED for meta_window_appears_focused
  * window: make docks and spashscreens appear focused
  * Do not judge whether the window is decorated or not
  * screen: Fix use of memory after it is freed
  * [Security] Use 'g_strlcpy' instead of 'strcpy'
  * compositor-xrender: Fix memory leak

(gutteridge)

2019-05-08 01:17:09 UTC MAIN commitmail json YAML

doc: Updated x11/mate-panel to 1.22.1

(gutteridge)

2019-05-08 01:16:56 UTC MAIN commitmail json YAML

mate-panel: update to 1.22.1

### mate-panel 1.22.1

    tx: sync with transifex
    add volume-applet to fedora layout
    help: update copyright
    [Security] panel-keyfile: Use 'g_strlcpy' instead of 'strcpy'

(gutteridge)

2019-05-08 01:13:53 UTC MAIN commitmail json YAML

doc: Updated x11/mate-desktop to 1.22.1

(gutteridge)

2019-05-08 01:12:54 UTC MAIN commitmail json YAML

mate-desktop: update to 1.22.1

### mate-desktop 1.22.1

  * Translations update
  * Use mate-desktop icon instead of mate for mate-about
  * Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo shadow
  * mate-thumbnail-pixbuf-utils: Fix division by zero
  * mate-bg: Fix memory leak
  * GEN png icons from hicolor_apps_scalable_mate.svg
  * Make translatable the program name in mate about dialog
  * Make translatable the copyright info in mate about dialog
  * [Security] Use 'g_strlcpy' instead of 'strcpy'
  * [Security] test-ditem: Use 'g_strlcat' instead of 'strcat'

(gutteridge)

2019-05-08 01:02:21 UTC MAIN commitmail json YAML

xfce4-places-plugin: simplify dependency list

There's no need to note a GTK3 dependency here, it's taken care of by
meta-pkgs/xfce4/Makefile.common.

(gutteridge)

2019-05-07 23:40:59 UTC MAIN commitmail json YAML

Add a patch to distinfo

(ryoon)

2019-05-07 22:36:39 UTC MAIN commitmail json YAML

xcursor-themes: Pass --with-cursordir to always install under ${PREFIX}

Without passing `--with-cursordir' - e.g. with native X11 on NetBSD
- /usr/X11R7 is picked up instead leading to PLIST mismatches
because no files ends up installed under (${DESTDIR}/)${PREFIX}.

Problem reported by matt farnsworth via PR pkg/54175, thanks!

(leot)

2019-05-07 19:54:46 UTC MAIN commitmail json YAML

bootstrap: fix endless when checking nonexisting directory

./bootstrap --prefix=/nonexisting had run into an endless loop.

(rillig)

2019-05-07 19:36:44 UTC MAIN commitmail json YAML

mk: allow "bmake clean depends" as shortcut

When "bmake clean depends" was called for a package where the various
cookie files already existed, these would enable different rules than a
clean package directory.

Since "bmake clean" deletes all the cookie files before "bmake depends"
starts, in these combined command lines the cookie files must be treated
as absent.

(rillig)

2019-05-07 14:26:06 UTC MAIN commitmail json YAML

Make sure the readmore plugin produces valid html - browsers are not
as tolerant as they used to be.

The current version does not yet support python3, so mandate 2.7.

(hauke)

2019-05-07 14:24:09 UTC MAIN commitmail json YAML

doc: Updated mail/ezmlm-idx to 7.2.2nb9

(schmonz)

2019-05-07 14:24:03 UTC MAIN commitmail json YAML

Fix relative rpaths in installed libraries on Darwin. Bump PKGREVISION.

(schmonz)

2019-05-07 14:06:54 UTC MAIN commitmail json YAML

Note u-boot changes.

(thorpej)

2019-05-07 14:06:25 UTC MAIN commitmail json YAML

2019-05-07 14:05:36 UTC MAIN commitmail json YAML

2019-05-07 12:36:26 UTC MAIN commitmail json YAML

tex package updates

(markd)

2019-05-07 12:35:09 UTC MAIN commitmail json YAML

tex-texinfo: update to 5.1.50139

changes unknown

(markd)

2019-05-07 12:32:55 UTC MAIN commitmail json YAML

tex-lualibs{,-doc}: update to 2.64

2.63
This version syncs the files with the ConTeXt files from 2019-01-28.

2.64
This version syncs the files with the ConTeXt files from 2019-02-14.

(markd)

2019-05-07 12:28:42 UTC MAIN commitmail json YAML

tex-luaotfload{,-doc}: update to 2.96

2.95
In contradiction to the last announcement this version of the fontloader
is still compatible with luatex 1.07. So updates will continue. This
version syncs the files with the ConTeXt files from 2019-01-28. It
improves the handling of the lucida fonts - the demi font is now used as
bold. The resolver code has been cleaned up a bit.

2.96
- In version 2.95 letterspacing was broken due to a change in the
fontloader. In version 2.96 this is now repaired. At the same time a
number of long-standing oddities and bugs in the letterspacing has been
corrected. This can change the output of existing documents!! See the
documentation for more information and ways to restore the old behaviour,

- A problem with the detection of bold fonts has been corrected (issue 41,
pull request 42).

- The fontloader has been synced with the context files from 2019-02-14.

(markd)

2019-05-07 12:21:20 UTC MAIN commitmail json YAML

2019-05-07 12:17:48 UTC MAIN commitmail json YAML

tex-lwarp{,-doc}: update to 0.67

0.66
Added options to set image directory and prefix.

Improved support for multiple projects in the same directory.

Added support for xr and xr-hyper.

Improved filename generation when special characters or macros
are used in section names.

Added a user-adjustable limit to the filename length.

Fixed floats, indexing, minipages.

Improved HTML output formatting, CSS for definition lists and
table notes.

Fixed, improved, or updated caption, subcaption, multicol,
multicolrule, tocbasic, acronym, kotexutf, extramarks, fancyhdr.

Added ar, ed, indentfirst, nameauth, truncate, and verified
works as-is with changelog.

Prevented the use of several obsolete packages.

0.67
Improved filename generation for symbols in section names.

Added academicons, bbding, dingbat, eurosym, fontawesome, fontawesome5,
  marvosym, pifont, typicons.

Added changes, easyReview, fitbox, foreign, gloss, karnaugh-map, multicap,
  nomencl, notes, struktex, umoline, xfakebold.

Tested to work as-is with askmaps, curves, euro, karnaughmap, tikz-karnaugh.

(markd)

2019-05-07 12:12:10 UTC MAIN commitmail json YAML

2019-05-07 12:07:18 UTC MAIN commitmail json YAML

2019-05-07 12:02:31 UTC MAIN commitmail json YAML

2019-05-07 11:52:38 UTC MAIN commitmail json YAML

tex-unicode-math: add dependency on tex-lm-math

(markd)

2019-05-07 11:51:43 UTC MAIN commitmail json YAML

vncviewer: Add LICENSE

(leot)

2019-05-07 11:39:42 UTC MAIN commitmail json YAML

2019-05-07 11:34:55 UTC MAIN commitmail json YAML

2019-05-07 11:29:45 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-dune to 1.9.3

(jaapb)

2019-05-07 11:29:34 UTC MAIN commitmail json YAML

Updated devel/ocaml-dune to version 1.9.3.

Many mostly minor changes and bugfixes, nothing that breaks backward
compatibility. A full list is available in the CHANGES file.

The package now also builds the release version, which results in a lot
fewer warnings, and actually is necessary for building with OCaml 4.08.

(jaapb)

2019-05-07 11:26:44 UTC MAIN commitmail json YAML

2019-05-07 11:21:35 UTC MAIN commitmail json YAML

tex-l3kernel{,-doc}: update to 2018.50036

### Changed

- Defensive code for redefinition of `\time`, `\day`, `\month` and `\year`

### Fixed

- Resetting of key inheritance
- Issue in deprecated command `\tl_set_from_file:Nnn`

(markd)

2019-05-07 11:17:19 UTC MAIN commitmail json YAML

tex-unicode-math{,-doc}: update to 0.8n

* Add note to readme that the `lm-math` package is required for minimal
  functionality.
* Spacing fixed for maths fonts loaded with the `Scale` fontspec feature
* Commands like `\crampedtextstyle` now longer lead to an infinite loop
  under XeTeX.
* Improvements to the functionality of the test suite. (Although more
  tests would be nice.)
* Test suite is now (successfully) run with `expl3` debug mode enabled.

(markd)

2019-05-07 11:11:23 UTC MAIN commitmail json YAML

tex-fontspec: update to 2.7b

* Fix regression in loading `Language=Turkish`. This now allows users
  to define more than one OpenType tag when defining a language name,
  where the first tag found is the one selected for the font. E.g.,

  \newfontlanguage{Turkish}{TRK,TUR}

  when selected, this first checks for the existance of the TRK
  language tag, and if not found then checks for the TUR language tag
  to use if available.

* Add new `Renderer` options for LuaTeX that enable the Harfbuzz
  engine. These only work running under `luahbtex` and are currently
  experimental. The new options are `Harfbuzz`, `OpenType`, `AAT`, and
  `Graphite`.

* Always try to remove ���clashing��� font features inside
  `\addfontfeatures` even in cases when the requested font feature
  doesn't exist. E.g., now if a font is loaded with `Numbers=OldStyle`
  and *doesn't have* `Numbers=Lining`, requesting the latter will still
  re!set the former.

* Add `pxfonts`, `txfonts`, `newpxmath`, `newtxmath`, `mtpro2` to the
  list of packages that automatically invoke `no-math`.

* Add `\providefontfamily`, `\setfontface`, `\renewfontface`, and
  `\providefontface`.

* Add local/global distinction with `\fontspec_(g)set_family:Nnn` and
  `\fontspec_(g)set_fontface:NNnn`.

(markd)

2019-05-07 11:04:36 UTC MAIN commitmail json YAML

2019-05-07 10:59:19 UTC MAIN commitmail json YAML

2019-05-07 10:54:35 UTC MAIN commitmail json YAML

2019-05-07 10:47:19 UTC MAIN commitmail json YAML

tex-texlive.infra: update to 2018.49931

changes unknown

(markd)

2019-05-07 10:41:24 UTC MAIN commitmail json YAML

tex-enumitem{,-doc}: update to 3.8

- Fix - calc stopped working if loaded after.

- Improved \DrawEnumitemLabel.

(markd)

2019-05-07 10:35:49 UTC MAIN commitmail json YAML

2019-05-07 10:28:55 UTC MAIN commitmail json YAML

tex-fvextra{,-doc}: update to 1.4

Reimplemented \Verb. It now works as expected inside other commands (with a
few limitations), including in movable arguments, and is compatible with
hyperref for things like PDF bookmarks. It now supports breaklines and
relevant line-breaking options.

Reimplemented \SaveVerb and \UseVerb to be equivalent to the new \Verb. The
new option retokenize allows saved verbatim material to be retokenized under
new commandchars and codes when it is inserted with \UseVerb.

New command \EscVerb works like the reimplemented \Verb, except that special
characters can be escaped with a backslash.

New command \fvinlineset only applies options to commands related to
typesetting verbatim inline, like \Verb, \SaveVerb, \UseVerb.

(markd)

2019-05-07 09:42:33 UTC MAIN commitmail json YAML

2019-05-07 09:33:13 UTC MAIN commitmail json YAML

picotrace: Simplify distfile handling (NFC)

Discussed with <kamil>, thanks!

(leot)

2019-05-07 09:32:05 UTC MAIN commitmail json YAML

Updated devel/py-ruamel-yaml, finance/py-braintree

(adam)

2019-05-07 09:31:43 UTC MAIN commitmail json YAML

py-braintree: updated to 3.53.0

3.53.0
Add refund_from_transaction_fee_amount field to paypal_details
Add refund_from_transaction_fee_currency_iso_code field to paypal_details

(adam)

2019-05-07 09:29:38 UTC MAIN commitmail json YAML

py-ruamel.yaml: updated to 0.15.94

0.15.94:
- fix missing line-break after end-of-file comments not ending in
  line-break

0.15.93:
- fix failure to parse empty implicit flow mapping key
- in YAML 1.1 plains scalars y, 'n', Y, and 'N' are now
  correctly recognised as booleans and such strings dumped quoted

0.15.92:
- fix failure to parse empty implicit block mapping key

0.15.91:
- allowing duplicate keys would not work for merge keys

0.15.90:
- fix issue with updating CommentedMap from list of tuples

0.15.89:
- fix for items with flow-mapping in block sequence output on single line
- fix for safe dumping erroring in creation of representereror when dumping namedtuple

0.15.88:
- fix inclusing of python code from the subpackage data

0.15.87:
- fix problem with empty lists and the code to reinsert merge keys

0.15.86:
- reinsert merge key in its old position
- fix for issue with non-ASCII anchor names
- fix for issue when parsing flow mapping value starting with colon (in pure Python only)

0.15.85:
- the types used by SafeConstructor for mappings and sequences can
  now by set by assigning to XXXConstructor.yaml_base_dict_type
  (and ..._list_type), preventing the need to copy two methods
  with 50+ lines that had var = {} hardcoded.

0.15.84:
- fix for CommentedMap.copy() not returning CommentedMap, let alone copying comments etc.

0.15.83:
- fix for bug in roundtripping aliases used as key

0.15.82:
- anchors and aliases on scalar int, float, string and bool are now preserved. Anchors
  do not need a referring alias for these
- anchors no longer lost on tagged objects when roundtripping

0.15.81:
- fix issue saving methods of metaclass derived classes

0.15.80:
- fix issue emitting BEL character when round-tripping invalid folded input

0.15.79:
- fix issue with anchors nested deeper than alias

0.15.78:
- fix setup issue for 3.8

0.15.77:
- setting yaml.sort_base_mapping_type_on_output = False, will prevent
  explicit sorting by keys in the base representer of mappings. Roundtrip
  already did not do this. Usage only makes real sense for Python 3.6+
- implement Python version check in YAML metadata in _test/test_z_data.py

0.15.76:
- fix issue with empty mapping and sequence loaded as flow-style

0.15.75:
- fix issue with single '?' scalar
- fix issue with duplicate merge keys

0.15.74:
- fix dropping of comment on rt before sequence item that is sequence item

0.15.73:
- fix irregular output on pre-comment in sequence within sequence
- allow non-compact (i.e. next line) dumping sequence/mapping within sequence.

(adam)

2019-05-07 08:52:01 UTC MAIN commitmail json YAML

Updated security/py-acme, security/py-certbot*

(adam)

2019-05-07 08:50:37 UTC MAIN commitmail json YAML

py-acme,py-cerbot*: updated to 0.34.1

0.34.1:
Fixed

certbot-auto no longer prints a blank line when there are no permissions problems.
Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only changes in this release were to certbot-auto.

More details about these changes can be found on our GitHub repo.

0.34.0:
Changed
Apache plugin now tries to restart httpd on Fedora using systemctl if a configuration test error is detected. This has to be done due to the way Fedora now generates the self signed certificate files upon first restart.
Updated Certbot and its plugins to improve the handling of file system permissions on Windows as a step towards adding proper Windows support to Certbot.
Updated urllib3 to 1.24.2 in certbot-auto.
Removed the fallback introduced with 0.32.0 in acme to retry a challenge response with a keyAuthorization if sending the response without this field caused a malformed error to be received from the ACME server.
Linode DNS plugin now supports api keys created from their new panel at cloud.linode.com
Adding a warning noting that future versions of Certbot will automatically configure the webserver so that all requests redirect to secure HTTPS access. You can control this behavior and disable this warning with the --redirect and --no-redirect flags.
certbot-auto now prints warnings when run as root with insecure file system permissions. If you see these messages, you should fix the problem by following the instructions at https://community.letsencrypt.org/t/certbot-auto-deployment-best-practices/91979/, however, these warnings can be disabled as necessary with the flag --no-permissions-check.
acme module uses now a POST-as-GET request to retrieve the registration from an ACME v2 server
Convert the tsig algorithm specified in the certbot_dns_rfc2136 configuration file to all uppercase letters before validating. This makes the value in the config case insensitive.

(adam)

2019-05-07 08:47:13 UTC MAIN commitmail json YAML

Updated net/py-botocore, net/py-boto3, net/py-awscli

(adam)

2019-05-07 08:46:54 UTC MAIN commitmail json YAML

py-awscli: updated to 1.16.153

1.16.153
api-change:config: Update config command to latest version
api-change:iam: Update iam command to latest version
api-change:codepipeline: Update codepipeline command to latest version
api-change:sts: Update sts command to latest version

1.16.152
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:workmail: Update workmail command to latest version
api-change:medialive: Update medialive command to latest version
api-change:cognito-idp: Update cognito-idp command to latest version

1.16.151
api-change:alexaforbusiness: Update alexaforbusiness command to latest version
api-change:kms: Update kms command to latest version

1.16.150
api-change:xray: Update xray command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:ecs: Update ecs command to latest version

1.16.149
api-change:codepipeline: Update codepipeline command to latest version
api-change:neptune: Update neptune command to latest version
api-change:managedblockchain: Update managedblockchain command to latest version
api-change:s3control: Update s3control command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:directconnect: Update directconnect command to latest version

1.16.148
api-change:transfer: Update transfer command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.147
api-change:iam: Update iam command to latest version
api-change:sns: Update sns command to latest version

1.16.146
api-change:batch: Update batch command to latest version
api-change:gamelift: Update gamelift command to latest version
api-change:inspector: Update inspector command to latest version
api-change:dynamodb: Update dynamodb command to latest version
api-change:lambda: Update lambda command to latest version
api-change:workspaces: Update workspaces command to latest version

1.16.145
api-change:alexaforbusiness: Update alexaforbusiness command to latest version
api-change:textract: Update textract command to latest version
api-change:storagegateway: Update storagegateway command to latest version
bugfix:Cloudformation: Support non-AWS partition regions in CloudFormation deploy and package.
api-change:mediatailor: Update mediatailor command to latest version
api-change:route53: Update route53 command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:ssm: Update ssm command to latest version
api-change:mediaconnect: Update mediaconnect command to latest version
api-change:rds: Update rds command to latest version
api-change:cloudformation: Update cloudformation command to latest version

1.16.144
api-change:transcribe: Update transcribe command to latest version
api-change:workspaces: Update workspaces command to latest version
api-change:resource-groups: Update resource-groups command to latest version

1.16.143
api-change:cognito-idp: Update cognito-idp command to latest version
api-change:worklink: Update worklink command to latest version
api-change:rds: Update rds command to latest version
api-change:kafka: Update kafka command to latest version
api-change:organizations: Update organizations command to latest version
api-change:workspaces: Update workspaces command to latest version
api-change:discovery: Update discovery command to latest version

1.16.142
api-change:polly: Update polly command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.141
api-change:redshift: Update redshift command to latest version
api-change:organizations: Update organizations command to latest version
api-change:cognito-idp: Update cognito-idp command to latest version
api-change:storagegateway: Update storagegateway command to latest version
api-change:mq: Update mq command to latest version
api-change:cloudwatch: Update cloudwatch command to latest version

1.16.140
api-change:medialive: Update medialive command to latest version
api-change:iot1click-devices: Update iot1click-devices command to latest version
api-change:glue: Update glue command to latest version
api-change:comprehend: Update comprehend command to latest version
api-change:mediaconvert: Update mediaconvert command to latest version

1.16.139
api-change:eks: Update eks command to latest version
api-change:iam: Update iam command to latest version

1.16.138
api-change:batch: Update batch command to latest version
api-change:comprehend: Update comprehend command to latest version

1.16.137
api-change:acm: Update acm command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:securityhub: Update securityhub command to latest version

1.16.136
api-change:ssm: Update ssm command to latest version
api-change:emr: Update emr command to latest version

1.16.135
api-change:greengrass: Update greengrass command to latest version
api-change:cloudwatch: Update cloudwatch command to latest version
api-change:comprehend: Update comprehend command to latest version

1.16.134
api-change:workspaces: Update workspaces command to latest version
api-change:pinpoint-email: Update pinpoint-email command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:medialive: Update medialive command to latest version

1.16.133
api-change:appmesh: Update appmesh command to latest version
api-change:elbv2: Update elbv2 command to latest version
api-change:storagegateway: Update storagegateway command to latest version
api-change:ecs: Update ecs command to latest version
api-change:s3: Update s3 command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:transfer: Update transfer command to latest version

1.16.132
api-change:glue: Update glue command to latest version
api-change:workmail: Update workmail command to latest version

1.16.131
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:iot1click-devices: Update iot1click-devices command to latest version
api-change:iotanalytics: Update iotanalytics command to latest version
api-change:directconnect: Update directconnect command to latest version
api-change:transcribe: Update transcribe command to latest version
api-change:robomaker: Update robomaker command to latest version
api-change:fms: Update fms command to latest version

1.16.130
api-change:transcribe: Update transcribe command to latest version
api-change:iot1click-projects: Update iot1click-projects command to latest version

(adam)

2019-05-07 08:43:31 UTC MAIN commitmail json YAML

py-boto3: updated to 1.9.143

1.9.143
api-change:config: [botocore] Update config client to latest version
api-change:iam: [botocore] Update iam client to latest version
api-change:sts: [botocore] Update sts client to latest version
api-change:codepipeline: [botocore] Update codepipeline client to latest version

1.9.142
api-change:workmail: [botocore] Update workmail client to latest version
api-change:medialive: [botocore] Update medialive client to latest version
api-change:cognito-idp: [botocore] Update cognito-idp client to latest version
api-change:mediaconvert: [botocore] Update mediaconvert client to latest version

1.9.141
api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version
api-change:kms: [botocore] Update kms client to latest version

1.9.140
api-change:ecs: [botocore] Update ecs client to latest version
api-change:xray: [botocore] Update xray client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.139
api-change:neptune: [botocore] Update neptune client to latest version
api-change:servicecatalog: [botocore] Update servicecatalog client to latest version
api-change:managedblockchain: [botocore] Update managedblockchain client to latest version
api-change:s3control: [botocore] Update s3control client to latest version
api-change:directconnect: [botocore] Update directconnect client to latest version
api-change:codepipeline: [botocore] Update codepipeline client to latest version

1.9.138
api-change:transfer: [botocore] Update transfer client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.137
api-change:iam: [botocore] Update iam client to latest version
api-change:sns: [botocore] Update sns client to latest version

1.9.136
api-change:gamelift: [botocore] Update gamelift client to latest version
api-change:workspaces: [botocore] Update workspaces client to latest version
api-change:dynamodb: [botocore] Update dynamodb client to latest version
api-change:inspector: [botocore] Update inspector client to latest version
api-change:lambda: [botocore] Update lambda client to latest version
api-change:batch: [botocore] Update batch client to latest version

1.9.135
api-change:mediatailor: [botocore] Update mediatailor client to latest version
api-change:rds: [botocore] Update rds client to latest version
api-change:cloudformation: [botocore] Update cloudformation client to latest version
api-change:ssm: [botocore] Update ssm client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version
api-change:route53: [botocore] Update route53 client to latest version
api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:mediaconnect: [botocore] Update mediaconnect client to latest version
api-change:textract: [botocore] Update textract client to latest version

1.9.134
api-change:resource-groups: [botocore] Update resource-groups client to latest version
api-change:transcribe: [botocore] Update transcribe client to latest version
api-change:workspaces: [botocore] Update workspaces client to latest version

1.9.133
api-change:kafka: [botocore] Update kafka client to latest version
api-change:cognito-idp: [botocore] Update cognito-idp client to latest version
api-change:rds: [botocore] Update rds client to latest version
api-change:worklink: [botocore] Update worklink client to latest version
api-change:workspaces: [botocore] Update workspaces client to latest version
api-change:discovery: [botocore] Update discovery client to latest version
api-change:organizations: [botocore] Update organizations client to latest version

1.9.132
api-change:polly: [botocore] Update polly client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.131
api-change:organizations: [botocore] Update organizations client to latest version
api-change:mq: [botocore] Update mq client to latest version
api-change:redshift: [botocore] Update redshift client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version
api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
api-change:cognito-idp: [botocore] Update cognito-idp client to latest version

1.9.130
api-change:mediaconvert: [botocore] Update mediaconvert client to latest version
api-change:glue: [botocore] Update glue client to latest version
api-change:comprehend: [botocore] Update comprehend client to latest version
api-change:iot1click-devices: [botocore] Update iot1click-devices client to latest version
api-change:medialive: [botocore] Update medialive client to latest version

(adam)

2019-05-07 08:42:13 UTC MAIN commitmail json YAML

py-botocore: updated to 1.12.143

1.12.143
api-change:config: Update config client to latest version
api-change:iam: Update iam client to latest version
api-change:sts: Update sts client to latest version
api-change:codepipeline: Update codepipeline client to latest version

1.12.142
api-change:workmail: Update workmail client to latest version
api-change:medialive: Update medialive client to latest version
api-change:cognito-idp: Update cognito-idp client to latest version
api-change:mediaconvert: Update mediaconvert client to latest version

1.12.141
api-change:alexaforbusiness: Update alexaforbusiness client to latest version
api-change:kms: Update kms client to latest version

1.12.140
api-change:ecs: Update ecs client to latest version
api-change:xray: Update xray client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.139
api-change:neptune: Update neptune client to latest version
api-change:servicecatalog: Update servicecatalog client to latest version
api-change:managedblockchain: Update managedblockchain client to latest version
api-change:s3control: Update s3control client to latest version
api-change:directconnect: Update directconnect client to latest version
api-change:codepipeline: Update codepipeline client to latest version

1.12.138
api-change:transfer: Update transfer client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.137
api-change:iam: Update iam client to latest version
api-change:sns: Update sns client to latest version

1.12.136
api-change:gamelift: Update gamelift client to latest version
api-change:workspaces: Update workspaces client to latest version
api-change:dynamodb: Update dynamodb client to latest version
api-change:inspector: Update inspector client to latest version
api-change:lambda: Update lambda client to latest version
api-change:batch: Update batch client to latest version

1.12.135
api-change:mediatailor: Update mediatailor client to latest version
api-change:rds: Update rds client to latest version
api-change:cloudformation: Update cloudformation client to latest version
api-change:ssm: Update ssm client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:route53: Update route53 client to latest version
api-change:alexaforbusiness: Update alexaforbusiness client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:mediaconnect: Update mediaconnect client to latest version
api-change:textract: Update textract client to latest version

1.12.134
api-change:resource-groups: Update resource-groups client to latest version
api-change:transcribe: Update transcribe client to latest version
api-change:workspaces: Update workspaces client to latest version

1.12.133
api-change:kafka: Update kafka client to latest version
api-change:cognito-idp: Update cognito-idp client to latest version
api-change:rds: Update rds client to latest version
api-change:worklink: Update worklink client to latest version
api-change:workspaces: Update workspaces client to latest version
api-change:discovery: Update discovery client to latest version
api-change:organizations: Update organizations client to latest version

1.12.132
api-change:polly: Update polly client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.131
api-change:organizations: Update organizations client to latest version
api-change:mq: Update mq client to latest version
api-change:redshift: Update redshift client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:cloudwatch: Update cloudwatch client to latest version
api-change:cognito-idp: Update cognito-idp client to latest version

1.12.130
api-change:mediaconvert: Update mediaconvert client to latest version
api-change:glue: Update glue client to latest version
api-change:comprehend: Update comprehend client to latest version
api-change:iot1click-devices: Update iot1click-devices client to latest version
api-change:medialive: Update medialive client to latest version

1.12.129
api-change:eks: Update eks client to latest version
api-change:iam: Update iam client to latest version

1.12.128
api-change:batch: Update batch client to latest version
api-change:comprehend: Update comprehend client to latest version

1.12.127
api-change:securityhub: Update securityhub client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:acm: Update acm client to latest version

1.12.126
api-change:emr: Update emr client to latest version
api-change:ssm: Update ssm client to latest version

1.12.125
api-change:comprehend: Update comprehend client to latest version
api-change:cloudwatch: Update cloudwatch client to latest version
api-change:greengrass: Update greengrass client to latest version

1.12.124
api-change:servicecatalog: Update servicecatalog client to latest version
api-change:medialive: Update medialive client to latest version
api-change:pinpoint-email: Update pinpoint-email client to latest version
api-change:workspaces: Update workspaces client to latest version

1.12.123
api-change:ec2: Update ec2 client to latest version
api-change:appmesh: Update appmesh client to latest version
api-change:ecs: Update ecs client to latest version
api-change:elbv2: Update elbv2 client to latest version
api-change:transfer: Update transfer client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:s3: Update s3 client to latest version

1.12.122
api-change:workmail: Update workmail client to latest version
api-change:glue: Update glue client to latest version

1.12.121
api-change:iotanalytics: Update iotanalytics client to latest version
api-change:robomaker: Update robomaker client to latest version
api-change:directconnect: Update directconnect client to latest version
api-change:mediaconvert: Update mediaconvert client to latest version
api-change:transcribe: Update transcribe client to latest version
api-change:fms: Update fms client to latest version
api-change:iot1click-devices: Update iot1click-devices client to latest version

1.12.120
api-change:iot1click-projects: Update iot1click-projects client to latest version
api-change:transcribe: Update transcribe client to latest version

1.12.119
api-change:iot: Update iot client to latest version
api-change:lightsail: Update lightsail client to latest version
api-change:autoscaling: Update autoscaling client to latest version
api-change:events: Update events client to latest version
api-change:cognito-idp: Update cognito-idp client to latest version

1.12.118
api-change:cognito-identity: Update cognito-identity client to latest version
api-change:codepipeline: Update codepipeline client to latest version
api-change:meteringmarketplace: Update meteringmarketplace client to latest version

1.12.117
api-change:config: Update config client to latest version
api-change:eks: Update eks client to latest version

1.12.116
api-change:dms: Update dms client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:chime: Update chime client to latest version

1.12.115
api-change:ec2: Update ec2 client to latest version
api-change:config: Update config client to latest version
api-change:acm: Update acm client to latest version
api-change:iot: Update iot client to latest version
api-change:acm-pca: Update acm-pca client to latest version
api-change:cloudwatch: Update cloudwatch client to latest version
api-change:sagemaker: Update sagemaker client to latest version

1.12.114
api-change:config: Update config client to latest version
api-change:logs: Update logs client to latest version

1.12.113
api-change:serverlessrepo: Update serverlessrepo client to latest version

1.12.112
api-change:iot: Update iot client to latest version
api-change:quicksight: Update quicksight client to latest version
api-change:glue: Update glue client to latest version
api-change:ce: Update ce client to latest version
api-change:elasticbeanstalk: Update elasticbeanstalk client to latest version
api-change:rekognition: Update rekognition client to latest version

1.12.111
api-change:s3: Update s3 client to latest version
api-change:codebuild: Update codebuild client to latest version
api-change:sagemaker: Update sagemaker client to latest version

1.12.110
api-change:gamelift: Update gamelift client to latest version
api-change:greengrass: Update greengrass client to latest version
api-change:appmesh: Update appmesh client to latest version
api-change:rds: Update rds client to latest version
api-change:medialive: Update medialive client to latest version
api-change:autoscaling: Update autoscaling client to latest version
api-change:ecs: Update ecs client to latest version

1.12.109
api-change:directconnect: Update directconnect client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.108
api-change:textract: Update textract client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:medialive: Update medialive client to latest version
api-change:codedeploy: Update codedeploy client to latest version

1.12.107
api-change:mediapackage: Update mediapackage client to latest version
api-change:ssm: Update ssm client to latest version

1.12.106
api-change:ec2: Update ec2 client to latest version
api-change:autoscaling-plans: Update autoscaling-plans client to latest version

1.12.105
api-change:ssm: Update ssm client to latest version
api-change:apigatewayv2: Update apigatewayv2 client to latest version
api-change:alexaforbusiness: Update alexaforbusiness client to latest version
api-change:application-autoscaling: Update application-autoscaling client to latest version

1.12.104
api-change:waf-regional: Update waf-regional client to latest version
api-change:waf: Update waf client to latest version

1.12.103
api-change:discovery: Update discovery client to latest version
api-change:organizations: Update organizations client to latest version
api-change:resource-groups: Update resource-groups client to latest version
api-change:opsworkscm: Update opsworkscm client to latest version
api-change:pinpoint: Update pinpoint client to latest version
api-change:mediaconvert: Update mediaconvert client to latest version
api-change:cur: Update cur client to latest version

1.12.102
api-change:elbv2: Update elbv2 client to latest version
api-change:mediastore: Update mediastore client to latest version
api-change:ce: Update ce client to latest version
api-change:autoscaling: Update autoscaling client to latest version

1.12.101
api-change:athena: Update athena client to latest version
api-change:glue: Update glue client to latest version
api-change:stepfunctions: Update stepfunctions client to latest version
api-change:cloud9: Update cloud9 client to latest version

1.12.100
api-change:kinesis-video-archived-media: Update kinesis-video-archived-media client to latest version
api-change:workdocs: Update workdocs client to latest version
api-change:codebuild: Update codebuild client to latest version
api-change:cloudwatch: Update cloudwatch client to latest version
api-change:organizations: Update organizations client to latest version
api-change:kinesisvideo: Update kinesisvideo client to latest version
api-change:kinesis-video-media: Update kinesis-video-media client to latest version
api-change:transfer: Update transfer client to latest version

1.12.99
api-change:codecommit: Update codecommit client to latest version
api-change:directconnect: Update directconnect client to latest version
api-change:medialive: Update medialive client to latest version

1.12.98
api-change:iot: Update iot client to latest version
api-change:ssm: Update ssm client to latest version
api-change:ds: Update ds client to latest version
enhancement:Paginator: Add additional paginators for CloudFormation
api-change:efs: Update efs client to latest version

1.12.97
api-change:athena: Update athena client to latest version
api-change:secretsmanager: Update secretsmanager client to latest version

1.12.96
api-change:chime: Update chime client to latest version
api-change:application-autoscaling: Update application-autoscaling client to latest version
api-change:iot: Update iot client to latest version

1.12.95
api-change:kinesisvideo: Update kinesisvideo client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.94
api-change:rekognition: Update rekognition client to latest version
api-change:mediatailor: Update mediatailor client to latest version
api-change:efs: Update efs client to latest version

1.12.93
api-change:lambda: Update lambda client to latest version

(adam)

2019-05-07 08:07:18 UTC MAIN commitmail json YAML

Updated net/py-lexicon, www/py-flask-caching

(adam)

2019-05-07 08:07:01 UTC MAIN commitmail json YAML

py-flask-caching: updated to 1.7.1

Version 1.7.1:
- Fix introspecting Python 3 functions by using varkw.
- Remove leftover files (uwsgi.py) in PyPI package.

(adam)

2019-05-07 08:00:03 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.2.4

v3.2.4:
Update cloudns.py
update README.md link to LinodeAPIv4 Domain docs

v3.2.3:
Add netcup provider

v3.2.2:
Remove test.py in root folder
1) Fix delete record function to handle same name records properly. 2) Enable the extended test suite to validate wildcards and check record sets.
Fix new pylint errors
Fix pylint errors
Fix slave notification argument name
Remove unused import
Added explicit slave notifcation function when domain is master
Fixed PowerDNS provider to allow duplicate record names
Second attempt to add, not replace same name TXT.
Allow duplicate names for TXT records. Lets Encrypt uses the same TXT record name with a different challenge token (content) to verify the primary and wildcard domains.

v3.2.1:
Fix resolution of dependencies in a regular install of lexicon distribution

v3.2.0:
Ensure python3 for lint
Update environments for the release
Fix create record on dnsimple
Update client.py
Fix tox env name
Optimize AppVeyor
Fix import
Clean lint errors
Fix pytest flag
Also mock for client
Mock correctly the fakeprovider
Rename skip => xfail
Xfail tests for which provider dependencies are not fulfilled
Handle smartly providers with missing dependencies
Fix lint errors
Fix lint and workflow
Try with overriden environments
Standard execution
Functional new test suite
Enable mechanism to skip providers with optional deps
Leverage import of the provider module in integration tests class setup

(adam)

2019-05-07 06:56:23 UTC MAIN commitmail json YAML

bind914: Fix version in COMMENT

(wiz)

2019-05-07 05:18:11 UTC MAIN commitmail json YAML

Updated devel/py-pip, devel/py-configparser

(adam)

2019-05-07 05:17:20 UTC MAIN commitmail json YAML

py-pip: updated to 19.1.1

19.1.1:

Features
- Restore pyproject.toml handling to how it was with pip 19.0.3 to prevent
  the need to add --no-use-pep517 when installing in editable mode.

Bug Fixes
- Fix a regression that caused @ to be quoted in pypiserver links.
  This interfered with parsing the revision string from VCS urls.

(adam)

2019-05-07 05:15:38 UTC MAIN commitmail json YAML

py-configparser: updated to 3.7.4

3.7.4
* Project is now officially supported through Tidelift

(adam)

2019-05-06 23:44:58 UTC MAIN commitmail json YAML

picotrace: Fix typo in DESCR

(kamil)

2019-05-06 23:19:42 UTC MAIN commitmail json YAML

doc: Added devel/picotrace version 20190507

(kamil)

2019-05-06 23:19:22 UTC MAIN commitmail json YAML

+ devel/picotrace

(kamil)

2019-05-06 23:18:11 UTC MAIN commitmail json YAML

devel/picotrace: import picotrace-20190507

picotrace enables syscall trace logging for the specified processes.

The tracer uses the ptrace(2) system call to perform the tracing process.

The picotrace program has been designd to ship bare functionality only,
without pretty printing of data structures and interpreting passed arguments
to syscalls.

picotrace is designed to be a framework for other more advanced tracers and
illustration of the canonical usage of the ptrace system call. New features are
not expected unless they present a new feature in the NetBSD kernel.

(kamil)

2019-05-06 21:30:04 UTC MAIN commitmail json YAML

tex package updates

(markd)

2019-05-06 21:28:33 UTC MAIN commitmail json YAML

tex-xstring{,-doc}: update to 1.83

1.82
- bug fix: \IfEqCase and \IfStrEqCase now accept \par in their arguments.

1.83
-bugfix: all macros recover the \long state i.e. accept \par in their
  argument

(markd)

2019-05-06 21:23:30 UTC MAIN commitmail json YAML

2019-05-06 21:19:54 UTC MAIN commitmail json YAML

tex-metauml{,-doc}: update to 0.2.6

Class diagram visibility markers follow the standard. Miscellaneous
improvements in positioning API. Various edits and clarifications in the
manual.

(markd)

2019-05-06 21:14:30 UTC MAIN commitmail json YAML

tex-updmap-map: update to 2018.49829

chamges unknown

(markd)

2019-05-06 21:11:18 UTC MAIN commitmail json YAML

2019-05-06 21:06:00 UTC MAIN commitmail json YAML

2019-05-06 20:27:33 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.7.9

(rillig)

2019-05-06 20:27:17 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 5.7.9

Changes since 5.7.8:

* Buildlink3.mk files are checked for typos in the identifier that is
  used for BUILDLINK_TREE, to detect copy-and-paste mistakes.

* Having a rationale is recommended for some variables, especially those
  that make a package fail to build or crash at runtime. This check is
  only active when -Wextra is given, since it is still actively debated
  whether such a check is actually useful.

* Files called Makefile.php can easily be mistaken to be PHP files.
  Therefore the recommended naming convention is to have auxiliary files
  called *.mk. There are already many more files called *.mk than those
  being called Makefile.*.

* The check for unquoted sed substitution commands has been made more
  detailed, but since it is completely disabled, there's nothing to see
  for now.

* The definitions for MASTER_SITE_* are loaded directly from the pkgsrc
  infrastructure instead of hard-coding them in pkglint.

(rillig)

2019-05-06 17:40:16 UTC MAIN commitmail json YAML

2019-05-06 15:47:39 UTC MAIN commitmail json YAML

mysql57: also don't use builtin libevent

(wiedi)

2019-05-06 15:38:57 UTC MAIN commitmail json YAML

doc: Updated graphics/ruby-RMagick to 3.1.0

(taca)

2019-05-06 15:38:19 UTC MAIN commitmail json YAML

graphics/ruby-RMagick: update to 3.1.0

## RMagick 3.1.0

Deprecations: (To be removed in RMagick 4.0)

- Support for Ruby 2.3
- `KernelInfo#zero_nans` (#531) (no replacement)
- `KernelInfo#show` (#532) (no replacement)
- `ImageList#fx` (#529) (use `Image#fx` instead)
- `Image#alpha=` (#530) (use `Image#alpha` instead)
- `Image#mask=` (#530) (use `Image#mask` instead)
- `Image#matte` (#530) (use `Image#alpha` instead)
- `Image#matte=` (#530) (use `Image#alpha` instead)

Enhancements:

- Support ruby-mswin environment on Windows (#425)
- Add test for supporting webp format (#406)
- Add explicit Ruby 2.5 support (#339)
- Add explicit Ruby 2.6 support (#467)
- Restore support for ImageMagick 6.7 (#475)
- Add explicit ImageMagick 6.9 support (#340)
- Work towards ImageMagick 7.0 support (#470) (#487) (#489) (#492) (#494)
- Improve error messaging (#480) (#517)
- Add TimeResource support (#402)
- Add Image#fx method (#529)

Bug Fixes:

- Many, many memory leaks fixed
  (#362) (#361) (#360) (#359) (#358) (#357) (#367) (#370) (#364) (#372) (#373)
  (#374) (#375) (#376) (#385) (#384) (#383) (#382) (#381) (#380) (#379) (#378)
  (#377) (#391) (#390) (#389) (#396) (#401) (#409) (#419) (#417) (#416) (#415)
  (#414) (#413) (#412) (#411) (#410) (#418) (#454) (#453) (#452) (#451) (#450)
  (#461) (#460) (#459) (#563)
- Fix SEGV in ImageList methods with invalid image list (#356)
- Fix SEGV in Image#recolor (#387)
- Fix SEGV in Image#profile! (#400)
- Fix build error on Homebrew environment (#426)
- Fix Image#quantize and ImageList#quantize could not make dither false (#458)
- Replace obsoleted $defout to $stdout (#463)
- Avoid SEGV in monitor feature for Ruby 2.5+ (#462)
- Fix SEGV in Image#write with CMYKColorspace (#465)
- Avoid problems related to GC in monitor feature (#468)
- Get rid of compiler warnings (#484) (#491) (#500)
- Fix rmfill leaks (#528)
- Removed automatic allocation of the ImageInfo that is broken. (#547)
- Fix color histogram (#540)
- Fix Image#iptc_profile does not work with ImageMagick 6.7 (#558)

Code Quality:

- Many tests written
- CI improvements
- Other refactors

(taca)

2019-05-06 15:19:25 UTC MAIN commitmail json YAML

Add PERL_REPLACE  to fix following package error

Checking for work-directory references in p5-MaxMind-DB-Reader-1.000013
ERROR: /usr/pkg/lib/perl5/vendor_perl/bin/mmdb-dump-metadata:  #!/tmp/net/p5-MaxMind-DB-Reader/work/.tools/bin/env perl
ERROR: /usr/pkg/lib/perl5/vendor_perl/bin/mmdb-dump-search-tree:        #!/tmp/net/p5-MaxMind-DB-Reader/work/.tools/bin/env perl
ERROR: *** The above files still have references to the build directory.

(mef)

2019-05-06 15:11:24 UTC MAIN commitmail json YAML

Updated devel/ccache, devel/scons

(adam)

2019-05-06 15:11:05 UTC MAIN commitmail json YAML

scons: updated to 3.0.5

RELEASE 3.0.5:
- Fix Issue 3283 - Handle using --config=force in combination with Decider('MD5-timestamp').
  3.0.2 in fix for issue 2980 added that deciders can throw DeciderNeedsNode exception.
  The Configure logic directly calls the decider when using --config=force but wasn't handling
  that exception.  This would yield minimally configure tests using TryLink() not running and
  leaving TypeError Nonetype exception in config.log
- Fix Issue 3303 - Handle --config=force overwriting the Environment passed into Configure()'s
  Decider and not clearing it when the configure context is completed.
- Add default paths for yacc tool on windows to include cygwin, mingw, and chocolatey
- Fix issue 2799 - Fix mingw tool to respect SHCCCOMSTR, SHLINKCOMSTR and LDMODULECOMSTR
- Fix Issue 3329 - Add support for MS SDK V10.0A (which is commonly installed with VS2017)
- Fix Issue 3333 - Add support for finding vswhere under 32 bit windows installs.
- Update the MSVC tool to include the nologo flag by default in RCFLAGS
- Change the default for AppendENVPath to delete_existing=0, so path
  order will not be changed, unless explicitly set (Issue 3276)
- Fixed bug which threw error when running SCons on windows system with no MSVC installed.
- Update link tool to convert target to node before accessing node member
- Update mingw tool to remove MSVC like nologo CCFLAG
- Add default paths for lex tool on windows to include cygwin, mingw, and chocolatey
- Add lex construction variable LEXUNISTD for turning off unix headers on windows
- Update lex tool to use win_flex on windows if available
- Quiet open file ResourceWarnings on Python >= 3.6 caused by
  not using a context manager around Popen.stdout
- Add the textfile tool to the default tool list
- Fix syntax on is/is not clauses: should not use with a literal
- Properly retrieve exit code when catching SystemExit
- scons-time now uses context managers around file opens
- Fix regex patterns that were not specified as raw strings
- Do not store build host+user name if reproducible builds are wanted

(adam)

2019-05-06 15:06:04 UTC MAIN commitmail json YAML

ccache: updated to 3.7.1

Changes 3.7.1:
Fixed a problem when using the compiler option -MF /dev/null.
Long commandlines are now handled gracefully on Windows by using the @file syntax to avoid hitting the commandline size limit.
Fixed complaint from GCC 9窶冱 -Werror=format-overflow when compiling ccache itself.

(adam)

2019-05-06 14:53:44 UTC MAIN commitmail json YAML

print/ghostscript-agpl: fix PLIST

Fix PLIST when disable-compile-inits PKG_OPTIONS is enabled.

(taca)

2019-05-06 14:06:06 UTC MAIN commitmail json YAML

2019-05-06 10:26:39 UTC MAIN commitmail json YAML

Updated www/py-daphne, www/py-channels

(adam)

2019-05-06 10:26:17 UTC MAIN commitmail json YAML

py-channels: updated to 2.2.0

2.2.0:
* Updated requirements for ASGI v3 and Daphne 2.3.

(adam)

2019-05-06 10:24:25 UTC MAIN commitmail json YAML

py-daphne: updated to 2.3.0

2.3.0:
* Added support for ASGI v3.

(adam)

2019-05-06 09:39:40 UTC MAIN commitmail json YAML

Updated net/wireshark, www/nginx

(adam)

2019-05-06 09:38:48 UTC MAIN commitmail json YAML

nginx: updated to 1.16.0

Changes with nginx 1.16.0                                        23 Apr 2019

    *) 1.16.x stable branch.

Changes with nginx 1.15.12                                      16 Apr 2019

    *) Bugfix: a segmentation fault might occur in a worker process if
      variables were used in the "ssl_certificate" or "ssl_certificate_key"
      directives and OCSP stapling was enabled.

Changes with nginx 1.15.11                                      09 Apr 2019

    *) Bugfix: in the "ssl_stapling_file" directive on Windows.

Changes with nginx 1.15.10                                      26 Mar 2019

    *) Change: when using a hostname in the "listen" directive nginx now
      creates listening sockets for all addresses the hostname resolves to
      (previously, only the first address was used).

    *) Feature: port ranges in the "listen" directive.

    *) Feature: loading of SSL certificates and secret keys from variables.

    *) Workaround: the $ssl_server_name variable might be empty when using
      OpenSSL 1.1.1.

    *) Bugfix: nginx/Windows could not be built with Visual Studio 2015 or
      newer; the bug had appeared in 1.15.9.

Changes with nginx 1.15.9                                        26 Feb 2019

    *) Feature: variables support in the "ssl_certificate" and
      "ssl_certificate_key" directives.

    *) Feature: the "poll" method is now available on Windows when using
      Windows Vista or newer.

    *) Bugfix: if the "select" method was used on Windows and an error
      occurred while establishing a backend connection, nginx waited for
      the connection establishment timeout to expire.

    *) Bugfix: the "proxy_upload_rate" and "proxy_download_rate" directives
      in the stream module worked incorrectly when proxying UDP datagrams.

Changes with nginx 1.15.8                                        25 Dec 2018

    *) Feature: the $upstream_bytes_sent variable.
      Thanks to Piotr Sikora.

    *) Feature: new directives in vim syntax highlighting scripts.
      Thanks to Gena Makhomed.

    *) Bugfix: in the "proxy_cache_background_update" directive.

    *) Bugfix: in the "geo" directive when using unix domain listen sockets.

    *) Workaround: the "ignoring stale global SSL error ... bad length"
      alerts might appear in logs when using the "ssl_early_data" directive
      with OpenSSL.

    *) Bugfix: in nginx/Windows.

    *) Bugfix: in the ngx_http_autoindex_module on 32-bit platforms.

Changes with nginx 1.15.7                                        27 Nov 2018

    *) Feature: the "proxy_requests" directive in the stream module.

    *) Feature: the "delay" parameter of the "limit_req" directive.
      Thanks to Vladislav Shabanov and Peter Shchuchkin.

    *) Bugfix: memory leak on errors during reconfiguration.

    *) Bugfix: in the $upstream_response_time, $upstream_connect_time, and
      $upstream_header_time variables.

    *) Bugfix: a segmentation fault might occur in a worker process if the
      ngx_http_mp4_module was used on 32-bit platforms.

Changes with nginx 1.15.6                                        06 Nov 2018

    *) Security: when using HTTP/2 a client might cause excessive memory
      consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844).

    *) Security: processing of a specially crafted mp4 file with the
      ngx_http_mp4_module might result in worker process memory disclosure
      (CVE-2018-16845).

    *) Feature: the "proxy_socket_keepalive", "fastcgi_socket_keepalive",
      "grpc_socket_keepalive", "memcached_socket_keepalive",
      "scgi_socket_keepalive", and "uwsgi_socket_keepalive" directives.

    *) Bugfix: if nginx was built with OpenSSL 1.1.0 and used with OpenSSL
      1.1.1, the TLS 1.3 protocol was always enabled.

    *) Bugfix: working with gRPC backends might result in excessive memory
      consumption.

Changes with nginx 1.15.5                                        02 Oct 2018

    *) Bugfix: a segmentation fault might occur in a worker process when
      using OpenSSL 1.1.0h or newer; the bug had appeared in 1.15.4.

    *) Bugfix: of minor potential bugs.

Changes with nginx 1.15.4                                        25 Sep 2018

    *) Feature: now the "ssl_early_data" directive can be used with OpenSSL.

    *) Bugfix: in the ngx_http_uwsgi_module.
      Thanks to Chris Caputo.

    *) Bugfix: connections with some gRPC backends might not be cached when
      using the "keepalive" directive.

    *) Bugfix: a socket leak might occur when using the "error_page"
      directive to redirect early request processing errors, notably errors
      with code 400.

    *) Bugfix: the "return" directive did not change the response code when
      returning errors if the request was redirected by the "error_page"
      directive.

    *) Bugfix: standard error pages and responses of the
      ngx_http_autoindex_module module used the "bgcolor" attribute, and
      might be displayed incorrectly when using custom color settings in
      browsers.
      Thanks to Nova DasSarma.

    *) Change: the logging level of the "no suitable key share" and "no
      suitable signature algorithm" SSL errors has been lowered from "crit"
      to "info".

Changes with nginx 1.15.3                                        28 Aug 2018

    *) Feature: now TLSv1.3 can be used with BoringSSL.

    *) Feature: the "ssl_early_data" directive, currently available with
      BoringSSL.

    *) Feature: the "keepalive_timeout" and "keepalive_requests" directives
      in the "upstream" block.

    *) Bugfix: the ngx_http_dav_module did not truncate destination file
      when copying a file over an existing one with the COPY method.

    *) Bugfix: the ngx_http_dav_module used zero access rights on the
      destination file and did not preserve file modification time when
      moving a file between different file systems with the MOVE method.

    *) Bugfix: the ngx_http_dav_module used default access rights when
      copying a file with the COPY method.

    *) Workaround: some clients might not work when using HTTP/2; the bug
      had appeared in 1.13.5.

    *) Bugfix: nginx could not be built with LibreSSL 2.8.0.

Changes with nginx 1.15.2                                        24 Jul 2018

    *) Feature: the $ssl_preread_protocol variable in the
      ngx_stream_ssl_preread_module.

    *) Feature: now when using the "reset_timedout_connection" directive
      nginx will reset connections being closed with the 444 code.

    *) Change: a logging level of the "http request", "https proxy request",
      "unsupported protocol", and "version too low" SSL errors has been
      lowered from "crit" to "info".

    *) Bugfix: DNS requests were not resent if initial sending of a request
      failed.

    *) Bugfix: the "reuseport" parameter of the "listen" directive was
      ignored if the number of worker processes was specified after the
      "listen" directive.

    *) Bugfix: when using OpenSSL 1.1.0 or newer it was not possible to
      switch off "ssl_prefer_server_ciphers" in a virtual server if it was
      switched on in the default server.

    *) Bugfix: SSL session reuse with upstream servers did not work with the
      TLS 1.3 protocol.

Changes with nginx 1.15.1                                        03 Jul 2018

    *) Feature: the "random" directive inside the "upstream" block.

    *) Feature: improved performance when using the "hash" and "ip_hash"
      directives with the "zone" directive.

    *) Feature: the "reuseport" parameter of the "listen" directive now uses
      SO_REUSEPORT_LB on FreeBSD 12.

    *) Bugfix: HTTP/2 server push did not work if SSL was terminated by a
      proxy server in front of nginx.

    *) Bugfix: the "tcp_nopush" directive was always used on backend
      connections.

    *) Bugfix: sending a disk-buffered request body to a gRPC backend might
      fail.

Changes with nginx 1.15.0                                        05 Jun 2018

    *) Change: the "ssl" directive is deprecated; the "ssl" parameter of the
      "listen" directive should be used instead.

    *) Change: now nginx detects missing SSL certificates during
      configuration testing when using the "ssl" parameter of the "listen"
      directive.

    *) Feature: now the stream module can handle multiple incoming UDP
      datagrams from a client within a single session.

    *) Bugfix: it was possible to specify an incorrect response code in the
      "proxy_cache_valid" directive.

    *) Bugfix: nginx could not be built by gcc 8.1.

    *) Bugfix: logging to syslog stopped on local IP address changes.

    *) Bugfix: nginx could not be built by clang with CUDA SDK installed;
      the bug had appeared in 1.13.8.

    *) Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear
      in logs during binary upgrade when using unix domain listen sockets
      on FreeBSD.

    *) Bugfix: nginx could not be built on Fedora 28 Linux.

    *) Bugfix: request processing rate might exceed configured rate when
      using the "limit_req" directive.

    *) Bugfix: in handling of client addresses when using unix domain listen
      sockets to work with datagrams on Linux.

    *) Bugfix: in memory allocation error handling.

(adam)

2019-05-06 09:36:47 UTC MAIN commitmail json YAML

wireshark: updated to 3.0.1

3.0.1:
The Windows installers now ship with Npcap 0.992. They previously shipped with Npcap 0.99-r9.

Bug Fixes
The following vulnerabilities have been fixed:
wnpa-sec-2019-09 NetScaler file parser crash. Bug 15497. CVE-2019-10895.
wnpa-sec-2019-10 SRVLOC dissector crash. Bug 15546. CVE-2019-10899.
wnpa-sec-2019-11 IEEE 802.11 dissector infinite loop. Bug 15553. CVE-2019-10897.
wnpa-sec-2019-12 GSUP dissector infinite loop. Bug 15585. CVE-2019-10898.
wnpa-sec-2019-13 Rbm dissector infinite loop. Bug 15612. CVE-2019-10900.
wnpa-sec-2019-14 GSS-API dissector crash. Bug 15613. CVE-2019-10894.
wnpa-sec-2019-15 DOF dissector crash. Bug 15617. CVE-2019-10896.
wnpa-sec-2019-16 TSDNS dissector crash. Bug 15619. CVE-2019-10902.
wnpa-sec-2019-17 LDSS dissector crash. Bug 15620. CVE-2019-10901.
wnpa-sec-2019-18 DCERPC SPOOLSS dissector crash. Bug 15568. CVE-2019-10903.

The following bugs have been fixed:
[oss-fuzz] UBSAN: shift exponent 34 is too large for 32-bit type 'guint32' (aka 'unsigned int') in packet-ieee80211.c:15534:49. Bug 14770.
[oss-fuzz] UBSAN: shift exponent 35 is too large for 32-bit type 'int' in packet-couchbase.c:1674:37. Bug 15439.
Duplicated TCP SEQ field in ICMP packets. Bug 15533.
Wrong length in dhcpv6 NTP Server suboption results in "Malformed Packet" and breaks further dissection. Bug 15542.
Wireshark窶冱 speaker-to-MaxMind is burning up the CPU. Bug 15545.
GSM-A-RR variable bitmap decoding may report ARFCNs > 1023. Bug 15549.
Import hexdump dummy Ethernet header generation ignores direction indication. Bug 15561.
%T not supported for timestamps. Bug 15565.
LWM2M: resource with \r\n badly shown. Bug 15572.
When selecting BSSAP in 'Decode As' for a SCCP payload, it uses BSSAP+ which is not the same protocol. Bug 15578.
Possible buffer overflow in function ssl_md_final for crafted SSL 3.0 sessions. Bug 15599.
Windows console log output delay. Bug 15605.
Syslog dissector processes the UTF-8 BOM incorrectly. Bug 15607.
NFS/NLM: Wrong lock byte range in the "Info" column. Bug 15608.
randpkt -r causes segfault when count > 1. Bug 15627.
Tshark export to ElasticSearch (-Tek) fails with Bad json_dumper state: illegal transition. Bug 15628.
Packets with metadata but no data get the Protocol Info column overwritten. Bug 15630.
BGP MP_REACH_NLRI AFI: Layer-2 VPN, SAFI: EVPN - Label stack not decoded. Bug 15631.
Buildbot crash output: fuzz-2019-03-23-1789.pcap. Bug 15634.
Typo: broli 竊� brotli. Bug 15647.
Wrong dissection of GTPv2 MM Context Used NAS integrity protection algorithm. Bug 15648.
Windows CHM (help file) title displays quoted HTML characters. Bug 15656.
Unable to load 3rd party plugins not signed by Wireshark窶冱 codesigning certificate. Bug 15667.

3.0.0:

Many user interface improvements have been made. See the 窶廸ew and Updated Features窶� section below for more details.

Support for a number of legacy features and libraries has been removed. See the 窶彝emoved Features and Support窶� section below for more details.

Bug Fixes

The following bugs have been fixed:
Data following a TCP ZeroWindowProbe is marked as retransmission and not passed to subdissectors (Bug 15427)
Lua Error on startup: init.lua: dofile has been disabled due to running Wireshark as superuser (Bug 15489).
Text and Image columns were handled incorrectly for TDS 7.0 and 7.1. (Bug 3098)
Dumpcap might not quit if Wireshark or TShark crashes. (Bug 1419)

The following features are new (or have been significantly updated) since version 3.0.0rc1:
The IP map feature (the 窶廴ap窶� button in the 窶廢ndpoints窶� dialog) has been added back in a modernized form (Bug 14693).
The macOS package now ships with Qt 5.12.1. Previously it shipped with Qt 5.9.7.
The macOS package requires version 10.12 or later. If you窶决e running an older version of macOS, please use Wireshark 2.6.

The following features are new (or have been significantly updated) since version 2.9.0:
Wireshark now supports the Swedish and Ukrainian languages.
Initial support for using PKCS #11 tokens for RSA decryption in TLS. This can be configured at Preferences, RSA Keys.
The build system now produces reproducible builds (Bug 15163).
The Windows installers now ship with Qt 5.12.1. Previously they shipped with Qt 5.12.0.

The following features are new (or have been significantly updated) since version 2.6.0:
The Windows .exe installers now ship with Npcap instead of WinPcap. Besides being actively maintained (by the nmap project), Npcap brings support for loopback capture and 802.11 WiFi monitor mode capture (if supported by the NIC driver).
Conversation timestamps are supported for UDP/UDP-Lite protocols
TShark now supports the -G elastic-mapping option which generates an ElasticSearch mapping file.
The 窶廚apture Information窶� dialog has been added back (Bug 12004).
The Ethernet and IEEE 802.11 dissectors no longer validate the frame check sequence (checksum) by default.
The TCP dissector gained a new 窶彝eassemble out-of-order segments窶� preference to fix dissection and decryption issues in case TCP segments are received out-of-order. See the User窶冱 Guide, chapter TCP Reassembly for details.
Decryption support for the new WireGuard dissector (Bug 15011, requires Libgcrypt 1.8).
The BOOTP dissector has been renamed to DHCP. With the exception of 窶彙ootp.dhcp窶�, the old 窶彙ootp.*窶� display filter fields are still supported but may be removed in a future release.
The SSL dissector has been renamed to TLS. As with BOOTP the old 窶徭sl.*窶� display filter fields are supported but may be removed in a future release.
Coloring rules, IO graphs, Filter Buttons and protocol preference tables can now be copied from other profiles using a button in the corresponding configuration dialogs.
APT-X has been renamed to aptX.
When importing from hex dump, it窶冱 now possible to add an ExportPDU header with a payload name. This calls the specific dissector directly without lower protocols.
The sshdump and ciscodump extcap interfaces can now use a proxy for the SSH connection.
Dumpcap now supports the -a packets:NUM and -b packets:NUM options.
Wireshark now includes a 窶廸o Reassembly窶� configuration profile.
Wireshark now supports the Russian language.
The build system now supports AppImage packages.
The Windows installers now ship with Qt 5.12.0. Previously they shipped with Qt 5.9.7.
Support for DTLS and TLS decryption using pcapng files that embed a Decryption Secrets Block (DSB) containing a TLS Key Log (Bug 15252).
The editcap utility gained a new --inject-secrets option to inject an existing TLS Key Log file into a pcapng file.
A new dfilter function string() has been added. It allows the conversion of non-string fields to strings so string functions (as contains and matches) can be used on them.
The Bash test suite has been replaced by one based on Python unittest/pytest.
The custom window title can now show file path of the capture file and it has a conditional separator.

Removed Features and Support
The legacy (GTK+) user interface has been removed and is no longer supported.
The portaudio library is no longer needed due to the removal of GTK+.
Wireshark requires Qt 5.2 or later. Qt 4 is no longer supported.
Wireshark requires GLib 2.32 or later.
Wireshark requires GnuTLS 3.2 or later as optional dependency.
Building Wireshark requires Python 3.4 or newer, Python 2.7 is unsupported.
Building Wireshark requires CMake. Autotools is no longer supported.
TShark窶冱 -z compare option was removed.
Building with Cygwin is no longer supported on Windows.

(adam)

2019-05-06 09:32:03 UTC MAIN commitmail json YAML

Updated www/firefox60 to 60.6.2

(ryoon)

2019-05-06 09:31:37 UTC MAIN commitmail json YAML

Update to 60.6.2

Changelog:
Fixed:
Repaired certificate chain to re-enable web extensions that had been disabled

(ryoon)

2019-05-06 09:17:13 UTC MAIN commitmail json YAML

2019-05-06 09:02:26 UTC MAIN commitmail json YAML

Updated textproc/{libxls,libxlsxwriter}, math/sc-im

(sjmulder)

2019-05-06 09:00:14 UTC MAIN commitmail json YAML

sc-im: fix ncursesw link failure if not built in

If not using builtin curses and the ncurses bl3 is included before
ncursesw, as happens through the lua option, the ncurses bl3 sabotages
-lncursesw so make sure to include ncursesw first thing.

(sjmulder)

2019-05-06 08:58:16 UTC MAIN commitmail json YAML

textproc/libxlsxwriter: update to 0.8.6

Upstream changes:
- Fixed issue where images that started in hidden rows/columns weren't
  placed correctly in the worksheet.
- Fixed the mime-type reported by system file(1). The mime-type
  reported by "file --mime-type"/magic was incorrect for XlsxWriter
  files since it expected the [Content_types] to be the first file in
  the zip container.

Package changes:
- Fixed libxlsxwriter.so not picking up libz.so from buildlink.

(sjmulder)

2019-05-06 08:55:20 UTC MAIN commitmail json YAML

textproc/libxls: update to 1.5.1

Upstream changes:
- Fix undefined behavior when formatting NaNs
- Add missing files to distribution tarballs
- Remove unused checks from configure
- Add C++ test target and fix errors
- Add a pkg-config file
- Fix off-by-one in double byteswapping (big-endian systems)
- Add note about Autoconf Archive

Package changes:
- Add test target

(sjmulder)

2019-05-06 08:48:38 UTC MAIN commitmail json YAML

Updated textproc/py-xlsxwriter, math/py-mpmath

(adam)

2019-05-06 08:48:06 UTC MAIN commitmail json YAML

py-mpmath: updated to 1.1.0

1.1.0:

Bugs:
* Fixed severe bug in householder() for complex matrices
* Fixed frequently-reported bug where findroot() mysteriously raised
  UnboundLocalError
* Corrected rounding in binary-to-decimal conversion above 500 digits
* Fixed minor loss of accuracy affecting rf(), ff(), binomial(), beta()
* Fixed incorrect computation of the Hurwitz zeta function in some cases
* Fixed accuracy of digamma function near 0
* Fixed RuntimeError in qfac() in Python 3.7 caused by raising
  StopIteration
* Fix to allow NumPy arrays in fdot()

Features and improvements:
* Added more automatic conversions from Fraction, Decimal, NumPy types
* Support creating mpf from a long literal
* Implemented log1p()
* Slight speedup of eig()
* Implement polylog() for general complex s and z by using Hurwitz zeta
  algorithm as a fallback

Library:
* Test more CPython and PyPy versions
* Drop support for Python 2.6 and 3.2
* Use py.test for test code; lots of code cleanup
* Corrections to the documentation

(adam)

2019-05-06 08:21:52 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 1.1.8

Release 1.1.8:
* Added ability to combine Doughnut and Pie charts.
* Added gauge chart example which is a combination of a Doughnut and a Pie
  chart.

(adam)

2019-05-06 08:20:43 UTC MAIN commitmail json YAML

doc: Updated security/mit-krb5 to 1.16.2nb1

(wiz)

2019-05-06 08:20:32 UTC MAIN commitmail json YAML

mit-krb5: update to 1.16.2nb1.

Fix conflict with hmac symbol from libc, from Naveen Narayanan.
Update configure option, it was renamed. Bump PKGREVISION for that.
Small pkglint fix while here.

(wiz)

2019-05-06 05:37:27 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-test-unit to 3.3.2

(taca)

2019-05-06 05:37:01 UTC MAIN commitmail json YAML

devel/ruby-test-unit: update to 3.3.2

## 3.3.2 - 2019-04-11 {#version-3-3-2}

### Fixes

  * Fixed a bug that `Test::Unit::Collector::Load` doesn't load test
    files under sub directories when these files have the same base
    name as test files in upper directories.
    [Reported by Kenta Murata]

### Thanks

  * Kenta Murata

(taca)

2019-05-06 05:35:50 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-sexp-processor to 4.12.0

(taca)

2019-05-06 05:35:25 UTC MAIN commitmail json YAML

devel/ruby-sexp-processor: update to 4.12.0

=== 4.12.0 / 2019-03-12

* 3 bug fixes:

  * Fixed sexp_body to return empty sexp instead of nil when using STRICT_SEXP.
  * STRICT_SEXP=4+ fails w/ current use of concat. Removed concat from strictness for now.
  * Use concat internally instead of splat. Some people have 20000 node sexps! (presidentbeef)

(taca)

2019-05-06 05:33:20 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-its to 1.3.0

(taca)

2019-05-06 05:32:55 UTC MAIN commitmail json YAML

devel/ruby-rspec-its: update to 1.3.0

### 1.3.0 / 2019-04-09
[full changelog](http://github.com/rspec/rspec-its/compare/v1.2.0...v1.3.0)

Enhancements:
* Introduced `will` and `will_not` as to allow one line block expectations.
  (Russ Buchanan, #67)

(taca)

2019-05-06 05:32:13 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-expectations to 3.8.3

(taca)

2019-05-06 05:31:40 UTC MAIN commitmail json YAML

devel/ruby-rspec-expectations: update to 3.8.3

### 3.8.3 / 2019-04-20
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.2...v3.8.3)

Bug Fixes:

* Prevent composed `all` matchers from leaking into their siblings leading to duplicate
  failures. (Jamie English, #1086)
* Prevent objects which change their hash on comparison from failing change checks.
  (Phil Pirozhkov, #1110)
* Issue an `ArgumentError` rather than a `NoMethodError` when `be_an_instance_of` and
  `be_kind_of` matchers encounter objects not supporting those methods.
  (Taichi Ishitani, #1107)

(taca)

2019-05-06 05:31:02 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-pkg-config to 1.3.7

(taca)

2019-05-06 05:30:39 UTC MAIN commitmail json YAML

devel/ruby-pkg-config: update to 1.3.7

== 1.3.7 - 2019-03-17

=== Improvements

  * Added support for alphabet and _ only version.
    [GitHub#17][Reported by xiejiangzhi]

(taca)

2019-05-06 05:29:56 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.13.1

(taca)

2019-05-06 05:29:20 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.13.1

=== 3.13.1 / 2019-03-25

* 1 major enhancement:

  * Overhauled RubyLexer#lex_state to allow for multi-state value.

* 5 minor enhancements:

  * Added RubyParser#current so scripts can poke around inside.
  * Cleaned up and modernized bin/ruby_parse_extract_error.
  * Removed RubyLexer#in_lex_state? in favor of State#=~ and #==.
  * Renamed RubyLexer#in_arg_state? to is_after_operator?.
  * Replaced all use of :expr_<*> symbols w/ bitfields.

* 15 bug fixes:

  * Added tests to show #233 already fixed.
  * Fixed a lexer state bug dealing with complex edge case in hash  key w/ interpolated symbol and an array value. Not a great fix. (presidentbeef)
  * Fixed a number of lex_state check problems.
  * Fixed alias and undef keyword data.
  * Fixed bug normalizing to utf-8 on tail of dstr (post-interpolation). (mvz)
  * Fixed handling of hex chars for bare unicode escape. (mvz)
  * Fixed handling of invalid string octals more gracefully. Needs generalization.
  * Fixed lexing of regexps w/ backslashed unicode. I hope.
  * Fixed parse_percent for EXPR_FITEM edge cases. Fixed bug #125.
  * Fixed parsing of op_asgn on constants (eg ::X ||= 1).
  * Fixed precedence of rescue modifier on assignments. (mvz/whitequark)
  * Fixed some EXPR_FNAME edge cases.
  * Fixed using unicode in gvars. Fixed bug 202. (331299)
  * Handle invalid string literals more gracefully.
  * Minor fix lexing %s[]

=== 3.13.0 / 2019-03-12

* 3 major enhancements:

  * Removed 1.8 and 1.9 support. Moved to ruby_parser-legacy gem.
  * Added tentative 2.6 support.
  * Updated ruby_parser.yy to ruby 2.4 architecture.

* 22 minor enhancements:

  * Added debug3 and cmp3 rake tasks that use the above tools.
  * Added tLONELY to compare/normalize.rb
  * Added tools/munge.rb, tools/ripper.rb, and debugging.md
  * 2.6: Added trailing .. and ... support.
  * Extended StackState to log more state changes, making debugging easier.
  * Extended StackState#store to take an initial value.
  * Improved logging / debugging in StackState.
  * Improved normalization and parser compare tasks.
  * Improved tools/munge.rb output.
  * In f_arglist, track in_kwarg if no parens.
  * In process_newline_or_comment, handle NL if in_kwarg there vs normal.
  * Refactored normalized values to WORDLIST.
  * Refactored parser: push up to relop and rel_expr.
  * Removed Keyword.keyword18.
  * Removed RubyLexer version attr_accessors.
  * Removed long dead deprecations internal to RubyParserStuff.
  * Removed version arg to RubyLexer#initialize (default nil + no-op).
  * Renamed Keyword.keyword19 to Keyword.keyword.
  * Renamed process_bracing to process_brace_close
  * Renamed process_curly_brace to process_brace_open
  * Report first parse error message if all parser versions fail, not last.
  * Updated parser to track against 2.6.

* 11 bug fixes:

  * Fix some shift/reduce errors.
  * Fixed BEGIN blocks having different arg value that END blocks. (mvz)
  * Fixed all reported unused non-terminals/rules.
  * Fixed bug 272.
  * Fixed bug in interpolated symbol lists. (strviola)
  * Fixed bug where block shadow arguments were not registered as lvars. (akimd)
  * Fixed bug where kwsplat args weren't treated as lvars. (mvz)
  * Fixed lex_state and other internals in many cases.
  * Fixed shebang in compare/normalize.rb to use env. Avoids rubygems freaking.
  * Fixed some more internal state bugs.
  * Fixed tRCURLY -> tSTRING_DEND for interpolation brace closes.

(taca)

2019-05-06 05:28:34 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-ole to 1.2.12.2

(taca)

2019-05-06 05:28:02 UTC MAIN commitmail json YAML

devel/ruby-ole: update to 1.2.12.2

== 1.2.12.2 / 2019-03-12

- Fix to work with frozen string literals (github #24, taichi-ishitani).

(taca)

2019-05-06 05:27:21 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-msgpack to 1.2.10

(taca)

2019-05-06 05:26:49 UTC MAIN commitmail json YAML

devel/ruby-msgpack: update to 1.2.10

2019-04-19 version 1.2.10:

* Optimze MessagePack.unpack not to copy source string

2019-03-13 version 1.2.9:

* Hotfix release only for JRuby: 1.2.8-java was built incorrectly

2019-03-11 version 1.2.8:

* Fix a regression that MessagePack#unpack raises error if IO is assigned as the (only) argument
* Improve compatibility that MessagePack#pack returns nil if IO is assigned as 2nd argument

2019-03-01 version 1.2.7:

* Add Packer#write_bin and Packer#write_bin_header methods

(taca)

2019-05-06 05:25:18 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-highline to 2.0.2

(taca)

2019-05-06 05:24:54 UTC MAIN commitmail json YAML

devel/ruby-highline: update to 2.0.2

### 2.0.2 / 2019-04-08
* PR #243 - Add new capital_letter option to menu index (@Ana06)
  * This is a really special PR. It has come from "The Biggest
    Mobprogramming Session Ever" and around 250 people
    participated in crafting it!
* PR #241 - CI: Add 2.6 (@olleolleolle)
* PR #240 - Avoid YARD warning UnknownParam (@olleolleolle)

(taca)

2019-05-06 05:24:23 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-getopt to 1.5.0

(taca)

2019-05-06 05:24:02 UTC MAIN commitmail json YAML

devel/ruby-getopt: update to 1.5.0

== 1.5.0 - 25-Jan-2019
* Changed license to Apache-2.0.

(taca)

2019-05-06 05:23:23 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-curses to 1.3.1

(taca)

2019-05-06 05:22:53 UTC MAIN commitmail json YAML

devel/ruby-curses: update to 1.3.1

### 1.3.1 / 2019-04-21

Bug fixes:

* Check whether sizeof(WINDOW) is available to avoid build failures on macOS.
  Issue #48 reported by chdiza.

### 1.3.0 / 2019-04-16

New features:

* Add Curses::Form and Curses::Field.

Bug fixes:

* Fix TravisCI issues by amatsuda and znz.
* Fix typo in sample/menu.rb by binford2k.
* Ctrl-/ should return ^_ on Windows.
* Workaround for new Windows console.
  https://github.com/Bill-Gray/PDCurses/pull/108

(taca)

2019-05-06 05:22:16 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-concurrent-ruby to 1.1.5

(taca)

2019-05-06 05:21:46 UTC MAIN commitmail json YAML

devel/ruby-concurrent-ruby: update to 1.1.5

## Release v1.1.5, edge v0.5.0 (10 mar 2019)

concurrent-ruby:

* fix potential leak of context on JRuby and Java 7

concurrent-ruby-edge:

* Add finalized Concurrent::Cancellation
* Add finalized Concurrent::Throttle
* Add finalized Concurrent::Promises::Channel
* Add new Concurrent::ErlangActor

(taca)

2019-05-06 05:20:49 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-byebug to 11.0.1

(taca)

2019-05-06 05:20:26 UTC MAIN commitmail json YAML

devel/ruby-byebug: update to 11.0.1

## [11.0.1] - 2019-03-18

### Fixed

* [#546](https://github.com/deivid-rodriguez/byebug/pull/546): `continue!` to ignore further `byebug` calls.
* [#545](https://github.com/deivid-rodriguez/byebug/pull/545): `skip` autolisting code for intermediate skipped breakpoints.

(taca)

2019-05-06 05:19:48 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-backports to 3.14.0

(taca)

2019-05-06 05:19:26 UTC MAIN commitmail json YAML

devel/ruby-backports: update to 3.14.0

== Version 3.14.0 - April 29th, 2019

  * Hash
    * +to_h+ (with block)

== Version 3.13.0 - April 5th, 2019

  * Hash
    * +merge+, +merge!+/+update+ (with multiple arguments)

== Version 3.12.0 - February 20th, 2019

* New Ruby version 2.6.0
  * Array
    * +difference+, +union+
    * +to_h+ (with block)
  * Enumerable
    * +chain+
    * +to_h+ (with block)
  * Enumerator::Chain (use Enumerable#chain)
  * Kernel
    * +then+

* Additional backports for 2.5.0:
  * String
    * +undump+

(taca)

2019-05-06 05:18:53 UTC MAIN commitmail json YAML

doc: Updated devel/ruby2ruby to 2.4.2

(taca)

2019-05-06 05:18:22 UTC MAIN commitmail json YAML

devel/ruby2ruby: update to 2.4.2

=== 2.4.0 / 2019-03-12

* 3 bug fixes:

  * Fixed sexp_body to return empty sexp instead of nil when using STRICT_SEXP.
  * STRICT_SEXP=4+ fails w/ current use of concat. Removed concat from strictness for now.
  * Use concat internally instead of splat. Some people have 20000 node sexps! (presidentbeef)

(taca)

2019-05-06 05:17:39 UTC MAIN commitmail json YAML

doc: Updated devel/hoe to 3.17.2

(taca)

2019-05-06 05:16:38 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sqlite3 to 1.4.

(taca)

2019-05-06 05:16:05 UTC MAIN commitmail json YAML

databases/ruby-sqlite3: update to 1.4.1

Changes from commit log:

* Don't mandate dl functions for the extention build.

(taca)