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 (12m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 06:33:52 UTC Now

2019-04-07 19:30:13 UTC MAIN commitmail json YAML

anope: fix DISTNAME.

(wiz)

2019-04-07 19:27:12 UTC MAIN commitmail json YAML

doc: Updated net/socat to 1.7.3.3

(leot)

2019-04-07 19:26:56 UTC MAIN commitmail json YAML

socat: Update to 1.7.3.3

pkgsrc changes:
- Adjust test related definition
- Remove no longer needed patches

Changes:
1.7.3.3:
--------
Corrections:
Makefile.in did not specify dependencies of filan on vsnprintf_r.o
and snprinterr.o
Added definition of FILAN_OBJS
Thanks to Craig Leres, Clayton Shotwell, and Chris Packham for
providing patches.

configure option --enable-msglevel did not work with numbers

The autoconf mechanism for determining SHIFT_OFFSET did not work when
cross compiling.
Thanks to Max Freisinger from Gentoo for sending a patch.

Socat still depended on obsolete gethostbyname() function, thus
compiling with MUSL libc failed.
Problem reported by Kennedy33.

The async signal safe diagnostic system used FDs 3 and 4 internally, so
use of appropriate fdin or fdout led to failures.
Test: DIAG_FDIN
Problem reported by Onur Sent�rk.

The socket based mechanism for passing messages and signal information
from signal handler to process could reach and kill the wrong process.
Introduces functions diag_sock_pair(), diag_fork()
Thanks to Darren Zhao for analysing and reporting this problem.

Option ipv6-join-group did not work because it was applied in the wrong
phase
Test: UDP6MULTICAST_UNIDIR
Thanks to Angus Gratton for sending a patch.

Setting ispeed and ospeed failed for some serial devices because the
two settings were applied with two different get/set cycles, Thanks to
Alexandre Fenyo for providing an initial patch.
However, the actual fix is part of a conceptual change of the termios
module that aims for applying all changes in a single tcsetaddr call.
Fixes FreeBSD Bug 198441

Termios options TAB0,TAB1,TAB2,TAB3, and XTABS did not have an effect.
Thanks to Alan Walters for reporting this bug.

Substituted cumbersom ISPEED_OFFSET mechanism for cfsetispeed() calls

With TCP6-LISTEN and the other passive IPv6 addresses the range option
just failed: due to a bug in the syntax parser and two more bugs in
the xiocheckrange_ip6() function.
The syntax has now been changed from "[::1/128]" to "[::1]/128"!
Thanks Leah Neukirchen for sending an initial fix.

For name resolution Socat only checked the first character of the host
name to decide if it is an IPv4 address. This was not RFC conform. This
fix removes the possibility for use of IPv4 addresses with IPv6, e.g.
TCP6:127.0.0.1:80
Thanks to Nicolas Fournil for reporting this issue.

Print a useful error message when single character options appear to be
merged in Socat invocation
        Test: SOCCAT_OPT_HINT

Fixed some docu typos.
Thanks to Travis Wellman, Thomas <tjps636>, Dan Kenigsberg,
Julian Zinn, and Simon Matter

Porting:
OpenSSL functions TLS1_client_method() and similar are
deprecated. Socat now uses recommended TLS_client_method(). The old
functions and dependend option openssl-method can still be
used when configuring socat with --enable-openssl-method

Shell scripts in socat distribution are now headed with:
#! /usr/bin/env bash
to make them better portable to systems without /bin/bash
Thanks to Maya Rashish for sending a patch

RES_AAONLY, RES_PRIMARY are deprecated. You can still enable them with
configure option --enable-res-deprecated.

New versions of OpenSSL preset SSL_MODE_AUTO_RETRY which may hang socat.
Solution: clear SSL_MODE_AUTO_RETRY when it is set.

Renamed configure.in to configure.ac and set an appropriate symlink for
older environments.
Related Gentoo bug 426262: Warning on configure.in
Thanks to Francesco Turco for reporting that warning.

Fixed new IPv6 range code for platforms without s6_addr32 component.

Testing:
test.sh: Show a warning when phase-1 (insecure phase) of a security
test fails

OpenSSL tests failed on actual Linux distributions. Measures:
Increased key lengths from 768 to 1024 bits
Added test.sh option -C to delete temp certs from prevsious runs
Provide DH-parameter in certificate in PEM
OpenSSL s_server option -verify 0 must be omitted
OpenSSL authentication method aNULL no longer works
Failure of cipher aNULL is not a failure
Failure of methods SSL3 and SSL23 is desired

test.sh depended on ifconfig and netstat utilities which are no longer
available in some distributions. test.sh now checks for and prefers
ip and ss.
Thanks to Ruediger Meier for reporting this problem.

More corrections to test.sh:
Language settings could still influence test results
netstat was still required
Suppress usleep deprecated messag
Force use of IPv4 with some certificates
Set timeout for UDPxMAXCHILDREN tests

Git:
Added missing Config/Makefile.DragonFly-2-8-2,
Config/config.DragonFly-2-8-2.h
Removed testcert.conf (to be generated by test.sh)

Cosmetics:
Simplified handling of missing termios defines.

New features:
Permit combined -d options as -dd etc.

(leot)

2019-04-07 18:24:17 UTC MAIN commitmail json YAML

Updated multimedia/libbluray, multimedia/mp4v2

(adam)

2019-04-07 18:23:52 UTC MAIN commitmail json YAML

mp4v2: updated to 4.1.0.0

4.1.0.0:
Bug fixes.

(adam)

2019-04-07 18:20:15 UTC MAIN commitmail json YAML

libbluray: updated to 1.1.1

Version 1.1.1
- Enable playback without menus when index.bdmv is missing.
- Improve error resilience and stability.
- Improve BD-J compability.
- Fix loading libraries on MacOS / hardened runtime.
- Fix resetting user-selected streams when playing without menus.
- Fix stack overflow when using Java9+ with debugger connection.
- Fix polygon-based BD-J graphics primitives.
- Fix loading libmmbd in Windows 64-bit.
- Fix loading classes with Windows Java 8.
- Fix build with Java 1.6.
- Fix pkg-config Libs.private.

(adam)

2019-04-07 18:16:07 UTC MAIN commitmail json YAML

harfbuzz: distfile has changed; bump revision

(adam)

2019-04-07 16:33:17 UTC MAIN commitmail json YAML

doc: Updated lang/php73 to 7.3.4

(taca)

2019-04-07 16:32:47 UTC MAIN commitmail json YAML

lang/php73: update to 7.3.4

04 April 2019, PHP 7.3.4

- Core:
  . Fixed bug #77738 (Nullptr deref in zend_compile_expr). (Laruence)
  . Fixed bug #77660 (Segmentation fault on break 2147483648). (Laruence)
  . Fixed bug #77652 (Anonymous classes can lose their interface information).
    (Nikita)
  . Fixed bug #77345 (Stack Overflow caused by circular reference in garbage
    collection). (Alexandru Patranescu, Nikita, Dmitry)
  . Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
    (cmb)

- Apache2Handler:
  . Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c). (cmb)

- Bcmath:
  . Fixed bug #77742 (bcpow() implementation related to gcc compiler
    optimization). (Nikita)

- CLI Server:
  . Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the
    localhost). (Nikita)

- COM:
  . Fixed bug #77578 (Crash when php unload). (cmb)

- EXIF:
  . Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (Stas)
  . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). (Stas)

- FPM:
  . Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
    (Kevin Adler)

- GD:
  . Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
    (cmb)

- MySQLi:
  . Fixed bug #77597 (mysqli_fetch_field hangs scripts). (Nikita)

- Opcache:
  . Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical
    successors). (Nikita)

- Phar:
  . Fxied bug #77697 (Crash on Big_Endian platform). (Laruence)

- phpdbg:
  . Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match
    actual aliases). (Miriam Lauter)

- sodium:
  . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)

- SQLite3:
  . Added sqlite3.defensive INI directive. (BohwaZ)

- Standard:
  . Fixed bug #77664 (Segmentation fault when using undefined constant in
    custom wrapper). (Laruence)
  . Fixed bug #77669 (Crash in extract() when overwriting extracted array).
    (Nikita)
  . Fixed bug #76717 (var_export() does not create a parsable value for
    PHP_INT_MIN). (Nikita)
  . Fixed bug #77765 (FTP stream wrapper should set the directory as
    executable). (Vlad Temian)

(taca)

2019-04-07 16:31:38 UTC MAIN commitmail json YAML

doc: Updated lang/php72 to 7.2.17

(taca)

2019-04-07 16:31:08 UTC MAIN commitmail json YAML

lang/php72: update to 7.2.17

04 Apr 2019, PHP 7.2.17

- Core:
  . Fixed bug #77738 (Nullptr deref in zend_compile_expr). (Laruence)
  . Fixed bug #77660 (Segmentation fault on break 2147483648). (Laruence)
  . Fixed bug #77652 (Anonymous classes can lose their interface information).
    (Nikita)
  . Fixed bug #77676 (Unable to run tests when building shared extension on
    AIX). (Kevin Adler)

- Bcmath:
  . Fixed bug #77742 (bcpow() implementation related to gcc compiler
    optimization). (Nikita)

- COM:
  . Fixed bug #77578 (Crash when php unload). (cmb)

- Date:
  . Fixed bug #50020 (DateInterval:createDateFromString() silently fails).
    (Derick)
  . Fixed bug #75113 (Added DatePeriod::getRecurrences() method). (Ignace
    Nyamagana Butera)

- EXIF:
  . Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (Stas)
  . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). (Stas)

- FPM:
  . Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
    (Kevin Adler)

- GD:
  . Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
    (cmb)

- MySQLi:
  . Fixed bug #77597 (mysqli_fetch_field hangs scripts). (Nikita)

- Opcache:
  . Fixed bug #77691 (Opcache passes wrong value for inline array push
    assignments). (Nikita)
  . Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical
    successors). (Nikita)

- phpdbg:
  . Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match
    actual aliases). (Miriam Lauter)

- sodium:
  . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)

- SQLite3:
  . Added sqlite3.defensive INI directive. (BohwaZ)

- Standard:
  . Fixed bug #77664 (Segmentation fault when using undefined constant in
    custom wrapper). (Laruence)
  . Fixed bug #77669 (Crash in extract() when overwriting extracted array).
    (Nikita)
  . Fixed bug #76717 (var_export() does not create a parsable value for
    PHP_INT_MIN). (Nikita)
  . Fixed bug #77765 (FTP stream wrapper should set the directory as
    executable). (Vlad Temian)

(taca)

2019-04-07 16:30:10 UTC MAIN commitmail json YAML

doc: Updated lang/php71 to 7.1.28

(taca)

2019-04-07 16:29:41 UTC MAIN commitmail json YAML

lang/php71: update to 7.1.28

04 Apr 2019, PHP 7.1.28

- EXIF:
  . Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (Stas)
  . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). (Stas)

- SQLite3:
  . Added sqlite3.defensive INI directive. (BohwaZ)

(taca)

2019-04-07 16:19:59 UTC MAIN commitmail json YAML

doc: note update of ruby24-base and ruby24 to 2.4.6

lang/ruby24-base
lang/ruby24

(taca)

2019-04-07 16:17:39 UTC MAIN commitmail json YAML

lang/ruby24-base: update to 2.4.6

* vulnerabilities of rubygems are already fixed in 2.4.5nb1.

Ruby 2.4.6 Released 1 Apr 2019

Ruby 2.4.6 has been released.

This release includes about 20 bug fixes after the previous release, and also
includes several security fixes. Please check the topics below for details.

* Multiple vulnerabilities in RubyGems

See the commit log for details.

After this release, we will end the normal maintenance phase of Ruby 2.4, and
start the security maintenance phase of it.  This means that after the release
of 2.4.6 we will never backport any bug fixes to 2.4 except security fixes.
The term of the security maintenance phase is scheduled for 1 year.  By the
end of this term, official support of Ruby 2.4 will be over.  Therefore, we
recommend that you start planning to upgrade to Ruby 2.6 or 2.5.

(taca)

2019-04-07 16:13:29 UTC MAIN commitmail json YAML

Updated databases/py-psycopg2, net/py-smbc

(adam)

2019-04-07 16:12:56 UTC MAIN commitmail json YAML

2019-04-07 16:09:10 UTC MAIN commitmail json YAML

py-psycopg2: updated to 2.8.1

What's new in psycopg 2.8.1
- Fixed RealDictRow modifiability
- Fixed "there's no async cursor" error polling a connection with no cursor

(adam)

2019-04-07 16:06:02 UTC MAIN commitmail json YAML

Updated www/py-wsproto, textproc/py-xlsxwriter, converters/py-emoji, textproc/py-jinja2

(adam)

2019-04-07 16:05:38 UTC MAIN commitmail json YAML

py-jinja2: updated to 2.10.1

Version 2.10.1
- SandboxedEnvironment securely handles str.format_map in
  order to prevent code execution through untrusted format strings.
  The sandbox already handled str.format.

(adam)

2019-04-07 16:02:01 UTC MAIN commitmail json YAML

py-emoji: updated to 0.5.2

0.5.2:
Unknown changes

(adam)

2019-04-07 16:00:09 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 1.1.6

Release 1.1.6:
* 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.

(adam)

2019-04-07 15:58:33 UTC MAIN commitmail json YAML

py-wsproto: updated to 0.14.0

0.14.0:
* Bugfix clarify subprotocol type as str not bytes.
* Support HTTP/2 WebSockets. This requires a HTTP/2 parser (not
  included), with hyper-h2 recommended. It renames
  handshake_extensions and hence is a breaking change.
* Bugfix badly formatted type hints.
* Bugfix minor issues identified by type checking.

0.13.0:
* Introduce a send method on the conenction which accepts the new
  events. This requires the following usage changes, ::
    connection.accept(subprotocol=subprotocol) -> connection.send(AcceptConnection(subprotocol=subprotocol))
    connection.send_data(data) -> connection.send(Message(payload=payload))
    connection.close(code) -> connection.send(CloseConnection(code=code))
    connection.ping() -> connection.send(Ping())
    connection.pong() -> connection.send(Pong())

* The Event structure is altered to allow for events to be sent and
  received, this requires the following name changes in existing code, ::
    ConnectionRequested -> Request
    ConnectionEstablished -> AcceptConnection
    ConnectionClosed -> CloseConnection
    DataReceived -> Message
    TextReceived -> TextMessage
    BytesReceived -> BytesMessage
    PingReceived -> Ping
    PongReceived -> Pong

* Introduce RejectConnection and RejectData events to be used by a
  server connection to reject rather than accept a connection or by a
  client connection to emit the rejection response. The RejectData
  event represents the rejection response body, if present.
* Add an extra_headers field to the AcceptConnection event in order to
  customise the acceptance response in server mode or to emit this
  information in client mode.
* Switch from Fail events being returned to RemoteProtocolErrors being
  raised.
* Switch from ValueErrors to LocalProtocolErrors being raised when
  an action is taken that is incompatible with the connection state or
  websocket standard.
* Enforce version checking in SERVER mode, only 13 is supported.
* Add an event_hint to RemoteProtocolErrors to hint at how to respond
  to issues.
* Switch from a bytes_to_send method to the send method
  returning the bytes to send directly. Responses to Ping and Close
  messages must now be sent (via send), with the Ping and
  CloseConnection events gaining a response method. This
  allows ::
    if isinstance(event, Ping):
        bytes_to_send = connection.send(event.response())
* Separate the handshake from the active connection handling. This
  allows the handshake and connection to be seperately used. By
  default though WSConnection does both.
* receive_bytes is renamed to receive_data and
  WSConnection should be imported from wsproto rather than
  wsproto.connection.

0.12.0:
* Support h11 ~0.8.1.
* Support Python 3.7.
* Make the close-handshake more explicit, by sending a close frame on
  reciept of a close frame.
* Bugfix fix deflate after a non-compressable message.
* Bugfix connection header acceptance, by accepting Connection header
  values that are comma separated lists.

(adam)

2019-04-07 15:00:50 UTC pkgsrc-2019Q1 commitmail json YAML

Pullup tickets #5926 to #5929

(bsiegert)

2019-04-07 14:59:58 UTC pkgsrc-2019Q1 commitmail json YAML

Pullup ticket #5929 - requested by tsutsui
devel/protobuf, devel/py-protobuf: update (mozc-server build fix)

Revisions pulled up:
- devel/protobuf/Makefile                                      1.19
- devel/protobuf/distinfo                                      1.24
- devel/py-protobuf/Makefile                                    1.18
- devel/py-protobuf/distinfo                                    1.17

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Mon Apr  1 12:36:41 UTC 2019

  Modified Files:
  pkgsrc/devel/protobuf: Makefile distinfo
  pkgsrc/devel/py-protobuf: Makefile distinfo

  Log Message:
  protobuf: updated to 3.7.1

  Protocol Buffers v3.7.1:
  C++
  Avoid linking against libatomic in prebuilt protoc binaries
  Avoid marking generated C++ messages as final, though we will do this in a future release
  Miscellaneous build fixes

(bsiegert)

2019-04-07 13:20:41 UTC MAIN commitmail json YAML

Updated devel/R-glue to 1.3.1

(wen)

2019-04-07 13:19:52 UTC MAIN commitmail json YAML

Update to 1.3.1

Upstream changes:
glue 1.3.1
Features

    glue() now has a + method to combine strings.

Bugfixes and minor changes

    glue_sql() now supports unquoting lists of Id objects.
    glue_sql() now quotes characters with NAs appropriately (#115).
    glue_sql() now quotes Dates appropriately (#98).
    A potential protection error reported by rchk was fixed.

glue 1.3.0
Breaking changes

    The evaluate() function has been removed. Changes elsewhere in glue made the implementation trivial so it was removed for clarities sake. Previous uses can be replaced by eval(parse(text = text), envir).

    collapse() has been renamed to glue_collapse() to avoid namespace collisions with dplyr::collapse().

Features

    compare.glue() was added, to make it easier to use glue objects in testthat::expect_equal() statements.

    glue_col() and glue_data_col() functions added to display strings with color.

Bugfixes and minor changes

    Glue now throws an informative error message when it cannot interpolate a function into a string (#114, @haleyjeppson & @ijlyttle).

    Glue now evaluates unnamed arguments lazily with delayedAssign(), so there is no performance cost if an argument is not used. (#83, @egnha).

    Fixed a bug where names in the assigned expression of an interpolation variable would conflict with the name of the variable itself (#89, @egnha).

    Do not drop the glue class when subsetting (#66).

    Fix glue() and collapse() always return UTF-8 encoded strings (#81, @dpprdan)

(wen)

2019-04-07 13:16:43 UTC MAIN commitmail json YAML

Updated devel/R-iterators to 1.0.10

(wen)

2019-04-07 13:16:02 UTC MAIN commitmail json YAML

Update to 1.0.10

No upstream changelog found.

(wen)

2019-04-07 13:12:21 UTC MAIN commitmail json YAML

Updated devel/R-lazyeval to 0.2.2

(wen)

2019-04-07 13:11:27 UTC MAIN commitmail json YAML

Update to 0.2.2

Upstream changes:
lazyeval 0.2.2

    Fix protection issues from rchk reports.

(wen)

2019-04-07 13:04:49 UTC MAIN commitmail json YAML

Updated devel/R-repr to 0.19.2

(wen)

2019-04-07 13:04:10 UTC MAIN commitmail json YAML

Update to 0.19.2

No upstream changelog found.

(wen)

2019-04-07 12:59:03 UTC MAIN commitmail json YAML

Updated devel/R-rlang to 0.3.4

(wen)

2019-04-07 12:58:15 UTC MAIN commitmail json YAML

Update to 0.3.4

Upstream changes:
rlang 0.3.4

    Fixed a unit test that failed on the Solaris CRAN machine.

rlang 0.3.3

    Fixed an issue in knitr that caused backtraces to print even when error = TRUE.

    maybe_missing() gains a default argument.

rlang 0.3.2

    Fixed protection issue reported by rchk.

    The experimental option rlang__backtrace_on_error is no longer experimental and has been renamed to rlang_backtrace_on_error.

    New 窶從one窶� option for rlang_backtrace_on_error.

    Unary operators applied to quosures now give better error messages.

    Fixed issue with backtraces of warnings promoted to error, and entraced via withCallingHandlers(). The issue didn窶冲 affect entracing via top level options(error = rlang::entrace) handling.

(wen)

2019-04-07 12:37:09 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 2.34

(wen)

2019-04-07 12:36:21 UTC MAIN commitmail json YAML

Update to 2.34

Upstream changes:
2.34    2019-03-26

- This release is based on version 2019a of the Olson database. This release
  includes contemporary changes for Palestine and Metlakatla, Alaska.

(wen)

2019-04-07 12:33:25 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 1.24

(wen)

2019-04-07 12:32:41 UTC MAIN commitmail json YAML

Update to 1.24

Upstream changes:
1.24    2019-03-28

- Rebuilt all locale data with CLDR 35, released on 2019-03-27.

(wen)

2019-04-07 12:26:53 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Strptime to 1.76

(wen)

2019-04-07 12:26:04 UTC MAIN commitmail json YAML

Update to 1.76

Upstream changes:
1.76    2019-02-07

[BACKWARDS INCOMPATIBILITIES]

* The ability to set the pattern, time_zone, and locale via accessor methods
  has been removed. This was deprecated over three years ago in version
  1.60. It also turns out that the setting was actually broken for a long time
  but no one seemed to notice, so I think it's afe to remove this feature.

(wen)

2019-04-07 12:22:54 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Natural to 1.07

(wen)

2019-04-07 12:21:59 UTC MAIN commitmail json YAML

Update to 1.07

Upstream changes:
1.07  2019-03-29  <schubiger@cpan.org>

- Merged development version to stable.
1.06_01  2019-03-13  <schubiger@cpan.org>

- New supported format: <variant> quarter. [Xiao Yafeng]

(wen)

2019-04-07 09:39:25 UTC pkgsrc-2019Q1 commitmail json YAML

Pullup ticket #5928 - requested by nia
chat/unrealircd: build fix

Revisions pulled up:
- chat/unrealircd/Makefile                                      1.58-1.59
- chat/unrealircd/distinfo                                      1.22-1.23

---
  Module Name:    pkgsrc
  Committed By:  nia
  Date:          Tue Apr  2 11:29:46 UTC 2019

  Modified Files:
          pkgsrc/chat/unrealircd: distinfo

  Log Message:
  chat/unrealircd: update distinfo.

  The tarball was silently updated without a release. After diffing this
  against the git tag, the updated tarball seems to change some if statements
  from if (x = y) to if (x == y)...

  https://github.com/unrealircd/unrealircd/commit/766055d5c0399fa55d03ac6ab33804dc084e2547

  The bug fixed by this change is apparently not exploitable.

---
  Module Name:    pkgsrc
  Committed By:  nia
  Date:          Tue Apr  2 12:42:44 UTC 2019

  Modified Files:
          pkgsrc/chat/unrealircd: Makefile

  Log Message:
  unrealircd: bump PKGREVISION for distinfo change

---
  Module Name:    pkgsrc
  Committed By:  wiz
  Date:          Tue Apr  2 13:20:21 UTC 2019

  Modified Files:
          pkgsrc/chat/unrealircd: Makefile distinfo

  Log Message:
  unrealircd: set DIST_SUBDIR for new distfile

(bsiegert)

2019-04-07 09:35:04 UTC pkgsrc-2019Q1 commitmail json YAML

Pullup ticket #5927 - requested by markd
x11/qt5-qtbase: build fix

Revisions pulled up:
- x11/qt5-qtbase/Makefile                                      1.74
- x11/qt5-qtbase/files/qmake.conf                              1.9

---
  Module Name: pkgsrc
  Committed By: markd
  Date: Mon Apr  1 19:58:51 UTC 2019

  Modified Files:
  pkgsrc/x11/qt5-qtbase: Makefile
  pkgsrc/x11/qt5-qtbase/files: qmake.conf

  Log Message:
  qt5-qtbase: fix setting QMAKE_COMPILER

  QMAKE_COMPILER is meant to signify the compiler family being used
        gcc              for gcc
        gcc clang llvm  for clang
  should properly fix the build issue seen on CentOS and likely other
  systems.

(bsiegert)

2019-04-07 09:02:30 UTC MAIN commitmail json YAML

doc: Updated net/wget to 1.20.3

(gutteridge)

2019-04-07 09:02:00 UTC MAIN commitmail json YAML

Update wget to 1.20.3, which fixes CVE-2019-5953

It appears that the buffer overflow issue referred to is the same in
both 1.20.2 and 1.20.3 (they had to fix the fix).

Upstream changelog:
* Changes in Wget 1.20.3

** Fixed a buffer overflow vulnerability

* Changes in Wget 1.20.2

** NTLM authentication will retry under certain cases

** Fixed a buffer overflow vulnerability

(gutteridge)

2019-04-07 08:01:12 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Feed to 0.59

(wen)

2019-04-07 08:00:26 UTC MAIN commitmail json YAML

Update to 0.59
Add missing DEPENDS

Upstream changes:
2019-02-06  Dave Cross <dave@dave.org.uk>

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, lib/XML/Feed/Entry/Format/Atom.pm,
  lib/XML/Feed/Entry/Format/RSS.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, lib/XML/Feed/Util.pm: Bump version for release

  * MANIFEST: Added missing files to MANIFEST

2019-02-05  Dave Cross <dave@dave.org.uk>

  * t/26-content-encoded.t, t/28-rss-guid.t: Replace more hard-coded paths with
  FindBin.

  * Changes: Changelog

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, lib/XML/Feed/Entry/Format/Atom.pm,
  lib/XML/Feed/Entry/Format/RSS.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, lib/XML/Feed/Util.pm: Bump version

  * t/12-multi-categories-atom.t, t/12-multi-categories-rss.t,
  t/12-multi-subjects-rss.t: Don't hard-code 'require' paths.

2019-02-04  Dave Cross <dave@dave.org.uk>

  * README: Remove CVS/SVN tag from README

  * Changes: Update Changes

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, lib/XML/Feed/Entry/Format/Atom.pm,
  lib/XML/Feed/Entry/Format/RSS.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, lib/XML/Feed/Util.pm: Bump versions for release.

2019-02-04  Mohammad S Anwar <mohammad.anwar@yahoo.com>

  * Build.PL: Fixed github repo meta not showing up.

2019-02-04  Dave Cross <dave@dave.org.uk>

  * Changes: Update Changes

2019-02-03  Dave Cross <dave@dave.org.uk>

  * eg/check_feed.pl: Improve one of the example programs

  * t/29-date-parsing.t: Improved tests

2019-01-11  Nicolas R <atoomic@cpan.org>

  * MANIFEST, t/relative-links.t: Add a unit test for relative links  RT 53661
  - GH #45  This is adding a unit test from an upstream ticket. Not really a
  bug, more a question about behavior and relative links.  Make sure we are
  processing correctly.

2019-01-11  Dave Cross <dave@dave.org.uk>

  * lib/XML/Feed.pm, lib/XML/Feed/Content.pm, lib/XML/Feed/Enclosure.pm,
  lib/XML/Feed/Entry.pm, lib/XML/Feed/Entry/Format/Atom.pm,
  lib/XML/Feed/Entry/Format/RSS.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, lib/XML/Feed/Util.pm: Bump version numbers

2019-01-11  Nicolas R <atoomic@cpan.org>

  * Build.PL: Advertise GitHub as default bugtracker  Also set repo url and web
  entries

2019-01-10  Nicolas R <atoomic@cpan.org>

  * .travis.yml: add Perl 5.22 to 5.26 to travis

2018-10-28  Tim Gim Yee <tim.gim.yee@gmail.com>

  * lib/XML/Feed/Util.pm: Rename undocumented private subroutine for
  Pod::Coverage

2018-10-26  Tim Gim Yee <tim.gim.yee@gmail.com>

  * Build.PL, MANIFEST, MANIFEST.SKIP, lib/XML/Feed/Entry/Format/Atom.pm,
  lib/XML/Feed/Entry/Format/RSS.pm, lib/XML/Feed/Format/Atom.pm,
  lib/XML/Feed/Format/RSS.pm, lib/XML/Feed/Util.pm, t/29-date-parsing.t,
  t/samples/rss10-invalid-date.xml: Parse incorrectly formatted dates

(wen)

2019-04-07 07:39:31 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.39

(wen)

2019-04-07 07:38:42 UTC MAIN commitmail json YAML

Update to 1.39

Upstream changes:
1.39    - 2019-03-15, H.Merijn Brand
    * It's 2019
    * Fix tests to skip on Encode failing (PR#17 charsbar + klapperl)
    * Tested on Z/OS (s390x - Hercules) :)
    * Test with new Module::CPANTS::Analyse
    * Add options -w/-b/-Z to csvdiff
    * Fix strict on streaming EOF
    * Now also tested with cperl

(wen)

2019-04-07 07:34:20 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-BibTeX to 0.87

(wen)

2019-04-07 07:33:22 UTC MAIN commitmail json YAML

Update to 0.87

Upstream changes:
0.87 2019-04-06
* Fix 0.86 release

0.86 2019-03-31
* Install btparse.h header file (Alberto Sim探es)
* Fix compilation issues with some compilers (Tobias Schlemmer)
* Fix some crashes and malfunctinos in bt_format_name and bt_split_name (Tobias Schlemmer)
* Issue warnings for unmatched braces (Tobias Schlemmer)

(wen)

2019-04-07 07:29:18 UTC MAIN commitmail json YAML

Updated textproc/p5-Encode to 3.01

(wen)

2019-04-07 07:28:23 UTC MAIN commitmail json YAML

Update to 3.01

Upstream changes:
$Revision: 3.01 $ $Date: 2019/03/13 00:26:18 $
! Encode.xs
  patched: Warning: Use of uninitialized value in subroutine entry
  https://github.com/dankogai/p5-encode/issues/139#issuecomment-459765852
! Encode/encode.h
  Pulled: Fix compile error and warning
  https://github.com/dankogai/p5-encode/pull/138

(wen)

2019-04-07 07:23:23 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Differences to 0.67

(wen)

2019-04-07 07:22:17 UTC MAIN commitmail json YAML

Update to 0.67

Upstream changes:
0.67  2019-03-06
    - Correctly compare subroutine references

(wen)

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

Updated devel/p5-Test-Simple to 1.302162

(wen)

2019-04-07 07:17:02 UTC MAIN commitmail json YAML

Update to 1.302162

Upstream changes:
Changes for version 1.302162 - 2019-02-05

    Typo fixes in documentation

Changes for version 1.302161 - 2019-01-29 ( TRIAL RELEASE )

    Remove SHM Optimization

(wen)

2019-04-07 05:03:41 UTC MAIN commitmail json YAML

lang/php: swtch to use https sites

Switch to use https sites.

(taca)

2019-04-07 03:58:18 UTC MAIN commitmail json YAML

Updated devel/p5-IO-AIO to 4.72

(wen)

2019-04-07 03:57:03 UTC MAIN commitmail json YAML

Update to 4.72

Upstream changes:
4.72 Wed Apr  3 04:56:03 CEST 2019
        - (libeio) if fd 0 is available do not use it for aio_wd, as it
          collides with IO::AIO::CWD.
        - added IO::AIO::memfd_create.
        - correctly include <sys/uio.h> in the vmsplice test.
        - reduce codesize by ~7% on amd64 by declaring more functions
          as noinline.
        - documentation fixes and updates.
        - experimental and undocumented preliminary support for synchronous statx.

4.71 Sun Mar 10 13:09:26 CET 2019
        - due to an error in the linux manpages, the configure tests
          for readahead, sync_file_range, splice etc. failed. This has been fixed.

4.7  Mon Mar  4 11:28:13 CET 2019
        - majorly speed up scandir for the very special case of a non-POSIX
          filesystem that nevertheless reports valid dt_type information.
          The only known filesystem of this type is currently btrfs, which
          didn't get it's act together to implement POSIX semantics in all
          these years, and I am tired of waiting.
        - add IO::AIO::MCL_ONFAULT for mlockall, add IO::AIO::mlockall.
        - neither sys/mkdev.h nor sys/sysmacros.h were included, even when they
          were detected by autoconf.

(wen)

2019-04-07 02:01:55 UTC MAIN commitmail json YAML

Updated devel/p5-Inline to 0.82

(wen)

2019-04-07 02:01:15 UTC MAIN commitmail json YAML

Update to 0.82

Upstream changes:
0.82 Sun 31 Mar 2019 04:10:24 PM CEST
- Another fix for @INC PR#69 TINITA

(wen)

2019-04-07 01:58:03 UTC MAIN commitmail json YAML

Updated devel/p5-GitLab-API-v3 to 1.05

(wen)

2019-04-07 01:56:06 UTC MAIN commitmail json YAML

Update to 1.05

Upstream changes:
1.05 2019-03-06T06:09:39Z

- Migrate build tooling from Dist::Zilla to Minilla.

(wen)

2019-04-07 01:24:18 UTC MAIN commitmail json YAML

Updated devel/p5-File-Slurp to 9999.27

(wen)

2019-04-07 01:23:25 UTC MAIN commitmail json YAML

Update to 9999.27

Upstream changes:
9999.27    2019-04-05
    - Update the documentation on the atomic write. We no longer use the pid
      and I neglected to update the documentation as such. (RT #129029)
    - Localize $^W to stop File::Temp from warning the user when the -w flag
      is on while we're grabbing a temporary file name. (RT #129029)

9999.26    2019-02-13
    - Reduce the size of handle.t to prevent failures on systems with limits set
    - Skip all tests in the suite that relied on overriding syswrite to test
      failure mechanisms as CORE::print cannot be overridden.
    - Refactor write_file to use print rather than syswrite.
      - When performing an atomic write, make sure we find a good temporary file
        so that we don't accidentally overwrite a file that may already exist in
        the working directory.
      - Stop re-working the line endings on write_file when on Windows as the use
        of print now allows layers to provide that functionality.
    - Add File::Basename, File::Spec, File::Temp, and IO::Handle to the runtime
      prereqs. These were already testing prereqs and are core.
    - Perl 5.30 compliance is complete at this point.

(wen)

2019-04-07 01:20:44 UTC MAIN commitmail json YAML

Updated devel/p5-File-BOM to 0.16

(wen)

2019-04-07 01:18:26 UTC MAIN commitmail json YAML

Update to 0.16

Upstream changes:
0.16 - Wed Feb  6 2019
    - Fix tests failing under Encode 2.99. Thanks to Petr Pisar.

(wen)

2019-04-07 01:02:47 UTC MAIN commitmail json YAML

doc: Updated multimedia/mate-media to 1.22.1

(gutteridge)

2019-04-07 01:02:35 UTC MAIN commitmail json YAML

mate-media: update to 1.22.1

### mate-media 1.22.1

  * Translations update
  * add widget name volume-applet to panel-applet
  * enable/disable StatusIcon applet in XDG dir
  * Allow disabling either statusicon or panelapplet
  * edit desktop file for GtkStatusIcon applet
  * travis: add libmate-panel dependency
  * Re-enable old GtkStatusIcon
  * Enable a mute menuitem for the output
  * Ensure volume slider is always perpendicular to the panel
  * Ensure volume icon is always correctly scaled
  * Convert GtkStatusIcon to real applet

(gutteridge)

2019-04-06 21:52:22 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20190407

(leot)

2019-04-06 21:52:07 UTC MAIN commitmail json YAML

youtube-dl: Update to 20190407

Changes:
version 2019.04.07

Core
+ [downloader/external] Pass rtmp_conn to ffmpeg

Extractors
+ [ruutu] Add support for audio podcasts (#20473, #20545)
+ [xvideos] Extract all thumbnails (#20432)
+ [platzi] Add support for platzi.com (#20562)
* [dvtv] Fix extraction (#18514, #19174)
+ [vrv] Add basic support for individual movie links (#19229)
+ [bfi:player] Add support for player.bfi.org.uk (#19235)
* [hbo] Fix extraction and extract subtitles (#14629, #13709)
* [youtube] Extract srv[1-3] subtitle formats (#20566)
* [adultswim] Fix extraction (#18025)
* [teamcoco] Fix extraction and add suport for subdomains (#17099, #20339)
* [adn] Fix subtitle compatibility with ffmpeg
* [adn] Fix extraction and add support for positioning styles (#20549)
* [vk] Use unique video id (#17848)
* [newstube] Fix extraction
* [rtl2] Actualize extraction
+ [adobeconnect] Add support for adobeconnect.com (#20283)
+ [gaia] Add support for authentication (#14605)
+ [mediasite] Add support for dashed ids and named catalogs (#20531)

(leot)

2019-04-06 19:40:52 UTC pkgsrc-2019Q1 commitmail json YAML

Pullup ticket #5926 - requested by markd
x11/qt5-qtbase: build fix

Revisions pulled up:
- x11/qt5-qtbase/Makefile                                      1.73

---
  Module Name: pkgsrc
  Committed By: markd
  Date: Mon Apr  1 04:33:01 UTC 2019

  Modified Files:
  pkgsrc/x11/qt5-qtbase: Makefile

  Log Message:
  qt5-qtbase: add missing # to comment

(bsiegert)

2019-04-06 19:35:38 UTC MAIN commitmail json YAML

botocore: depend on cElementTree for all Python versions.

Suggested by adam@ in reply to my last commit.

(bsiegert)

2019-04-06 19:28:28 UTC MAIN commitmail json YAML

doc: Updated print/tex-overpic to 1.2nb1

(wiz)

2019-04-06 19:28:18 UTC MAIN commitmail json YAML

tex-overpic: add missing dependency on tex-eepic

(epic.sty used by ${PREFIX}/share/texmf-dist/tex/latex/overpic/overpic.sty)

Bump PKGREVISION.

(wiz)

2019-04-06 17:54:18 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-diffoscope to 110nb1

(maya)

2019-04-06 17:53:53 UTC MAIN commitmail json YAML

py-diffoscope: needs py-curses, bump PKGREVISION

(maya)

2019-04-06 11:00:43 UTC MAIN commitmail json YAML

Note update of sysutils/decode-dimms

(pgoyette)

2019-04-06 10:57:28 UTC MAIN commitmail json YAML

Print primary bus width for DDR3 and DDR4 Also make bus width extension
conditional for DDR3, as was already done for DDR4.

(pgoyette)

2019-04-06 09:29:24 UTC MAIN commitmail json YAML

symbola-ttf: reorder to appease pkglint. NFC

(maya)

2019-04-06 09:28:26 UTC MAIN commitmail json YAML

symbola-ttf: use fonts.mk

(maya)

2019-04-06 08:58:11 UTC MAIN commitmail json YAML

ubuntu-fonts: convert to fonts.mk

(wiz)

2019-04-06 08:57:04 UTC MAIN commitmail json YAML

roboto-fonts: convert to fonts.mk

(wiz)

2019-04-06 08:56:01 UTC MAIN commitmail json YAML

paratype-ttf: convert to fonts.mk

(wiz)

2019-04-06 08:50:30 UTC MAIN commitmail json YAML

doc: Updated fonts/inconsolata-ttf to 20090207nb2

(wiz)

2019-04-06 08:50:20 UTC MAIN commitmail json YAML

inconsolata-ttf: update to 20090207nb2.

Use fonts.mk: Fixes installation path.

(wiz)

2019-04-06 08:46:04 UTC MAIN commitmail json YAML

evermono-ttf: convert to fonts.mk

(wiz)

2019-04-06 08:44:07 UTC MAIN commitmail json YAML

2019-04-06 08:43:41 UTC MAIN commitmail json YAML

fonts.mk: hide echo itself, and improve quoting

(wiz)

2019-04-06 06:55:18 UTC MAIN commitmail json YAML

Fix previous properly:
Avoid matching newly created files in destdir and re-installing them
and erroring on install.

find | xargs achieves the same by coincidence.

suggested by kre.

(maya)

2019-04-06 00:56:06 UTC MAIN commitmail json YAML

doc: Updated biology/chemtool to 1.6.14nb10

(bacon)

2019-04-06 00:41:46 UTC MAIN commitmail json YAML

biology/chemtool: Fix build on CentOS and NetBSD

Upstream build does not use LDFLAGS canonically.
Makefile.in will require restructuring to eliminate workaround.
This patch fixes build on CentOS and build with RELRO on NetBSD.

Also add LICENSE and fig2dev runtime dependency.

(bacon)

2019-04-05 23:25:01 UTC MAIN commitmail json YAML

pkgtools/pkg_install 20190405

(sevan)

2019-04-05 22:53:29 UTC MAIN commitmail json YAML

Bump date for switch to cdn.NetBSD.org

(sevan)

2019-04-05 21:36:35 UTC MAIN commitmail json YAML

Switch to using the CDN for fetching the pkg-vulnerabilities files.

No negative responses on tech-pkg.
ok gdt bsiegert

(sevan)

2019-04-05 19:33:53 UTC MAIN commitmail json YAML

2019-04-05 19:33:21 UTC MAIN commitmail json YAML

doc: Added filesystems/fuse-exfat version 1.3.0

(maya)

2019-04-05 19:32:55 UTC MAIN commitmail json YAML

Add fuse-exfat version 1.3.0

This project aims to provide a full-featured exFAT file system
implementation for Unix-like systems. It consists of a FUSE module
(fuse-exfat) and a set of utilities (exfat-utils).

(maya)

2019-04-05 16:54:54 UTC MAIN commitmail json YAML

Update security/stunnel to 5.5.1.

(jklos)

2019-04-05 16:53:00 UTC MAIN commitmail json YAML

Update security/stunnel to 5.51:

Version 5.51, 2019.04.04, urgency: MEDIUM

New features
Hexadecimal PSK keys are automatically converted to binary.
Session ticket support (requires OpenSSL 1.1.1 or later). "connect"
address persistence is currently unsupported with session tickets.
SMTP HELO before authentication (thx to Jacopo Giudici).
New "curves" option to control the list of elliptic curves in OpenSSL
1.1.0 and later.
New "ciphersuites" option to control the list of permitted TLS 1.3 ciphersuites.
Include file name and line number in OpenSSL errors.
Compatibility with the current OpenSSL 3.0.0-dev branch.
Better performance with SSL_set_read_ahead()/SSL_pending().
Bugfixes
Fixed PSKsecrets as a global option (thx to Teodor Robas).
Fixed a memory allocation bug (thx to matanfih).

(jklos)

2019-04-05 13:59:47 UTC MAIN commitmail json YAML

doc: Updated www/apache24 to 2.4.39nb1

(jperkin)

2019-04-05 13:48:39 UTC MAIN commitmail json YAML

apache24: Make xml support optional, defaulting to on.

Allows mod_proxy_html to be supported again.  Based on a pull request from
vec4f in joyent/pkgsrc#169.

(jperkin)

2019-04-05 13:42:54 UTC MAIN commitmail json YAML

Updated databases/repmgr

(adam)

2019-04-05 13:42:30 UTC MAIN commitmail json YAML

repmgr: updated to 4.3.0

4.3:
repmgr: add "daemon (start|stop)" command
repmgr: add --version-number command line option
repmgr: add --compact option to "cluster show"
repmgr: cluster show - differentiate between unreachable nodes
  and nodes which are running but rejecting connections
repmgr: add --dry-run option to "standby promote"
repmgr: add "node check --data-directory-config"
repmgr: prevent potential race condition in "standby switchover"
  when checking received WAL location
repmgr: ensure "standby switchover" verifies repmgr can read the
  data directory on the demotion candidate
repmgr: ensure "standby switchover" verifies replication connection
  exists
repmgr: add sanity check for correct extension version
repmgr: ensure "witness register --dry-run" does not attempt to read node
  tables if repmgr extension not installed
repmgr: ensure "standby register" fails when --upstream-node-id is the
  same as the local node ID
repmgrd: check binary and extension major versions match
repmgrd: on a cascaded standby, don't fail over if "failover=manual";
repmgrd: don't consider nodes where repmgrd is not running as promotion
  candidates
repmgrd: add option "connection_check_type"
repmgrd: improve witness monitoring when primary node not available
        repmgrd: handle situation where a primary has unexpectedly appeared
          during failover

(adam)

2019-04-05 13:12:17 UTC MAIN commitmail json YAML

Updated parallel/py-billiard, devel/py-test-xdist

(adam)

2019-04-05 13:11:30 UTC MAIN commitmail json YAML

py-test-xdist: updated to 1.28.0

pytest-xdist 1.28.0:
Features
- pytest-xdist now uses the new pytest_report_to_serializable and pytest_report_from_serializable
  hooks from pytest 4.4 (still experimental). This will make report serialization more reliable and
  extensible.

(adam)

2019-04-05 13:05:22 UTC MAIN commitmail json YAML

py-celery: adjust DEPENDS

(adam)

2019-04-05 13:03:11 UTC MAIN commitmail json YAML

py-billiard: updated to 3.6.0.0

3.6.0.0:
- Add support of sending parent process death signal.
- Previous fix for handling timeouts caused a problem in warm shutdowns due
  to use of deepcopy.
  We now use a shallow copy of the cache and do so only when it is needed.
- Cleanup old checks and workarounds for Python versions we no longer support.

(adam)

2019-04-05 12:59:12 UTC MAIN commitmail json YAML

2019-04-05 12:58:05 UTC MAIN commitmail json YAML

Added devel/java-jna version 5.2.0

(nonaka)

2019-04-05 12:56:16 UTC MAIN commitmail json YAML

Updated net/py-kombu, devel/py-vine, net/py-celery

(adam)

2019-04-05 12:55:50 UTC MAIN commitmail json YAML

py-celery: updated to 4.3.0

4.3.0:
- Added support for broadcasting using a regular expression pattern
  or a glob pattern to multiple Pidboxes.
- Added support for PEP 420 namespace packages.
- Added :setting:acks_on_failure_or_timeout as a setting instead of
  a task only option.
- Added the :signal:task_received signal.
- Fixed a crash of our CLI that occurred for everyone using Python < 3.6.
- Fixed a crash that occurred when using the Redis result backend
  while the :setting:result_expires is set to None.
- Added support the DNS seedlist connection format for the MongoDB result backend.
- Bump the minimum eventlet version to 0.24.1.
- Replace the msgpack-python package with msgpack.
- Allow scheduling error handlers which are not registered tasks in the current
  worker.
- Additional fixes and enhancements to the SSL support of
  the Redis broker and result backend.

(adam)

2019-04-05 12:55:15 UTC MAIN commitmail json YAML

PR/54097: Added Java Native Access 5.2.0 as devel/java-jna.

JNA provides Java programs easy access to native shared libraries without
writing anything but Java code - no JNI or native code is required.
This functionality is comparable to Windows' Platform/Invoke and Python's
ctypes.

(nonaka)

2019-04-05 12:54:27 UTC MAIN commitmail json YAML

py-vine: updated to 1.3.0

1.3.0:
- Added the option to ignore the result of a function and simply
  call the callback without arguments.

(adam)

2019-04-05 12:53:46 UTC MAIN commitmail json YAML

py-kombu: updated to 4.5.0

4.5.0:
- The Redis transport now supports a custom separator for keys.
- When the SQS server returns a timeout we ignore it and keep trying
  instead of raising an error.
- Properly declare async support for the Qpid transport.

(adam)

2019-04-05 12:43:21 UTC MAIN commitmail json YAML

zabbix: Add SMF manifest.

Provided by Emil Petersson in joyent/pkgsrc#188.

(jperkin)

2019-04-05 12:15:22 UTC MAIN commitmail json YAML

doc: Updated x11/mlterm to 3.8.8

(tsutsui)

2019-04-05 12:14:58 UTC MAIN commitmail json YAML

mlterm: update to 3.8.8.

pkgsrc changes:
- handle utmp option properly
- remove a patch applied in the upstream

Upstream changes noted in doc/en/ReleaseNote:

ver 3.8.8
* Support Haiku OS. (Experimental)
  (Execute ./configure with --with-gui=beos option.) (See doc/en/README.beos)
* Support "[font family]:style=..." format in aafont or font-fb config file.
* Support mosh. (Experimental) (See doc/en/README.mosh)
  (Don't distribute libptymosh in binary format.)
* Clear a window and scroll out all lines if the size of a window decreases
  and some characters in it disappear.
* Support "%s" (replaced by selected strings) in "exesel:..." in ~/.mlterm/key.
* Add local_echo_wait / --lew option.
* Remove libind_tamil.so because it is very buggy.
* Change the default shortcut key of INSERT_SELECTION from Shift+Insert to
  Command+v on MacOSX and iOS.
* Skip \r in configuration files.
* Start scp by Shift+Drag&Drop on not only xlib and win32 but also wayland, sdl2
  and cocoa. (Command+Drag&Drop on cocoa.)
* Change the default value of "font_size_range" option from 6-30 to 1-100.
* Add vte 0.56.0 API symbols to libvte compatible library.
* Bug fixes:
  Fix https://sourceforge.net/p/mlterm/mailman/message/36472061/
  Fix https://sourceforge.net/p/mlterm/mailman/message/36513313/
  Fix https://sourceforge.net/p/mlterm/bugs/79/
  Fix segfault in processing illegal sixel sequence.
  Fix invalidation of DECDWL on cairo. (Enbugged at 3.8.6)
  Fix handling ISCII fonts on cairo and xft. (Improve showing bengali characters.)
  Fix screen corruption (http://twitter.com/Cj_bc_sd/status/1088111309223161857)
  on MacOSX 10.14. (Thanks to @Cj_bc_sd)
  Fix segfault in showing an input method window. (Thanks to @isaki68k)

(tsutsui)

2019-04-05 10:55:26 UTC MAIN commitmail json YAML

doc: Updated security/sqlmap to 1.3.4

(leot)

2019-04-05 10:55:14 UTC MAIN commitmail json YAML

sqlmap: Update to 1.3.4

Changes:
(No changelog is provided upstream, this is based on commit messages.)

1.3.4
-----
- Add support for preprocess response data (`--preprocess' option)
- Misc bug fixes and improvements

1.3.3
-----
- Misc bug fixes and improvements

1.3.2
-----
- Add and update WAF scripts
- Misc bug fixes and improvements

1.3.1
-----
(Not released)

1.3
---
- Add Approach and Bluedon WAF scripts
- Misc bug fixes and improvements

1.2.12
------
- Misc bug fixes and improvements

(leot)

2019-04-05 09:59:37 UTC MAIN commitmail json YAML

Updated mail/notmuch to 0.28.3nb2

(ryoon)

2019-04-05 09:59:01 UTC MAIN commitmail json YAML

Fix mimeinfo.cache handlinkg of notmuch-emacs option

* Handle mimeinfo.cache automatically
* Bump PKGREVISION

(ryoon)

2019-04-05 09:18:54 UTC MAIN commitmail json YAML

Updated databases/py-psycopg2, security/py-cryptodome

(adam)

2019-04-05 09:18:33 UTC MAIN commitmail json YAML

py-cryptodome: updated to 3.8.1

3.8.1:
New features
* Add support for loading PEM files encrypted with AES192-CBC, AES256-CBC, and AES256-GCM.
* When importing ECC keys, ignore EC PARAMS section that was included by some openssl commands.

(adam)

2019-04-05 09:14:41 UTC MAIN commitmail json YAML

py-psycopg2: updated to 2.8

Psycopg 2.8 released

After about two years from the previous major release, psycopg 2.8 is finally
here!

Among the highlights, PostgreSQL errors are now mapped to Python exceptions for
a more idiomatic way to handle them. Several additions allow a better insight
of the connection status and query results.

Behind the scene, asynchronous communication and concurrency received several
improvements, and dropping support for older versions of Python gave the chance
to refactor and modernise the codebase (with the especial help from Jon
Dufresne who ruthlessly butchered our code into a streamlined pulp).

(adam)

2019-04-05 08:23:12 UTC MAIN commitmail json YAML

notmuch: Sort PLIST.

(wiz)

2019-04-05 08:22:26 UTC MAIN commitmail json YAML

notmuch: fix typo in previous. Bump PKGREVISION to be on the safe side.

(wiz)

2019-04-04 23:54:08 UTC MAIN commitmail json YAML

libyaml: Switch to the new distfile for the same version

Upstream informed that replaced the tarball for "good reasons".

PKGREVISION++

Noted by <zmcgrew>

(kamil)

2019-04-04 16:17:40 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-tcp6 to 1.10.4

(schmonz)

2019-04-04 16:17:35 UTC MAIN commitmail json YAML

Update to 1.10.4. From the changelog:

- Fixed integration bug in tcpserver changing 'uid' too early
  (tx. Steve Meier).

(schmonz)

2019-04-04 14:15:35 UTC MAIN commitmail json YAML

Note {lib,p5-,}highlight update.

(schmonz)

2019-04-04 14:14:29 UTC MAIN commitmail json YAML

Update to 3.50. From the changelog:

- added lineno, column parameters to OnStateChange hook
- added support for Crystal (thanks to C R Jaensch)
- added support for Slim (https://gitlab.com/saalen/highlight/merge_requests/85)
- fixed several typos in documentaion and manpages
- CLI: added `--syntax-by-name` option (suggested by Chris Mayo)
- CLI: removed deprecated `--list-langs` and`--list-themes` options
- GUI: added terminal sequence output options (https://gitlab.com/saalen/highlight/issues/110)

(schmonz)

2019-04-04 12:27:28 UTC MAIN commitmail json YAML

Updated www/py-sanic, devel/py-serpent

(adam)

2019-04-04 12:27:08 UTC MAIN commitmail json YAML

py-serpent: updated to 1.28

release 1.28:
serpent itself didn't really change
the souce dist archive now contains the unit tests as well
the setup.py script was improved to run these tests via its test command
the travis CI config was updated

(adam)

2019-04-04 12:25:38 UTC MAIN commitmail json YAML

py-sanic: updated to 19.3.1

19.3.1
Changes:
* Add support for zero-length and RFC 5987 encoded filename for multipart/form-data requests.
* The type of expires attribute of sanic.cookies.Cookie is now enforced to be of type datetime.
* Add support for the stream parameter of sanic.Sanic.add_route() available to sanic.Blueprint.add_route().
* Accept negative values for route parameters with type int or number.
* Deprecated the use of sanic.request.Request.raw_args - it has a fundamental flaw in which is drops repeated query string parameters. Added sanic.request.Request.query_args as a replacement for the original use-case.
* Remove an unwanted None check in Request class repr implementation. This changes the default repr of a Request from <Request> to <Request: None />
* Added 2 new parameters to sanic.app.Sanic.create_server:
return_asyncio_server - whether to return an asyncio.Server.
asyncio_server_kwargs - kwargs to pass to loop.create_server for the event loop that sanic is using.
This is a breaking change.
* Added a set of test cases that test and benchmark route resolution.
* The type of the "max-age" value in a sanic.cookies.Cookie is now enforced to be an integer. Non-integer values are replaced with 0.
* Added the endpoint attribute to an incoming request, containing the name of the handler function.
* Improved request streaming. request.stream is now a bounded-size buffer instead of an unbounded queue. Callers must now call await request.stream.read() instead of await request.stream.get() to read each portion of the body.
This is a breaking change.

Fixes:
* Sanic was prefetching time.time() and updating it once per second to avoid excessive time.time() calls. The implementation was observed to cause memory leaks in some cases. The benefit of the prefetch appeared to negligible, so this has been removed. Fixes
* Fix a bug in the auto-reloader when the process was launched as a module i.e. python -m init0.mod1 where the sanic server is started in init0/mod1.py with debug enabled and imports another module in init0.
* Allow sanic test client to bind to a random port by specifying port=None when constructing a SanicTestClient
* Added the ability to specify middleware on a blueprint group, so that all routes produced from the blueprints in the group have the middleware applied.
* Allow the the use the SANIC_ACCESS_LOG environment variable to enable/disable the access log when not explicitly passed to app.run(). This allows the access log to be disabled for example when running via gunicorn.

Developer infrastructure:
* Update project PyPI credentials
* fix linter issue causing travis build failures
* Fix python version in doc build
* Upgrade setuptools version and use native docutils in doc build
* Upgrade pytest, and fix caplog unit tests

Typos and Documentation:
* Fix typo at the exception documentation
* fix typo in Asyncio example
* Documentation typo
* Fix grammar in README.md
* Added "databases" to the extensions list
* Add sanic-zipkin to extensions list
* Removed link to deleted repo, Sanic-OAuth, from the extensions list
* 18.12 changelog
* Add example of amending request object
* Update README
* Update README
* Update README, including new logo
* fix minor type and pip install instruction mismatch
* Documentation Enhancements

(adam)

2019-04-04 11:55:22 UTC MAIN commitmail json YAML

twemoji-color-font-ttf: use fonts.mk

(maya)

2019-04-04 11:15:25 UTC MAIN commitmail json YAML

ume-font-ttf: make fetchable, use fonts.mk

I'm not sure what is up with the numbers in OSDN

(maya)

2019-04-04 11:11:06 UTC MAIN commitmail json YAML

Insert a more explicit comment about who prepared the various
NetBSD bootstrap kits.

(he)

2019-04-04 10:40:34 UTC MAIN commitmail json YAML

un-core-ttf: use fonts.mk

(maya)

2019-04-04 10:35:54 UTC MAIN commitmail json YAML

un-extra-ttf: use fonts.mk

(maya)

2019-04-04 10:30:03 UTC MAIN commitmail json YAML

urbanrenewal-ttf: use fonts.mk

(maya)

2019-04-04 10:28:53 UTC MAIN commitmail json YAML

uralic-ttf: use fonts.mk

(maya)

2019-04-04 10:27:35 UTC MAIN commitmail json YAML

Tolerate uppercase .TTF (for uralic-ttf) and do a case-insensitive compare
use find -print | xargs to avoid hitting find limits.

Thanks leot for lots of help figuring out why some packages were failing.

(maya)

2019-04-04 10:08:45 UTC MAIN commitmail json YAML

Note update of sysutils/zabbix to 4.0.6.

(he)

2019-04-04 10:08:12 UTC MAIN commitmail json YAML

Update to zabbix version 4.0.6.

Pkgsrc changes:
* None.

Upstream changes:

Changes for 4.0.6

4.0.6rc2 was released as 4.0.6 without any changes

--------------------
Changes for 4.0.6rc2

Bug fixes:
..F....... [ZBX-15839] fixed broken layout of the breadcrumbs in
  Safari browser (ashubin)
........S. [ZBX-15867] fixed invalid DNS being accepted when receiving
  discovery contents from Zabbix proxy (vso)
A......... [ZBX-15821] fixed SQL statement performance used in
  template.unlink() method (Sasha)
.......PS. [ZBX-15578] fixed IPMI errors in case of infrequent reading
  of values (asitals)
..F....... [ZBX-15098] fixed undefined index in application selection
  popup window (Ivo)
..F....... [ZBX-15351] fixed PHP error in "Problems by severity" if no
  problems (vasilijs)

--------------------
Changes for 4.0.6rc1

New features:
..F....... [ZBXNEXT-5105] added context menu for trigger name in event
  details page (agriscenko)
A.F....... [ZBX-15286] dropped support use of discovered items as
  master (Sasha)
...G...... [ZBXNEXT-4898] added support IPv6 for "net.dns" and
  "net.dns.record" (MVekslers)
.......PS. [ZBXNEXT-5037] added "skip" parameter for vmware.eventlog
  key (MVekslers)
..F....... [ZBXNEXT-4819] implemented date and time showing in SVG
  graph widget (miks)

Bug fixes:
...G...PS. [ZBX-15552] fixed compilation with LibreSSL as OpenSSL
  replacement and OpenSSL without PSK support (Andris)
..F....... [ZBX-10317] made info column on item list page always
  visible (agriscenko)
..F....... [ZBX-15322] fixed graph area near grid line with 0 value
  (ashubin)
.......PS. [ZBX-15798] fixed proxy configuration update failure on
  Oracle; fixed failure on empty SQL buffer on Oracle
  (kalimulin)
A.F....... [ZBX-15219] fixed unwanted removing scenario post fields on
  scenario update (gcalenko, vasilijs)
..F....... [ZBX-11278] reworked property state indicator in mass
  update screens (miks)
........S. [ZBX-15716] fixed escalation cancel message is called if
  escalation interrupts with unfinished step or recovery
  (akozlovs)
..F....... [ZBX-15468] fixed LDAP configuration form not being able to
  save changes when user password field is empty string
  (gcalenko)
..F....... [ZBX-15669] fixed page scroll after widget being added to
  dashboard (gcalenko)
..F....... [ZBX-15548] fixed resolving of {ITEM.VALUE} macro in the
  trigger description (Sasha)
........S. [ZBX-15774] fixed memory leak in housekeeper when
  elasticsearch is used (vso)
........S. [ZBX-15788] fixed crash when substituting LLD macros in
  calculated item formula expression (vso)
..F....... [ZBX-15608] fixed when Widget Graph show disabled
  trigger/problem (vasilijs)
..F....... [ZBX-10397] fixed when global messaging severities
  unchecked if profile saved earlier (ashubin, vasilijs)
A.F....... [ZBX-15596] fixed when widget in frontend can be created
  larger than API validation supports (ashubin, vasilijs)
..F....... [ZBX-15308] fixed timeselector in screens when page is
  opened with link containing sid argument (ashubin,
  gcalenko)
..F....... [ZBX-15694] fixed trimming of empty spaces for custom
  multiplier in item and item prototype preprocessing forms
  (Ivo)
..F....... [ZBX-15196] fixed "Follow redirects" checkbox not being
  enabled by default for HTTP agent in item, item prototype
  and LLD rule create forms (Ivo)
.......PS. [ZBX-15670] fixed inefficient vmware eventlog downloading
  (MVekslers)
..F....... [ZBX-15483] fixed undefined index in Item Prototype update
  (vasilijs)
..F....... [ZBX-15270] fixed graph widget configuration form cross
  browser issues (agriscenko)
..F....... [ZBX-15300] fixed widgets extra space at the bottom
  (ashubin, vasilijs)
...G...... [ZBX-8091] added alphabetic ordering of net.dns.record
  respond (akozlovs)
..F....... [ZBX-15707] fixed check box design when drag and drop an
  interface into SNMP (vasilijs)
..F....... [ZBX-15535] fixed validation of min/max value range in
  graph widget; fixed translation string in graph widget
  (miks)
..F....... [ZBX-15648] removed unused WIDGET_HAT_EVENTACTIONMCMDS and
  WIDGET_HAT_EVENTACTIONMSGS constants (agriscenko)
A.F....... [ZBX-15386] fixed Trigger overview not showing OK triggers
  (vasilijs)
A.F....... [ZBX-14538] fixed error message when value of lifetime or
  history/trends storage period is out of range (agriscenko)
A.F....... [ZBX-15614] fixed validation of y axis item on classic
  graph create and update (agriscenko)
..F....... [ZBX-15226] fixed missing visual gap under page title
  (gcalenko)
..F....... [ZBX-15560] fixed incorrect URL argument formatting when
  parameters are non-indexed arrays (Ivo)
..F....... [ZBX-15719] fixed undefined index in trigger expression
  popup (Ivo)
..F....... [ZBX-15332] fixed dashboard svg graph update on
  timeselector interval change (gcalenko)
...G...... [ZBX-15728] fixed agent startup problem in Win 2008 R2 w/o
  SP1, removed dependency on version helper API (kalimulin)
..F....... [ZBX-15622] fixed trigger expression test dialog not being
  usable with long trigger expressions (talbergs)
..F....... [ZBX-13332] fixed Request-URI Too Long errors in PopUps;
  fixed lost focus, when closing error popup (talbergs)
...G...... [ZBX-15607] fixed possibility of zombie processes occurring
  when signaling agent during metric execution (akozlovs)
.D........ [ZBX-10496] fixed links to installation instructions in
  README file (dimir)
..F....... [ZBX-15625] removed links leading to media type edit form
  for non-superadmins in Reports->Notifications page (Ivo)
.......PS. [ZBX-15703] fixed use of uninitialized variable when
  receiving 0 bytes on listening socket (akozlovs)
..F....... [ZBX-15537] fixed visual bug when filter tab was overlapped
  by sub navigation (gcalenko)
..F....... [ZBX-15539] fixed validation of master item in item update
  form (miks)
..F....... [ZBX-15532] fixed undefined index error on problems page
  when trigger expression contains web items (gcalenko,
  Sasha)
A......... [ZBX-15488] fixed permission check for inherited triggers
  (miks)
..F....... [ZBX-15646] fixed web-server 'Request-URI Too Long' error
  in trigger description dialog (miks)

(he)

2019-04-04 10:02:36 UTC MAIN commitmail json YAML

doc: Updated devel/meld to 3.20.1

(wiz)

2019-04-04 10:02:23 UTC MAIN commitmail json YAML

meld: update to 3.20.1.

2019-03-31 meld 3.20.1
======================

  Fixes:

  * Fix bad comparison highlighting with VT characters (Kai Willadsen)
  * Fix folder comparison display with >2G files (Kai Willadsen)
  * Fix support for missing folders in folder comparison (Kai Willadsen)
  * Handle trash-related errors with NFS mounts (Kai Willadsen)
  * Add release metadata to appstream data (Kai Willadsen)

  * Issues fixed: 268, 295

  Translations:

  * Anders Jonsson (sv)
  * Balázs Úr (hu)
  * Daniel Mustieles (es)
  * Marek Cernocky (cs)
  * Ryuta Fujii (ja)
  * Wolfgang Stöggl (de)

(wiz)

2019-04-04 09:51:21 UTC MAIN commitmail json YAML

Updated lang/py-mypy, devel/py-decorator

(adam)

2019-04-04 09:51:01 UTC MAIN commitmail json YAML

py-decorator: updated to 4.4.0

4.4.0:
Fixed a regression with decorator factories breaking the case with no
arguments by going back to the syntax used in version 4.2.
Accepted a small fix from Eric Larson (https://github.com/larsoner) affecting
isgeneratorfunction for old Python versions.
Moved the documentation from ReadTheDocs to GitHub to simplify the
release process and replaced ReStructuredText with Markdown: it is
an inferior solution, but it works better with GitHub and it is good enough.

(adam)

2019-04-04 09:40:17 UTC MAIN commitmail json YAML

py-mypy: updated to 0.700

0.700:
Much Improved performance
Stricter Equality Checks
Python 3.4 Unsupported for Running Mypy
Plugin System Improvements

(adam)

2019-04-04 09:36:17 UTC MAIN commitmail json YAML

Updated devel/py-pkgconfig, security/py-oath

(adam)

2019-04-04 09:36:00 UTC MAIN commitmail json YAML

py-oath: updated to 1.4.2

1.4.2:
Unknown changes

(adam)

2019-04-04 09:30:06 UTC MAIN commitmail json YAML

py-pkgconfig: updated to 1.5.1

Version 1.5.1
Fix 43: do not specify pytest Python version

Version 1.5.0
Use poetry instead of setuptools directly
Fix 42: raise exception if package is missing
Fix version parsing for openssl-like version numbers
Fix 31: expose --modversion
Fix 30: strip whitespace from variable names

(adam)

2019-04-04 08:21:11 UTC MAIN commitmail json YAML

vlgothic-ttf: switch to fonts.mk

(maya)

2019-04-04 08:07:54 UTC MAIN commitmail json YAML

ldb: add dependency on openldap-client to fix PLIST mismatches.

From Michael Moll via Pull Request.
Fixes NetBSD/pkgsrc#45.

(bsiegert)

2019-04-04 07:53:52 UTC MAIN commitmail json YAML

botocore: depend on cElementTree if using Python 2.7.

This works around upstream issue boto/botocore#1707 and PR pkg/54094.

(bsiegert)

2019-04-04 07:35:37 UTC MAIN commitmail json YAML

doc: Updated fonts/vera-ttf to 1.10nb6

(maya)

2019-04-04 07:35:18 UTC MAIN commitmail json YAML

vera-ttf: use fonts.mk

bump PKGREVISION for paranoia.

(maya)

2019-04-04 07:34:59 UTC MAIN commitmail json YAML

culmus: use fonts.mk

(maya)

2019-04-04 07:34:42 UTC MAIN commitmail json YAML

overpass: use fonts.mk

(maya)

2019-04-04 07:34:11 UTC MAIN commitmail json YAML

Add a generic fonts.mk makefile fragment.

Reviewed by rillig in
pkg/2019/03/05/msg020895.html">http://mail-index.netbsd.org/tech-pkg/2019/03/05/msg020895.html

I am only adding TTF and OTF handling because I don't know enough about
the other font formats. :)

(maya)

2019-04-04 07:34:07 UTC MAIN commitmail json YAML

libblkid: Bump revision for previous commit

(bsiegert)

2019-04-04 07:33:08 UTC MAIN commitmail json YAML

libblkid: Re-add libuuid dependency.

Fixes a build failure seen in the Joyent Linux builds.

(bsiegert)

2019-04-04 07:27:11 UTC MAIN commitmail json YAML

Updated devel/py-setuptools, www/py-terminado

(adam)

2019-04-04 07:26:25 UTC MAIN commitmail json YAML

py-terminado: updated to 0.8.2

0.8.2:
Bug fixes.

(adam)

2019-04-04 07:20:21 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Restrict to 3.0.0

(wen)

2019-04-04 07:19:26 UTC MAIN commitmail json YAML

py-setuptools: updated to 40.9.0

v40.9.0
* Added support for setup.cfg-only projects when using the setuptools.build_meta backend. Projects that have enabled PEP 517 no longer need to have a setup.py and can use the purely declarative setup.cfg configuration file instead.
* Added support for pkg_resources.parse_requirements-style requirements in setup_requires when setup.py is invoked from the setuptools.build_meta build backend.
* Added the path to the PKG-INFO or METADATA file in the exception text when the Version: header can't be found.
* Removed some placeholder documentation sections referring to deprecated features.

(adam)

2019-04-04 07:19:01 UTC MAIN commitmail json YAML

Update to 3.0.0

Upstream changes:
v3.0.0    2019-03-11 13:52:08Z
        - Better fix for handling malformed tags. Removes max_parser_loops(),
          which was introduced in 2.4.0 (GH#37) (Graham Knop)

(wen)

2019-04-04 07:07:38 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Form to 6.04

(wen)

2019-04-04 07:06:19 UTC MAIN commitmail json YAML

Update to 6.04

Upstream changes:
6.04      2019-03-25 18:22:51Z
    - Convert to Dist::Zilla
    - Add an autocomplete method (GH #13) (Olaf Alders)

(wen)

2019-04-04 06:58:58 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Fast to 2.15

(wen)

2019-04-04 06:51:53 UTC MAIN commitmail json YAML

Update to 2.15

Upstream changes:
2.15 2019-03-29
    [FIX]
    - ensure upload hooks are passed to CGI.pm constructor
    (GH #19, thanks to ikegami)

2.14 2019-03-26
    [DOCUMENTATION]
    - Add a link to the "you probably shouldn't use CGI.pm" docs

(wen)

2019-04-04 06:47:18 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 4.42

(wen)

2019-04-04 06:44:11 UTC MAIN commitmail json YAML

Update to 4.42

Upstream changes:
4.42 2019-03-26

    [ DOCUMENTATION ]
    - clarify licence also in Makefile.PL (GH #232)

4.41 2019-03-26

    [ DOCUMENTATION ]
    - clarify licence (GH #232)

(wen)

2019-04-04 06:38:01 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3512

(wen)

2019-04-04 06:37:09 UTC MAIN commitmail json YAML

py-soupsieve: Remove no longer needed/used patch

setup.py was differently adjusted upstream to exclude all tests.

(leot)

2019-04-04 06:37:08 UTC MAIN commitmail json YAML

Update to 1.3512

Upstream changes:
1.3512    2019-03-31 20:10:08+01:00 Europe/London
Promoting previous trial release 1.3511 to stable.

1.3511    2019-03-29 11:16:08+00:00 Europe/London (TRIAL RELEASE)
[BUG FIXES]
- More session cookie handling fun - avoid causing test failures in dependencies
  in some cases (e.g. RT #128911 and others)

[ENHANCEMENTS]
- hold session in SharedData, to avoid reading the session contents every time
  anything is requested, could be a performance win

1.3510    2019-03-19 14:42:26+00:00 Europe/London
Promoting previous trial release 1.3501  to stable.
Fix #1204 - more proxy-related test failure fun

1.3501    2019-03-14 19:19:49+00:00 Europe/London (TRIAL RELEASE)
[BUG FIXES]
Fix "too late to set cookie" errors if you access a session within an after hook
after using send_file().

(wen)

2019-04-04 04:20:26 UTC MAIN commitmail json YAML

README.Linux: minor tweak to a sentence

(gutteridge)

2019-04-04 04:18:11 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-screenshooter to 1.9.5

(gutteridge)

2019-04-04 04:17:11 UTC MAIN commitmail json YAML

xfce4-screenshooter: update to 1.9.5

=== Version 1.9.5 ===
  * Bugs fixed:
    - Panel plugin: allow it to save files (bug #15187)

(gutteridge)

2019-04-04 04:14:37 UTC MAIN commitmail json YAML

doc: Updated devel/geany to 1.34.1nb3

(gutteridge)

2019-04-04 04:13:51 UTC MAIN commitmail json YAML

geany: note explicit dependency on adwaita-icon-theme

If GTK3 is selected (now the default), we must explicitly depend on
adwaita-icon-theme, otherwise various fundamental toolbar icons will be
missing (unless, of course, another package has already installed it,
which is why I didn't notice before). Bump PKGREVISION to note this
fix.

(gutteridge)

2019-04-04 02:24:40 UTC MAIN commitmail json YAML

Simplify distfile metadata for chunkwm and skhd by using GITHUB_TAG.

Based on suggestion from leot@.

(jmmv)

2019-04-03 23:54:01 UTC MAIN commitmail json YAML

2019-04-03 23:49:07 UTC MAIN commitmail json YAML

2019-04-03 21:50:22 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.7.4

(rillig)

2019-04-03 21:49:51 UTC MAIN commitmail json YAML

2019-04-03 19:10:26 UTC MAIN commitmail json YAML

mk/configure: allow strict option checking for GNU configure scripts

When a GNU configure script is run with unknown --enable, --disable,
--with or --without options, it doesn't fail but just prints a warning.
This hides outdated package definitions that may still pass options that
have been removed already.

See https://mail-index.netbsd.org/pkgsrc-users/2019/04/02/msg028272.html
for a recent case.

The default behavior doesn't change. After a period of testing this new
check, the check is expected to become enabled by default so that future
problems like this are prevented.

(rillig)

2019-04-03 18:38:16 UTC MAIN commitmail json YAML

mk/pkgformat: add show-all-depends target

(rillig)

2019-04-03 18:37:24 UTC MAIN commitmail json YAML

mk/tools/replace.mk: take versions of FLEX_REQD into account

If a package had said FLEX_REQD=1000.0, the actual dependency had still
been flex>=2.5.4. Now all version numbers from FLEX_REQD are taken into
account, too.

(rillig)

2019-04-03 18:34:01 UTC MAIN commitmail json YAML

lang/rust: Extend BROKEN to all NetBSD before 8

As discussed on pkgsrc-users, rust does not work on any NetBSD before
8, for any architecture.  Omit NetBSD 1 from the broken list, so that
this doesn't match NetBSD 10.

(gdt)

2019-04-03 15:41:06 UTC MAIN commitmail json YAML

Switch to using cdn.NetBSD.org
pkg-vulnerabilities file is fetched from ftp.NetBSD.org via http, see
tnf_vulnerability_base in pkgtools/pkg_install/files/lib/parse-config.c

(sevan)

2019-04-03 15:36:48 UTC MAIN commitmail json YAML

lang/rust: Mark BROKEN_ON_PLATFORM for NetBSD-7*-i386

As discussed on pkgsrc-users, mark rust as BROKEN_ON for NetBSD 7
i386.  The bootstrap is built for 8, apparently because it doens't
build on 7.  This is BROKEN_ON not NOT_FOR because it does make sense
to want rust on 7 -- it just won't build.

(Probably this should be expanded to all arches and all versions < 8.)

(gdt)

2019-04-03 15:23:43 UTC MAIN commitmail json YAML

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

(adam)

2019-04-03 15:23:24 UTC MAIN commitmail json YAML

py-rst2pdf: updated to 0.94

0.94:
Added: :hl_lines: code directive allows highlighting of specific lines
Added: repeat_table_rows is now supported in Sphinx
Added: scale_width is now supported for --fit-background-mode
Added: Extension metadata for Sphinx is now returned in pdfbuilder
Added: The Sphinx today config setting is now used if it is set
Changed: :start-after: will now render the next line
Changed: Updated reportlab dependency to 3.5.12 and Sphinx to 1.7.9
Changed: We no longer logging.basicConfig configuration
Changed: We now use PILLOW rather than PIL
Fixed bug in token replacement that broke tables in headers/footers
Fixed handling of empty documents, they now generate a single empty page
Fixed: :alt: option now works for plantuml extension
Fixed: :linenos_offset: now works again
Fixed: rst2pdf.createpdf.main now releases the input file handle
Fixed: CreationDate metadata shows correct date using Sphinx
Fixed: Error when using --date-invariant with newer reportlab versions
Fixed: handling of non-http/ftp URLs
Fixed: Inline :math: works again as we now use quoted attributes for HTML <img> tags
Fixed: Made literal block shrinking work again
Fixed: Removed debugging print statement when using line blocks
Fixed: Removed uniconverter from setup
Fixed: Renamed links now work
Fixed: Sphinx config setting pdf_invariant works properly now
Fixed: sphinx+rst2pdf now works with automodule directive Sphinx >= 1.4
Fixed: Using :start-after: with linenos_offset now displays the correct line number
Fixed: Using :start-at: with linenos_offset now displays the correct line number
Removed: Our own copy of smartypants. We now use the PyPI package instead
Removed: Tenjin has been switched to Jinja2
Removed: The QT4 GUI is no more

(adam)

2019-04-03 15:12:11 UTC MAIN commitmail json YAML

py-reportlab: updated to 3.5.17

RELEASE 3.5.17:
* more FrameBG fixes; added canvas cross method, frame static drawBoundary

RELEASE 3.5.16:
* fix stroking for frame background in container

RELEASE 3.5.15:
* add stroking for frame background

RELEASE 3.5.14:
* added axes tickStrokeWidth etc etc

(adam)

2019-04-03 14:51:10 UTC MAIN commitmail json YAML

Added textproc/py-smartypants, time/py-relativetimebuilder

(adam)