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

2024-05-12 19:20:37 UTC Now

2018-11-28 09:18:18 UTC MAIN commitmail json YAML

Updated databases/py-alembic, databases/py-sqlalchemy-utils

(adam)

2018-11-28 09:17:54 UTC MAIN commitmail json YAML

py-sqlalchemy-utils: updated to 0.33.8

0.33.8:
- Added support of short-code in PhoneNumberType

0.33.7:
- Added MSSQL support for create_database and drop_database

(adam)

2018-11-28 09:15:54 UTC MAIN commitmail json YAML

py-alembic: updated to 1.0.5

1.0.5
* Resolved remaining Python 3 deprecation warnings, covering the use of inspect.formatargspec() with a vendored version copied from the Python standard library, importing collections.abc above Python 3.3 when testing against abstract base classes, fixed one occurrence of log.warn(), as well as a few invalid escape sequences.

1.0.4
* Code hosting has been moved to GitHub, at https://github.com/sqlalchemy/alembic. Additionally, the main Alembic website documentation URL is now https://alembic.sqlalchemy.org.

(adam)

2018-11-28 08:53:41 UTC MAIN commitmail json YAML

Updated lang/nodejs, net/libcares

(adam)

2018-11-28 08:53:18 UTC MAIN commitmail json YAML

libcares: updated to 1.15.0

c-ares version 1.15.0:

Changes:
- Add ares_init_options() configurability for path to resolv.conf file
- Ability to exclude building of tools (adig, ahost, acountry) in CMake
- Android: Support for domain search suffix
- Report ARES_ENOTFOUND for .onion domain names as per RFC7686

Bug fixes:
- AIX build fix for trying to include both nameser_compat.h and onameser_compat.h
- Windows: Improve DNS suffixes extracting from WinNT registry
- Fix modern GCC warnings
- Apply the IPv6 server blacklist to all nameserver sources, not just Windows
- Fix warnings emitted by MSVC when using -W4
- Prevent changing name servers while queries are outstanding
- Harden and rationalize c-ares timeout computation
- Distribute ares_android.h
- ares_set_servers_csv() on failure should not leave channel in a bad state
- Add missing docs to distribution

(adam)

2018-11-28 08:36:05 UTC MAIN commitmail json YAML

nodejs: updated to 10.14.0

Version 10.14.0 'Dubnium' (LTS):

This is a security release. All Node.js users should consult the security release summary at:
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/
for details on patched vulnerabilities.

Fixes for the following CVEs are included in this release:
* Node.js: Denial of Service with large HTTP headers (CVE-2018-12121)
* Node.js: Slowloris HTTP Denial of Service (CVE-2018-12122 / Node.js)
* Node.js: Hostname spoofing in URL parser for javascript protocol (CVE-2018-12123)
* OpenSSL: Timing vulnerability in DSA signature generation (CVE-2018-0734)
* OpenSSL: Timing vulnerability in ECDSA signature generation (CVE-2019-0735)

Notable Changes
* deps: Upgrade to OpenSSL 1.1.0j, fixing CVE-2018-0734 and CVE-2019-0735
* http:
  - Headers received by HTTP servers must not exceed 8192 bytes in total to prevent possible Denial of Service attacks. Reported by Trevor Norris. (CVE-2018-12121 / Matteo Collina)
  - A timeout of 40 seconds now applies to servers receiving HTTP headers. This value can be adjusted with server.headersTimeout. Where headers are not completely received within this period, the socket is destroyed on the next received chunk. In conjunction with server.setTimeout(), this aids in protecting against excessive resource retention and possible Denial of Service. Reported by Jan Maybach (liebdich.com). (CVE-2018-12122 / Matteo Collina)
* url: Fix a bug that would allow a hostname being spoofed when parsing URLs with url.parse() with the 'javascript:' protocol.

(adam)

2018-11-28 08:16:12 UTC MAIN commitmail json YAML

Added lang/py-mypy_extensions, lang/py-mypy

(adam)

2018-11-28 08:15:31 UTC MAIN commitmail json YAML

py-mypy: added version 0.641

Add type annotations to your Python programs, and use mypy to type check them.
Mypy is essentially a Python linter on steroids, and it can catch many
programming errors by analyzing your program, without actually having to run
it. Mypy has a powerful type system with features such as type inference,
gradual typing, generics and union types.

(adam)

2018-11-28 08:14:57 UTC MAIN commitmail json YAML

py-mypy_extensions: added version 0.4.1

The "mypy_extensions" module defines experimental extensions to the standard
"typing" module that are supported by the mypy typechecker.

(adam)

2018-11-28 01:32:25 UTC MAIN commitmail json YAML

Need pthread support, make sure a substitue is present if OS lacks support
natively, e.g Minix at present.

(sevan)

2018-11-28 01:31:45 UTC MAIN commitmail json YAML

2018-11-27 23:58:41 UTC MAIN commitmail json YAML

Need pthread support, make sure a substitue is present if OS lacks support
natively, e.g Minix at present.

(sevan)

2018-11-27 23:36:00 UTC MAIN commitmail json YAML

2018-11-27 23:35:08 UTC MAIN commitmail json YAML

Updated package security/ocaml-safepass to use dune. Revbump.

(jaapb)

2018-11-27 23:33:40 UTC MAIN commitmail json YAML

2018-11-27 23:27:25 UTC MAIN commitmail json YAML

2018-11-27 23:25:16 UTC MAIN commitmail json YAML

Updated package devel/ocaml-ppx_hash to use dune. Revbump.

(jaapb)

2018-11-27 23:23:23 UTC MAIN commitmail json YAML

Updated package devel/ocaml-ppx_enumerate to use dune. Revbump.

(jaapb)

2018-11-27 23:21:58 UTC MAIN commitmail json YAML

Updated package devel/ocaml-ppx_compare to use dune. Revbump.

(jaapb)

2018-11-27 23:07:04 UTC MAIN commitmail json YAML

2018-11-27 23:04:03 UTC MAIN commitmail json YAML

2018-11-27 22:49:35 UTC MAIN commitmail json YAML

2018-11-27 22:48:37 UTC MAIN commitmail json YAML

Updated PLIST for textproc/ocaml-easy-format

(Forgot to do this for the earlier commit)

(jaapb)

2018-11-27 22:45:19 UTC MAIN commitmail json YAML

doc: Updated textproc/ocaml-easy-format to 1.3.1

(jaapb)

2018-11-27 22:45:00 UTC MAIN commitmail json YAML

Updated textproc/ocaml-easy-format to version 1.3.1.

Can't find a changelog, but mostly this seems to deal with changing the
build system to dune.

(jaapb)

2018-11-27 20:33:08 UTC MAIN commitmail json YAML

2018-11-27 20:32:06 UTC MAIN commitmail json YAML

2018-11-27 19:49:57 UTC MAIN commitmail json YAML

doc: Updated textproc/ocaml-csv to 2.2

(jaapb)

2018-11-27 19:49:45 UTC MAIN commitmail json YAML

Updated package textproc/ocaml-csv to version 2.2.

Minor improvements, mostly, and a switch of the build system to dune.

(jaapb)

2018-11-27 19:25:19 UTC MAIN commitmail json YAML

doc: Added chat/carbons-purple version 0.2.1

(nia)

2018-11-27 19:25:05 UTC MAIN commitmail json YAML

chat/carbons-purple: Import version 0.2.1

If you have multiple devices and want messages sent and received
by one device show up on all others, XEP-0280: Message Carbons is
what you are looking for.

This is an experimental XMPP XEP-0280: Message Carbons plugin for
libpurple (Pidgin, Finch, etc.)

(nia)

2018-11-27 19:08:27 UTC MAIN commitmail json YAML

doc: Updated devel/pcre-ocaml to 7.3.5

(jaapb)

2018-11-27 19:08:15 UTC MAIN commitmail json YAML

Updated package devel/pcre-ocaml to version 7.3.5.

This changes the package build system to dune.

(jaapb)

2018-11-27 19:05:00 UTC MAIN commitmail json YAML

Removed superfluous patch file from security/ocaml-ssl

(jaapb)

2018-11-27 19:03:19 UTC MAIN commitmail json YAML

doc: Updated security/ocaml-ssl to 0.5.7

(jaapb)

2018-11-27 19:03:09 UTC MAIN commitmail json YAML

Updated package security/ocaml-ssl to version 0.5.7.

Changes include minor bugfixes and a change of the build system to dune.

(jaapb)

2018-11-27 18:59:50 UTC MAIN commitmail json YAML

Updated package net/ocaml-ipaddr to use dune.

(jaapb)

2018-11-27 18:58:54 UTC MAIN commitmail json YAML

2018-11-27 18:57:13 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppxlib to 0.3.1

(jaapb)

2018-11-27 18:57:00 UTC MAIN commitmail json YAML

Updated package devel/ocaml-ppxlib to version 0.3.1.

Mostly minor changes upstream. Package also updated to use dune.

(jaapb)

2018-11-27 18:54:05 UTC MAIN commitmail json YAML

2018-11-27 18:50:12 UTC MAIN commitmail json YAML

2018-11-27 18:28:48 UTC MAIN commitmail json YAML

vlc: preemptively match all netbsd instead of NetBSD[789] (will break
eventually).

No change to make -v PLIST.oss

(maya)

2018-11-27 18:22:51 UTC MAIN commitmail json YAML

doc: Removed chat/line-purple

(maya)

2018-11-27 18:21:54 UTC MAIN commitmail json YAML

Remove line-purple.

This has been marked BROKEN as using this package (a third-party client) will
get your account banned. The status of this hasn't changed according to
upstream, which has also intentionally broken the build.

(maya)

2018-11-27 17:44:34 UTC MAIN commitmail json YAML

doc: Added chat/lurch-purple version 0.6.7

(nia)

2018-11-27 17:44:14 UTC MAIN commitmail json YAML

chat/lurch-purple: Import version 0.6.7

In German, an Axolotl is a type of Lurch, which simply means
'amphibian'. This plugin brings Axolotl, by now renamed to double
ratchet, to libpurple applications such as Pidgin by implementing
the XEP-0384: OMEMO Encryption.

(nia)

2018-11-27 17:36:10 UTC MAIN commitmail json YAML

2018-11-27 17:29:29 UTC MAIN commitmail json YAML

2018-11-27 17:20:09 UTC MAIN commitmail json YAML

Updated textproc/ocaml-markup to version 0.8.0.

This package does away with the configure script and spins the lwt
parts off into a new markup-lwt library (which is now optional).

Some upstream bugfixes as well.

(jaapb)

2018-11-27 17:15:49 UTC MAIN commitmail json YAML

2018-11-27 17:09:12 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_tools_versioned to 5.2.1

(jaapb)

2018-11-27 17:09:01 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_tools_versioned to version 5.2.1

Just a minor change here in versions of dependencies. The package also
uses dune now.

(jaapb)

2018-11-27 17:03:02 UTC MAIN commitmail json YAML

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

(jaapb)

2018-11-27 17:02:51 UTC MAIN commitmail json YAML

Updated package devel/ocaml-migrate-parsetree to version 1.1.0.

The main change is that ppx rewriters can now specify when they should
be applied.

The package also uses dune.

(jaapb)

2018-11-27 16:54:06 UTC MAIN commitmail json YAML

doc: Updated misc/ocaml-opam to 2.0.1

(jaapb)

2018-11-27 16:53:54 UTC MAIN commitmail json YAML

Updated misc/ocaml-opam to version 2.0.1.

Package now uses dune, and upstream changes include mainly backported
bugfixes.

(jaapb)

2018-11-27 16:46:16 UTC MAIN commitmail json YAML

doc: Updated textproc/ocaml-uchar to 0.0.2

(jaapb)

2018-11-27 16:46:05 UTC MAIN commitmail json YAML

Updated devel/ocaml-uchar to version 0.0.2.

This version includes support for safe-string and changes the API
to conform with newer OCaml versins.

(jaapb)

2018-11-27 16:43:17 UTC MAIN commitmail json YAML

doc: Updated misc/ocaml-topkg to 1.0.0

(jaapb)

2018-11-27 16:43:05 UTC MAIN commitmail json YAML

Updated devel/ocaml-topkg to version 1.0.0.

This version includes several improvements in opam support, and
bugfixes.

(jaapb)

2018-11-27 16:36:53 UTC MAIN commitmail json YAML

Updated devel/py-coverage, devel/py-daemon

(adam)

2018-11-27 16:36:28 UTC MAIN commitmail json YAML

py-daemon: updated to 2.2.0

Version 2.2.0

Bug Fixes:
* Correct the description of the return value for
  daemon.is_detach_process_context_required.
* Set a sensible default for Distribution.script_name.
  This works around a bug in Setuptools which calls commands before
  the Distribution is initialised.

Changes:
* The test suite now relies on the test discovery feature in
  ���unittest���. This feature is in Python version 2.7 and later.
* Improve performance of daemon.close_all_open_files.

(adam)

2018-11-27 16:31:09 UTC MAIN commitmail json YAML

py-coverage: updated to 4.5.2

Version 4.5.2:
- Namespace packages are supported on Python 3.7, where they used to cause
  TypeErrors about path being None.
- Python 3.8 (as of today!) passes all tests.
- Development moved from Bitbucket to GitHub.

(adam)

2018-11-27 16:29:46 UTC MAIN commitmail json YAML

xinit: correct outdated PLIST.Darwin entries.

From Louis Guillaume in PR pkg/53747

(maya)

2018-11-27 16:24:44 UTC MAIN commitmail json YAML

Updated devel/py-pylint, textproc/py-natsort, devel/py-test-testmon, www/py-pylint-django

(adam)

2018-11-27 16:22:41 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.0.4

2.0.4:
Unknown changes

2.0.3:
Fixing compatability between ranges of astroid (2.0.4 -> 2.1) and pylint (2.1.1 -> 2.2)

(adam)

2018-11-27 16:21:15 UTC MAIN commitmail json YAML

2018-11-27 16:19:05 UTC MAIN commitmail json YAML

py-natsort: updated to 5.5.0

5.5.0
- Formally deprecated old or misleading APIs
- Documentation, packaging, and CI cleanup
- Consolidate API documentation into a single page
- Add a CHANGELOG.rst to the top-level of the repository
- Add back support for very old versions of setuptools

(adam)

2018-11-27 16:16:55 UTC MAIN commitmail json YAML

2018-11-27 16:08:09 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-re to 1.8.0

(jaapb)

2018-11-27 16:07:29 UTC MAIN commitmail json YAML

Updated devel/ocaml-re to version 1.8.0.

This fixes a bug, and adds iterators based on OCaml's Seq module.
The package now uses dune.

(jaapb)

2018-11-27 16:00:07 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-cppo to 1.6.5

(jaapb)

2018-11-27 15:59:55 UTC MAIN commitmail json YAML

Updated package devel/ocaml-cppo to version 1.6.5.

One small bugfix. The package now also uses dune.

(jaapb)

2018-11-27 15:56:26 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-cmdliner to 1.0.3

(jaapb)

2018-11-27 15:56:12 UTC MAIN commitmail json YAML

Updated devel/ocaml-cmdliner to version 1.0.3.

This version mostly incorporates changes to the build system (using dune,
dropping support for older methods and versions of ocaml).

(jaapb)

2018-11-27 15:45:23 UTC MAIN commitmail json YAML

rust: speed-up building; clean-ups

- use 'build' target for building, not 'dist'
- set jobs also for install target
- do not generate tarballs; we don't need them, but they take a lot of disk-space
- do not install 'src'
- do not generate 'install.log' nor 'uninstall.sh'
- on Darwin, use headerpad_max_install_names to be able to fix all dylibs
- make optimized bootstrap
- pkglint fixes
- get ready to depend on lang/llvm and devel/jemalloc

(adam)

2018-11-27 15:37:45 UTC MAIN commitmail json YAML

Changed devel/ocaml-result to use dune (and revbump)

(jaapb)

2018-11-27 15:34:16 UTC MAIN commitmail json YAML

doc: Updated databases/ocaml-sqlite3 to 4.4.1

(jaapb)

2018-11-27 15:34:02 UTC MAIN commitmail json YAML

Updated databases/ocaml-sqlite3 to version 4.4.1 and use dune

Changes include some bugfixes and performance improvements, plus
change of the build system to use dune and opam 2.0.

(jaapb)

2018-11-27 15:27:18 UTC MAIN commitmail json YAML

2018-11-27 15:25:39 UTC MAIN commitmail json YAML

2018-11-27 15:24:09 UTC MAIN commitmail json YAML

2018-11-27 15:21:18 UTC MAIN commitmail json YAML

2018-11-27 15:11:09 UTC MAIN commitmail json YAML

Port conglomerate to enchant2, bump revision.

(bsiegert)

2018-11-27 15:03:28 UTC MAIN commitmail json YAML

Updated mk/ocaml.mk to add support for dune

(jaapb)

2018-11-27 14:47:49 UTC MAIN commitmail json YAML

2018-11-27 14:45:05 UTC MAIN commitmail json YAML

2018-11-27 14:41:07 UTC MAIN commitmail json YAML

Revbump dependencies of gspell after enchant2 change.

(bsiegert)

2018-11-27 14:40:25 UTC MAIN commitmail json YAML

2018-11-27 14:30:02 UTC MAIN commitmail json YAML

Removed removed packages from Makefile SUBDIRs

Packages are:
ocaml-ppx_ast
ocaml-ppx_core
ocaml-ppx_driver
ocaml-ppx_metaquot
ocaml-ppx_traverse_builtins
ocaml-ppx_type_conv

(jaapb)

2018-11-27 14:29:27 UTC MAIN commitmail json YAML

2018-11-27 14:28:56 UTC MAIN commitmail json YAML

Added ocaml-dune to Makefile SUBDIRs

(jaapb)

2018-11-27 14:27:53 UTC MAIN commitmail json YAML

doc: Added devel/ocaml-dune version 1.5.1

(jaapb)

2018-11-27 14:27:39 UTC MAIN commitmail json YAML

Added package devel/ocaml-dune at version 1.5.1.

This is a rename of existing package devel/ocaml-jbuilder, which I will
be removing in due course.

(jaapb)

2018-11-27 14:03:56 UTC MAIN commitmail json YAML

doc: Updated misc/ocaml-opam-file-format to 2.0.0

(jaapb)

2018-11-27 14:03:45 UTC MAIN commitmail json YAML

Updated misc/ocaml-opam-file-format to version 2.0.0.

No changes from the previous version as far as I can see, but the project
is out of beta upstream.

(jaapb)

2018-11-27 14:02:11 UTC MAIN commitmail json YAML

Replace, not append to WRKSRC/.cargo/config.
This may cause problems if there's already one.
Needed by rust librsvg.

Tested all cargo.mk users in pkgsrc.

(maya)

2018-11-27 13:59:54 UTC MAIN commitmail json YAML

doc: Updated devel/ocamlbuild to 0.13.1

(jaapb)

2018-11-27 13:59:42 UTC MAIN commitmail json YAML

Updated devel/ocamlbuild to version 0.13.1.

Changes include:
- ppopt and ppxopt flags, new options
- bugfixes (a regression from 0.13.0 was fixed in 0.13.1)

(jaapb)

2018-11-27 13:54:02 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-findlib to 1.8.0nb4

(jaapb)

2018-11-27 13:53:46 UTC MAIN commitmail json YAML

Made file optional in devel/ocaml-findlib.

The graphics/META file might be installed or not depending on presence
of its library. I added it to the PLIST as an option to reflect this.

(jaapb)

2018-11-27 13:31:57 UTC MAIN commitmail json YAML

2018-11-27 13:31:20 UTC MAIN commitmail json YAML

doc: Removed devel/ocaml-ppx_type_conv

(jaapb)

2018-11-27 13:30:51 UTC MAIN commitmail json YAML

2018-11-27 13:30:06 UTC MAIN commitmail json YAML

doc: Removed devel/ocaml-ppx_traverse_builtins

(jaapb)

2018-11-27 13:29:43 UTC MAIN commitmail json YAML

2018-11-27 13:28:25 UTC MAIN commitmail json YAML

doc: Removed devel/ocaml-ppx_metaquot

(jaapb)

2018-11-27 13:27:55 UTC MAIN commitmail json YAML

2018-11-27 13:27:11 UTC MAIN commitmail json YAML

doc: Removed devel/ocaml-ppx_driver

(jaapb)

2018-11-27 13:26:22 UTC MAIN commitmail json YAML

Removed devel/ocaml-ppx_core [jaapb 2018-11-27]

(jaapb)

2018-11-27 13:25:50 UTC MAIN commitmail json YAML

2018-11-27 13:24:24 UTC MAIN commitmail json YAML

Removed devel/ocaml-ppx_ast [jaapb 2018-11-27]

(jaapb)

2018-11-27 13:20:21 UTC MAIN commitmail json YAML

Removed devel/ocaml-ppx_ast

This package is superseded by devel/ocaml-ppxlib.

See also my message to pkgsrc-users of Aug 3:
https://mail-index.netbsd.org/pkgsrc-users/2018/08/03/msg027301.html

(jaapb)

2018-11-27 13:07:26 UTC MAIN commitmail json YAML

2018-11-27 12:13:35 UTC MAIN commitmail json YAML

Requesting a newer automake, for the brave soul willing to commit the update.

One package asked for 1.16.

(maya)

2018-11-27 10:36:53 UTC MAIN commitmail json YAML

2018-11-27 10:33:20 UTC MAIN commitmail json YAML

doc/TODO: add some

+ adwaita-icon-theme-3.30.1, glib2-tools-2.58.1, gmime3-3.2.2,
  gnumeric112-1.12.44, gobject-introspection-1.58.1, goffice0.10-0.10.44,
  gssdp-1.1.0.1, gupnp-1.1.0, librsvg-2.44.9 [needs rust+cargo],
  libsigc++-2.10.1, libsoup-2.65.1, meld-3.19.1, openal-soft-1.19.1,
  pangomm-2.42.0, py-gobject3-3.30.2, sslh-1.20, todoman-3.5.0,
  unison-2.48.15v4.

(wiz)

2018-11-27 07:04:01 UTC MAIN commitmail json YAML

Updated security/py-cryptodome, security/py-asyncssh

(adam)

2018-11-27 07:03:38 UTC MAIN commitmail json YAML

py-asyncssh: updated to 1.15.0

Release 1.15.0:

Added the ability to pass keyword arguments provided in the scp() command through to asyncssh.connect() calls it makes, allowing things like custom credentials to be specified.
Added support for a reuse_port argument in create_server(). If set, this will be passed to the asyncio loop.create_server() call which creates listening sockets.
Added support for 窶徭oft窶� EOF when line editing in enabled so that EOF can be signalled multiple times on a channel. When Ctrl-D is received on a channel with line editing enabled, EOF is returned to the application but the channel remains open and capable of accepting more input, allowing an interactive shell to process the EOF for one command but still accept input for subsequent commands.
Added support for the Windows 10 OpenSSH ssh-agent. Thanks go to SamP20 for providing an initial proof of concept and a suggested implementation.
Reworked scoped link-local IPv6 address normalization to work better on Linux systems.
Fixed a problem preserving directory structure in recursive scp().
Fixed SFTP chmod tests to avoid attempting to set the sticky bit on a plain file, as this caused test failures on FreeBSD.
Updated note in SSHClientChannel窶冱 send_signal() documentation to reflect that OpenSSH 7.9 and later should now support processing of signal messages.

(adam)

2018-11-27 06:59:34 UTC MAIN commitmail json YAML

py-cryptodome: updated to 3.7.2

3.7.2:
Fixed compilation problem on ARM platforms.

(adam)

2018-11-27 02:19:04 UTC MAIN commitmail json YAML

2018-11-26 15:29:11 UTC MAIN commitmail json YAML

Fixed the addition entry for dspdfviewer 1.15.1 (again)

(fox)

2018-11-26 15:26:38 UTC MAIN commitmail json YAML

Fixed the addition entry for dspdfviewer

(fox)

2018-11-26 14:50:50 UTC MAIN commitmail json YAML

Added print/dspdfviewer version 1.15.1

(fox)

2018-11-26 14:39:05 UTC MAIN commitmail json YAML

Added dspdfviewer to Makefile SUBDIRs

(fox)

2018-11-26 14:38:27 UTC MAIN commitmail json YAML

Import of dspdfviewer-1.15.1 as print/dspdfviewer

dspdfviewer a simple viewer for latex-beamer presentations that are built
with the show notes on second screen option of latex-beamer. It will take
your PDF file, split it in a left and right half and render the two halves
individually to the screens.

In addition, your laptop screen will contain some counters and a
wall-clock, which may help you time your presentation right.

(fox)

2018-11-26 14:33:44 UTC MAIN commitmail json YAML

mpv: Update distinfo

patch-video_out_opengl_hwdec__vaegl.c was removed and
`WAF_CONFIGURE_ARGS+= --disable-egl-x11' is used instead.

(leot)

2018-11-26 12:29:21 UTC MAIN commitmail json YAML

chat/gajim: Depend on sqlite3.

(nia)

2018-11-26 12:26:54 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 1.11.0

(tron)

2018-11-26 12:26:19 UTC MAIN commitmail json YAML

mutt: Update to version 1.11.0

Changes since version 1.10.1:
+ inotify is used for local mailbox monitoring on Linux.  Configuration flag
  --disable-filemonitor turns this off.
+ OAUTHBEARER support for IMAP, SMTP and POP via
  $imap_oauth_refresh_command, $smtp_oauth_refresh_command, and
  $pop_oauth_refresh_command.
! $pgp_timeout and $smime_timeout support 32-bit numbers.
+ <check-stats> manually updates mailbox statistics, the same way
  $mail_check_stats does when set.
! Thread limited views, e.g. ~(pattern), now show new mail as it arrives.
! Command line argument -z and -Z options also work for IMAP mailboxes.
+ $imap_condstore and $imap_qresync enable IMAP CONDSTORE and QRESYNC
  support, respectively.  QRESYNC should provide much faster mailbox opening.
! $abort_noattach skips quoted lines (as defined by $quote_regexp and
  $smileys).
! Initial IMAP header downloading can be aborted with ctrl-c.
+ <compose-to-sender> composes a message to the sender of the selected
  message, in the index or attachment menu.
! Address book queries ($query_format) now support multibyte characters.
+ Finnish translation.
! pgpring has been renamed to mutt_pgpring.
! Certificate prompts show sha-256 instead of md5 fingerprints.
! Non-threaded $sort_aux "reverse-" settings now work properly.
+ The manual can be generated and installed in GNU Info format.
+ index-format-hook and the new %@name@ expando for $index_format enable
  dynamic index formats using pattern matching against the current message.
  This can be used, for example, to format dates based on the age of
  the message.
! Relative date matching allows hour, minute, and second units: HMS.

(tron)

2018-11-26 12:24:47 UTC MAIN commitmail json YAML

Add bluray option, and enable by default. Bump PKGREVISION

(abs)

2018-11-26 11:25:40 UTC MAIN commitmail json YAML

Explicitly pass --disable-egl-x11 to configure to ensure consistent builds

(abs)

2018-11-26 11:17:31 UTC MAIN commitmail json YAML

libusb1: SunOS now needs libcmdutils for list_*.

(jperkin)

2018-11-26 09:47:11 UTC MAIN commitmail json YAML

Updated editors/hnb

(fox)

2018-11-26 09:15:53 UTC MAIN commitmail json YAML

2018-11-26 09:09:53 UTC MAIN commitmail json YAML

Updated devel/py-astroid, devel/py-pylint

(adam)

2018-11-26 09:09:34 UTC MAIN commitmail json YAML

py-pylint: updated to 2.2.0

What's New in Pylint 2.2?

* Consider range() objects for undefined-loop-variable leaking from iteration.
* deprecated-method can use the attribute name for identifying a deprecated method
  Previously we were using the fully qualified name, which we still do, but the fully
  qualified name for some unittest deprecated aliases leads to a generic
  deprecation function. Instead on relying on that, we now also rely on the attribute
  name, which should solve some false positives.
* Fix compatibility with changes to stdlib tokenizer.
* pylint is less eager to consume the whole line for pragmas
* Obtain the correct number of CPUs for virtualized or containerized environments.
* Change unbalanced-tuple-unpacking back to a warning.
  It used to be a warning until a couple of years ago, after it was promoted to
  an error. But the check might be suggesting the wrong thing in some cases,
  for instance when checking against sys.argv which cannot be known at static
  analysis time. Given it might rely on potential unknown data, it's best to
  have it as a warning.
* Remove enumerate usage suggestion when defining __iter__ (C0200)
* Emit too-many-starred-assignment only when the number of Starred nodes is per assignment elements
* try-except-raise checker now handles multilevel inheritance hirerachy for exceptions correctly.
* Add a new check, simplifiable-if-expression for expressions like True if cond else False.
* too-few-public-methods is not reported for typing.NamedTuple
* too-few-public-methods is not reported for dataclasses created with options.
* Remove wrong modules from 'bad-python3-import'.
* The json reporter prints an empty list when no messages are emitted
* Add a new check, duplicate-string-formatting-argument
  This new check is emitted whenever a duplicate string formatting argument
  is found.
* assignment-from-no-return is not emitted for coroutines.
* Report format string type mismatches.
* consider-using-ternary and simplified-boolean-expression no longer emit for sequence based checks
* Handle AstroidSyntaxError when trying to import a module.
* Allow __module__ to be redefined at a class level.
* pylint used to emit a unused-variable error if unused import was found in the function. Now instead of
  unused-variable, unused-import is emitted.
* Handle asyncio.coroutine when looking for not-an-iterable check.
* The locally-enabled check is gone.
* Infer decorated methods when looking for method-hidden
* Pick the latest value from the inferred values when looking for raising-non-exception
* Extend the TYPE_CHECKING guard to TYPE_CHECKING name as well, not just the attribute
* Ignore import x.y.z as z cases for checker useless-import-alias.
* Fix false positive undefined-variable and used-before-assignment with nonlocal keyword usage.
* Stop protected-access exception for missing class attributes
* Don't emit assignment-from-no-return for decorated function nodes
* unnecessary-pass is now also emitted when a function or class contains only docstring and pass statement.
  In Python, stubbed functions often have a body that contains just a single pass statement,
  indicating that the function doesn't do anything. However, a stubbed function can also have just a
  docstring, and function with a docstring and no body also does nothing.
* duplicate-argument-name is emitted for more than one duplicate argument per function
* Allow double indentation levels for more distinguishable indentations
* Consider tuples in exception handler for try-except-raise.
* Fix astroid.ClassDef check in checkers.utils.is_subclass_of
* Fix wildcard imports being ignored by the import checker
* Fix external/internal distinction being broken in the import graph
* Fix wildcard import check not skipping __init__.py
* Fix --ignore-imports to understand multi-line imports
* Add a new check 'implicit-str-concat-in-sequence' to spot string concatenation inside lists, sets & tuples.
* literal-comparison is now emitted for 0 and 1 literals.

(adam)

2018-11-26 09:00:52 UTC MAIN commitmail json YAML

py-astroid: updated to 2.1.0

What's New in astroid 2.1.0?

* threading.Lock.acquire has the timeout parameter now.

* Pass parameters by keyword name when inferring sequences.

* Correct line numbering for f-strings for complex embedded expressions

  When a f-string contained a complex expression, such as an attribute access,
  we weren't cloning all the subtree of the f-string expression for attaching the correct
  line number. This problem is coming from the builtin AST parser which gives for the f-string
  and for its underlying elements the line number 1, but this is causing all sorts of bugs and
  problems in pylint, which expects correct line numbering.

* Add support for argparse.Namespace

* async functions are now inferred as AsyncGenerator when inferring their call result.

* Filter out Uninferable when inferring the call result result of a class with an uninferable __call__ method.

* Make compatible with AST changes in Python 3.8.

* Subscript inference (e.g. "a[i]") now pays attention to multiple inferred values for value
  (e.g. "a") and slice (e.g. "i")

(adam)

2018-11-26 07:12:40 UTC MAIN commitmail json YAML

USE_GAMESGROUP, not SETGIDGAME.

(dholland)

2018-11-26 06:53:12 UTC MAIN commitmail json YAML

2018-11-26 06:52:55 UTC MAIN commitmail json YAML

Woops, bump PKGREVISION to 5 for previous.

(dholland)

2018-11-26 06:52:22 UTC MAIN commitmail json YAML

Add a distfile patch to handle pervasive LP64 problems.
Also include assorted cleanup: don't use sprintf, don't use getwd,
fix some 32-bit file size truncations I noticed, use standard
functions and headers, etc.

patch-ac has been rolled into the distfile patch, but (for now anyway)
not the others.

Use tradcpp to produce the app-defaults file (and an install script)
as otherwise these were getting mangled.

PR 52739.

This makes it no longer segfault calling XtVaSetValues() on all LP64
platforms. But, unfortunately, for me it's still crashing, and I'm out
of available time to chase the problem further.

The symptom is that it crashes with a bad font pointer in the
Initialize code of its TextField widget, which seems to be because
something overwrites some X resource strings with garbage so the font
doesn't get set. I think. This seems to be happening from inside libXt.

Disabling libXaw3d (which there isn't a straightforward pkgsrc hook
for) makes it run, or at least start, so I think it's a net
improvement.

(dholland)

2018-11-25 23:46:38 UTC MAIN commitmail json YAML

update to bozohttpd 20181125: fix the -X/-x options.

(mrg)

2018-11-25 20:55:59 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-battery-plugin to 1.1.0nb7

(martin)

2018-11-25 20:55:42 UTC MAIN commitmail json YAML

2018-11-25 20:39:29 UTC MAIN commitmail json YAML

libva-driver-vdpau: Fix DISTNAME.

(wiz)

2018-11-25 20:20:58 UTC MAIN commitmail json YAML

2018-11-25 20:17:41 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkg_chk to 2.0.11

(martin)

2018-11-25 20:17:26 UTC MAIN commitmail json YAML

Add a -d option to avoid cleaning after building from source - for debuging
purposes or to speed up builds when the full WORKOBJDIR can be blown
away later much more efficently.
Bump version. OK: abs@

(martin)

2018-11-25 19:26:29 UTC MAIN commitmail json YAML

Add conditional defines for some EGL extensions to fix build with
pkgsrc mesa-11.2.2.

Taken from https://github.com/mpv-player/mpv/issues/5599

(abs)

2018-11-25 18:30:03 UTC MAIN commitmail json YAML

mysql57*: bump netbsd/i386 to i586 for atomics.

reported by gdt in tech-pkg

(maya)

2018-11-25 17:04:40 UTC MAIN commitmail json YAML

Do not force the gtk version, let cmake find the right one from buildlink.
No change to binaries so no revision bump.

(bouyer)

2018-11-25 17:03:42 UTC MAIN commitmail json YAML

doc: Updated devel/libusb1 to 1.0.22

(gdt)

2018-11-25 17:03:34 UTC MAIN commitmail json YAML

libusb: update to 1.0.22

2018-03-24: v1.0.22:
* New libusb_set_option() API
* Fix transfer timeout not being cleared upon resubmission
* Report super speed plus devices on modern Linux and macOS
* Darwin: Improve support for macOS Sierra and High Sierra
* Darwin: SDK fixes and improvements
* Linux: Let initialization succeed when no devices are present
* Linux: Mark internal file descriptors with CLOEXEC flag
* Solaris: Add support for attach/detach kernel driver
* Windows: Add dynamic UsbDk backend selection
* Windows: Add isochronous transfer support via libusbK
* Windows: Add Visual Studio 2017 support
* Windows: Fix enumeration problems on Windows 8 and later
* Windows: Major rework of poll() emulation
* Windows: Numerous HID API fixes
* Windows: Support cancelation of individual transfers (Vista and later)
* Various other bug fixes and improvements

(gdt)

2018-11-25 16:15:54 UTC MAIN commitmail json YAML

Fix obvious bug in is_queue_fs_case_sensitive().

(schmonz)

2018-11-25 15:51:01 UTC MAIN commitmail json YAML

grub2: be consistent about ifdef macros to fix the build for the weird case
of netbsd current broken zfs userland exposure.

(maya)

2018-11-25 15:10:31 UTC MAIN commitmail json YAML

Updated security/py-cryptodome, graphics/py-graphviz

(adam)

2018-11-25 15:10:06 UTC MAIN commitmail json YAML

py-graphviz: updated to 0.10.1

Version 0.10.1
--------------
Fix broken renderer argument in pipe() method and function.

Version 0.10
------------
Add format argument to Graph/Digraph.render(). This follows stand-alone
render() function and mirrors the Graph/Digraph.pipe() method (usually,
format is set on the instance).

Add renderer and formatter arguments to Graph/Digraph.render() and
pipe() methods, as well as stand-alone render() and pipe() functions.

(adam)

2018-11-25 15:05:56 UTC MAIN commitmail json YAML

py-cryptodome: updated to 3.7.1

3.7.1:
New features
Added type stubs to enable static type checking with mypy.
New update_after_digest flag for CMAC.

Resolved issues
Fixed problem with gcc 4.x when compiling ghash_clmul.c.
Incorrect digest value produced by CMAC after cloning the object.
Method update() of an EAX cipher object was returning the underlying CMAC object, instead of the EAX object itself.
Method update() of a CMAC object was not throwing an exception after the digest was computed (with digest() or verify()).

(adam)

2018-11-25 14:52:43 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Tidy to 20181120

(wen)

2018-11-25 14:51:03 UTC MAIN commitmail json YAML

Update to 20181120

Upstream changes:
## 2018 11 20

    - fix RT#127736 Perl-Tidy-20181119 has the EXE_FILES entry commented out in
      Makefile.PL so it doesn't install the perltidy script or its manpage.

## 2018 11 19

    - Removed test case 'filter_example.t' which was causing a failure on a
      Windows installation for unknown reasons, possibly due to an unexpected
      perltidyrc being read by the test script.  Added VERSION numbers to all
      new modules.

## 2018 11 17

    - Fixed RT #126965, in which a ternary operator was misparsed if immediately
      following a function call without arguments, such as:
        my $restrict_customer = shift ? 1 : 0;

    - Fixed RT #125012: bug in -mangle --delete-all-comments
      A needed blank space before bareword tokens was being removed when comments
      were deleted

    - Fixed RT #81852: Stacked containers and quoting operators. Quoted words
      (qw) delimited by container tokens ('{', '[', '(', '<') are now included in
      the --weld-nested (-wn) flag:

          # perltidy -wn
          use_all_ok( qw{
                PPI
                PPI::Tokenizer
                PPI::Lexer
                PPI::Dumper
                PPI::Find
                PPI::Normal
                PPI::Util
                PPI::Cache
                } );

    - The cuddled-else (-ce) coding was merged with the new cuddled-block (-cb)
      coding.  The change is backward compatible and simplifies input.
      The --cuddled-block-option=n (-cbo=n) flag now applies to both -ce and -cb
      formatting.  In fact the -cb flag is just an alias for -ce now.

    - Fixed RT #124594, license text desc. changed from 'GPL-2.0+' to 'gpl_2'

    - Fixed bug in which a warning about a possible code bug was issued in a
      script with brace errors.

    - added option --notimestamp or -nts to eliminate any time stamps in output
      files.  This is used to prevent differences in test scripts from causing
      failure at installation. For example, the -cscw option will put a date
      stamp on certain closing side comments. We need to avoid this in order
      to test this feature in an installation test.

    - Fixed bug with the entab option, -et=8, in which the leading space of
      some lines was was not entabbed.  This happened in code which was adjusted
      for vertical alignment and in hanging side comments. Thanks to Glenn.

    - Fixed RT #127633, undesirable line break after return when -baao flag is set

    - Fixed RT #127035, vertical alignment. Vertical alignment has been improved
      in several ways.  Thanks especially to Michael Wardman and Glenn for sending
      helpful snippets.

      - Alignment of the =~ operators has been reactivated.

          OLD:
          $service_profile =~ s/^\s+|\s+$//g;
          $host_profile =~ s/^\s+|\s+$//g;

          NEW:
          $service_profile =~ s/^\s+|\s+$//g;
          $host_profile    =~ s/^\s+|\s+$//g;

      - Alignment of the // operator has been reactivated.

          OLD:
          is( pop // 7,      7, 'pop // ... works' );
          is( pop() // 7,    0, 'pop() // ... works' );
          is( pop @ARGV // 7, 3, 'pop @array // ... works' );

          NEW:
          is( pop      // 7, 7, 'pop // ... works' );
          is( pop()    // 7, 0, 'pop() // ... works' );
          is( pop @ARGV // 7, 3, 'pop @array // ... works' );

      - The rules for alignment of just two lines have been adjusted,
        hopefully to be a little better overall.  In some cases, two
        lines which were previously unaligned are now aligned, and vice-versa.

          OLD:
          $expect = "1$expect" if $expect =~ /^e/i;
          $p = "1$p" if defined $p and $p =~ /^e/i;

          NEW:
          $expect = "1$expect" if $expect =~ /^e/i;
          $p      = "1$p"      if defined $p and $p =~ /^e/i;

    - RT #106493; source code repository location has been added to docs; it is
        https://github.com/perltidy/perltidy

    - The packaging for this version has changed. The Tidy.pm module is much
      smaller.  Supporting modules have been split out from it and placed below
      it in the path Perl/Tidy/*.

    - A number of new installation test cases have been added. Updates are now
      continuously tested at Travis CI against versions back to Perl 5.08.

(wen)

2018-11-25 14:45:44 UTC MAIN commitmail json YAML

Updated devel/p5-PerlX-Maybe to 1.201

(wen)

2018-11-25 14:44:39 UTC MAIN commitmail json YAML

Update to 1.201

Upstream changes:
1.201  2018-11-25

- Improve documentation for `provided_deref`.
  Michael Jemmeson++

1.200  2018-10-10      Big new features time!

[ Packaging ]
- Package using newer version of Dist::Inkt.
- Require Scalar::Util.

(wen)

2018-11-25 14:38:23 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.063

(wen)

2018-11-25 14:34:09 UTC MAIN commitmail json YAML

Update to 0.063

Upstream changes:
0.063          2018-11-08      T. R. Wyant
    Silence weird-character parse tests and make them no longer
    author-only.

    Further deprecate 'parse' argument to new(). You now get a warning
    on each use.

(wen)

2018-11-25 14:26:35 UTC MAIN commitmail json YAML

Updated devel/p5-prefork to 1.05

(wen)

2018-11-25 14:24:44 UTC MAIN commitmail json YAML

Update to 1.05

Upstream changes:
1.05      2018-10-27 01:16:51Z
          - distribution tooling updates

(wen)

2018-11-25 13:50:41 UTC MAIN commitmail json YAML

Updated devel/p5-Proc-Pidfile to 1.09

(wen)

2018-11-25 13:49:20 UTC MAIN commitmail json YAML

Update to 1.09

Upstream changes:
1.09 2018-09-26 NEILB
    - Only one odd looking fail on CPAN Testers, so doing a non-developer
      release, as that will get more testing.

1.08_05 2018-09-26 NEILB
    - After lots of testing to try and cope with parallel smoke testers,
      decided its best to avoid that problem by having each installation
      create a unique name for the pidfile, so the tests won't collide.

1.08_04 2018-09-24 NEILB
    - Don't bother with /var/run
    - Use File::Spec to portably build paths. Hopefully will sort out
      at least some of the Windows fails on CPAN Testers.

1.08_03 2018-09-16 NEILB
    - I realised that some of the test cases should set the new "retries"
      parameter to zero, otherwise they'll increase the chance of problems
      with parallel smokers.

1.08_02 2018-09-13 NEILB
    - Extended the SEE ALSO section with a bunch of modules for the same task.
    - Changed the parameter name from "attempts" to "retries",
      and added documentation for it.
    - Added verbose message about backing off.

1.08_01 2018-09-12 NEILB
    - If pidfile already exists and process is running,
      retry a couple of times. Parallel smoke testers were producing
      spurious fails; this will hopefully fix that, and is potentially
      a useful feature to have anyway.

1.08 2018-09-07 NEILB
    - Fixes for when running in taint mode. One fix from Laurence Darby,
      and one from me.
    - Include META.json in releases
    - Made the SEE ALSO mention of Proc::PID::File linked -- MANWAR.

1.07_01 2018-09-07 NEILB
    - Fixes for when running in taint mode. One fix from Laurence Darby,
      and one from me.
    - Include META.json in releases

(wen)

2018-11-25 13:19:09 UTC MAIN commitmail json YAML

Updated devel/p5-Specio to 0.43

(wen)

2018-11-25 13:17:48 UTC MAIN commitmail json YAML

Update to 0.43

Upstream changes:
0.43    2018-10-26

- Optimized compile-time operations to make Specio itself quicker to
  load. Specio's load time is a non-trivial part of the load time of DateTime
  (and presumably other things that use it). Based on
  https://github.com/houseabsolute/DateTime.pm/issues/85. Reported by
  versable.

(wen)

2018-11-25 13:13:42 UTC MAIN commitmail json YAML

Updated devel/p5-Test-HTTP-LocalServer to 0.64

(wen)

2018-11-25 13:12:31 UTC MAIN commitmail json YAML

Update to 0.64

Upstream changes:
0.64 2018-10-28
    * Re-release including correct META.* information
    * No upgrade necessary

(wen)

2018-11-25 13:07:19 UTC MAIN commitmail json YAML

Updated devel/p5-Test-POE-Client-TCP to 1.26

(wen)

2018-11-25 13:06:08 UTC MAIN commitmail json YAML

Update to 1.26

Upstream changes:
version 1.26 at 2018-11-16 18:59:15 +0000
-----------------------------------------

  Change: 568bcd2cf9d6433af20a9c656566534c48376e8d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-11-16 18:59:15 +0000

    Require a more recent Socket

-----------------------------------------
version 1.24 at 2018-09-17 09:02:56 +0000
-----------------------------------------

  Change: e388b5a07feb6fcf272c916236f0698ffbbd1a91
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-09-17 10:02:56 +0000

    Release engineering for 1.24

  Change: a0d662f7225e68faf8dd8f4d76ec85e7f3af1490
  Author: Damyan Ivanov <dmn@debian.org>
  Date : 2018-09-16 20:49:45 +0000

    add support for IPv6

(wen)

2018-11-25 12:57:06 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Script to 1.25

(wen)

2018-11-25 12:56:10 UTC MAIN commitmail json YAML

Update to 1.25

Upstream changes:
1.25      2018-09-27 15:33:19 -0400
  - Production release identical to 1.24_01 release.

1.24_01  2018-09-24 12:38:07 -0400
  - Add interpreter_options to script_runs options

(wen)

2018-11-25 12:49:33 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Trap to 0.3.4

(wen)

2018-11-25 12:43:40 UTC MAIN commitmail json YAML

Update to 0.3.4

Upstream changes:
0.3.4  Sun Oct 14 20:39:41 CEST 2018
        For this release, many thanks go to Todd Rinaldo, who found
        that my fix for the $^E clobbering wound up clobbering $! in
        every basic test.
        - Declared some required and optional dependencies.
        - RT #127112 is addressed, using the patch from TODDR@cpan.org
          augmented wtih a comment.
        - A regression test has been added for this.

(wen)

2018-11-25 12:42:49 UTC MAIN commitmail json YAML

Updated lang/oracle-jre8 to 8.0.191
Updated lang/oracle-jdk8 to 8.0.191

(ryoon)

2018-11-25 12:41:50 UTC MAIN commitmail json YAML

2018-11-25 12:03:32 UTC MAIN commitmail json YAML

add a warning about the amanda-security.conf file

(spz)

2018-11-24 19:14:56 UTC MAIN commitmail json YAML

doc: Updated editors/abiword-plugins to 3.0.2

(nia)

2018-11-24 19:14:26 UTC MAIN commitmail json YAML

doc: Updated editors/abiword to 3.0.2

(nia)

2018-11-24 19:14:09 UTC MAIN commitmail json YAML

editors/abiword: Update to 3.0.2

Changes:

Fixes in the core (all platforms)

    Various build fixes: Bug 13697, bug 13650, bug 13726, Bug 13753, Bug 13569
    Various crash fixes: Bug 13716, Bug 13752, Bug 13807, Bug 13766
    Various memory leaks fixes.
    Bug 13709 - Fix import of very long paragraphs.

Gtk

Fixes specific to the Gtk+ version

    Bug 13533 - Fix printing of SVG images.
    Bug 13722 - Fix scrolling in the Insert Symbol dialog.
    Bug 13729 - Make the available languages list expandable.
    Bug 13731 - Fix text rendering after an SVG image
    Bug 13662 - Never change an image resolution on scaling.
    Bug 13734 - Do not execute radio buttons events when unchecked.
    Bug 13736 - Properly iterate through the plugin arguments
    Fix SVG icon.)
    Fixed bug in the font chooser.
    Bug 13773 - Fix the ruler and background page theming on Gtk3. Ruler knobs no longer do "3D" on Gtk3. Bug 13762
    Bug 13787 - Fix the table widget drawing
    AbiWord works better on Wayland: Bug 13766, Bug 13767

Import/Export

Fixes in the OpenDocument importer / exporter

    Bug 13707 - Fixed paragraph export to Open Document.
    Bug 13706 - If needed apply default style for headers.
    OpenDocument: Fix a buffer overrun

Plugins

Fixes in the collaboration plugin

    Fix various build issues. Bug 13712, Bug 13754 and Bug 13742

(nia)

2018-11-24 18:42:43 UTC MAIN commitmail json YAML

upgrade to 20181124.  fixes -i bug, and minor compile issues.

(mrg)

2018-11-24 17:12:55 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-run to 20181124.1

(schmonz)

2018-11-24 17:12:00 UTC MAIN commitmail json YAML

Bump version and acceptutils dependency for authup regression fix.

(schmonz)

2018-11-24 17:11:19 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-acceptutils to 20181124.1

(schmonz)

2018-11-24 17:11:08 UTC MAIN commitmail json YAML

Update to 20181124.1, quickly fixing 20181124's regression in
authup. Changes:

- fixsmtpio: Set FIXSMTPIOTLS in the environment when TLS has been negotiated.

When upgrading, be sure to add _this_ entry to control/fixsmtpio:

  # Remove greeting for child process restarted after upgrading to STARTTLS
  FIXSMTPIOTLS:greeting::2*::

(schmonz)

2018-11-24 16:38:19 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-run to 20181124

(schmonz)

2018-11-24 16:38:14 UTC MAIN commitmail json YAML

Bump dependency on qmail-acceptutils for new STARTTLS behavior, and
provide the necessary configuration entry.

(schmonz)

2018-11-24 16:36:35 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-acceptutils to 20181124

(schmonz)

2018-11-24 16:36:30 UTC MAIN commitmail json YAML

Update to 20181124. Changes:

- fixsmtpio: Fix "out of memory" errors with big attachments by handling
  DATA specially (no parsing or copying).
- FIXSMTPIODEBUG: log our pid and child's basename and pid.
- fixsmtpio: Ensure STARTTLS resets all state by restarting qmail-smtpd.

When upgrading, be sure to add this entry to control/fixsmtpio:

    # Remove greeting for child process restarted after upgrading to STARTTLS
    SSL_CIPHER:greeting::2*::

(schmonz)

2018-11-24 15:35:40 UTC MAIN commitmail json YAML

Updated devel/py-cython, devel/py-test

(adam)

2018-11-24 15:35:13 UTC MAIN commitmail json YAML

py-test: updated to 4.0.1

pytest 4.0.1:

Bug Fixes
- Display warnings before "short test summary info" again, but still later warnings in the end.
- Handle uninitialized exceptioninfo in repr/str.
- Do not create .gitignore/README.md files in existing cache directories.
- Rearrange warning handling for the yield test errors so the opt-out in 4.0.x correctly works.
- Fix collection of testpaths with --pyargs.
- Fix assertion rewriting involving Starred + side-effects.
- Ensure we resolve the absolute path when the given --basetemp is a relative path.

- Use pkg_resources.parse_version instead of LooseVersion in minversion check.
- Adjust the stack level of some internal pytest warnings.

(adam)

2018-11-24 15:33:06 UTC MAIN commitmail json YAML

py-cython: updated to 0.29.1

0.29.1:

Bugs fixed
----------

* Extensions compiled with MinGW-64 under Windows could misinterpret integer
  objects larger than 15 bit and return incorrect results.

* Cython no longer requires the source to be writable when copying its data
  into a memory view slice.

* Line tracing of try-statements generated invalid C code.

* When using the warn.undeclared directive, Cython's own code generated
  warnings that are now fixed.

* Cython's memoryviews no longer require strides for setting the shape field
  but only the PyBUF_ND flag to be set.

* Some C compiler warnings about unused memoryview code were fixed.

* A C compiler warning about implicit signed/unsigned conversion was fixed.

* Assignments to C++ references returned by operator[] could fail to compile.

* The power operator and the support for NumPy math functions were fixed
  in Pythran expressions.

* Signatures with memory view arguments now show the expected type
  when embedded in docstrings.

* Some from ... cimport ... constructs were not correctly considered
  when searching modified dependencies in cythonize() to decide
  whether to recompile a module.

* A struct field type in the cpython.array declarations was corrected.
  Patch by John Kirkham.

(adam)

2018-11-24 15:04:04 UTC MAIN commitmail json YAML

xcursor-vanilla-dmz: / at beginning of distfile path isn't needed

(nia)

2018-11-24 14:10:03 UTC MAIN commitmail json YAML

Enable libva-utils

(ryoon)