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 (28m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 11:28:02 UTC Now

2020-05-17 19:57:42 UTC MAIN commitmail json YAML

Updated net/py-celery, security/py-keyring

(adam)

2020-05-17 19:57:22 UTC MAIN commitmail json YAML

py-keyright: updated to 21.2.1

v21.2.1
-------
* Restored lenience on startup when entry point
  metadata is missing.
* Avoid RecursionError when initializing backends
  when a limit is supplied.

v21.2.0
-------
* Chainer now deterministically resolves at a lower
  priority than the Fail keyring (when there are no backends
  to chain).
* Fail keyring now raises a ``NoKeyringError`` for
  easier selectability.
* Keyring now logs at DEBUG rather than INFO during
  backend startup.

v21.1.1
-------
* Refreshed package metadata.

v21.1.0
-------
* In SecretService backend, close connections after
  using them.

v21.0.0
-------
* Require Python 3.6 or later.

v20.0.1
-------
* Fix TypeError when backend fails to initialize.

v20.0.0
-------
* Extracted ``keyring.testing`` package to contain supporting
  functionality for plugin backends. ``keyring.tests`` has been
  removed from the package.

v19.3.0
-------
* Switch to `importlib.metadata
  <https://docs.python.org/3/library/importlib.metadata.html>`_
  for loading entry points. Removes one dependency on Python 3.8.
* Added new ``KeyringBackend.set_properties_from_env``.
* Add support for alternate persistence scopes for Windows
  backend. Set ``.persist`` to "local machine" or "session"
  to enable the alternate scopes or "enterprise" to use the
  default scope.
* Improve import times when a backend is specifically
  configured by lazily calling ``get_all_keyring``.

(adam)

2020-05-17 19:49:18 UTC MAIN commitmail json YAML

lang/gcc10: fix patch checksums to include the bug report URL

(rillig)

2020-05-17 19:47:20 UTC MAIN commitmail json YAML

2020-05-17 19:40:39 UTC MAIN commitmail json YAML

matchbox-panel: fix NetBSD aarch64 build

(gutteridge)

2020-05-17 19:36:42 UTC MAIN commitmail json YAML

py-celery: updated to 4.4.2

4.4.0
=======
- This version is officially supported on CPython 2.7,
  3.5, 3.6, 3.7 & 3.8 and is also supported on PyPy2 & PyPy3.
- Kombu 4.6.7
- Task class definitions can have retry attributes

4.4.0rc5
========
- Kombu 4.6.7
- Events bootstep disabled if no events
- SQS - Reject on failure
- Add a concurrency model with ThreadPoolExecutor
- Add auto expiry for DynamoDB backend
- Store extending result in all backends
- Fix a race condition when publishing a very large chord header
- Improve docs and test matrix

4.4.0rc4
========
- Kombu 4.6.6
- Py-AMQP 2.5.2
- Python 3.8
- Numerious bug fixes
- PyPy 7.2

4.4.0rc3
========
- Kombu 4.6.4
- Billiard 3.6.1
- Py-AMQP 2.5.1
- Avoid serializing datetime
- Fix: (group() | group()) not equals single group
- Revert "Broker connection uses the heartbeat setting from app config.
- Additional file descriptor safety checks.
- fixed call for null args
- Added generic path for cache backend.
- Fix Nested group(chain(group)) fails
- Use self.run() when overriding __call__
- Fix termination of asyncloop
- Fix migrate task to work with both v1 and v2 of the message protocol.
- Updating task_routes config during runtime now have effect.

4.4.0rc2
========
- Many bugs and regressions fixed.
- Kombu 4.6.3

4.4.0rc1
========
- Python 3.4 drop
- Kombu 4.6.1
- Replace deprecated PyMongo methods usage
- Pass task request when calling update_state
- Fix bug in remaining time calculation in case of DST time change
- Fix missing task name when requesting extended result
- Fix `collections` import issue on Python 2.7
- handle `AttributeError` in base backend exception deserializer
- Make `AsynPool`'s `proc_alive_timeout` configurable
- AMQP Support for extended result
- Fix SQL Alchemy results backend to work with extended result
- Fix restoring of exceptions with required param
- Django: Re-raise exception if `ImportError` not caused by missing tasks
  module
- Django: fixed a regression putting DB connections in invalid state when
  `CONN_MAX_AGE != 0`
- Fixed `OSError` leading to lost connection to broker
- Fixed an issue with inspect API unable get details of Request
- Fix mogodb backend authentication
- Change column type for Extended Task Meta args/kwargs to LargeBinary
- Handle http_auth in Elasticsearch backend results
- Fix task serializer being ignored with `task_always_eager=True`
- Fix `task.replace` to work in `.apply() as well as `.apply_async()`
- Fix sending of `worker_process_init` signal for solo worker
- Fix exception message upacking
- Add delay parameter function to beat_schedule
- Multiple documentation updates

(adam)

2020-05-17 19:34:13 UTC MAIN commitmail json YAML

2020-05-17 19:22:20 UTC MAIN commitmail json YAML

2020-05-17 19:16:59 UTC MAIN commitmail json YAML

Updated net/py-apache-libcloud, parallel/py-billiard

(adam)

2020-05-17 19:16:39 UTC MAIN commitmail json YAML

py-billiard: updated to 3.6.3.0

3.6.1:
- Logging max memory reached at INFO rather than WARNING
- Pass arguments when wrapping sys.exit
- Remove win32/py2k special
- Ensure READY messages sent out by exiting worker are consumed prior to it actually existing.
- Pass max_memory_per_child to child worker process
- Fix compatibility with Python 2.7 on Windows

(adam)

2020-05-17 19:06:47 UTC MAIN commitmail json YAML

py-apache-libcloud: updated to 3.0.0

Changes in Apache Libcloud 3.0.0

Common
------
Make sure auth_user_info variable on the OpenStack identify connection class is populated when using auth version 3.x_password and 3.x_oidc_access_token.

[OpenStack] Update OpenStack identity driver so a custom project can be selected using domain_name keyword argument containing a project id.

Previously this argument value could only contain a project name, now the value will be checked against project name and id.

Compute
-------
[GCE] Update create_node() method so it throws an exception if node location can't be inferred and location is not specified by the user ( either by passing datacenter constructor argument or by passing location argument to the method).

[GCE] Update ex_get_disktype method so it works if zone argument is not set.

[GiG G8] Add new driver for GiG G8 provider (https://gig.tech/).

Add new at_exit_func argument to deploy_node() method. With this argument user can specify which function will be called before exiting with the created node in question if the deploy process has been canceled after the node has been created, but before the method has fully finished.

This comes handy since it simplifies various cleanup scenarios.

[OpenStack] Fix auto assignment of volume device when using device name auto in the attach_volume method.

[Kamatera] Add new driver for Kamatera provider (https://www.kamatera.com).

Storage
-------
Add new download_object_range and download_object_range_as_stream methods for downloading part of the object content (aka range downloads) to the base storage API.

Currently those methods are implemented for the local storage Azure Blobs, CloudFiles, S3 and any other provider driver which is based on the S3 one (such as Google Storage and DigitalOcean Spaces).

Add type annotations for the base storage API.

[Google Storage] Update the driver so it supports service account HMAC credentials.

There was a bug in the code where we used the user id length check to determine the account type and that code check didn't take service account HMAC credentials (which contain a longer string) into account.

DNS
---
Add type annotations for the base DNS API.

Container
---------
[Kubernetes] Add support for the client certificate and static token based authentication to the driver.
Add type annotations for the base container API.

(adam)

2020-05-17 18:57:26 UTC MAIN commitmail json YAML

2020-05-17 18:56:59 UTC MAIN commitmail json YAML

Updated graphics/py-graphviz, graphics/py-matplotlib

(adam)

2020-05-17 18:56:43 UTC MAIN commitmail json YAML

py-matplotlib: updated to 3.2.1

What's new in Matplotlib 3.2

Unit converters recognize subclasses
imsave accepts metadata and PIL options
cbook.normalize_kwargs
FontProperties accepts os.PathLike
Gouraud-shading alpha channel in PDF backend
Kerning adjustments now use correct values
bar3d lightsource shading
Shifting errorbars
Improvements in Logit scale ticker and formatter
rcParams for axes title location and color
3-digit and 4-digit hex colors

(adam)

2020-05-17 18:39:29 UTC MAIN commitmail json YAML

2020-05-17 18:32:42 UTC MAIN commitmail json YAML

py-graphviz: updated to 0.14

Version 0.14
------------

Improve handling of escaped quotes (``\"``). Different from other layout engine
escapes sequences such as ``\l`` and ``\N`` (which are passed on as is by
default), there is no use case for backslash-escaping a literal quote character
because escaping of quotes is done by this library. Therefore, a
backslash-escaped quote (e.g. in ``label='\\"'``) is now treated the same as a
plain unescaped quote, i.e. both ``label='"'`` and ``label='\\"'`` produce
the same DOT source ``[label="\""]`` (a label that renders as a literal quote).
Before this change, use of ``'\\"'`` could break the quoting mechanism creating
invalid or unintended DOT, possibly leading to syntax errors from the rendering
process.

Add notebook section to documentation.

Add ``sphinx.ext.viewcode`` to docs (note that this currently lacks links for
methods, so that not all of the code is linked; use the source repo for reading
on).

Improve test and doc building config.

(adam)

2020-05-17 18:30:28 UTC MAIN commitmail json YAML

Updated net/py-txtorcon

(adam)

2020-05-17 18:28:10 UTC MAIN commitmail json YAML

py-distorm3: PLIST fix

(adam)

2020-05-17 16:26:15 UTC MAIN commitmail json YAML

doc: Updated www/ruby-sassc to 2.3.0

(taca)

2020-05-17 16:25:42 UTC MAIN commitmail json YAML

www/ruby-sassc: update to 2.3.0

Update to ruby-sassc to 2.3.0.

- **2.3.0**
  - [Fix rake gem:native task](https://github.com/sass/sassc-ruby/pull/196)
  - [disable lto flag for darwin + nix](https://github.com/sass/sassc-ruby/pull/166)
  - [Sort input file list](https://github.com/sass/sassc-ruby/pull/178)
  - [Set appropriate encoding for source_map](https://github.com/sass/sassc-ruby/pull/152)
  - [allow passing functions directly](https://github.com/sass/sassc-ruby/pull/162)
  - [always dispose data context](https://github.com/sass/sassc-ruby/pull/161)
  - [Update libsass to 3.6.3](https://github.com/sass/sassc-ruby/pull/164)
  - [Restore strip symbols](https://github.com/sass/sassc-ruby/pull/184)
  - [Default --march-tune-native to false](https://github.com/sass/sassc-ruby/pull/158)
  - [Fix compile issue on Mac OS X](https://github.com/sass/sassc-ruby/pull/174)
  - [Test on TruffleRuby in TravisCI](https://github.com/sass/sassc-ruby/pull/171)
  - [Use RbConfig::MAKEFILE_CONFIG['DLEXT'] instead of hardcoding extensions](https://github.com/sass/sassc-ruby/pull/173)

(taca)

2020-05-17 16:17:29 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack-contrib to 2.2.0

(taca)

2020-05-17 16:17:04 UTC MAIN commitmail json YAML

www/ruby-rack-contrib: update to 2.2.0

Update to ruby-rack-contrib to 2.2.0.

2.2.0 (2020-03-31)

A healthy crop of fixes and new features in this release. Thanks to
everyone who contributed, and welcome to Andrew Konchin, as the newest
recipient of a commit bit.

* New middleware Rack::JSONBodyParser: a better-designed replacement for
  Rack::PostBodyContentTypeParser, with a more appropriate name (given that
  they both only handle JSON natively, having JSON in the name seems like a
  good idea), and with a better set of default behaviours and knobs.  It is
  also significantly faster than PostBodyContentTypeParser.

* Rack::PostBodyContentTypeParser: this middleware's interface is a bit of a
  mess, which makes it nearly impossible to improve in a
  backwards-compatible manner. As a result, its use has been deprecated, in
  favour of Rack::JSONBodyParser.

* Several middlewares that set Content-Length headers were fixed to use
  String#bytesize, instead of String#size, which makes multibyte characters
  much happier. (Chris Frank)

* Rack::ResponseCache: Make header detection case-insensitive. (Chris Frank)

* A lot of broken tests and deprecation warnings in the test suite were
  fixed. (Andrew Konchin)

* Rack::Locale: significant correctness fixes, including q=0 handling, case
  insensitivity where appropriate, and better handling of whitespace.
  (Andrew Konchin)

* Rack::StaticCache: several correctness fixes, such as setting a Date
  response header, use UTC in timestamps, and improving the robustness of
  the date rendering.

Share and enjoy!

(taca)

2020-05-17 16:11:28 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack-cache to 1.11.1

(taca)

2020-05-17 16:11:00 UTC MAIN commitmail json YAML

www/ruby-rack-cache: update to 1.11.1

Update ruby-rack-cache to 1.11.1.

1.11.1 (2020-04-07)

* when ignoring parts of the query, remove query in key when all
  params are ignored

1.11.0 (2020-01-06)

* Add a proc to allow ignoring parts of the query string in the key
CVS: ----------------------------------------------------------------------

(taca)

2020-05-17 16:06:20 UTC MAIN commitmail json YAML

doc: Updated www/ruby-net-http-persistent to 4.0.0

(taca)

2020-05-17 16:05:52 UTC MAIN commitmail json YAML

www/ruby-net-http-persistent: update to 4.0.0

Update ruby-net-http-persistent to 4.0.0.

=== 4.0.0 / 2020-04-30

Breaking changes:

* Removed built-in support for retrying failed requests as Net::HTTP has this
  built-in for all supported versions.  Pull request #100 by Michael Grosser.
* Dropped support for EoL ruby versions (< 2.4).  Future feature releases may
  drop support for ruby versions that are at end-of-life or in security-only
  maintenance mode with any release.  Pull request #113 by David Rodr鱈guez

New features:

* Added Net::HTTP::Persistent#max_retries= to configure the number of retries
  performed on a request for ruby versions that support it (2.5+).
* URI-ness is determined through #respond_to? to allow compatibility with
  Addressable::URI.  Pull request #67 by Ryan McKern.
* Use require_relative to reduce patch burden for vendored versions.  Pull
  Request #106 by David Rodr鱈guez

Bug fixes:

* Stop wasting a connection when the keep-alive timeout is less than the idle
  timeout.  Pull request #115 by Yap Sok Ann.
* Improved use of URI#hostname for IPv6 connections.  Pull request #76 by
  Tomas Koutsky.
* Improved check for Process::RLIMIT_NOFILE support.  Pull request #109 by V鱈t
  Ondruch.
* Fix namespace in comments for escape/unescape wrappers.  Pull request #114
  by David Rodr鱈guez.
* Fix History.txt timestamp for 3.0.0 release.  Pull request #107 by Joe Van
  Dyk.
* Fix link to PR #98 in 3.1.0 release notes.  Pull request #110 by Justin
  Reid.

Other:

* Updated Net::HTTP::Persistent#reconnect documentation to indicate that all
  connections are reset.  Issue #117 by Taisuke Miyazaki.

(taca)

2020-05-17 15:59:54 UTC MAIN commitmail json YAML

doc: Updated www/ruby-loofah to 2.5.0

(taca)

2020-05-17 15:59:29 UTC MAIN commitmail json YAML

www/ruby-loofah: update to 2.5.0

Update ruby-loofah to 2.5.0.

## 2.5.0 / 2020-04-05

### Features

* Allow more CSS length units: "ch", "vw", "vh", "Q", "lh", "vmin", "vmax". [#178] (Thanks, @JuanitoFatas!)

### Fixes

* Remove comments from `Loofah::HTML::Document`s that exist outside the `html` element. [#80]

### Other changes

* Gem metadata being set [#181] (Thanks, @JuanitoFatas!)
* Test files removed from gem file [#180,#166,#159] (Thanks, @JuanitoFatas and @greysteil!)

(taca)

2020-05-17 15:56:23 UTC MAIN commitmail json YAML

doc: Updated www/ruby-jquery-rails to 4.4.0

(taca)

2020-05-17 15:55:55 UTC MAIN commitmail json YAML

www/ruby-jquery-rails: update to 4.4.0

Update ruby-jquery-rails to 4.4.0.

## 4.4.0

- update jquery to 3.5.1 (note: [3.5.0 contains important security updates](https://github.com/advisories/GHSA-jpcq-cgw6-v4j6))
- unescape dollar signs and backticks in `assert_select_jquery` to match
  Rails updated behavior.

(taca)

2020-05-17 15:54:04 UTC MAIN commitmail json YAML

cad/ghdl: skip portability check

(rillig)

2020-05-17 15:52:18 UTC MAIN commitmail json YAML

devel/gdb: disable check for unknown configure options

(rillig)

2020-05-17 15:49:02 UTC MAIN commitmail json YAML

doc: Updated www/ruby-css-parser to 1.7.1

(taca)

2020-05-17 15:48:26 UTC MAIN commitmail json YAML

www/ruby-css-parser: Update to 1.7.1

Update ruby-css-parser to 1.7.1.

Version 1.7.1 (2019-12-01)

    Force UTF-8 encoding; do not strip out UTF-8 chars. #106

Version 1.7.0 (2019-02-11)

    No longer support ruby versions 1.9 2.0 2.1
    Memory allocation improvements

(taca)

2020-05-17 15:41:28 UTC MAIN commitmail json YAML

doc: Updated www/ruby-crass to 1.0.6

(taca)

2020-05-17 15:40:49 UTC MAIN commitmail json YAML

www/ruby-crass: update to 1.0.6

Update ruby-crass to 1.0.6.

1.0.6 (2020-01-12)
------------------

* Number values are now limited to a maximum of `Float::MAX` and a minimum of
  negative `Float::MAX`. (#11)

* Added project metadata to the gemspec. (#9 - @orien)

1.0.5 (2019-10-15)
------------------

* Removed test files from the gem. [@t-richards - #8][8]

[8]:https://github.com/rgrove/crass/pull/8

1.0.4 (2018-04-08)
------------------

* Fixed whitespace warnings. (#7 - @yahonda)

(taca)

2020-05-17 15:25:00 UTC MAIN commitmail json YAML

doc: Updated devel/libbonobo to 2.32.1

(nia)

2020-05-17 15:24:48 UTC MAIN commitmail json YAML

libbonobo: Extremely late update to 2.32.1

I'd rather remove this, but it's one part of GNOME 2 i'm yet to finish
detangling.

libbonobo 2.32.1
* Translation updates

(nia)

2020-05-17 15:10:22 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-highlight to 3.57

(nia)

2020-05-17 15:10:10 UTC MAIN commitmail json YAML

doc: Updated textproc/libhighlight to 3.57

(nia)

2020-05-17 15:09:57 UTC MAIN commitmail json YAML

doc: Updated textproc/highlight to 3.57

(nia)

2020-05-17 15:09:41 UTC MAIN commitmail json YAML

highlight: Update to 3.57

12.05.2020

  - added support for Haml (https://gitlab.com/saalen/highlight/-/issues/140)
  - added support for Wren
  - added Lua function `OverrideParam`
  - fixed regression in xterm256 or truecolor output (https://gitlab.com/saalen/highlight/-/issues/152)
  - fixed `--list-scripts` with read-only language definitions (https://gitlab.com/saalen/highlight/-/issues/154)
  - improved several language definitions
  - Windows GUI: added dark mode

(nia)

2020-05-17 15:04:50 UTC MAIN commitmail json YAML

doc: Updated audio/id3 to 1.1.2

(nia)

2020-05-17 15:04:40 UTC MAIN commitmail json YAML

id3: Update to 1.1.2

1.1.2
-----

- Update the copyright notices and years.

1.1.1
-----

- Let the Makefile supply the version string for the id3.c source.
- Add a simple test suite.
- Use memcpy(), not strncpy() for fully copying a fixed-size buffer.

(nia)

2020-05-17 15:01:52 UTC MAIN commitmail json YAML

doc: Updated security/hitch to 1.5.2

(nia)

2020-05-17 15:01:42 UTC MAIN commitmail json YAML

hitch: Update to 1.5.2

hitch-1.5.2 (2019-11-27)
------------------------

* Fix a problem introduced in the previous release that prevented us
  from running as a non-privileged user (Issue: 322_).

.. _322: https://github.com/varnish/hitch/issues/322

hitch-1.5.1 (2019-11-26)
------------------------

* Support for TCP Fast Open. Is is disabled by default (Issue: 185_)
* Various code cleanups and minor bug fixes.

.. _185: https://github.com/varnish/hitch/issues/185

(nia)

2020-05-17 14:56:58 UTC MAIN commitmail json YAML

doc: Updated wm/herbstluftwm to 0.8.2

(nia)

2020-05-17 14:56:42 UTC MAIN commitmail json YAML

herbstluftwm: Update to 0.8.2

Release 0.8.2 on 2020-05-04
---------------------------

  * Selection of empty frames by the mouse (by click or by hover if
    focus_follows_mouse is enabled)
  * The commands 'close_and_remove' / 'close_or_remove' act like 'close' for
    floating clients
  * The decoration window allows focusing, moving, and resizing the client
    via the mouse (as known from standard floating window managers)
  * Improved herbstclient tab completion for the fish shell
  * Bug fixes:
    - Fix a crash in the error handler when a invalid monitor name is
      passed. (Affects list_padding move_monitor rename_monitor lock_tag
      unlock_tag)
    - Fix the type of WM_STATE
    - The client attributes sizehints_tiling and sizehints_floating are now
      writable
    - Fix EWMH urgency change for clients without WM hints set
    - Fix the exit code of the 'focus' command

Release 0.8.1 on 2020-04-21
---------------------------

  * the frame index 'e' refers to the first empty frame (e.g. 'rule index=e' places
    new windows in empty frames, if possible)
  * new setting 'hide_covered_windows' to improve the appearance when used with
    a compositor.
  * resize floating windows with the same command ('resize') as in tiling mode
    and thus the same keybindings as in tiling mode. Therefore, the
    'fractiondelta' parameter to the 'resize' command is now optional.
  * keybind now checks that the bound command exists.
  * cycle_all (Alt-Tab) now also traverses floating clients
  * new setting 'auto_detect_panels' controlling the panel detection algorithm.
  * improved herbstclient tab completion for the fish shell
  * Bug fixes:
    - Handle the regular expression "" correctly, since the grammar of extended
      regular expressions does not allow "".
    - Error handling for the lack of xrandr
    - Fixes to make it compile on other systems and architecture

Release 0.8.0 on 2020-04-09
---------------------------

  * single window floating (every client has an attribute 'floating' which can
    be set at run time and via the rule consequence 'floating=on')
  * monitor detection via xrandr
  * detection of external panels
  * new command: apply_rules
  * new command: export (convenience wrapper around setenv)
  * new client attribute: keys_inactive (negation of keymask)
  * new command: drag (initiates moving/resizing a window by mouse)
  * if tags have been configured through EWMH before herbstluftwm starts (from
    a previous running window manager), then herbstluftwm re-uses these tags
    (start with --no-tag-import to disable this)
  * The build system is now cmake. See the INSTALL file if you need to
    compile herbstluftwm yourself.
  * the 'remove' command now tries to preserve the focus and the client
    arrangement. Intuitively speaking, 'remove' is undoing a frame split.
  * Many boolean style settings were formerly of type int. Now, these are
    boolean settings.
  * The 'toggle' command only works for boolean settings. For the former
    behavior for int-typed settings, use 'cycle_value'.
  * Writing '%%' in the 'sprintf' format string now gives a literate '%', just
    as printf. Formerly it stayed '%%'.
  * The 'keybind' command now accepts all valid key symbols, even if they are
    not present on the current keyboard layout at the time of setup.
  * the rules are also applied to those clients that change their WM_CLASS
    after being shown already.
  * 'detect_monitors' has an additional '--list-all' parameter
  * do not change the focus (for focus_follows_mouse=1) when an unmanaged
    dialog (e.g. a rofi menu or a notification) closes.
  * list_rules now prints regex-based rule conditions with '~' instead of '='
  * new attributes on every monitor for pad_up pad_down pad_left pad_right
  * new flag --exit-on-xerror (to be used in automated testing only)
  * Formerly, double dots in object paths were allowed (similar to double
    slashes in file paths in unix). Right now, they are only allowed at the end
    (which is necessary for the tab-completion of attr):
    - +monitors+ is valid
    - +monitors.+ is valid
    - +monitors..+ is valid
    - +monitors.by-name.+ is valid
    - +monitors..by-name.+ is *invalid*

(nia)

2020-05-17 14:50:49 UTC MAIN commitmail json YAML

doc: Updated www/gitea to 1.11.5

(nia)

2020-05-17 14:50:40 UTC MAIN commitmail json YAML

gitea: Update to 1.11.5

## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-09

* BUGFIXES
  * Prevent timer leaks in Workerpool and others (#11333) (#11340)
  * Fix tracked time issues (#11349) (#11354)
  * Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)
  * Allow X in addition to x in tasks (#10979) (#11335)
  * When delete tracked time through the API return 404 not 500 (#11319) (#11326)
  * Prevent duplicate records in organizations list when creating a repository (#11303) (#11325)
  * Manage port in submodule refurl (#11305) (#11323)
  * api.Context.NotFound(...) should tolerate nil (#11288) (#11306)
  * Show pull request selection even when unrelated branches (#11239) (#11283)
  * Repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)
  * Fix GetContents(): Dont't ignore Executables (#11192) (#11209)
  * Fix submodule paths when AppSubUrl is not root (#11098) (#11176)
  * Prevent clones and pushes to disabled wiki (#11131) (#11134)
  * Remove errant third closing curly-bracket from account.tmpl and send account ID in account.tmpl (#11130)
  * On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)
  * Refresh codemirror on show pull comment tab (#11100) (#11122)
  * Fix merge dialog on protected branch with missing required statuses (#11074) (#11084)
  * Load pr Issue Poster on API too (#11033) (#11039)
  * Fix release counter on API repository info (#10968) (#10996)
  * Generate Diff and Patch direct from Pull head (#10936) (#10938)
  * Fix rebase conflict detection in git 2.26 (#10929) (#10930)
* ENHANCEMENT
  * Fix 404 and 500 image size in small size screen (#11043) (#11049)
  * Multiple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)

(nia)

2020-05-17 14:44:31 UTC MAIN commitmail json YAML

doc: Updated lang/elixir to 1.10.3

(nia)

2020-05-17 14:44:21 UTC MAIN commitmail json YAML

elixir: Update to 1.10.3

## v1.10.3 (2020-04-25)

### 1. Bug fixes

#### Elixir

  * [Code] Return `[{mod, bin}]` from `Code.compile_file/2`, `Code.require_file/2`, `Code.load_file/2`
  * [Code] Make sure the formatter respects newlines before and after module attributes
  * [Kernel.ParallelCompiler] Fix a bug where the parallel compiler would raise in long compilation cycles
  * [Kernel.ParallelCompiler] Fix a bug where the parallel compiler would raise if some of the modules being compiled referred to a module that has been loaded directly to memory
  * [Module] Fix accidental breaking change where bodiless clauses had their body value on `@on_definition` callbacks set to an empty list instead of `nil`
  * [String] Undeprecate `String.normalize/2` normalize and fix infinite loop caused by certain invalid strings

#### ExUnit

  * [ExUnit.Assertions] Fix pattern matching diff when matching on pinned variables
  * [ExUnit.Assertions] Fix pattern matching diff when matching variable struct names
  * [ExUnit.Assertions] Fix pattern matching diff when matching on the binary concat operator (`<>`) and the left side is not a literal string
  * [ExUnit.Assertions] Fix pattern matching diff when matching on pseudo-vars (`__MODULE__`, `__DIR__`, etc)

#### Mix

  * [mix release] Respect the `:path` option when creating a `:tar` file for releases

(nia)

2020-05-17 14:43:28 UTC MAIN commitmail json YAML

doc: Updated fonts/harfbuzz to 2.6.6

(nia)

2020-05-17 14:43:16 UTC MAIN commitmail json YAML

harfbuzz: Update to 2.6.6.

Overview of changes leading to 2.6.6
Tuesday, May 12, 2020
====================================
- A fix in AAT kerning for Geeza Pro.
- Better support for resource fork fonts on macOS.

(nia)

2020-05-17 14:41:05 UTC MAIN commitmail json YAML

doc: Updated x11/hsetroot to 1.0.5

(nia)

2020-05-17 14:40:30 UTC MAIN commitmail json YAML

hsetroot: Update to 1.0.5

Changes:

- Adds -root parameter, to treat the whole desktop as one display, applying the image over the whole, instead of per each display.
- finding the details of xrandr outputs no longer uses grep and sed to parse the xrandr command line output, using libxinerama instead
- using XParseColor to parse color names - supports things like "black" or "#000" in addition to the exisitng formats
- add an (optional) hsr-outputs tool, to output output sizes and position as text, csv or json

(nia)

2020-05-17 14:26:03 UTC MAIN commitmail json YAML

doc: Updated shells/fish to 3.1.2

(nia)

2020-05-17 14:25:47 UTC MAIN commitmail json YAML

fish: Update to 3.1.2

# fish 3.1.2 (released April 29, 2020)

This release of fish fixes a major issue discovered in fish 3.1.1:

- Commands such as `fzf` and `enhancd`, when used with `eval`, would hang. `eval` buffered output too aggressively, which has been fixed (#6955).

If you are upgrading from version 3.0.0 or before, please also review the release notes for 3.1.1, 3.1.0 and 3.1b1 (included below).

---

# fish 3.1.1 (released April 27, 2020)

This release of fish fixes a number of major issues discovered in fish 3.1.0.

- Commands which involve `. ( ... | psub)` now work correctly, as a bug in the `function --on-job-exit` option has been fixed (#6613).
- Conflicts between upstream packages for ripgrep and bat, and the fish packages, have been resolved (#5822).
- Starting fish in a directory without read access, such as via `su`, no longer crashes (#6597).
- Glob ordering changes which were introduced in 3.1.0 have been reverted, returning the order of globs to the previous state (#6593).
- Redirections using the deprecated caret syntax to a file descriptor (eg `^&2`) work correctly (#6591).
- Redirections that append to a file descriptor (eg `2>>&1`) work correctly (#6614).
- Building fish on macOS (#6602) or with new versions of GCC (#6604, #6609) is now successful.
- `time` is now correctly listed in the output of `builtin -n`, and `time --help` works correctly (#6598).
- Exported universal variables now update properly (#6612).
- `status current-command` gives the expected output when used with an environment override - that is, `F=B status current-command` returns `status` instead of `F=B` (#6635).
- `test` no longer crashes when used with "`nan`" or "`inf`" arguments, erroring out instead (#6655).
- Copying from the end of the command line no longer crashes fish (#6680).
- `read` no longer removes multiple separators when splitting a variable into a list, restoring the previous behaviour from fish 3.0 and before (#6650).
- Functions using `--on-job-exit` and `--on-process-exit` work reliably again (#6679).
- Functions using `--on-signal INT` work reliably in interactive sessions, as they did in fish 2.7 and before (#6649). These handlers have never worked in non-interactive sessions, and making them work is an ongoing process.
- Functions using `--on-variable` work reliably with variables which are set implicitly (rather than with `set`), such as "`fish_bind_mode`" and "`PWD`" (#6653).
- 256 colors are properly enabled under certain conditions that were incorrectly detected in fish 3.1.0 (`$TERM` begins with xterm, does not include "`256color`", and `$TERM_PROGRAM` is not set) (#6701).
- The Mercurial (`hg`) prompt no longer produces an error when the current working directory is removed (#6699). Also, for performance reasons it shows only basic information by default; to restore the detailed status, set `$fish_prompt_hg_show_informative_status`.
- The VCS prompt, `fish_vcs_prompt`, no longer displays Subversion (`svn`) status by default, due to the potential slowness of this operation (#6681).
- Pasting of commands has been sped up (#6713).
- Using extended Unicode characters, such as emoji, in a non-Unicode capable locale (such as the `C` or `POSIX` locale) no longer renders all output blank (#6736).
- `help` prefers to use `xdg-open`, avoiding the use of `open` on Debian systems where this command is actually `openvt` (#6739).
- Command lines starting with a space, which are not saved in history, now do not get autosuggestions. This fixes an issue with Midnight Commander integration (#6763), but may be changed in a future version.
- Copying to the clipboard no longer inserts a newline at the end of the content, matching fish 2.7 and earlier (#6927).
- `fzf` in complex pipes no longer hangs. More generally, code run as part of command substitutions or `eval` will no longer have separate process groups. (#6624, #6806).

This release also includes:
- a number of changes to improve macOS compatibility with code signing and notarization;
- a number of improvements to completions; and
- a number of content and formatting improvements to the documentation.

If you are upgrading from version 3.0.0 or before, please also review the release notes for 3.1.0 and 3.1b1 (included below).

## Errata for fish 3.1

A new builtin, `time`, was introduced in the fish 3.1 releases. This builtin is a reserved word (like `test`, `function`, and others) because of the way it is implemented, and functions can no longer be named `time`. This was not clear in the fish 3.1b1 changelog.

(nia)

2020-05-17 14:23:21 UTC MAIN commitmail json YAML

doc: Updated games/frotz to 2.52

(nia)

2020-05-17 14:23:08 UTC MAIN commitmail json YAML

frotz: Update to 2.52

Frotz 2.52 was released on Sunday May 10, 2020.

This is a minor release focusing on minor enhancements and bug fixes.

NEW FEATURES

- Partial support for new @set_true_colour opcode.  Works for SDL.
  Doesn't work all the way for curses.  Not in scope for dumb interface.

BUG FIXES

- Reworked Makefiles to better handle library detection, particularly
  for macOS.

- Fixed rendering of non-paletted PNG images.  Affected only non-Infocom
  V6 games.

- Rolled back idiosyncrasy fix for Cutthroats and changed over to the
  quick-and-dirty 24-to-12 conversion used by Infocom as this is how the
  Imps expected an interpreter to behave.

- Fixed broken handling of game paths set in environmental variables and
  in config files.

- Fixed slightly broken parsing of .sfrotzrc.

- Fixed behavior of command line processing inconsistent between the
  different user interfaces.

- Assorted source code formatting fixes.

(nia)

2020-05-17 13:35:35 UTC MAIN commitmail json YAML

regress/infra-unittests: add test for variable precedence

(rillig)

2020-05-17 13:18:44 UTC MAIN commitmail json YAML

Note update of lang/rust to 1.43.1.

(he)

2020-05-17 13:18:07 UTC MAIN commitmail json YAML

Update lang/rust to version 1.43.1.

Pkgsrc changes:
* None.

Upstream changes:

Version 1.43.1 (2020-05-07)
===========================

* [Updated openssl-src to 1.1.1g for CVE-2020-1967.][71430]
* [Fixed the stabilization of AVX-512 features.][71473]
* [Fixed `cargo package --list` not working with unpublished dependencies.]
  [cargo/8151]

[71430]: https://github.com/rust-lang/rust/pull/71430
[71473]: https://github.com/rust-lang/rust/issues/71473
[cargo/8151]: https://github.com/rust-lang/cargo/issues/8151

(he)

2020-05-17 12:13:47 UTC MAIN commitmail json YAML

pkgtools/pkgin: allow no-op SUBST block for paths

In a pkgsrc setup with default paths, the simple substitutions are all
no-ops.  The last two substitutions only apply to Makefile.in, which
means that they are no-ops for the other files.  Since the whole sed
command is not considered an identity substitution, an explicit
SUBST_NOOP_OK is needed here.

https://mail-index.netbsd.org/pkgsrc-users/2020/05/17/msg031245.html

(rillig)

2020-05-17 11:20:57 UTC MAIN commitmail json YAML

firefox: mend build failure on NetBSD 8

Build with clang, but with pkgsrc libstdc++ instead of from base.
This is needed because base doesn't have the necessary C++17 STL headers.
We don't really have any infrastructure to manage this properly so
kludge it manually into the package.

(tnn)

2020-05-17 10:20:28 UTC MAIN commitmail json YAML

doc: Updated www/cliqz to 1.36.0

(fox)

2020-05-17 10:10:19 UTC MAIN commitmail json YAML

2020-05-17 09:39:27 UTC MAIN commitmail json YAML

py-flask-flatpages: Build requires py-test-runner.

Missed in 0.7.2 update, caught by bulk build.

Also add py-pygments to test dependencies, and depend on py-flask>1.0
instead of >=1.0 (per setup.cfg).  The latter does not imply a dependency
change within pkgsrc, as py-flask had been >1.0 for 1+ year when this
was actually introduced at py-flask-flatpages 0.7.1.

(kleink)

2020-05-17 09:33:03 UTC MAIN commitmail json YAML

py-cairosvg: Update to 2.4.2.

Missed PLIST in main update commit.

(kleink)

2020-05-17 09:20:28 UTC MAIN commitmail json YAML

Updated databases/p5-DBI to 1.643

(wen)

2020-05-17 09:12:01 UTC MAIN commitmail json YAML

Update to 1.643

Upstream changes:
Changes in DBI 1.643 - ...

Fix memory corruption in XS functions when Perl stack is reallocated
    thanks to Pali
Fix calling dbd_db_do6 API function
    thanks to Pali
Fix potentially calling newSV(0) in malloc_using_sv()
    thanks to Pali
Fix order of XS preparse() ps_accept and ps_return argument names
    thanks to Petr Písař
Fix a potential NULL profile dereference in dbi_profile()
    thanks to Petr Písař
Fix a buffer overflow on an overlong DBD class name
    thanks to Petr Písař

Remove remnants of support for perl <= v5.8.0
    thanks to Pali and H.Merijn Brand
Update Devel::PPPort and remove redundant compatibility macros
    thanks to Pali and H.Merijn Brand

Correct minor typo in documentation
    thanks to Mohammad Anwar
Correct documentation introducing $dbh->selectall_array()
    thanks to Pali
Introduce select and do wrappers earlier in the documentation
    thanks to Dan Book
Mark as deprecated old API functions which overflow or are affected by
    Unicode issues, thanks to Pali

Add new attribute RaiseWarn, similar to RaiseError,
    thanks to Pali

(wen)

2020-05-17 08:46:05 UTC MAIN commitmail json YAML

doc: Updated audio/din to 46.3

(fox)

2020-05-17 08:44:41 UTC MAIN commitmail json YAML

audio/din: Updates to 46.3

Changes since 46.2:

DIN Is Noise 46.3 @ Chennai, India
        ! fixed crash when browsing waveforms from keyboard-keyboard !
                !
                        workaround for 46.2 users is to just get into waveform editor
                        by pressing 2 or from Menu > Editors > Waveform and then come
                        back to the keyboard-keyboard by pressing ESC or Menu > Instrument
                        > Keyboard-keyboard
                !
        ! fixed curve name editing !

(fox)

2020-05-17 08:32:19 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.10.12, apache-ant-1.10.8, cascadia-ttf-2005.15,
  grpc-1.29.0, ilmbase-2.5.1, libcares-1.16.1, openexr-2.5.1,
  protobuf-3.12.0, spdlog-1.6.0.

(wiz)

2020-05-17 07:07:57 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 20.1.6

(rillig)

2020-05-17 07:07:19 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 20.1.6

Changes since 20.1.5:

Category Makefiles must only list subdirectories in SUBDIR that actually
contain a package.  There is no need to mention the other directories.
This is the same as in the top-level Makefile, where mk/ and regress/ are
not listed.

Packages from pkgsrc-wip may have a COMMIT_MSG file with a suggested
commit message for importing the package into main pkgsrc.

(rillig)

2020-05-17 07:00:46 UTC MAIN commitmail json YAML

cross/xtensa-lx106-elf-binutils: skip portability check

(rillig)

2020-05-17 01:19:31 UTC MAIN commitmail json YAML

remove another openjdk7 referenceee

(tnn)

2020-05-17 01:17:19 UTC MAIN commitmail json YAML

openjdk*: catch up with cups changes in CONFIGURE_ARGS

(tnn)

2020-05-17 01:07:03 UTC MAIN commitmail json YAML

openjdk*: switch the build dependency from cups-base to libcups

(tnn)

2020-05-17 00:54:01 UTC MAIN commitmail json YAML

2020-05-17 00:47:07 UTC MAIN commitmail json YAML

2020-05-17 00:38:47 UTC MAIN commitmail json YAML

2020-05-17 00:25:42 UTC MAIN commitmail json YAML

libcups: don't install binaries with mode 555

Need to use 755, else we get ENOPERM when it's time to strip(1).

(tnn)

2020-05-16 22:54:28 UTC MAIN commitmail json YAML

doc: Updated math/bc-gh to 2.7.2

(gdt)

2020-05-16 22:54:21 UTC MAIN commitmail json YAML

math/bc-gh: Update to 2.7.2

Upstream NEWS highlights:
(translations and bugfixes omitted)

## 2.7.2

This is a production release with one major bug fix.

The `length()` built-in function can take either a number or an array. If it
takes an array, it returns the length of the array. Arrays can be passed by
reference. The bug is that the `length()` function would not properly
dereference arrays that were references. This is a bug that affects all users.

**ALL USERS SHOULD UPDATE `bc`**.

## 2.7.0

There is only one new feature: **`bc` now has a built-in pseudo-random number
generator** (PRNG).

The PRNG is seeded, making it useful for applications where
`/dev/urandom` does not work because output needs to be reproducible. However,
it also uses `/dev/urandom` to seed itself by default, so it will start with a
good seed by default.

On top of that, four functions were added to `bc`'s [extended math library][16]
to make using the PRNG easier:

* `frand(p)`: Generates a number between `[0,1)` to `p` decimal places.
* `ifrand(i, p)`: Generates an integer with bound `i` and adds it to `frand(p)`.
* `srand(x)`: Randomizes the sign of `x`. In other words, it flips the sign of
  `x` with probability `0.5`.
* `brand()`: Returns a random boolean value (either `0` or `1`).

## 2.4.0

* The `bc` `&&` and `||` operators were made available to `dc` through the `M`
  and `m` commands, respectively.
* `dc` macros were changed to be tail call-optimized.

The last item, tail call optimization, means that if the last thing in a macro
is a call to another macro, then the old macro is popped before executing the
new macro. This change was made to stop `dc` from consuming more and more memory
as macros are executed in a loop.

The `q` and `Q` commands still respect the "hidden" macros by way of recording
how many macros were removed by tail call optimization.

(gdt)

2020-05-16 22:32:00 UTC MAIN commitmail json YAML

doc: Updated lang/clang-tools-extra to 10.0.0nb1

(wiz)

2020-05-16 22:31:50 UTC MAIN commitmail json YAML

clang-tools-extra: update to 10.0.0nb1.

Add missing dependency on clang for libclang-cpp.so.

(wiz)

2020-05-16 21:35:51 UTC MAIN commitmail json YAML

inkscape: remove default.es_MX.svg from PLIST. Doesn't seem to get installd

(tnn)

2020-05-16 21:19:58 UTC MAIN commitmail json YAML

2020-05-16 21:05:00 UTC MAIN commitmail json YAML

doc/TODO: + calibre-4.16.0, mutt-1.14.1.

(wiz)

2020-05-16 20:42:37 UTC MAIN commitmail json YAML

lang/php72: fix build with GNU_CONFIGURE_STRICT=yes

Most PHP modules don't know the --with-pcre-dir option.

(rillig)

2020-05-16 20:22:41 UTC MAIN commitmail json YAML

regress/infra-unittests: replace double quotes with single quotes

(rillig)

2020-05-16 20:02:18 UTC MAIN commitmail json YAML

doc: Updated lang/chicken5 to 5.2.0

(nikita)

2020-05-16 20:01:56 UTC MAIN commitmail json YAML

chicken: Update to version 5.2.0

Changelog:

5.2.0

- Core libraries
  - Fix `memory-statistics` by returning semi-space bytes and used
    semi-space bytes like the documentation says. Old implementation
    returned full-heap size and (full-heap - used-semi-space).
  - for-each and map now behave consistently in compiled and interpreted
    mode, like in SRFI-1.  They now stop when the shortest list is
    exhausted instead of raising an exception (fixes #1422).
  - There is now a srfi-88 module which contains just the three
    procedures from the (chicken keyword) module defined by the SRFI.
  - A feature identifier named "srfi-88" is now registered.
  - The procedures `record-printer` and `set-record-printer!` and a
    corresponding SRFI-17 setter have been added. These deprecate
    `define-record-printer` which isn't a "real" definition (see #1294).
  - On Windows, `decompose-directory` no longer crashes when a drive
    letter is present in the supplied path string.
  - irregex-replace[/all] have been fixed for empty matches, so they
    will no longer drop characters and ignore the replacement (#1661).
  - Irregex has been updated to upstream 0.9.7, which also improves
    how empty matches are treated in irregex-fold and irregex-split.

- Runtime system
  - Quoted empty keywords like ||: and :|| are now read like prescribed
    by SRFI-88 in the corresponding keyword mode.  Symbols containing
    quoted empty prefixes or suffixes like ||:abc and abc:|| will be
    read correctly as symbols now (fixes #1625, thanks to Andy Bennett).
  - IEEE floating point negative zero is now properly handled: it can
    be read, written and distinguished by eqv? and equal?, but not =
    (fixes #1627, thanks to John Cowan).
  - ##sys#check-exact and its C implementations C_i_check_exact and
    C_i_check_exact_2 have been deprecated (see also #1631).
  - When garbage collector is manually invoked from a finalizer, raise
    an error instead of hanging forever (fixes #1586).
  - define-record-type will now give an error if the constructor
    definition refers to field that's not listed elsewhere (see #1633)
  - Added new -:hu option to set the memory usage low watermark
    percentage at which the heap should be shrunk, and changed the
    calculation to actually reflect this (see #1379).

- Compiler
  - Fixed a bug in lfa2 pass which caused "if" or "cond" nodes to be
    incorrectly unboxed if the "else" branch had a flonum result type
    (#1624, thanks to Sven Hartrumpf)
  - Inline files no longer refer to unexported foreign stub functions
    (fixes #1440, thanks to "megane").
  - In some cases, rest argument lists do not need to be reified, which
    should make using optional arguments and case-lambda faster (#1623).
  - Values from foreign types which have an argument or return value
    converter are no longer inferred to have the Scheme type which
    corresponds to the raw foreign type, which was incorrect (#1649).

- Module system
  - Trying to export a foreign variable, define-inlined procedure or
    define-constant variable gives a friendly error instead of saying
    the variable doesn't exist (fixes #1346).
  - When modules are registered, they no longer pollute the global
    environment with imports made in that module (fixes #1548)

- Tools
  - The new "-module-registration" options causes module registration
    code to always be included in the program, even when it has also
    been emitted as a separate file (for example with "-J").
  - chicken-install now correctly checks server response code to avoid
    interpreting error response bodies (like 404, 500) as Scheme code.
  - chicken-install now follows HTTP redirects when downloading eggs.
  - chicken-install will now change to the correct drive before
    attempting to change to the egg directory (fixes #1647).

(nikita)

2020-05-16 19:50:21 UTC MAIN commitmail json YAML

2020-05-16 19:48:48 UTC MAIN commitmail json YAML

2020-05-16 19:40:59 UTC MAIN commitmail json YAML

biology/canu: fix SUBST blocks to actually find the Java code

(rillig)

2020-05-16 19:38:35 UTC MAIN commitmail json YAML

doc: Updated graphics/viewnior to 1.7

(nia)

2020-05-16 19:37:46 UTC MAIN commitmail json YAML

viewnior: Update to 1.7

Viewnior 1.7
------------

New features included:
- Show image dimensions to title bar
- Add option to hide the scrollbars
- Wallpaper support for Cinnamon, Puppylinux, and autodetect DE
- Updated translations

Fixed:
- Setting wallpaper on XFCE 4.12+ and MATE

Misc:
- Move to the Meson Build system

Viewnior 1.6
------------

New features included:
- Support back & forward buttons on your mouse

Fixed:
- Mouse scroll behaviour and actions settings

Viewnior 1.5
------------

New features included:
- Disable Wallpaper support during compilation
- Updated translations

Fixed:
- Preferences menu position
- Nitrogen wallpaper support

Viewnior 1.4
------------

New features included:
- Read EXIF and IPTC metadata
- Nitrogen support
- Updated translations

Fixed:
- Preserve metadata after image modification
- Rendidering artifacts when panning

(nia)

2020-05-16 19:36:13 UTC MAIN commitmail json YAML

2020-05-16 19:19:08 UTC MAIN commitmail json YAML

doc: Updated textproc/multimarkdown to 6.5.2

(nia)

2020-05-16 19:18:44 UTC MAIN commitmail json YAML

multimarkdown: Update to 6.5.2

FIXED: Don't use undefined version string
FIXED: Fix memory leak in ITMZ reader
FIXED: Update cpack generator for macOS
Fix fsf address in files licenses.
UPDATED: Adjust cmake to only make library when included from a parent project

(nia)

2020-05-16 19:17:47 UTC MAIN commitmail json YAML

doc: Updated textproc/uncrustify to 0.71.0

(nia)

2020-05-16 19:17:13 UTC MAIN commitmail json YAML

uncrustify: Update to 0.71.0

Change highlights in uncrustify-0.71.0 (May 2020)
-------------------------------------------------------------------------------

  6bcfb640d908038402869cb3be7bd80adcdb4708
    Added  : align_oc_msg_colon_xcode_like        Nov 29 2019
  2fd5aaf255e1d0369842f54ae8d444bcbc079c7b
    Added  : indent_compound_literal_return      Nov 19 2019
  4b74315b6cf8e91801b663c4171c1e0a9e12ea5b
    Added  : indent_sparen_extra                  Nov 19 2019
  f012dd24e2d116d867404667ce15c3309466046f
    Added  : sp_word_brace_init_lst              Jan 21 2020
    Removed : sp_word_brace                        Jan 21 2020
  466b8bcf5f8ee04686d2d7af62b5ce76241c777d
    Added  : nl_func_call_args                    Jan 24 2020
  807e27e81112f28ae71b21f43718a1b859ad473a
    Added  : sp_before_oc_proto_list              Feb  4 2020
  94f18ac9c0c7c7fab64f14425aea69f0f49bb240
    Added  : indent_off_after_assign              Feb  7 2020
  25e20f9e4ab389c06fc76bcf0dcb3fe07ab91aea
    Added  : indent_off_after_return              Feb  7 2020
  cee950462787ab3b7725c5fb77fa38b992527e99
    Added  : indent_oc_inside_msg_sel            Feb 10 2020
  2d04118314be95654f29fb32ae50b8cd46af8682
    Added  : nl_func_call_args_multi_line_ignore_closures Dec 17 2019
  369192830c01beedcfe87c432f9c26637c1e6587
    Added  : indent_inside_ternary_operator      Dec  9 2019
  100db726b938d263c6c7f07530385dec0cdd711e
    Added  : use_form_feed_no_more_as_whitespace_character Feb 21 2020
  24e27fe8cdda55e422b1db659f255da353b3022c
    Added  : debug_max_number_of_loops            Feb 27 2020
  30da6cafa6b0819c48a02513cadbc256a5b450c5
    Added  : debug_line_number_to_protocol        Mar 17 2020
  f5d8ee093eb521ecc0c57060b0009dd5f05e039e
    Added  : mod_sort_incl_import_prioritize_filename Mar 27 2020
  8d595cb0721b299db8f1169c22d38d45df899a51
    Added  : mod_sort_incl_import_ignore_extension Mar 27 2020
  9f8b7754f03aa970ede730a5cd4e2cbd94f139cc
    Added  : mod_sort_incl_import_prioritize_extensionless Mar 27 2020
  6d5829551886ee9e643e5d6019c5389dfa738c3b
    Added  : mod_sort_incl_import_prioritize_angle_over_quotes Mar 27 2020
  27b33d779e7aa33c1ebc39a52e54c3a95bc153d4
    Added  : mod_sort_incl_import_grouping_enabled Mar 27 2020
  ac62be9498fa195a54c0e2c76c438c641d68a917
    Added  : disable_processing_nl_cont          Apr 12 2020
  e2b17b724e00c6180c6bd6cb5b592e969c47b6a9
    Added  : nl_before_opening_brace_func_class_def Apr 22 2020
  981c761da5a4a71b059361a883c4bfff69148c49
    Added  : nl_before_whole_file_endif          Apr 24 2020
    Added  : nl_after_whole_file_endif            Apr 24 2020
    Added  : nl_after_whole_file_ifdef            Apr 24 2020
    Added  : nl_before_whole_file_ifdef          Apr 24 2020
  d55e9d21cd6377a38f741854baf1a561b984de36
    Added  : nl_func_call_end                    Apr 29 2020

(nia)

2020-05-16 19:10:46 UTC MAIN commitmail json YAML

doc: Updated math/libnumbertext to 1.0.5

(nia)

2020-05-16 19:10:29 UTC MAIN commitmail json YAML

libnumbertext: Update to 1.0.5

2018-10-09: 1.0.5 release:
* et.sor: new Estonian module
* Java: fix path separator for Windows by Rens Toonen
* spellout: fix DEFPATH in spellout by Rene Engelhard
* README: conversion to MarkDown by Mikl坦s Vajna
* da.sor: fix "en million", bug report by Hsonesson1
* de.sor: add function year by c-kuehl
* eo.sor: fix ordinal-number, ie. "1-a" by Adolfo Jayme Barrientos
* fi.sor: fixed and more currencies by Tuomas Hietala
* lt.sor: fix ordinal numbers and currencies by Aurimas Fi邸eras
* pl.sor: fix ordinal numbers 4x, 7x, bug report by tengwar
* sq.sor: add missing 1000-9999

(nia)

2020-05-16 19:06:55 UTC MAIN commitmail json YAML

doc: Updated multimedia/ssr to 0.4.1

(nia)

2020-05-16 19:06:39 UTC MAIN commitmail json YAML

ssr: Update to 0.4.1

Version 0.4.1
-------------

- Added warning for Wayland users.
- Internal error messages from FFmpeg and other libraries are now shown in the log window.
- Fixed blocked continue button after selecting a window.

Version 0.4.0
-------------

- Added high-DPI monitor support.
- Added option to skip the welcome screen.
- Increased maximum video size to 20000x20000.
- Added more command-line options.
- Added recording schedule.
- Add command-line control over stdin.
- Many bugfixes.

(nia)

2020-05-16 19:02:32 UTC MAIN commitmail json YAML

mk/subst.mk: change default value for SUBST_NOOP_OK from yes to no

This makes the SUBST blocks stricter than before, to detect outdated or
unnecessary definitions.

Filename patterns that are not affected by any of the SUBST_SED
expressions make the build fail.  It is still ok if only some of the
files from a pattern are affected and some aren't.

The latest bulk build shows that most of the build failures are fixed.
The packages that fail in that build are mostly due to other failures,
like missing C headers, wrong PLIST files, unresolved references at link
time.  There may be a few packages that still fail because of this, but
these are near the leaves of the dependency tree.

https://mail-index.netbsd.org/pkgsrc-bulk/2020/05/14/msg018919.html

(rillig)

2020-05-16 19:00:32 UTC MAIN commitmail json YAML

doc: Updated x11/sakura to 3.7.1

(nia)

2020-05-16 19:00:13 UTC MAIN commitmail json YAML

sakura: Update to 3.7.1

"This release does not have a changelog."

(nia)

2020-05-16 18:59:46 UTC MAIN commitmail json YAML

doc: Updated security/acmesh to 2.8.6

(nia)

2020-05-16 18:59:35 UTC MAIN commitmail json YAML

acmesh: Update to 2.8.6

"bug fixes and new dns providers."

(nia)

2020-05-16 18:52:00 UTC MAIN commitmail json YAML

doc: Updated audio/qmmp to 1.4.0

(nia)

2020-05-16 18:51:47 UTC MAIN commitmail json YAML

qmmp: Update to 1.4.0

Version 1.4.0
* added sleep mode inhibition plugin
* added separate ListenBrainz submission plugin
* added feature to auto-hide empty service menus
* added option to disable two passes for equalizer
* added fast mute function for most output plugins
* added shared CUE parser
* added feature to transit between playlists
* added optimizations for flac plugin
* added feature to select playlist format from the file dialog
* added '--pl-next' and '--pl-prev' command line options
* added SOCKS5 proxy support
* added feature to display average bitrate
* added average bitrate displaying for shoutcast/icecast streams
* added Ogg Opus support in the ReplayGain scanner
* added feature to merge different tag types in the mpeg plugin
* added feature to start command on application startup/exit
* added 'make docs' build target
* added big endian support formats in the PulseAudio plugin
* added feature to write singe file in the file writer plugin
* improved qsui plugin:
  - added feature to override track background color
  - added scope visualization
  - added feature to reset visualization colors
  - added waveform seek bar
  - added alternate analyzer appearance
  - using gradients between analyzer colors
  - improved status bar
* improved ffmpeg plugin:
  - added opus bitrate issue workaround
  - added new implementation of the read function
  - added embedded CUE sheet support (for Monkey's Audio format)
  - added format name displaying
  - added DSD (Direct Stream Digital) support
  - changed minimal ffmpeg version to 3.2
  - removed libav support
* improved lyrics plugin:
  - added feature to save window geometry
  - added multiple lyrics providers support (based on Ultimare Lyrics plugin)
* improved cdaudio plugin:
  - show more metadata
  - added KDE Solid integration
* improved remote playlists support
* improved m3u support
* using qsui by default for Wayland sessions
* fixed API documentation
* updated Portuguese translation (S辿rgio Marques)
* updated Dutch translation (Heimen Stoffels)
* updated Polish translation (mrerexx)
* updated Galician translation (Delio Docampo Cordeiro)
* updated Spanish translation (Joel Barrios)
* updated Russian translation (Alexey Loginov)
* updated Ukrainian translation (Gennady Motsyo)
* updated French translation (Adrien Vigneron)
* updated Indonesian translation (Andika Triwidada)
* updated Greek translation (Dimitrios Glentadakis)
* updated Italian translation (Luigi Toscano)
* updated German translation (Ettore Atalan)

(nia)

2020-05-16 18:39:10 UTC MAIN commitmail json YAML

ppc-morphos-gcc-9: Add CHECK_PORTABILITY_SKIP

(js)

2020-05-16 18:14:44 UTC MAIN commitmail json YAML

doc: Updated chat/ii to 1.8

(nia)

2020-05-16 18:14:21 UTC MAIN commitmail json YAML

ii: Update to 1.8

1.8 (2018-02-04):
    - prevent nick collisions by only setting the nick after the server
      accepted it and print a message about change to server log.
    - remove query.sh.
    - add OpenBSD pledge(2) support.
    - fix QUIT message string.
    - raw IRC output to stdout.
    - add quit command (/q [string]).
    - write timestamp in outfile as UNIX timestamp (UTC+0).
    - server host (-s) doesn't default to irc.freenode and is now required.
    - add option (-u) to connect directly to a UNIX domain socket, this
      is useful for tunneling connections.
    - remove "in" file when leaving a channel (enabled commented code).
    - remove "in" files on exit.
    - use IRC_MAX (512), instead of PIPE_BUF (4096) on most systems.
      PIPE_BUF is guaranteed to be atleast 512 bytes for atomic operations.
    - Makefile: always be verbose.
    - use C99 and -D_DEFAULT_SOURCE
    - remove obsolete gethostbyname, use getaddrinfo.
    - IPV6 support.
    - timeout now uses separate exit statuscode 2.
    - cleanup:
        - use arg.h for command-line option parsing.
        - use sbase util functions (estrtol, eprintf).
        - use and import OpenBSD strlcpy().
        - man page typos.
    - style:
        - linewrap to 79 characters.
        - coding style fixes.
        - non-roman numerals for LICENSE period.

(nia)

2020-05-16 18:09:17 UTC MAIN commitmail json YAML

2020-05-16 18:08:33 UTC MAIN commitmail json YAML

libcups: appease easy pkglint indentation warning.

(maya)

2020-05-16 18:07:57 UTC MAIN commitmail json YAML

Split cups-base in two: libcups and the printer daemon.

The intention with this change is to make it easier to enable CUPS support
by default in places, without requiring the daemon (which might conflict
with other printing setups).

Bump cups-base PKGREVISION and make it depend on libcups.

(maya)

2020-05-16 18:04:33 UTC MAIN commitmail json YAML

doc: Updated audio/mp3gain to 1.6.2

(nia)

2020-05-16 18:04:05 UTC MAIN commitmail json YAML

mp3gain: Update to 1.6.2

Unknown changes

(nia)

2020-05-16 18:02:59 UTC MAIN commitmail json YAML

2020-05-16 18:00:32 UTC MAIN commitmail json YAML

2020-05-16 17:59:10 UTC MAIN commitmail json YAML

doc: Updated graphics/qiv to 2.3.2

(nia)

2020-05-16 17:58:28 UTC MAIN commitmail json YAML

qiv: Update to 2.3.2

2.3.2
========
  31.10.2017        [tw] fix: window sometimes recentered, when moved around with mouse
  19.10.2017        [as] fix Makefile for cross-compiling: Make pkg-config substitutable (Debian Bug#879108)
  10.10.2017        [tw] add specfile to build rpm for CentOS
  07.10.2017        [tw] add option --trashbin to use trash bin instead
                        of .qiv-trash when deleting images
  06.10.2017        [as] add ability (and options) to display JPEG comments
  06.10.2017        [as] more sophisticated exiftool call in qiv-command example
  04.10.2017        [tw] fix inconsistent fixed-zoom behaviour
  10.08.2017        [tw] Don't try to rotate if file is not an image
  06.06.2017        [tw] get rid of some more XID collisions
  30.05.2016        [tw] Fix occasionally erratic behaviour of qiv statusbar
                    [tw] Fix xpm autodetection with libmagic
  26.05.2016        [tw] Fix small artefacts in pictures which might
                        happen when running remote over slow link
                        (patch by Derek Schrock)
  20.05.2016        [tw] update image after it is exposed in window mode
  12.05.2016        [js/tw] fix broken "-no-filter" option
                            libmagic filter now works on symlinks
  07.11.2015        [tw] fix linking order in "make debug", did not
                        work in some newer gcc versions
  18.06.2015        [as] turn on EXIF autorotation by default
  13.09.2014        [tw] Add option to sort files by modification time.
                        (patch by Stefan R端ger)
  23.04.2014        [tw] In case of "watch" option, check image only every 1/10 sec,
                        instead of every 200us. This was way too short for
                        devices like RasPi etc. (Hamish)
                    [tw] Leave jumping mode on invalid input and process input key
                        as if it was entered in non jumping mode (Sergey Pinaev)

(nia)

2020-05-16 17:57:45 UTC MAIN commitmail json YAML

security/zoneminder: fix build in SUBST_NOOP_OK=no mode

(rillig)

2020-05-16 17:57:09 UTC MAIN commitmail json YAML

doc: Updated audio/libdca to 0.0.7

(nia)

2020-05-16 17:56:53 UTC MAIN commitmail json YAML

libdca: Update to 0.0.7

libdca-0.0.7 Thu 26 Mar 02:07:02 PM UTC 2020

New release with mostly build system fixes and one potential out of
bound access fixed.

(nia)

2020-05-16 17:55:38 UTC MAIN commitmail json YAML

py-txtorcon: updated to 20.0.0

v20.0.0:
I'm pleased to announce txtorcon 20.0.0. This fixes a few bugs and
officially deprecates Python 2 support.

* Use real GeoIP database or nothing (https://github.com/meejah/txtorcon/issues/250)
* Change abstract base classes import in preperation for Python 3.8
* Python 3.4 is no longer supported
* Python 2 is deprecated; all new code should be Python 3. Support
  for Python 2 will be removed in a future release.

(adam)

2020-05-16 17:48:38 UTC MAIN commitmail json YAML

Updated devel/py-falcon, devel/py-joblib

(adam)

2020-05-16 17:48:36 UTC MAIN commitmail json YAML

sysutils/rox: remove no-op file from SUBST_FILES

(rillig)

2020-05-16 17:45:49 UTC MAIN commitmail json YAML

sysutils/salt: allow no-op SUBST block

A typical case is that PKGMANDIR is man, not share/man.  That path does
not occur in the Python files, which would then make the build fail in
SUBST_NOOP_OK=no mode.

(rillig)

2020-05-16 17:44:34 UTC MAIN commitmail json YAML

doc: Updated multimedia/xvidcore to 1.3.7

(nia)

2020-05-16 17:44:15 UTC MAIN commitmail json YAML

xvidcore: Update to 1.3.6

Changes since 1.3.6:

* Fix for a regression in initializing the Inter matrix with MPEG
  Quantization

Changes since 1.3.5:

* Fix for various, long-standing and potentially critical security
  vulnerabilities in the decoder (credit to OSS-Fuzz)
* Always use .text sections in nasm code for macho target

Changes since 1.3.4:

* AmigaOS build patch by Fredrik Wikstrom
* Support for applevel multithreading mode also for AVI output in
  xvid_encraw
* Set interlacing flag in decoder correctly

(nia)

2020-05-16 17:42:42 UTC MAIN commitmail json YAML

2020-05-16 17:39:24 UTC MAIN commitmail json YAML

sysutils/xcdroast: fix paths in SUBST_FILES

(rillig)

2020-05-16 17:38:40 UTC MAIN commitmail json YAML

2020-05-16 17:34:13 UTC MAIN commitmail json YAML

time/todotxt: fix build in SUBST_NOOP_OK=no mode

(rillig)

2020-05-16 17:33:44 UTC MAIN commitmail json YAML

doc: Updated graphics/gnome-icon-theme-extras to 3.12.0

(nia)

2020-05-16 17:33:27 UTC MAIN commitmail json YAML

gnome-icon-theme-extras: Update to 3.12.0

3.12.0
  - no changes
3.11.2
  - build fixes
  - hard drives
3.6.2
  - colorhug icon

3.0.0
  - nothing, just love a 3.0.0 at the end of a tarball :)

2.91.7
  - ZIP disks
  - iPad
  - OPML
  - Samsung Galaxy S
  - System harddrive (bug #620239)

(nia)

2020-05-16 17:31:52 UTC MAIN commitmail json YAML

www/ap2-jk: allow no-op SUBST blocks

Since the patterns cannot be statically determined to be identity
substitutions, the explicit SUBST_NOOP_OK is needed.

(rillig)

2020-05-16 17:27:43 UTC MAIN commitmail json YAML

2020-05-16 17:26:13 UTC MAIN commitmail json YAML

www/moodle: remove no-op file from SUBST_FILES

(rillig)

2020-05-16 17:24:05 UTC MAIN commitmail json YAML

www/swiggle: remove unnecessary SUBST block

The -O3 does not exist anymore in the Makefile, at least since 2003.
Replacing gcc with the actual compiler name is not necessary since pkgsrc
provides compiler wrappers in WRKDIR/.compiler.

(rillig)

2020-05-16 17:20:55 UTC MAIN commitmail json YAML

x11/kitty: remove no-op file from SUBST_FILES

(rillig)

2020-05-16 17:20:21 UTC MAIN commitmail json YAML

py-joblib: updated to 0.15.0

Release 0.15.0

- Drop support for Python 2 and Python 3.5. All objects in
  ``joblib.my_exceptions`` and ``joblib.format_stack`` are now deprecated and
  will be removed in joblib 0.16. Note that no deprecation warning will be
  raised for these objects Python < 3.7.

- Fix many bugs related to the temporary files and folder generated when
  automatically memory mapping large numpy arrays for efficient inter-process
  communication. In particular, this would cause `PermissionError` exceptions
  to be raised under Windows and large leaked files in `/dev/shm` under Linux
  in case of crash.

- Make the dask backend collect results as soon as they complete
  leading to a performance improvement:

- Fix the number of jobs reported by ``effective_n_jobs`` when ``n_jobs=None``
  called in a parallel backend context.

- Upgraded vendored cloupickle to 1.4.1 and loky to 2.8.0. This allows for
  Parallel calls of dynamically defined functions with type annotations
  in particular.

(adam)

2020-05-16 17:17:51 UTC MAIN commitmail json YAML

x11/py-wxWidgets: remove no-op file from SUBST_FILES

(rillig)

2020-05-16 17:16:55 UTC MAIN commitmail json YAML

doc: Updated converters/py-cairosvg to 2.4.2

(kleink)

2020-05-16 17:16:21 UTC MAIN commitmail json YAML

py-cairosvg: Update to 2.4.2.

Version 2.4.2 released on 2019-09-10
====================================

* Fix race condition in tests
* Fix scale for images with no viewBox

Version 2.4.1 released on 2019-08-21
====================================

* Fix the --scale parameter
* Allow href attributes with no namespace
* Fix the tree root detection

Version 2.4.0 released on 2019-05-20
====================================

* Fix aspect and position when resizing root SVG tag
* Follow aspect and position hints when using forced output size

Version 2.3.1 released on 2019-04-18
====================================

* Fix relative paths on Windows

Version 2.3.0 released on 2019-02-08
====================================

* Drop Python 3.4 support
* Make text selectable on generated PDF files
* Don't inherit dx and dy attributes
* Fix support of alignment-baseline="hanging"
* Fix backslashes in docstrings and comments
* Fix local anchors with files with no given URL
* Close VERSION's file descriptor
* Clean packaging
* Include LICENSE in distributed packages

Version 2.2.1 released on 2018-09-27
====================================

* Fix packaging

Version 2.2.0 released on 2018-09-21
====================================

* Clean packaging
* Fix T commands used with previous relative commands in paths
* Use real functions for svg2* commands, improving IDE integration
* Fix files management on Windows
* Handle image-rendering property
* Fix crash with some text samples
* Fix position of embedded svg tags with a viewbox not at position (0, 0)
* Add output-width and output-height options
* Handle references to inner document tags defined after the anchor
* Fix offsets for texts on paths

(kleink)

2020-05-16 17:14:03 UTC MAIN commitmail json YAML

x11/xfce4-session: remove no-op SUBST block

There are no hard-coded paths in xflock4.

(rillig)

2020-05-16 17:13:41 UTC MAIN commitmail json YAML

2020-05-16 17:08:53 UTC MAIN commitmail json YAML

py-falcon: updated to 2.0.0

Changelog for Falcon 2.0.0
Summary
Many thanks to all of our awesome contributors (listed down below) who made this release possible!

In 2.0 we added a number of new convenience methods and properties. We also made it a lot cleaner and less error-prone to assign multiple routes to the same resource class via suffixed responders.

Also noteworthy is the significant effort we invested in improving the accuracy, clarity, and breadth of the docs. We hope these changes will help make the framework easier to learn for newcomers.

Middleware methods can now short-circuit request processing, and we improved cookie and ETag handling. Plus, the testing framework received several improvements to make it easier to simulate certain types of requests.

As this is the first major release that we have had in quite a while, we have taken the opportunity to clean up many parts of the framework. Deprecated variables, methods, and classes have been removed, along with all backwards-compatibility shims for old method signatures. We also changed the defaults for a number of request options based on community feedback.

Please carefully review the list of breaking changes below to see what you may need to tweak in your app to make it compatible with this release.

(adam)

2020-05-16 16:59:24 UTC MAIN commitmail json YAML

print/hplip: clean up and adjust hard-coded paths in SUBST_FILES

(rillig)

2020-05-16 16:45:37 UTC MAIN commitmail json YAML

Updated devel/py-test-randomly, devel/py-test-rerunfailures

(adam)

2020-05-16 16:45:20 UTC MAIN commitmail json YAML

py-test-rerunfailures: updated to 9.0

9.0:

Backwards incompatible changes
- Drop support for pytest version 4.4, 4.5 and 4.6.
- Drop support for Python 2.7.

Features
- Add support for pytest 5.4.
- Add support for Python 3.8.

(adam)

2020-05-16 16:42:52 UTC MAIN commitmail json YAML

py-test-randomly: updated to 3.3.1

3.3.1:
* Fix to work when pytest-xdist is not installed or active
  (``PluginValidationError: unknown hook 'pytest_configure_node'``).

3.3.0:
* Add `pytest-xdist <https://pypi.org/project/pytest-xdist/>`__ support.
  Previously it only worked reliably when setting ``--randomly-seed``
  explicitly. When not provided, the default seed generated in workers could
  differ and collection would fail. Now when it is not provided, all xdist
  worker processes shared the same default seed generated in the master
  process.

3.2.1:
* Update ``MANIFEST.in`` so tests are included in the sdist tarball again.

3.2.0:
* Converted setuptools metadata to configuration file. This meant removing the
  ``__version__`` attribute from the package. If you want to inspect the
  installed version, use
  ``importlib.metadata.version("pytest-randomly")``
  (`docs <https://docs.python.org/3.8/library/importlib.metadata.html#distribution-versions>`__ /
  `backport <https://pypi.org/project/importlib-metadata/>`__).
* Convert reading entrypoints to use ``importlib.metadata``. Depend on
  ``importlib-metadata`` on Python < 3.8.
* Update Python support to 3.5-3.8.

(adam)

2020-05-16 16:35:25 UTC MAIN commitmail json YAML

2020-05-16 16:30:16 UTC MAIN commitmail json YAML

2020-05-16 16:30:03 UTC MAIN commitmail json YAML

security/fail2ban: fix build with SUBST_NOOP_OK=no

(rillig)

2020-05-16 16:22:57 UTC MAIN commitmail json YAML

net/netdisco: remove duplicate filename from SUBST_FILES

(rillig)

2020-05-16 16:16:10 UTC MAIN commitmail json YAML

net/rabbitmq-c: remove no-op SUBST block

(rillig)

2020-05-16 15:56:54 UTC MAIN commitmail json YAML

misc/ja-less: remove no-op file from SUBST_FILES

(rillig)

2020-05-16 15:52:15 UTC MAIN commitmail json YAML

multimedia/fxtv: remove redundant SUBST block

It is already taken care of by patches/patch-aa.

(rillig)

2020-05-16 15:48:38 UTC MAIN commitmail json YAML

multimedia/gst-plugins1-vaapi: remove no-op SUBST block

The file meson.build does not contain any @PY placeholders.

(rillig)

2020-05-16 15:36:24 UTC MAIN commitmail json YAML

mail/sendmail: fix build in SUBST_NOOP_OK=no mode

(rillig)

2020-05-16 15:25:49 UTC MAIN commitmail json YAML

mail/qmail-rejectutils: does not have error.h

(rillig)

2020-05-16 15:25:11 UTC MAIN commitmail json YAML

mail/qmail-qfilter: does not have error.h

(rillig)

2020-05-16 15:24:30 UTC MAIN commitmail json YAML

mail/qmail-conf: does not have error.h

(rillig)

2020-05-16 15:23:06 UTC MAIN commitmail json YAML

mail/qmail-autoresponder: does not have error.h

(rillig)

2020-05-16 15:22:20 UTC MAIN commitmail json YAML

mail/qmail-acceptutils: does not have error.h

(rillig)

2020-05-16 15:21:29 UTC MAIN commitmail json YAML

mail/qconfirm: does not have error.h

(rillig)

2020-05-16 15:20:35 UTC MAIN commitmail json YAML

mail/policyd-weight: properly escape dot in regular expression

Without this escaping, mk/subst.mk sees that there are no actual changes
with the default setup.  Nevertheless, mk/scripts/subst-identity.awk does
not classify the sed command as an identity transformation because there
_might_ be the text /etc/policyd-weightXconf, and the X would match the
dot.  Therefore, subst.mk aborts the build when it is in SUBST_NOOP_OK=no
mode.

(rillig)

2020-05-16 14:54:09 UTC MAIN commitmail json YAML

mail/mew: clean up SUBST_FILES

(rillig)

2020-05-16 14:51:14 UTC MAIN commitmail json YAML

mail/mailfront: does not have error.h

(rillig)

2020-05-16 14:50:28 UTC MAIN commitmail json YAML

mail/ezmlm-idx: does not have error.h

(rillig)

2020-05-16 14:48:48 UTC MAIN commitmail json YAML

mail/dbmail: clean up SUBST_FILES

(rillig)

2020-05-16 14:38:21 UTC MAIN commitmail json YAML

mail/courier-imap: remove no-op files from SUBST block

(rillig)

2020-05-16 14:27:06 UTC MAIN commitmail json YAML

doc: note update of Ruby on Rails 6.0 related pacakges

devel/ruby-activesupport60
devel/ruby-activemodel60
devel/ruby-activejob60
www/ruby-actionview60
www/ruby-actionpack60
databases/ruby-activerecord60
mail/ruby-actionmailer60
mail/ruby-actionmailbox60
www/ruby-actioncable60
devel/ruby-railties60
devel/ruby-activestorage60
textproc/ruby-actiontext60
www/ruby-rails60

(taca)

2020-05-16 14:26:53 UTC MAIN commitmail json YAML

ham/tqsl: Update SUBST pattern to follow upstream

Upstream changed the lib64 stuff a bit, making our SUBST pattern no
longer match.  (Either that, or we just got it wrong.)  Adjust
pattern.

Pointed out by rillig@.

(gdt)

2020-05-16 14:24:28 UTC MAIN commitmail json YAML

www/ruby-rails60: update to 6.0.3

Finally, update ruby-rails60 to 6.0.3.

(taca)

2020-05-16 14:23:36 UTC MAIN commitmail json YAML

textproc/ruby-actiontext60: update to 6.0.3

Update ruby-actiontext60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  No changes.

(taca)

2020-05-16 14:22:55 UTC MAIN commitmail json YAML

devel/ruby-activestorage60: update to 6.0.3

Update ruby-activestorage60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  No changes.

(taca)

2020-05-16 14:22:16 UTC MAIN commitmail json YAML

devel/ruby-railties60: update to 6.0.3

Update ruby-railties60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  Cache compiled view templates when running tests by default

    When generating a new app without `--skip-spring`, caching classes is
    disabled in `environments/test.rb`. This implicitly disables caching
    view templates too. This change will enable view template caching by
    adding this to the generated `environments/test.rb`:

    ````ruby
    config.action_view.cache_template_loading = true
    ````

    *Jorge Manrubia*

*  `Rails::Application#eager_load!` is available again to load application code
    manually as it was possible in previous versions.

    Please, note this is not integrated with the whole eager loading logic that
    runs when Rails boots with eager loading enabled, you can think of this
    method as a vanilla recursive code loader.

    This ability has been restored because there are some use cases for it, such
    as indexers that need to have all application classes and modules in memory.

    *Xavier Noria*

*  Generators that inherit from NamedBase respect `--force` option

    *Josh Brody*

*  Regression fix: The Rake task `zeitwerk:check` supports eager loaded
    namespaces which do not have eager load paths, like the recently added
    `i18n`. These namespaces are only required to respond to `eager_load!`.

    *Xavier Noria*

(taca)

2020-05-16 14:21:24 UTC MAIN commitmail json YAML

www/ruby-actioncable60: update to 6.0.3

Update to ruby-actioncable60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  No changes.

(taca)

2020-05-16 14:20:46 UTC MAIN commitmail json YAML

mail/ruby-actionmailbox60: update to 6.0.3

Update ruby-actionmailbox60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  Update Mandrill inbound email route to respond appropriately to HEAD requests for URL health checks from Mandrill.

    *Bill Cromie*

(taca)

2020-05-16 14:20:09 UTC MAIN commitmail json YAML

mail/ruby-actionmailer60: update to 6.0.3

Update ruby-actionmailer60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  No changes.

(taca)

2020-05-16 14:18:56 UTC MAIN commitmail json YAML

databases/ruby-activerecord60: update to 6.0.3

Update ruby-activerecord60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  Recommend applications don't use the `database` kwarg in `connected_to`

    The database kwarg in `connected_to` was meant to be used for one-off scripts but is often used in requests. This is really dangerous because it re-establishes a connection every time. It's deprecated in 6.1 and will be removed in 6.2 without replacement. This change soft deprecates it in 6.0 by removing documentation.

    *Eileen M. Uchitelle*

*  Fix support for PostgreSQL 11+ partitioned indexes.

    *Sebasti叩n Palma*

*  Add support for beginless ranges, introduced in Ruby 2.7.

    *Josh Goodall*

*  Fix insert_all with enum values

    Fixes #38716.

    *Joel Blum*

*  Regexp-escape table name for MS SQL

    Add `Regexp.escape` to one method in ActiveRecord, so that table names with regular expression characters in them work as expected. Since MS SQL Server uses "[" and "]" to quote table and column names, and those characters are regular expression characters, methods like `pluck` and `select` fail in certain cases when used with the MS SQL Server adapter.

    *Larry Reid*

*  Store advisory locks on their own named connection.

    Previously advisory locks were taken out against a connection when a migration started. This works fine in single database applications but doesn't work well when migrations need to open new connections which results in the lock getting dropped.

    In order to fix this we are storing the advisory lock on a new connection with the connection specification name `AdisoryLockBase`. The caveat is that we need to maintain at least 2 connections to a database while migrations are running in order to do this.

    *Eileen M. Uchitelle*, *John Crepezzi*

*  Ensure `:reading` connections always raise if a write is attempted.

    Now Rails will raise an `ActiveRecord::ReadOnlyError` if any connection on the reading handler attempts to make a write. If your reading role needs to write you should name the role something other than `:reading`.

    *Eileen M. Uchitelle*

*  Enforce fresh ETag header after a collection's contents change by adding
    ActiveRecord::Relation#cache_key_with_version. This method will be used by
    ActionController::ConditionalGet to ensure that when collection cache versioning
    is enabled, requests using ConditionalGet don't return the same ETag header
    after a collection is modified. Fixes #38078.

    *Aaron Lipman*

*  A database URL can now contain a querystring value that contains an equal sign. This is needed to support passing PostgresSQL `options`.

    *Joshua Flanagan*

*  Retain explicit selections on the base model after applying `includes` and `joins`.

    Resolves #34889.

    *Patrick Rebsch*

(taca)

2020-05-16 14:18:09 UTC MAIN commitmail json YAML

www/ruby-actionpack60: update to 6.0.3

Update ruby-actionpack60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  Include child session assertion count in ActionDispatch::IntegrationTest

    `IntegrationTest#open_session` uses `dup` to create the new session, which
    meant it had its own copy of `@assertions`. This prevented the assertions
    from being correctly counted and reported.

    Child sessions now have their `attr_accessor` overriden to delegate to the
    root session.

    Fixes #32142

    *Sam Bostock*

(taca)

2020-05-16 14:17:34 UTC MAIN commitmail json YAML

www/ruby-actionview60: update to 6.0.3

Update ruby-actionview60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  annotated_source_code returns an empty array so TemplateErrors without a
    template in the backtrace are surfaced properly by DebugExceptions.

    *Guilherme Mansur*, *Kasper Timm Hansen*

*  Add autoload for SyntaxErrorInTemplate so syntax errors are correctly raised by DebugExceptions.

    *Guilherme Mansur*, *Gannon McGibbon*

(taca)

2020-05-16 14:16:55 UTC MAIN commitmail json YAML

devel/ruby-activejob60: update to 6.0.3

Update ruby-activejob60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  While using `perform_enqueued_jobs` test helper enqueued jobs must be stored for the later check with
    `assert_enqueued_with`.

    *Dmitry Polushkin*

*  Add queue name support to Que adapter

    *Brad Nauta*, *Wojciech Wn��trzak*

(taca)

2020-05-16 14:16:20 UTC MAIN commitmail json YAML

inputmethod/ibus: allow no-op SUBST block

(rillig)

2020-05-16 14:16:16 UTC MAIN commitmail json YAML

devel/ruby-activemodel60: updat to 6.0.3

Update ruby-activemodel60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  No changes.

(taca)

2020-05-16 14:15:25 UTC MAIN commitmail json YAML

devel/ruby-activesupport60: update to 6.0.3

Update ruby-activesupport60 to 6.0.3.

## Rails 6.0.3 (May 06, 2020) ##

*  `Array#to_sentence` no longer returns a frozen string.

    Before:

        ['one', 'two'].to_sentence.frozen?
        # => true

    After:

        ['one', 'two'].to_sentence.frozen?
        # => false

    *Nicolas Dular*

*  Update `ActiveSupport::Messages::Metadata#fresh?` to work for cookies with expiry set when
    `ActiveSupport.parse_json_times = true`.

    *Christian Gregg*

(taca)

2020-05-16 14:14:45 UTC MAIN commitmail json YAML

lang/ruby: start update of Ruby on Rails to 6.0.3

Start update of Ruby on Rails to 6.0.3.

(taca)

2020-05-16 14:13:39 UTC MAIN commitmail json YAML

doc: Updated geography/py-googlemaps to 4.4.0

(kleink)

2020-05-16 14:12:51 UTC MAIN commitmail json YAML

py-googlemaps: Update to 4.4.0.

4.4.0 (2020-05-14)
------------------

Features

* Allow overriding base_url on Client object initialization (364)
  (c875f35)

(kleink)

2020-05-16 14:09:24 UTC MAIN commitmail json YAML

lang/openjdk7: remove redundant patch

This is already taken care of by SUBST_CLASSES+=ccspath.

(rillig)