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

2024-05-13 05:48:27 UTC Now

2019-01-26 08:25:56 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20190120

(wen)

2019-01-26 08:24:40 UTC MAIN commitmail json YAML

Update to 5.20190120

Upstream changes:
5.20190120
  - Updated for v5.29.7

5.20181218
  - Updated for v5.29.6

(wen)

2019-01-26 08:20:45 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CPANTS-Analyse to 0.99

(wen)

2019-01-26 08:19:53 UTC MAIN commitmail json YAML

Update to 0.99
Add missing DEPENDS

Upstream changes:
0.99 2019-01-15
  - requires Module::Find

0.98 2019-01-15
  ** BACKWARD INCOMPATIBLE (INTERNAL) CHANGE **
  - Module::CPANTS::Kwalitee now uses Module::Find to find
    Kwalitee modules (instead of Module::Pluggable that unconditonally
    spits a deprecation warning). You usually don't need to care
    but if you have your custom Kwalitee plugin loader (such as
    Module::CPANTS::SiteKwalitee), you need to change it.
    Sorry for the inconvenience.

  - Allow dash and dot in script name in the NAME section for
    non-pm, non-pod files

0.97_11 2018-04-22
  - no changes; for testing

0.97_10 2018-04-22
  - no changes; for testing

0.97_09 2018-04-22
  - no changes; for testing

0.97_08 2018-04-22
  - no changes; for testing

0.97_07 2018-04-22
  - no changes; for testing

0.97_06 2018-04-22
  - no changes; for testing

0.97_05 2018-04-22
  - no changes; for testing

0.97_04 2018-04-21
  - Skip everything in MANIFEST.SKIP while testing symlinks (GH#33, Tux++)

0.97_03 2016-09-01
  - Not to check use_strict/use_warnings for Perl 6 modules in a
    Perl 5 distribution (Stefan Seifert++)
  - Worked around a File::Find::Object issue (reported by dolmen)
  - Fixed dynamic_config handling (David Golden++)
  - Improved LICENSE file detection (RT#114247)

0.97_02 2016-04-27
  - Requires List::Util 1.33

0.97_01 2016-04-24
  - Added has_meta_json metric (RT#107885)
  - Accept a few more README extensions (mrcaron)
  - Accept two more Moose modules as strict equivalents
  - Various micro optimization for performance
  - Dropped a few dependencies
  - Doc patch from brac-mac and joenio

(wen)

2019-01-26 08:18:45 UTC MAIN commitmail json YAML

collection-langjapanese: update to rev 48752

(markd)

2019-01-26 08:11:50 UTC MAIN commitmail json YAML

Added devel/p5-Data-Binary version 0.01

(wen)

2019-01-26 08:10:12 UTC MAIN commitmail json YAML

Add p5-Data-Binary

(wen)

2019-01-26 08:08:41 UTC MAIN commitmail json YAML

Import Data-Binary-0.01 as devel/p5-Data-Binary

Data::Binary provides string equivalents to the -T / -B operators. Since these
only work on file names and file handles, this module provides the same
functions but on strings.

Note that the actual implementation is currently different, basically because
the -T / -B functions are in C/XS, and this module is written in pure Perl. For
now, anyway.

(wen)

2019-01-26 08:04:32 UTC MAIN commitmail json YAML

tex-tkz-base{,-doc}: update to 1.16d

Minor update (with Alain Matthes' permission) to
tkz-base  tkz-doc  tkz-graph tkz-kiviat tkz-linknodes tkz-tab
to avoid loading the etex package in current LaTeX releases

(markd)

2019-01-26 07:50:00 UTC MAIN commitmail json YAML

tex-epstopdf{,-doc}: update to 2.28

epstopdf 2.28 changes to output PDF version 1.5 by default. Before, it
output whatever version the underlying Ghostscript or other interpreter
had as default. In Ghostscript 9,25, that changed to 1.7, which would
cause many warnings in the TeX world.

To override the PDF version, use epstopdf
--gsopt=-dCompatibilityLevel=1.7 (for example).

(markd)

2019-01-26 07:49:17 UTC MAIN commitmail json YAML

Updated devel/p5-Module-ScanDeps to 1.27

(wen)

2019-01-26 07:48:24 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
1.27  2019-01-15

- fixes by Shawn Laffan <shawnlaffan@gmail.com>
  - Process lines like "{ package foo; use if 1, "warnings"; } (#8)
  - Also handle 'do {use module; ...}'

- some clean ups
  - scandeps.pl: sort output by module name
  - add_deps(): use _gettype() instead of inline code
  - _compile_or_execute(): require DynaLoader _before_ accessing
    its variables
  - t/7-check-dynaloader.t: improve diagnostics

- drop Cwd from the list of potential XS modules

- suppress warnings in some ancient Perls

1.26  2018-12-12

- Glue DLLs of XS modules should have type "shared" rather than "data"

  Detection broke on Windows where nowadays $Config{dlext} = "xs.dll"
  (i.e. it's not a simple suffix)

- Mention some other modules: Module::ExtractUse and Perl::PrereqScanner::* family

- Add %Preload rules for:
  - JSON::MaybeXS
  - HTTP::Entity::Parser
  - FFI::Platypus

(wen)

2019-01-26 07:46:26 UTC MAIN commitmail json YAML

Updated devel/p5-Term-ReadKey to 2.38

(wen)

2019-01-26 07:45:22 UTC MAIN commitmail json YAML

Update to 2.38

Upstream changes:
2.38    - 2019-01-05
        * Bundle up various changes including:
                * Indexing improvements
                * Makefile improvements for some make utils
                * Various code cleanups and modernizations

(wen)

2019-01-26 07:42:47 UTC MAIN commitmail json YAML

Updated devel/p5-Term-ReadLine to 1.36

(wen)

2019-01-26 07:42:00 UTC MAIN commitmail json YAML

Update to 1.36

Upstream changes:
1.36  2019-01-14
        - readline-8.0 support
            new function
                rl_empty_keymap
                rl_set_keymap_name
                rl_check_signals
            new variable
                history_quoting_state
            rl_function_of_keyseq uses rl_function_of_keyseq_len to
            support an arbitrary key sequence that may include NULs.
        - new() checks the number of arguments.
        - make 'use Term::ReadLine::Gnu' fail if $TERM is not set or
          on a dumb terminal.  'use Term::ReadLine' uses
          Term::ReadLine::Stub instead. [rt.cpan.org #123398]
        - Makefile.PL: checks the tinfo library for Debian.
        - add t/01test_use.t and t/02test_use.t.
        - comment out a hack for the CPAN Test on OpenBSD added on
          TRG 1.22.
        - t/utf8_binary.t, t/utf8_text.t: skipped on Perl 5.8.

(wen)

2019-01-26 07:38:54 UTC MAIN commitmail json YAML

Updated devel/p5-Term-Shell to 0.10

(wen)

2019-01-26 07:37:01 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10    2018-12-22
    - Convert dist.ini to @SHLOMIF .
    - Add .travis.yml / Travis-CI
        - https://github.com/shlomif/Term-Shell/pull/1
        - Thanks to https://github.com/jluis
    - Bump minimal required version of perl to 5.014.
        - https://github.com/shlomif/supporting-older-perl5-releases/blob/master/about-supporting-older-perl5-releases.pod

(wen)

2019-01-26 07:20:07 UTC MAIN commitmail json YAML

tex-breqn: update to 0.98f

* Insert `\nolinenumbers` inside maths environments if the `lineno`
  package is loaded.  It would be better to insert a line number,
  but at least with this the document still compiles!

(markd)

2019-01-26 07:10:14 UTC MAIN commitmail json YAML

2019-01-26 04:21:38 UTC MAIN commitmail json YAML

more tex updates

(markd)

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

tex-eplain: add tex-dehyph dependency

(markd)

2019-01-26 04:15:48 UTC MAIN commitmail json YAML

tex-jadetex: add tex-dehyph dependency

(markd)

2019-01-26 04:12:19 UTC MAIN commitmail json YAML

tex-latex-bin: depend on tex-dehyph

(markd)

2019-01-26 04:02:59 UTC MAIN commitmail json YAML

tex-xmltex: add tex-dehyph dependency

(markd)

2019-01-26 03:53:39 UTC MAIN commitmail json YAML

tex-thumbpdf: update to 3.17

* latex .sty updated to remove some warnings and quit with just a log
  message if it detects compression is being used.

* Update the perl to quote { and } in regular expressions due to
  stricter syntax rules in more recent perl releases.

(markd)

2019-01-26 03:43:59 UTC MAIN commitmail json YAML

texlive-collection-langgerman: update to rev 48599

(markd)

2019-01-26 03:39:45 UTC MAIN commitmail json YAML

print: add tex-dehyph

(markd)

2019-01-26 03:38:40 UTC MAIN commitmail json YAML

tex-dehyph: Added version 2018

The package provides older hyphenation patterns for the German
language. Please note that by default only pdfLaTeX uses these
patterns (mainly for backwards compatibility). The older
packages ghyphen and gnhyph are now bundled together with
dehyph, and are no longer be updated. Both XeLaTeX and LuaLaTeX
use the current German hyphenation patterns taken from
Hyphenation patterns in UTF-8, and using the Experimental
hyphenation patterns for the German language package it is
possible to make pdfLaTeX use the new German patterns as well.

(markd)

2019-01-26 03:19:53 UTC MAIN commitmail json YAML

tex-csplain: update to 2018.48563

in opmax.tex:
May  2018  \chap: \edef\thesecnum added (J. Sustek)
          \printchap: \vfill\supereject instead \vfil\break
          \link: argument in group in both: \hyperlinks on/off (J. Sustek)
Aug. 2018  \wlabel: \protectlist added.
          \Xlabel: \sxdef{lab:#1} changed to \sdef (J. Sustek)

(markd)

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

tex-listings{,-doc}: update to 1.7

added the following languages: elisp (rudimental), gap, go, swift and some
other. updated Mathematica to 11.0, Fortran to Fortran 2008

(markd)

2019-01-26 02:58:05 UTC MAIN commitmail json YAML

2019-01-26 02:48:28 UTC MAIN commitmail json YAML

2019-01-26 02:48:06 UTC MAIN commitmail json YAML

Updated devel/p5-Test-DependentModules to 0.27

(wen)

2019-01-26 02:47:22 UTC MAIN commitmail json YAML

Update to 0.27

Upstream changes:
0.27  2019-01-19

- If test_all_dependents() cannot find anything that depends on the given
  module it runs `plan( skip_all => ... )` rather than `plan(0)`. The latter
  causes the test to fail. While this should never really happen in normal use
  it can be an issue when MetaCPAN is having problems (such as
  https://github.com/metacpan/metacpan-web/issues/2139).

- Explicitly add JSON::PP to our prereqs. This seems to fix an issue with
  testing on Perl 5.10.1. This module is needed by something in our dependency
  chain but it doesn't get installed.

(wen)

2019-01-26 02:44:34 UTC MAIN commitmail json YAML

avrdude: require GNU make

With BSD make, even though there is no apparent reason, errors occur
during the build about libavrdude.a not being present.  Even if that
is forced as a target, there are -j failures.

(gdt)

2019-01-26 02:41:05 UTC MAIN commitmail json YAML

2019-01-26 02:30:33 UTC MAIN commitmail json YAML

texlive-collection-games: update to rev 48514

(markd)

2019-01-26 02:25:15 UTC MAIN commitmail json YAML

tex-lettrine{,-doc}: update to 2.21

-- Version 2.0 added informations about the requested and the final
  height of the initial.  These informations showed inaccuracies for
  some fancy fonts (cfr-initials f.i.), this is fixed in version 2.1
  (a new option "Vone" has been added for backward compatibility).
-- New option "refstring", see files demo.pdf or lettrine.pdf.

Version 2.2 takes advantage of the rollback mechanism recently
introduced by the LaTeX Team; thanks to Frank Mittelbach for
suggesting this change.
Consequently option Vone introduced in version 2.1 has been removed.

Fixed a long standing bug which occured when using
option "image" in optional config files.

(markd)

2019-01-26 02:22:19 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple to 1.302160

(wen)

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

Update to 1.302160

Upstream changes:
1.302160  2019-01-18 11:44:33-08:00 America/Los_Angeles

    - No Changes since last trial release

1.302159  2019-01-09 13:21:37-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Add table support to ctx->fail and ctx->fail_and_return
    - Fix Instance.t on haiku-os

1.302158  2019-01-08 15:36:24-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix TAP test on windows
    - Fix math errors in table indentation
    - Devel requires Term::Table

1.302157  2019-01-08 14:10:29-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix minor typos and missing doc sections
    - Add table support in info facet and TAP formatter

(wen)

2019-01-26 02:17:26 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000118

(wen)

2019-01-26 02:16:16 UTC MAIN commitmail json YAML

Update to 0.000118

Upstream changes:
0.000118  2019-01-18 13:44:06-08:00 America/Los_Angeles

    - Fix typo Test::Workflow -> Test2::Workflow #170
    - Fix test broken by new Test-Simple #175

(wen)

2019-01-26 02:15:06 UTC MAIN commitmail json YAML

2019-01-26 02:08:57 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Trac to 0.24

(wen)

2019-01-26 02:08:02 UTC MAIN commitmail json YAML

Update to 0.24

Upstream changes:
0.24  2018.12.09 MANWAR
      Removed +x from unit test scripts.

0.23  2018.12.08 MANWAR
      Now using ExtUtils::MakeMaker for packaging.

0.22  2018.12.07 MANWAR
      Moved author unit tests to subfolder xt/.

0.21  2018.12.06 MANWAR
      Fixed warning 'Use of uninitialized value $target ..' as reported by CPANTESTERS.
        https://www.cpantesters.org/cpan/report/f8fc5086-f8e1-11e8-b905-8feee4406f56

0.20  2018.12.05 MANWAR
      Added minimum perl version.

(wen)

2019-01-26 02:02:37 UTC MAIN commitmail json YAML

Updated textproc/p5-Unicode-LineBreak to 2019.001

(wen)

2019-01-26 02:02:25 UTC MAIN commitmail json YAML

tex-fira{,-doc}: update to 4.2.48488

Corrected treatment of book and thin options.

Minor changes to the sty files:  medium option now affects bold style
rather than regular style

(markd)

2019-01-26 02:01:44 UTC MAIN commitmail json YAML

Update to 2019.001

Upstream changes:
2019.001  Sat Dec 29
# No new features.
! Makefile.PL
  - GH PR#4: Added timeout to wget call in Makefile.PL by J. Bargsten.
  - CPAN RT#125079: Installation stuck after a wget.
    Fixed by changing scheme from ftp to https.
! lib/Text/LineFold.pm
! t/04fold.t
  - Fix: Text::LineFold: new() & config() did not allow multiple Prep option
! t/01break.t
! t/02hangul.t
! t/03ns.t
! t/04fold.t
! t/05urgent.t
! t/06context.t
! t/07sea.t
! t/08partial.t
! t/09uri.t
! t/11format.t
! t/12fold2.t
! t/13flowedsp.t
! t/14sea_al.t
! t/15array.t
! t/16regex.t
! t/17prop.t
! t/18currency.t
  - CPAN RT #120535: Fails tests when no "." in @INC.

2018.012  Sat Dec 29 2018
# Withdrawn.

(wen)

2019-01-26 01:58:58 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-LibYAML to 0.76

(wen)

2019-01-26 01:58:07 UTC MAIN commitmail json YAML

Update to 0.76

Upstream changes:
Changes for version 0.76 - 2018-12-30

    Add $Indent - number of spaces when dumping. PR#89 @zdm++
    Fix typo in docs. PR#87 @mr-mixas++
    Fix links in docs. @manwar++

(wen)

2019-01-26 01:52:33 UTC MAIN commitmail json YAML

2019-01-26 01:41:06 UTC MAIN commitmail json YAML

2019-01-26 01:30:03 UTC MAIN commitmail json YAML

2019-01-26 01:21:31 UTC MAIN commitmail json YAML

tex-ptex-base{,-doc}: update to 2018

* jfm.{tex,pdf}, eptexdoc.{tex,pdf}: Update based on TeX Live 2018
  status.
* Rename old documents written by ASCII Co. Ltd. (suffix "_asciimw" is
  added); not maintained by us, only there for historical reason.

(markd)

2019-01-26 01:05:29 UTC MAIN commitmail json YAML

Added devel/lua-cqueues version 20171014.

(alnsn)

2019-01-25 20:12:58 UTC MAIN commitmail json YAML

more tex updates

(markd)

2019-01-25 20:10:40 UTC MAIN commitmail json YAML

2019-01-25 20:09:19 UTC MAIN commitmail json YAML

Note update of pkgtools/mksandbox to version 1.8

(agc)

2019-01-25 20:08:21 UTC MAIN commitmail json YAML

Update mksandbox to version 1.8

Fix in PR pkg/53896 from silas@nocafe.net for mksandbox to fully
support relative pathnames.

(agc)

2019-01-25 20:02:03 UTC MAIN commitmail json YAML

2019-01-25 19:53:11 UTC MAIN commitmail json YAML

2019-01-25 19:36:38 UTC MAIN commitmail json YAML

tex-marginnote{,-doc}: update to 1.4b

With this release the LPPL status has changed from maintained
to unmaintained!

However this release has one (last) bug fix for the vertical alignment
of margin notes, e.g., inside lists, reported by U. F.

(markd)

2019-01-25 19:26:56 UTC MAIN commitmail json YAML

tex-musixtex{,-doc}: update to 1.29

Incorporated support for tablature notation.

Added -P option in musixtex.lua.

remove .mx1 file before tex processing

(markd)

2019-01-25 19:01:20 UTC MAIN commitmail json YAML

2019-01-25 18:44:44 UTC MAIN commitmail json YAML

tex-subfiles{,-doc}: update to 1.2

Update v1.2 of the subfiles package makes it compatible with class
files and packages that modify the document command (like the revtex4-1
class). Older versions generated errors in such situations.

(markd)

2019-01-25 18:32:05 UTC MAIN commitmail json YAML

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

* Restore behaviour of legacy syntax `x_\mathrm{x}` (i.e., with no braces).
  While strictly ���incorrect���, this usage is widely used.
  N.B. this syntax is not supported for the `\symXX` commands.

* Add `\cuberoot` and `\fourthroot` as proper radicals.

* Some additional input subscripts/superscripts.

* Some documentation additions (thanks for the contributions).

* Deprecation warning: the *internal* `\__um_switchto_XX:` commands
  will be dropped in a future release in favour of `\__um_switch_to:n {XX}`
  (or similar). These are internal commands and shouldn't be used by
  third-parties; please write if you have a use case.

(markd)

2019-01-25 18:20:31 UTC MAIN commitmail json YAML

add yesterdays tex updates

(markd)

2019-01-25 18:15:05 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20190124

(leot)

2019-01-25 18:14:50 UTC MAIN commitmail json YAML

youtube-dl: Update to 20190124

Changes:
version 2019.01.24

Core
* [YoutubeDL] Fix negation for string operators in format selection (#18961)

version 2019.01.23

Core
* [utils] Fix urljoin for paths with non-http(s) schemes
* [extractor/common] Improve jwplayer relative URL handling (#18892)
+ [YoutubeDL] Add negation support for string comparisons in format selection
  expressions (#18600, #18805)
* [extractor/common] Improve HLS video-only format detection (#18923)

Extractors
* [crunchyroll] Extend URL regular expression (#18955)
* [pornhub] Bypass scrape detection (#4822, #5930, #7074, #10175, #12722,
  #17197, #18338 #18842, #18899)
+ [vrv] Add support for authentication (#14307)
* [videomore:season] Fix extraction
* [videomore] Improve extraction (#18908)
+ [tnaflix] Pass Referer in metadata request (#18925)
* [radiocanada] Relax DRM check (#18608, #18609)
* [vimeo] Fix video password verification for videos protected by
  Referer HTTP header
+ [hketv] Add support for hkedcity.net (#18696)
+ [streamango] Add support for fruithosts.net (#18710)
+ [instagram] Add support for tags (#18757)
+ [odnoklassniki] Detect paid videos (#18876)
* [ted] Correct acodec for HTTP formats (#18923)
* [cartoonnetwork] Fix extraction (#15664, #17224)
* [vimeo] Fix extraction for password protected player URLs (#18889)

(leot)

2019-01-25 13:35:55 UTC MAIN commitmail json YAML

Updated security/py-trustme, textproc/py-jsonpickle

(adam)

2019-01-25 13:35:39 UTC MAIN commitmail json YAML

py-jsonpickle: updated to 1.1

Version 1.1:
* Python 3.7 `collections.Iterator` deprecation warnings have been fixed.
* Improved Pandas support for datetime and complex numbers.

(adam)

2019-01-25 13:33:15 UTC MAIN commitmail json YAML

py-trustme: updated to 0.5.0

Trustme 0.5.0:

Features
Added CA.create_child_ca() to allow for certificate chains
Added CA.private_key_pem to export CA private keys; this allows signing other certs with the same CA outside of trustme.
CAs now include the KeyUsage and ExtendedKeyUsage extensions configured for SSL certificates.
CA.issue_cert now accepts email addresses as a valid form of identity.
It窶冱 now possible to set the 窶彡ommon name窶� of generated certs; see CA.issue_cert for details
CA.issue_server_cert has been renamed to CA.issue_cert, since it supports both server and client certs. To preserve backwards compatibility, the old name is retained as an undocumented alias.

Bugfixes
Make sure cert expiration dates don窶冲 exceed 2038-01-01, to avoid issues on some 32-bit platforms that suffer from the Y2038 problem.

(adam)

2019-01-25 13:01:41 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Template to 1.54

(wen)

2019-01-25 13:00:52 UTC MAIN commitmail json YAML

Update to 1.54

Upstream changes:
1.54  2019-01-13
    - Fix tempfile creation during tests on Win32

(wen)

2019-01-25 12:56:54 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.99

(wen)

2019-01-25 12:55:27 UTC MAIN commitmail json YAML

Update to 1.99

Upstream changes:
1.99  2019-01-02
    - Fixed a number of tests to skip for older perls

1.98  2019-01-02
    - Imported tests/fixes from Text::CSV_XS 1.38
      - Added munge as alias for munge_column_names
      - Added support for key-value pair and combined keys

(wen)

2019-01-25 12:52:50 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.38

(wen)

2019-01-25 12:52:03 UTC MAIN commitmail json YAML

Update to 1.38

Upstream changes:
Changes for version 1.38 - 2018-12-30

    Name the duplicate headers on error 1013
    Add missing attributes to default list (doc only, David H. Gutteridge)
    Add support for combined keys
    Look at $NO_COLOR for csvdiff
    Add support for key-value pair

(wen)

2019-01-25 12:46:30 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Tree to 1.30

(wen)

2019-01-25 12:44:59 UTC MAIN commitmail json YAML

Update to 1.30

Upstream changes:
1.30  2019.01.22 MANWAR
      - Merged pull request #9 (fix typo in pod) from @fschlich.

(wen)

2019-01-25 12:40:47 UTC MAIN commitmail json YAML

Updated textproc/p5-Encode to 2.99

(wen)

2019-01-25 12:38:36 UTC MAIN commitmail json YAML

Update to 2.99

Upstream changes:
$Revision: 2.99 $ $Date: 2019/01/21 03:13:35 $
! Unicode/Unicode.xs Unicode/Unicode.pm
  VERSION++'ed as Perl core needed.
  https://github.com/dankogai/p5-encode/issues/136
! encengine.c
  Pulled: protect do_encode from NULL dst
  https://github.com/dankogai/p5-encode/pull/135

(wen)

2019-01-25 12:29:15 UTC MAIN commitmail json YAML

Updated devel/py-configparser, security/py-oauthlib

(adam)

2019-01-25 12:28:32 UTC MAIN commitmail json YAML

py-oauthlib: updated to 3.0.1

3.0.1:
Fixed Revocation & Introspection Endpoints when using Client Authentication with HTTP Basic Auth.

(adam)

2019-01-25 12:26:20 UTC MAIN commitmail json YAML

py-configparser: updated to 3.5.2

3.5.2
Issue 23: Use environment markers to indicate the ���ordereddict��� dependency for Python 2.6.
Issue 24: Limit DeprecationWarning when a filename is indicated as a bytestring on Python 2. Now the warning is only emitted when py3kwarning is indicated.

(adam)

2019-01-25 09:03:22 UTC MAIN commitmail json YAML

Updated multimedia/x265, finance/py-braintree

(adam)

2019-01-25 09:03:04 UTC MAIN commitmail json YAML

py-braintree: updated to 3.51.0

3.51.0
Add Hiper card type support
Add Hipercard card type support
Add bin to PaymentMethodNonceDetails
Clarify support for Python versions 3.6.x and 3.7.x
Add Error indicating pdf uploads too long for dispute evidence.
Add GrantedPaymentMethodRevoked webhook response objects

(adam)

2019-01-25 09:01:13 UTC MAIN commitmail json YAML

x265: updated to 3.0

Version 3.0

New features
option:: ‘–dolby-vision-profile <integer|float>’ generates bitstreams confirming to the specified Dolby Vision profile. Currently profile 5, profile 8.1 and profile 8.2 enabled, Default 0 (disabled)
option:: ‘–dolby-vision-rpu’ File containing Dolby Vision RPU metadata. If given, x265’s Dolby Vision metadata parser will fill the RPU field of input pictures with the metadata
read from the file. The library will interleave access units with RPUs in the bitstream. Default NULL (disabled).
option:: ‘–zonefile <filename>’ specifies a text file which contains the boundaries of the zones where each of zones are configurable.
option:: ‘–qp-adaptation-range’ Delta-QP range by QP adaptation based on a psycho-visual model. Default 1.0.
option:: ‘–refine-ctu-distortion <0/1>’ store/normalize ctu distortion in analysis-save/load. Default 0.
Experimental feature option:: ‘–hevc-aq’ enables adaptive quantization
It scales the quantization step size according to the spatial activity of one coding unit relative to frame average spatial activity. This AQ method utilizes the minimum variance of sub-unit in each coding unit to represent the coding unit’s spatial complexity.

Encoder enhancements
Preset: change param defaults for veryslow and slower preset. Replace slower preset with defaults used in veryslow preset and change param defaults in veryslow preset as per experimental results.
AQ: change default AQ mode to auto-variance
Cutree offset reuse: restricted to analysis reuse-level 10 for analysis-save -> analysis-load
Tune: introduce –tune animation option which improves encode quality for animated content
Reuse CU depth for B frame and allow I, P frame to follow x265 depth decision

Bug fixes
RC: fix rowStat computation in const-vbv
Dynamic-refine: fix memory reset size.
Fix linking issue on non x86 platform
Encoder: Do not include CLL SEI message if empty
Fix build error in VMAF lib

(adam)

2019-01-25 04:54:36 UTC MAIN commitmail json YAML

2019-01-24 23:35:33 UTC MAIN commitmail json YAML

Updated net/obfs4proxy to 0.0.8.

(alnsn)

2019-01-24 23:34:31 UTC MAIN commitmail json YAML

Update obfs4proxy to version 0.0.8.

Changes in version 0.0.8 - 2019-01-20:
- Bug 24793: Send the correct authorization HTTP header for basic auth.
- (meek_lite) Explicitly set Content-Length to zero when there is no
  data to send.
- Added optional support for building as a Go 1.11 module.  Patch by
  mvdan.
- Change the canonical upstream repo location to gitlab.

(alnsn)

2019-01-24 22:27:10 UTC MAIN commitmail json YAML

2019-01-24 19:51:31 UTC MAIN commitmail json YAML

2019-01-24 19:32:07 UTC MAIN commitmail json YAML

2019-01-24 18:55:29 UTC MAIN commitmail json YAML

libreoffice: explicitly --disable-sdremote-bluetooth

(tnn)

2019-01-24 18:40:56 UTC MAIN commitmail json YAML

Linux.mk: provide default LIBABISUFFIX for aarch64

(tnn)

2019-01-24 18:18:37 UTC MAIN commitmail json YAML

doc: Updated graphics/papirus-icon-theme to 20190106

(nia)

2019-01-24 18:17:40 UTC MAIN commitmail json YAML

papirus-icon-theme: Update to 20190106

Highlights

    Added a lot of icons and symlinks for Flatpak packages hosted on Flathub #1323
    Added pink and purple folder color #1581 #1590

Added icons

    actions: view-sort icon and several symlinks
    adriconf #1323
    Almond #1323
    Ark Ecosystem #1323
    AssaultCube
    AVI MetaEdit #1323
    Beaker Browser #1323
    Betaflight Configurator
    Bladecoder Adventure Editor #1323
    BlueJeans #1323
    Botfather #1323
    Buttercup
    BWF MetaEdit #1323
    BZFlag #1323
    Cockatrice #1323
    Cointop #1323
    Colorpicker
    Connectagram #1323
    Construo #1323
    Cumulonimbus #1323
    CuteMaze #1323
    Datovka #1323
    Digital #1323
    don't take it personally, babe, it just ain't your story #1323
    Dungeon Crawl Stone Soup #1323
    DV Analyzer #1323
    E-Juice-Calc #1323
    Eclipse 4DIAC IDE #1323
    Electrip #1323
    Elliptic Curve Plotter #1323
    Engauge Digitizer #1323
    Eternal Lands #1323
    evtest-qt #1323
    FCStd mimetype icons #1531
    Fillets #1323
    Fips #1323
    Flippy #1323
    font-viewer #1323
    fwupd #1323
    Gahshomar #1323
    GitHub Desktop
    Glide #1323
    GlxInfo #1323
    Gnomit #1323
    Google Sites mime icon
    Gottet #1323
    Goxel #1323
    Gpredict #1323
    GPU Viewer #1323
    GrafX2 #1323
    Gst Debug Viewer #1323
    Gtranslator #1323
    Hardware Probe Tool #1323
    HatchPreviewer #1323
    Hexalate #1323
    Hsiu-Ming's Timer #1323
    i2pd #1323
    IconPreview #1323
    Infector #1323
    JOSM #1323
    Kapow #1323
    Katawa Shoujo #1323
    Klickety #1323
    kNaval Battle #1323
    Labyrinth #1323
    LBRY App #1323
    LibreSprite #1323
    Liri #1323
    Luakit #1550
    Mark Text #1323
    Matrique-go #1323
    MediaConch #1323
    mki3dgame #1323
    Moonlight #1323
    MOV MetaEdit #1323
    Movie Monad #1323
    Mr. Rescue game #1323
    Naev #1323
    Natron #1323
    Nheko #1323
    NixView #1323
    Noiz2sa #1323
    Noson #1323
    NovProg #1323
    Nvidiux
    OfficeRunner #1323
    Olive Video Editor #1589
    ONVIFViewer #1323
    Oomox #1323
    OpenClonk #1323
    OpenMW #1323
    OpenSCAD #1323
    OSM Scout Server #1323
    Othman #1323
    OTPClient #1323
    Paperwork #1323
    Password Calculator #1323
    PasswordSafe #1323
    Patchwork #1323
    PDF Mix Tool #1323
    PDF Slicer #1323
    Peg-E #1323
    Pencil2D #1323
    Pioneer #1323
    Piper #1323
    Plasma widgets
        System Monitor Dash
        Hoppla SA
        Tiled Menu
        MinimalMenu
        Window Title
    Play it Slowly #1323
    Poezio #1323
    Processing IDE #1323
    projectM #1323
    Pure Maps #1323
    Pyzo #1323
    QC Tools #1323
    Quaternion #1323
    RazerGenie #1323
    Red Eclipse #1323
    reMarkable #1323
    Remote Touchpad #1323
    Rocket Chat Desktop #339
    rRootage #1323
    RuneLite #1323
    Sauerbraten #1323
    Scans to PDF #1323
    Shattered Pixel Dungeon #1323
    Shotcut #1323
    Sideka #1323
    Simsu #1323
    Slingshot #1323
    SparkleShare tray icons #1541
    Spectral #1323
    Speedcrunch #1546
    Srain #1323
    SynfigStudio (AppImage) #1555
    SynfigStudio #1323
    Syntevo Smart Synchronize #1323
    Taisei #1323
    Tanglet #1323
    TanksOfFreedom #1323
    Teo emulator #1323
    Tetzle #1323
    Textosaurus #1323
    The Plan game #1323
    Total Chaos game #1323
    Tracktion7 #1549
    Tremotesf #1323
    Tremulous #1323
    TurtleArt #1323
    UberWriter #1323
    Unreal editor binaries #1547
    VICE #1323
    Vuescan #1323
    windstille-0.2 #1323
    WolfenDoom Blade of Agony #1323
    Wolfenstein #1323
    xapp-prefs-*-symbolic #1542
    Yahoo Mail (Web App) #1492
    YUView #1323
    ZevDocs #1323
    Zulip #1323

Updated icons

    Clementine
    FS-UAE
    Google Chrome Beta #1554
    GTK3/4 Widget Factory

Changes and fixes

    Added missing Dropbox emblem icon
    Added Syncthing emblem icons
    Rename Mullvad icon to mullvad-vpn #1580

(nia)

2019-01-24 17:28:07 UTC MAIN commitmail json YAML

don't eat -ldl unconditionally

(tnn)

2019-01-24 16:46:22 UTC MAIN commitmail json YAML

2019-01-24 14:12:06 UTC MAIN commitmail json YAML

Updated www/py-soupsieve, www/py-scrapy

(adam)

2019-01-24 14:11:49 UTC MAIN commitmail json YAML

py-scrapy: updated to 1.5.2

Scrapy 1.5.2:

* *Security bugfix*: Telnet console extension can be easily exploited by rogue
  websites POSTing content to http://localhost:6023, we haven't found a way to
  exploit it from Scrapy, but it is very easy to trick a browser to do so and
  elevates the risk for local development environment.

  *The fix is backwards incompatible*, it enables telnet user-password
  authentication by default with a random generated password. If you can't
  upgrade right away, please consider setting :setting:TELNET_CONSOLE_PORT
  out of its default value.

  See :ref:telnet console <topics-telnetconsole> documentation for more info

* Backport CI build failure under GCE environemnt due to boto import error.

(adam)

2019-01-24 14:09:24 UTC MAIN commitmail json YAML

py-meson: wire down libdir to ${PREFIX}/lib

(tnn)

2019-01-24 14:06:49 UTC MAIN commitmail json YAML

py-soupsieve: updated to 1.7.3

1.7.3
- Fix regression with tag names in regards to case sensitivity, and ensure there are tests to prevent breakage
  in the future.
- XHTML should always be case sensitive like XML.

(adam)

2019-01-24 13:58:44 UTC MAIN commitmail json YAML

Added sysutils/py-salt-pepper

(adam)

2019-01-24 13:58:17 UTC MAIN commitmail json YAML

py-salt-pepper: added version 0.7.5

Pepper contains a Python library and CLI scripts for accessing a remote
salt-api instance.

pepperlib abstracts the HTTP calls to salt-api so existing Python projects can
easily integrate with a remote Salt installation just by instantiating a class.

The pepper CLI script allows users to execute Salt commands from computers that
are external to computers running the salt-master or salt-minion daemons as
though they were running Salt locally. The long-term goal is to add additional
CLI scripts maintain the same interface as Salt's own CLI scripts (salt,
salt-run, salt-key, etc).

(adam)

2019-01-24 13:46:40 UTC MAIN commitmail json YAML

Updated textproc/py-parse, devel/py-faker

(adam)

2019-01-24 13:46:00 UTC MAIN commitmail json YAML

py-parse: updated to 1.11.1

1.11.0 Implement __contains__ for Result instances.
1.10.0 Introduce a "letters" matcher, since "w" matches numbers also.
1.9.1 Fix deprecation warnings around backslashes in regex strings. Also fix some documentation formatting issues.

(adam)

2019-01-24 13:43:36 UTC MAIN commitmail json YAML

py-faker: updated to 1.0.2

1.0.2:
* Fix state abbreviations for id_ID to be 2-letters.
* Fix format for city_with_postcode on de_DE locale.
* Update person providers for zh_CN.
* Implement zipcode_in_state and aliases in en_US locale for generating
  a zipcode for a specified state.
* Group first names by gender on zh_CN provider.

(adam)

2019-01-24 13:42:55 UTC MAIN commitmail json YAML

graphite2: install the libtool .la file and use it instead of .so files

Should fix build on Linux and maybe Darwin also. Bump.

(tnn)

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

Updated devel/py-configparser, sysutils/py-psutil

(adam)

2019-01-24 13:06:45 UTC MAIN commitmail json YAML

py-psutil: updated to 5.5.0

5.5.0

Enhancements
- [FreeBSD] added support for sensors_temperatures().
- [FreeBSD] added support for CPU frequency.

Bug fixes
- Process.oneshot() is now thread safe.
- [Linux] disk_io_counters() fails on Linux kernel 4.18+.
- [Linux] Process' memory_maps() and io_counters() method are no longer
  exposed if not supported by the kernel.
- [Windows] fix psutil.Process().ionice(...) mismatch.
- [Windows] improper usage of CloseHandle() may lead to override the
  original error code when raising an exception.
- incorrect handling of cache in Process.oneshot() context causes
  Process instances to return incorrect results.
- [Windows] OpenProcess() now uses PROCESS_QUERY_LIMITED_INFORMATION
  access rights wherever possible, resulting in less AccessDenied exceptions
  being thrown for system processes.
- [Windows] check if variable is NULL before free()ing it.

(adam)

2019-01-24 13:04:50 UTC MAIN commitmail json YAML

py-configparser: updated to 3.5.1

3.5.1
jaraco adopts the package.
Moved hosting to GitHub.
Updated backports namespace package to conform with other packages sharing the namespace.

(adam)

2019-01-24 12:46:10 UTC MAIN commitmail json YAML

Add GCC_REQD+=4.9, so that this builds on NetBSD/i386 7.1 again.
For newer OSes this would be a no-op, so no revision bump.

(he)

2019-01-24 11:58:03 UTC MAIN commitmail json YAML

tex-mathalfa{,-doc}: remove TEXLIVE_USE_CTAN. distfiles now on ftp.netbsd

(markd)

2019-01-24 11:43:07 UTC MAIN commitmail json YAML

2019-01-24 11:40:25 UTC MAIN commitmail json YAML

2019-01-24 11:28:33 UTC MAIN commitmail json YAML

2019-01-24 11:18:10 UTC MAIN commitmail json YAML

Note update of vim

(morr)

2019-01-24 11:17:38 UTC MAIN commitmail json YAML

Update to nice, round patchset 800.

Changes:
8.1.0552  saved last search pattern may not be restored
8.1.0553  it is not easy to edit a script that was sourced
8.1.0554  popup menu overlaps with preview window
8.1.0555  crash when last search pat is set but not last substitute pat
8.1.0556  saving/restoring search patterns share saved last_idx
8.1.0557  Termdebug: gdb may use X.Y for breakpoint number
8.1.0558  some MS-Windows instructions are outdated
8.1.0559  command line completion not sufficiently tested
8.1.0560  cannot use address type "other" with with user command
8.1.0561  MSCV error format has changed
8.1.0562  parsing of 'diffopt' is slightly wrong
8.1.0563  setting v:errors to a string give confusing error
8.1.0564  setting v:errors to wrong type still possible
8.1.0565  asan complains about reading before allocated block
8.1.0566  SGR not enabled for mintty because $TERM is "xterm"
8.1.0567  error for NUL byte in ScreenLines goes unnoticed
8.1.0568  error message for NUL byte in ScreenLines breaks Travis CI
8.1.0569  execute() always resets display column to zero
8.1.0570  'commentstring' not used when adding fold marker
8.1.0571  non-silent execute() resets display column to zero
8.1.0572  stopping a job does not work properly on OpenBSD
8.1.0573  cannot redefine user command without ! in same script
8.1.0574  'commentstring' not used when adding fold marker in C
8.1.0575  Termdebug: clearing multi-breakpoint does not work
8.1.0576  indent script tests pick up installed scripts
8.1.0577  tabpage right-click menu never shows "Close tab"
8.1.0578  cannot disable arabic, rightleft and farsi in configure
8.1.0579  cannot attach properties to text
8.1.0580  invalid memory access when using text properties
8.1.0581  double free without the text properties feature
8.1.0582  text properties are not enabled
8.1.0583  using illogical name for get_dict_number()/get_dict_string()
8.1.0584  with search CTRL-L does not pick up composing characters
8.1.0585  undo test may fail on MS-Windows
8.1.0586  :digraph output is not easy to read
8.1.0587  GvimExt: realloc() failing is not handled properly
8.1.0588  cannot define a sign with space in the text
8.1.0589  compilation error in gvimext.cpp
8.1.0590  when a job ends the closed channels are not handled
8.1.0591  channel sort test is flaky
8.1.0592  the libvterm tests are not run as part of Vim tests
8.1.0593  illegal memory access in libvterm test
8.1.0594  libvterm tests fail to run on Mac
8.1.0595  libvterm tests are not run with coverage
8.1.0596  not all parts of printf() are tested
8.1.0597  cannot run test_libvterm from the top directory
8.1.0598  indent tests may use the wrong Vim binary
8.1.0599  without the +eval feature the indent tests don't work
8.1.0600  channel test is flaky
8.1.0601  a few compiler warnings
8.1.0602  DirChanged is also triggered when directory didn't change
8.1.0603  the :stop command is not tested
8.1.0604  autocommand test fails on MS-Windows
8.1.0605  running make in the top directory echoes a comment
8.1.0606  'cryptmethod' defaults to a very old method
8.1.0607  proto files are not in sync with the source code
8.1.0608  coverals is not updating
8.1.0609  MS-Windows: unused variable, depending on the Ruby version
8.1.0610  MS-Windows ctags file list differs from Unix
8.1.0611  crash when using terminal with long composing characters
8.1.0612  cannot use two global runtime dirs with configure
8.1.0613  when executing an insecure function the secure flag is stuck
8.1.0614  placing signs can be complicated
8.1.0615  get_tv function names are not consistent
8.1.0616  NSIS installer is outdated
8.1.0617  NSIS installer gets two files from the wrong directory
8.1.0618  term_getjob() does not return v:null as documented
8.1.0619  :echomsg and :echoerr do not handle List and Dict
8.1.0620  overuling CONF_ARGS from the environment no longer works
8.1.0621  terminal debugger does not handle unexpected debugger exit
8.1.0622  adding quickfix items marks items as valid errors
8.1.0623  iterating through window frames is repeated
8.1.0624  overuling CONF_ARGS from the environment still does not work
8.1.0625  MS-Windows: terminal test fails in white console
8.1.0626  MS-Windows: no resize to fit parent when using --windowid
8.1.0627  Python cannot handle function name of script-local function
8.1.0628  Compiler warning on MS-Windows.
8.1.0629  "gn" selects the wrong text with a multi-line match
8.1.0630  "wincmd p" does not work after using an autocmd window
8.1.0631  test for :stop fails on Arch
8.1.0632  using sign group names is inefficient
8.1.0633  crash when out of memory while opening a terminal window
8.1.0634  text properties cannot cross line boundaries
8.1.0635  Coverity complains about null pointer use
8.1.0636  line2byte() gives wrong values with text properties
8.1.0637  nsis file no longer used
8.1.0638  text property highlighting is off by one column
8.1.0639  text properties test fails on MS-Windows
8.1.0640  get E14 while typing command :tab with 'incsearch' set
8.1.0641  no check for out-of-memory when converting regexp
8.1.0642  swapinfo() leaks memory
8.1.0643  computing byte offset wrong
8.1.0644  finding next sign ID is inefficient
8.1.0645  Coverity warns for possible use of NULL pointer
8.1.0646  cannot build with Ruby 2.6.0
8.1.0647  MS-Windows: balloon_show() does not handle wide characters
8.1.0648  custom operators can't act upon a forced motion
8.1.0649  setjmp() variables defined globally are used in one file
8.1.0650  command line argument -q [errorfile] is not tested
8.1.0651  :args \"foo works like :args without argument
8.1.0652  freeing memory for balloon eval too early
8.1.0653  arglist test fails on MS-windows
8.1.0654  when deleting a line text property flags are not adjusted
8.1.0655  when appending a line text property flags are not added
8.1.0656  trying to reconnect to X server may cause problems
8.1.0657  get error for using regexp recursively
8.1.0658  deleting signs and completion for :sign is insufficient
8.1.0659  (after 8.1.0658) build failure without the sign feature
8.1.0660  sign_unplace() may leak memory
8.1.0661  clipboard regexp might be used recursively
8.1.0662  needlessly searching for tilde in string
8.1.0663  text property display wrong when 'number' is set
8.1.0664  configure "fail-if-missing" does not apply to enable-gui
8.1.0665  text property display wrong when 'spell' is set
8.1.0666  (after 8.1.0665) text property test fails
8.1.0667  (after 8.1.0665) textprop test leaves file behind
8.1.0668  no test for overstrike mode in the command line
8.1.0669  the ex_sign() function is too long
8.1.0670  macro for popup menu width is unused
8.1.0671  cursor in the wrong column after auto-formatting
8.1.0672  the Lua interface doesn't know about v:null
8.1.0673  functionality for signs is spread out over several files
8.1.0674  leaking memory when updating a single line
8.1.0675  text property column in screen columns is not practical
8.1.0676  textprop screendump test fails
8.1.0677  look-behind match may use the wrong line number
8.1.0678  text properties as not adjusted for inserted text
8.1.0679  sign functions do not take buffer argument as documented
8.1.0680  not easy to see what features are unavailable
8.1.0681  text properties as not adjusted for deleted text
8.1.0682  text properties not adjusted when backspacing replaced text
8.1.0683  spell highlighting does not always end
8.1.0684  warnings from 64-bit compiler
8.1.0685  get_buf_tv() is named inconsistently
8.1.0686  when 'y' is in 'cpoptions' yanking for clipboard changes redo
8.1.0687  sentence text object in Visual mode is not tested
8.1.0688  text properties are not restored by undo
8.1.0689  undo with text properties not tested
8.1.0690  setline() and setbufline() do not clear text properties
8.1.0691  text properties are not adjusted for :substitute
8.1.0692  if a buffer was deleted a channel can't write to it
8.1.0693  channel test fails sometimes
8.1.0694  when using text props may free memory that is not allocated
8.1.0695  internal error when using :popup
8.1.0696  when test_edit fails 'insertmode' may not be reset
8.1.0697  ":sign place" requires the buffer argument
8.1.0698  clearing the window is used too often
8.1.0699  compiler warning for uninitialized variable
8.1.0700  using "gt" sometimes does not redraw a tab
8.1.0701  sign message not translated and inconsistent spacing
8.1.0702  ":sign place" only uses the current buffer
8.1.0703  compiler warnings with 64-bit compiler
8.1.0704  building with Ruby 2.6 gives compiler warnings
8.1.0705  :colorscheme isn't tested enough
8.1.0706  tabline is not always redrawn
8.1.0707  text property columns are not adjusted for changed indent
8.1.0708  third argument for redrawWinline() is always FALSE
8.1.0709  windows are updated for every added/deleted sign
8.1.0710  when using timers may wait for job exit quite long
8.1.0711  test files still use function!
8.1.0712  MS-Windows build instructions are a bit outdated
8.1.0713  images for NSIS take up too much space
8.1.0714  unessesary #if lines in GTK code
8.1.0715  superfluous call to redraw_win_later()
8.1.0716  get warning message when 'completefunc' returns nothing
8.1.0717  there is no function for the ":sign jump" command
8.1.0718  a couple compiler warnings
8.1.0719  too many #ifdefs
8.1.0720  cannot easily change the current quickfx list index
8.1.0721  conceal mode is not sufficiently tested
8.1.0722  cannot build without the virtualedit feature
8.1.0723  cannot easily run specific test when in src/testdir
8.1.0724  build for MinGW fails
8.1.0725  conceal mode is not completely tested
8.1.0726  redrawing specifically for conceal feature
8.1.0727  compiler warning for sprintf() argument
8.1.0728  cannot avoid breaking after a single space.
8.1.0729  there is a SourcePre autocommand event but not a SourcePost
8.1.0730  compiler warning for get_buf_arg() unused
8.1.0731  JS encoding does not handle negative infinity
8.1.0732  cannot build without the eval feature
8.1.0733  too many #ifdefs for the multi-byte feature
8.1.0734  the hlsearch state is not stored in a session file
8.1.0735  cannot handle binary data
8.1.0736  code for Blob not sufficiently tested
8.1.0737  compiler warning for uninitialized variable
8.1.0738  using freed memory, for loop over blob leaks memory
8.1.0739  text objects in not sufficiently tested
8.1.0740  Tcl test fails
8.1.0741  viminfo with Blob is not tested
8.1.0742  not all Blob operations are tested
8.1.0743  giving error messages is not flexible
8.1.0744  compiler warnings for signed/unsigned strings
8.1.0745  compiler warnings for signed/unsigned string
8.1.0746  highlighting not updated with conceal and 'cursorline'
8.1.0747  map() with a bad expression doesn't give an error
8.1.0748  using sprintf() instead of semsg()
8.1.0749  error message contains garbage
8.1.0750  when the last sign is deleted the signcolumn may remain
8.1.0751  some regexp errors are not tested
8.1.0752  one more compiler warning for signed/unsigned string
8.1.0753  printf format not checked for semsg()
8.1.0754  preferred column is lost when setting 'cursorcolumn'
8.1.0755  error message for get() on a Blob with invalid index
8.1.0756  copy() does not make a copy of a Blob
8.1.0757  not enough documentation for Blobs
8.1.0758  font number is always one instead of the actual
8.1.0759  showing two characters for tab is limited
8.1.0760  no proper test for using 'termencoding'
8.1.0761  default value for brief_wait is wrong
8.1.0762  compiler warning
8.1.0763  nobody is using the Sun Workshop support
8.1.0764  list of distributed files is outdated
8.1.0765  string format of a Blob can't be parsed back
8.1.0766  various problems when using Vim on VMS
8.1.0767  when deleting lines at the bottom signs are misplaced
8.1.0768  updating completions may cause the popup menu to flicker
8.1.0769  :stop is covered in two tests
8.1.0770  inconsistent use of ELAPSED_FUNC
8.1.0771  some shell filetype patterns end in a star
8.1.0772  the sign_define_by_name() function is too long
8.1.0773  not all crypt code is tested
8.1.0774  VMS build is missing the blob file
8.1.0775  matching too many files as zsh
8.1.0776  Travis does not build a version without GUI on Linux
8.1.0777  Win32: using pipes for channel does not work well
8.1.0778  terminal test fails on MS-Windows
8.1.0779  argument for message functions is inconsistent
8.1.0780  terminal test fails on Mac
8.1.0781  build error when using if_xcmdsrv.c
8.1.0782  Win32: cursor blinks when Vim is not active
8.1.0783  compiler warning for signed/unsigned
8.1.0784  messy indent in if statement
8.1.0785  depending on the configuration some functions are unused
8.1.0786  ml_get error when updating the status line
8.1.0787  compiler warning for unused function
8.1.0788  cannot build with tiny features
8.1.0789  sourcing a session sets v:errmsg
8.1.0790  code for creating tabpages in session is too complex
8.1.0791  a few compiler warnings on VMS
8.1.0792  bad display if opening cmdline window from Insert completion
8.1.0793  incorrect error messages for functions that take a Blob
8.1.0794  white space before " -Ntabmove" causes problems
8.1.0795  cannot build without popup menu
8.1.0796  MS-Windows 7: problem with named pipe on channel
8.1.0797  error E898 is used twice
8.1.0798  changing a blob while iterating over it works strangely
8.1.0799  calling deleted function; test doesn't work on Mac
8.1.0800  may use a lot of memory when a function refers itself

(morr)

2019-01-24 11:10:42 UTC MAIN commitmail json YAML

tex-tex-gyre{,-doc}: update to 2.501

Updates to TeX Gyre Adventor and Pagella in version 2.501:

* substantial extension of the repertoires by geometric, math and
  technical symbols, in OTF, files stylistic feature ss10 (backward
  compatibility with old math symbols) added, marks (anchors) implemented

* only one aggregate map (for each) is included for all encodings

* the contents of the source/fonts/tex-gyre/ directory changed; most
  importantly, it contains source *.sfd files

* the relevant LaTeX files haven't been changed, they just got a new time
  stamp

(markd)

2019-01-24 10:58:54 UTC MAIN commitmail json YAML

2019-01-24 10:51:32 UTC MAIN commitmail json YAML

2019-01-24 10:45:19 UTC MAIN commitmail json YAML

2019-01-24 10:37:53 UTC MAIN commitmail json YAML

2019-01-24 10:34:34 UTC MAIN commitmail json YAML

Note update of net/haproxy

(morr)

2019-01-24 10:33:52 UTC MAIN commitmail json YAML

Update to version 1.8.17.

Changelog:

2019/01/08 : 1.8.17
    - BUG/MAJOR: stream-int: Update the stream expiration date in stream_int_notify()
    - MINOR: mux-h2: only increase the connection window with the first update
    - BUG/MEDIUM: mux-h2: mark that we have too many CS once we have more than the max
    - BUG/MEDIUM: server: Also copy "check-sni" for server templates.
    - MINOR: lb: allow redispatch when using consistent hash
    - MINOR: stream/cli: fix the location of the waiting flag in "show sess all"
    - MINOR: stream/cli: report more info about the HTTP messages on "show sess all"
    - BUG/MEDIUM: cli: make "show sess" really thread-safe
    - BUG/MINOR: lua: Return an error if a legacy HTTP applet doesn't send anything
    - BUG/MINOR: lua: bad args are returned for Lua actions
    - BUG/MEDIUM: lua: dead lock when Lua tasks are trigerred
    - BUG/CRITICAL: mux-h2: re-check the frame length when PRIORITY is used

2018/12/21 : 1.8.16
    - BUG/MINOR: logs: leave startup-logs global and not per-thread
    - BUG/MEDIUM: dns: Don't prevent reading the last byte of the payload in dns_validate_response()
    - BUG/MEDIUM: dns: overflowed dns name start position causing invalid dns error

2018/12/13 : 1.8.15
    - MINOR: threads: Make sure threads_sync_pipe is initialized before using it.
    - DOC: clarify force-private-cache is an option
    - BUG/MINOR: connection: avoid null pointer dereference in send-proxy-v2
    - BUG/MINOR: backend: check that the mux installed properly
    - BUG/MEDIUM: buffers: Make sure we don't wrap in buffer_insert_line2/replace2.
    - MEDIUM: ssl: add support for ciphersuites option for TLSv1.3
    - BUG/MEDIUM: Cur/CumSslConns counters not threadsafe.
    - BUG/MINOR: checks: queues null-deref
    - BUG/MEDIUM: mworker: segfault receiving SIGUSR1 followed by SIGTERM.
    - BUG/MEDIUM: stream: don't crash on out-of-memory
    - BUILD: ssl: fix null-deref warning in ssl_fc_cipherlist_str sample fetch
    - BUILD: ssl: fix another null-deref warning in ssl_sock_switchctx_cbk()
    - BUILD: stick-table: make sure not to fail on task_new() during initialization
    - BUILD: peers: check allocation error during peers_init_sync()
    - DOC: Fix a few typos
    - BUG/MEDIUM: threads: fix thread_release() at the end of the rendez-vous point
    - BUG/MEDIUM: threads: make sure threads_want_sync is marked volatile
    - BUILD: compiler: add a new statement "__unreachable()"
    - MINOR: lua: all functions calling lua_yieldk() may return
    - BUILD: lua: silence some compiler warnings about potential null derefs (#2)
    - BUILD: lua: silence some compiler warnings after WILL_LJMP
    - CLEANUP: stick-tables: Remove unneeded double (()) around conditional clause
    - BUILD: Makefile: add a "make opts" target to simply show the build options
    - BUILD: Makefile: speed up compiler options detection
    - BUILD: Makefile: silence an option conflict warning with clang
    - MINOR: server: Use memcpy() instead of strncpy().
    - MINOR: cfgparse: Write 130 as 128 as 0x82 and 0x80.
    - MINOR: peers: use defines instead of enums to appease clang.
    - DOC: fix reference to map files in MAINTAINERS
    - BUILD: compiler: rename __unreachable() to my_unreachable()
    - BUG/MEDIUM: pools: Fix the usage of mmap()) with DEBUG_UAF.
    - BUG/MEDIUM: h2: Close connection if no stream is left an GOAWAY was sent.
    - BUILD: Makefile: add the new ERR variable to force -Werror
    - BUG/MINOR: cache: Crashes with "total-max-size" > 2047(MB).
    - BUG/MINOR: cache: Wrong usage of shctx_init().
    - BUG/MINOR: ssl: Wrong usage of shctx_init().
    - DOC: cache: Missing information about "total-max-size"
    - BUG/MINOR: only mark connections private if NTLM is detected
    - BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic
    - BUG/MAJOR: http: http_txn_get_path() may deference an inexisting buffer
    - BUG/MEDIUM: auth/threads: use of crypt() is not thread-safe
    - BUG/MINOR: config: better detect the presence of the h2 pattern in npn/alpn
    - BUG/MEDIUM: Make sure stksess is properly aligned.
    - BUG/MINOR: config: Copy default error messages when parsing of a backend starts
    - BUG/MEDIUM: hpack: fix encoding of "accept-ranges" field
    - BUG/MINOR: ssl: ssl_sock_parse_clienthello ignores session id
    - BUG/MINOR: cfgparse: Fix transition between 2 sections with the same name
    - BUG/MINOR: cfgparse: Fix the call to post parser of the last sections parsed
    - BUG/MINOR: lb-map: fix unprotected update to server's score
    - BUG/MEDIUM: sample: Don't treat SMP_T_METH as SMP_T_STR.
    - BUG/MINOR: hpack: fix off-by-one in header name encoding length calculation
    - BUG/MINOR: mux-h2: refrain from muxing during the preface
    - BUG/MINOR: mux-h2: advertise a larger connection window size
    - BUILD: compression: fix build error with DEFAULT_MAXZLIBMEM
    - BUILD: threads: fix minor build warnings when threads are disabled
    - MINOR: stats: report the number of active jobs and listeners in "show info"
    - MINOR: servers: Free [idle|safe|priv]_conns on exit.
    - DOC: clarify that check-sni needs an argument.
    - DOC: refer to check-sni in the documentation of sni
    - BUG: dns: Prevent stack-exhaustion via recursion loop in dns_read_name
    - BUG: dns: Prevent out-of-bounds read in dns_read_name()
    - BUG: dns: Prevent out-of-bounds read in dns_validate_dns_response()
    - BUG: dns: Fix out-of-bounds read via signedness error in dns_validate_dns_response()
    - BUG: dns: Fix off-by-one write in dns_validate_dns_response()
    - DOC: Update configuration doc about the maximum number of stick counters.
    - DOC: restore note about "independant" typo
    - DOC: Fix typos in README and CONTRIBUTING
    - DOC: Fix typos in different subsections of the documentation
    - DOC: fix a few typos in the documentation

(morr)

2019-01-24 10:30:13 UTC MAIN commitmail json YAML

2019-01-24 10:25:01 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2019-01-24 10:24:20 UTC MAIN commitmail json YAML

Update to newest version, 5.0.3.

Version 5.0.2 fixed 73 bugs. Details here:
https://wordpress.org/support/wordpress-version/version-5-0-2/

Version 5.0.3 fixed 37 bugs and 7 performance improvements for the block editor.
Details here:
https://wordpress.org/support/wordpress-version/version-5-0-3/

(morr)

2019-01-24 10:16:07 UTC MAIN commitmail json YAML

2019-01-24 10:00:46 UTC MAIN commitmail json YAML

2019-01-24 09:58:54 UTC MAIN commitmail json YAML

2019-01-24 09:58:40 UTC MAIN commitmail json YAML

doc: Updated x11/ocaml-lablgtk to 2.18.7

(jaapb)

2019-01-24 09:58:18 UTC MAIN commitmail json YAML

2019-01-24 09:35:07 UTC MAIN commitmail json YAML

oracle-jre8: Remove obsolete libkcms.so

(jperkin)

2019-01-24 09:33:08 UTC MAIN commitmail json YAML

Update go110 to 1.10.8 (security).

This release addresses a recently supported security issue. This DoS
vulnerability in the crypto/elliptic implementations of the P-521 and P-384
elliptic curves may let an attacker craft inputs that consume excessive
amounts of CPU.

These inputs might be delivered via TLS handshakes, X.509 certificates, JWT
tokens, ECDH shares or ECDSA signatures. In some cases, if an ECDH private
key is reused more than once, the attack can also lead to key recovery.

The issue is CVE-2019-6486 and Go issue golang.org/issue/29903.
See the Go issue for more details.

(bsiegert)

2019-01-24 09:31:46 UTC MAIN commitmail json YAML

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

Version 1.4 of filecontents updates the definitions of tab and form
feed for compatibility with the 2018-04-01 LaTeX release.  Thanks to
David Carlisle for the code update.

(markd)

2019-01-24 09:26:21 UTC MAIN commitmail json YAML

Update go111 to 1.11.5 (security).

This release addresses a recently supported security issue. This DoS
vulnerability in the crypto/elliptic implementations of the P-521 and P-384
elliptic curves may let an attacker craft inputs that consume excessive
amounts of CPU.

These inputs might be delivered via TLS handshakes, X.509 certificates, JWT
tokens, ECDH shares or ECDSA signatures. In some cases, if an ECDH private
key is reused more than once, the attack can also lead to key recovery.

The issue is CVE-2019-6486 and Go issue golang.org/issue/29903.
See the Go issue for more details.

(bsiegert)

2019-01-24 09:19:45 UTC MAIN commitmail json YAML

Updated textproc/py-openpyxl, devel/py-flakes

(adam)

2019-01-24 09:19:25 UTC MAIN commitmail json YAML

py-flakes: updated to 2.1.0

Release 2.1.0
- Allow intentional assignment to variables named _
- Recognize __module__ as a valid name in class scope
- pyflakes.checker.Checker supports checking of partial ast trees
- Detect assign-before-use for local variables which shadow builtin names
- Detect invalid print syntax using >> operator
- Treat async for the same as a for loop for introducing variables
- Add detection for list concatenation in __all__
- Exempt @typing.overload from duplicate function declaration
- Importing a submodule of an as-aliased import-import is marked as
  used
- Report undefined names from __all__ as possibly coming from a *
  import
- Add support for changes in Python 3.8-dev
- Add support for PEP 563 (from __future__ import annotations)
- Include Python version and platform information in pyflakes --version
- Recognize __annotations__ as a valid magic global in Python 3.6+
- Mark names used in PEP 484 # type: ... comments as used
- Add check for use of is operator with str, bytes, and int
  literals

(adam)

2019-01-24 09:19:11 UTC MAIN commitmail json YAML

tex-mathalfa*: Set TEXLIVE_USE_CTAN so that distfiles can be fetched.

(jperkin)

2019-01-24 09:15:26 UTC MAIN commitmail json YAML

php-apcu: Revert apparently unintended distinfo change.

(jperkin)

2019-01-24 09:14:30 UTC MAIN commitmail json YAML

tex-newtx{,-doc}: update to 1.554

Version 1.55 adds support for the SticksToo text fonts (a reworking of
STIX2) as option stix2 to newtxmath. Along with this addition, there
are some important code differences concerning the treatment of
embedded Blackboard Bold alphabets, and, unique to the behavior under
stix2, the addition of the built-in DSSerif alphabet to the options for
Blackboard Bold alphabet.

(markd)

2019-01-24 09:13:52 UTC MAIN commitmail json YAML

py-openpyxl: updated to 2.5.14

2.5.14:

Bugfixes
Correct typo in LineProperties
Exception raised for unsupported image files
Exception raised when cannot find source for non-local cache object

Pull Requests
Add support for nested brackets to the tokeniser
Improvements on handling nested brackets in the tokeniser

(adam)

2019-01-24 09:12:42 UTC MAIN commitmail json YAML

ruby-cucumber-core: Fix checksum.

(jperkin)

2019-01-24 08:47:41 UTC MAIN commitmail json YAML

tex-carlisle{,-doc}: update to 2018

Updated contact details (support via github) and remreset is
now obsolete as it has been incorporated into the LaTeX format.

(markd)

2019-01-24 08:31:40 UTC MAIN commitmail json YAML

Updated devel/py-pip, lang/npm

(adam)

2019-01-24 08:31:18 UTC MAIN commitmail json YAML

npm: updated to 6.7.0

v6.7.0:

Hey y'all! This is a quick hotfix release that includes some important fixes to npm@6.6.0 related to the large rewrite/refactor. We're tagging it as a feature release because the changes involve some minor new features, and semver is semver, but there's nothing major here.

NEW FEATURES
Improve usage errors to npm org commands and add optional filtering to npm org ls subcommand.

BUGFIXES
Fix default usage printout for npm org so you actually see how it's supposed to be used.
fix default usage message for npm hook

DOCS
Add manpage for npm org command.

DEPENDENCY BUMPS
Fall back to "fullfat" packuments on ETARGET errors. This will make it so that, when a package is published but the corgi follower hasn't caught up, users can still install a freshly-published package.
Fixes auth error for username/password legacy authentication.
Fixes issue with "cannot run in wd" errors for run-scripts.
Fixes issues with leaking signal-exit instances and file descriptors.

(adam)

2019-01-24 08:29:40 UTC MAIN commitmail json YAML

py-pip: updated to 19.0.1

19.0.1:

Bug Fixes
- Fix a crash when using --no-cache-dir with PEP 517 distributions

19.0:

Deprecations and Removals
- Deprecate support for Python 3.4
- Start printing a warning for Python 2.7 to warn of impending Python 2.7 End-of-life and
  prompt users to start migrating to Python 3.
- Remove the deprecated --process-dependency-links option.
- Remove the deprecated SVN editable detection based on dependency links
  during freeze.

Features
- Implement PEP 517 (allow projects to specify a build backend via pyproject.toml).
- Implement manylinux2010 platform tag support.  manylinux2010 is the successor
  to manylinux1.  It allows carefully compiled binary wheels to be installed
  on compatible Linux platforms.
- Improve build isolation: handle .pth files, so namespace packages are correctly supported under Python 3.2 and earlier.
- Include the package name in a freeze warning if the package is not installed.
- Warn when dropping an --[extra-]index-url value that points to an existing local directory.
- Prefix pip's --log file lines with their timestamp.

Bug Fixes
- Avoid creating excessively long temporary paths when uninstalling packages.
- Redact the password from the URL in various log messages.
- Avoid creating excessively long temporary paths when uninstalling packages.
- Avoid printing a stack trace when given an invalid requirement.
- Present 401 warning if username/password do not work for URL
- Handle requests.exceptions.RetryError raised in PackageFinder that was causing pip to fail silently when some indexes were unreachable.
- Handle a broken stdout pipe more gracefully (e.g. when running pip list | head).
- Fix crash from setting PIP_NO_CACHE_DIR=yes.
- Fix crash from unparseable requirements when checking installed packages.
- Fix content type detection if a directory named like an archive is used as a package source.
- Fix listing of outdated packages that are not dependencies of installed packages in pip list --outdated --not-required
- Fix sorting TypeError in move_wheel_files() when installing some packages.
- Fix support for invoking pip using python src/pip ....
- Greatly reduce memory usage when installing wheels containing large files.
- Editable non-VCS installs now freeze as editable.
- Editable Git installs without a remote now freeze as editable.
- Canonicalize sdist file names so they can be matched to a canonicalized package name passed to pip install.
- Properly decode special characters in SVN URL credentials.
- Make PIP_NO_CACHE_DIR disable the cache also for truthy values like "true", "yes", "1", etc.

Vendored Libraries
- Include license text of vendored 3rd party libraries.
- Update certifi to 2018.11.29
- Update colorama to 0.4.1
- Update distlib to 0.2.8
- Update idna to 2.8
- Update packaging to 19.0
- Update pep517 to 0.5.0
- Update pkg_resources to 40.6.3 (via setuptools)
- Update pyparsing to 2.3.1
- Update pytoml to 0.1.20
- Update requests to 2.21.0
- Update six to 1.12.0
- Update urllib3 to 1.24.1

Improved Documentation
- Include the Vendoring Policy in the documentation.
- Add instructions for running pip from source to Development documentation.
- Remove references to removed #egg=<name>-<version> functionality
- Fix omission of command name in HTML usage documentation

(adam)

2019-01-24 06:43:43 UTC MAIN commitmail json YAML

print/Makefile: minor ordering fix

(gutteridge)

2019-01-23 19:34:21 UTC MAIN commitmail json YAML

more tex updates

(markd)

2019-01-23 19:30:55 UTC MAIN commitmail json YAML

2019-01-23 19:21:32 UTC MAIN commitmail json YAML

2019-01-23 15:45:48 UTC MAIN commitmail json YAML

firefox: Remove -pie on SunOS.

(jperkin)

2019-01-23 15:44:44 UTC MAIN commitmail json YAML

doc: Updated lang/clang to 7.0.1nb1

(jperkin)

2019-01-23 15:44:34 UTC MAIN commitmail json YAML

2019-01-23 15:41:48 UTC MAIN commitmail json YAML

doc: Updated lang/compiler-rt to 7.0.1nb1

(jperkin)

2019-01-23 15:41:38 UTC MAIN commitmail json YAML

compiler-rt: Move OS_DIR to where clang expects it.

Bump PKGREVISION.

(jperkin)

2019-01-23 15:34:31 UTC MAIN commitmail json YAML

2019-01-23 15:25:36 UTC MAIN commitmail json YAML

2019-01-23 15:17:27 UTC MAIN commitmail json YAML

Use INSTALL file for the post-install commands,
so that it works with pkg_add. Noted by wiz@.

(youri)

2019-01-23 15:04:26 UTC MAIN commitmail json YAML

doc: Updated devel/gdb to 8.1nb2

(kamil)

2019-01-23 15:03:34 UTC MAIN commitmail json YAML

gdb: Pass --enable-targets=all

Make this package usable in cross-ABI debugging.

Bump PKGREVISION.

(kamil)

2019-01-23 15:00:15 UTC MAIN commitmail json YAML

2019-01-23 12:48:55 UTC MAIN commitmail json YAML

doc: Updated lang/erlang-doc to 21.2

(nia)

2019-01-23 12:46:22 UTC MAIN commitmail json YAML

2019-01-23 12:21:38 UTC MAIN commitmail json YAML

Updated www/apache24, security/py-cryptography, security/py-cryptography_vectors

(adam)

2019-01-23 12:21:04 UTC MAIN commitmail json YAML

py-cryptography[_vectors]: updated to 2.5

2.5:
* **BACKWARDS INCOMPATIBLE:** :term:U-label strings were deprecated in
  version 2.1, but this version removes the default idna dependency as
  well. If you still need this deprecated path please install cryptography
  with the idna extra: pip install cryptography[idna].
* **BACKWARDS INCOMPATIBLE:** The minimum supported PyPy version is now 5.4.
* Numerous classes and functions have been updated to allow :term:bytes-like
  types for keying material and passwords, including symmetric algorithms, AEAD
  ciphers, KDFs, loading asymmetric keys, and one time password classes.
* Updated Windows, macOS, and manylinux1 wheels to be compiled with
  OpenSSL 1.1.1a.
* Added support for :class:~cryptography.hazmat.primitives.hashes.SHA512_224
  and :class:~cryptography.hazmat.primitives.hashes.SHA512_256 when using
  OpenSSL 1.1.1.
* Added support for :class:~cryptography.hazmat.primitives.hashes.SHA3_224,
  :class:~cryptography.hazmat.primitives.hashes.SHA3_256,
  :class:~cryptography.hazmat.primitives.hashes.SHA3_384, and
  :class:~cryptography.hazmat.primitives.hashes.SHA3_512 when using OpenSSL
  1.1.1.
* Added support for :doc:/hazmat/primitives/asymmetric/x448 when using
  OpenSSL 1.1.1.
* Added support for :class:~cryptography.hazmat.primitives.hashes.SHAKE128
  and :class:~cryptography.hazmat.primitives.hashes.SHAKE256 when using
  OpenSSL 1.1.1.
* Added initial support for parsing PKCS12 files with
  :func:~cryptography.hazmat.primitives.serialization.pkcs12.load_key_and_certificates.
* Added support for :class:~cryptography.x509.IssuingDistributionPoint.
* Added rfc4514_string() method to
  :meth:x509.Name <cryptography.x509.Name.rfc4514_string>,
  :meth:x509.RelativeDistinguishedName
  <cryptography.x509.RelativeDistinguishedName.rfc4514_string>, and
  :meth:x509.NameAttribute <cryptography.x509.NameAttribute.rfc4514_string>
  to format the name or component an :rfc:4514 Distinguished Name string.
* Added
  :meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.from_encoded_point,
  which immediately checks if the point is on the curve and supports compressed
  points. Deprecated the previous method
  :meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.from_encoded_point.
* Added :attr:~cryptography.x509.ocsp.OCSPResponse.signature_hash_algorithm
  to OCSPResponse.
* Updated :doc:/hazmat/primitives/asymmetric/x25519 support to allow
  additional serialization methods. Calling
  :meth:~cryptography.hazmat.primitives.asymmetric.x25519.X25519PublicKey.public_bytes
  with no arguments has been deprecated.
* Added support for encoding compressed and uncompressed points via
  :meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.public_bytes. Deprecated the previous method
  :meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.encode_point.

(adam)

2019-01-23 12:04:18 UTC MAIN commitmail json YAML

apache24: updated to 2.4.38

Changes with Apache 2.4.38
*) SECURITY: CVE-2018-17199 (cve.mitre.org)
  mod_session: mod_session_cookie does not respect expiry time allowing
  sessions to be reused.
*) SECURITY: CVE-2018-17189 (cve.mitre.org)
  mod_http2: fixes a DoS attack vector. By sending slow request bodies
  to resources not consuming them, httpd cleanup code occupies a server
  thread unnecessarily. This was changed to an immediate stream reset
  which discards all stream state and incoming data.
*) SECURITY: CVE-2019-0190 (cve.mitre.org)
  mod_ssl: Fix infinite loop triggered by a client-initiated
  renegotiation in TLSv1.2 (or earlier) with OpenSSL 1.1.1 and
  later.
*) mod_ssl: Clear retry flag before aborting client-initiated renegotiation.
*) mod_negotiation: Treat LanguagePriority as case-insensitive to match
  AddLanguage behavior and HTTP specification.
*) mod_md: incorrect behaviour when synchronizing ongoing ACME challenges
  have been fixed.
*) mod_setenvif: We can have expressions that become true if a regex pattern
  in the expression does NOT match. In this case val is NULL
  and we should just set the value for the environment variable
  like in the pattern case.
*) mod_session: Always decode session attributes early.
*) core: Incorrect values for environment variables are substituted when
  multiple environment variables are specified in a directive.
*) mod_rewrite: Only create the global mutex used by "RewriteMap prg:" when
  this type of map is present in the configuration.
*) mod_dav: Fix invalid Location header when a resource is created by
  passing an absolute URI on the request line
*) mod_session_cookie: avoid duplicate Set-Cookie header in the response.
*) mod_ssl: clear *SSL errors before loading certificates and checking
  afterwards. Otherwise errors are reported when other SSL using modules
  are in play.
*) mod_ssl: Fix the error code returned in an error path of
  'ssl_io_filter_handshake()'. This messes-up error handling performed
  in 'ssl_io_filter_error()'
*) mod_ssl: Fix $HTTPS definition for "SSLEngine optional" case, and fix
  authz provider so "Require ssl" works correctly in HTTP/2.
*) mod_proxy: If ProxyPassReverse is used for reverse mapping of relative
  redirects, subsequent ProxyPassReverse statements, whether they are
  relative or absolute, may fail.
*) mod_lua: Now marked as a stable module

(adam)

2019-01-23 11:53:44 UTC MAIN commitmail json YAML

doc: Updated lang/erlang-man to 21.2

(nia)

2019-01-23 11:51:23 UTC MAIN commitmail json YAML

2019-01-23 11:32:07 UTC MAIN commitmail json YAML

some tex updates

(markd)

2019-01-23 11:29:54 UTC MAIN commitmail json YAML

2019-01-23 11:16:33 UTC MAIN commitmail json YAML

tex-tracklang{,-doc}: update to 1.3.6

\GetTrackedDialectFromLanguageTag now sets
\TrackedDialectClosestSubMatch for use if no exact match is found.

(markd)

2019-01-23 11:07:45 UTC MAIN commitmail json YAML

2019-01-23 10:57:25 UTC MAIN commitmail json YAML

tex-eso-pic{,-doc}: update to 2.0h

Corrects a bug if the package is loaded before \documentclass

(markd)

2019-01-23 10:46:29 UTC MAIN commitmail json YAML

2019-01-23 10:19:36 UTC MAIN commitmail json YAML

tex-geometry{,-doc}: update to 5.8

  * Documentation fixes.
  * (x)dvipdfmx alias for dvipdfm otion.

(markd)

2019-01-23 10:04:24 UTC MAIN commitmail json YAML

tex-zxjafont{,-doc}: update to 0.4

- New preets: `yu-win10`, `sourcehan(-jp)`, `noto(-jp)`, `ume`.
- New options: `90jis`, `jis2004`.
- The use of deprecated presets is warned.

(markd)

2019-01-23 09:47:07 UTC MAIN commitmail json YAML

2019-01-23 09:30:34 UTC MAIN commitmail json YAML

tex-chngcntr{,-doc}: update to 1.1a

Update to chngcntr so that it does not generate an error if the
commands are already defined (as they are in the latest LaTeX format)

(markd)

2019-01-23 09:15:38 UTC MAIN commitmail json YAML

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

2019-01-22 21:50:58 UTC MAIN commitmail json YAML

doc: Updated x11/libdrm to 2.4.97

(wiz)

2019-01-22 21:50:47 UTC MAIN commitmail json YAML

libdrm: update to 2.4.97.

Alex Deucher (1):
      amdgpu: update to latest marketing names from 18.50

Andrey Grodzovsky (3):
      amdgpu/test: Add illegal register and memory access test v2
      amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs.
      amdgpu/test: Enable deadlock test for CI family (gfx7)

Christian K旦nig (1):
      amdgpu: add VM test to exercise max/min address space

Daniel Vetter (1):
      doc: Rename README&CONTRIBUTING to .rst

Eric Anholt (2):
      Avoid hardcoded strlens in drmParseSubsystemType().
      drm: Attempt to parse SPI devices as platform bus devices.

Eric Engestrom (6):
      xf86drmHash: remove unused loop variable
      meson: fix typo in compiler flag
      tests: skip drmdevice test if the machine doesn't have any drm device
      freedreno: remove always-defined #ifdef
      xf86atomic: #undef internal define
      README: reflow the project description to improve readability

Fran巽ois Tigeot (2):
      xf86drm: implement drmParseSubsystemType for DragonFly
      libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly

Leo Liu (1):
      tests/amdgpu/vcn: fix the nop command in IBs

Lucas De Marchi (2):
      gitignore: sort file
      gitignore: add _build

Marek Ol邸叩k (3):
      amdgpu: update amdgpu_drm.h
      amdgpu: add a faster BO list API
      Bump the version to 2.4.97

Mauro Rossi (1):
      android: Fix 32-bit app crashing in 64-bit Android

(wiz)

2019-01-22 18:28:46 UTC MAIN commitmail json YAML

doc: Updated net/openconnect to 8.02

(schmonz)

2019-01-22 18:28:41 UTC MAIN commitmail json YAML

Update to 8.02. From the changelog:

- Fix GNU/Hurd build.
- Discover vpnc-script in default packaged location on FreeBSD/OpenBSD.
- Support split-exclude routes for GlobalProtect.
- Fix GnuTLS builds without libtasn1.
- Fix DTLS support with OpenSSL 1.1.1+.
- Add Cisco-compatible DTLSv1.2 support.
- Invoke script with reason=attempt-reconnect before doing so.

(schmonz)

2019-01-22 18:05:29 UTC MAIN commitmail json YAML

mate-settings-daemon:

Fix two warnings by including gnome-keyring
and creating a file needed by the xrdb plugin.

(youri)

2019-01-22 17:19:31 UTC MAIN commitmail json YAML

doc: Added sysutils/u-boot-odroid-c2 version 2018.11

(martin)

2019-01-22 17:19:07 UTC MAIN commitmail json YAML

Add u-boot-odroid-c2

(martin)

2019-01-22 17:17:55 UTC MAIN commitmail json YAML

2019-01-22 16:58:20 UTC MAIN commitmail json YAML

Remove unicode-ucd

(youri)

2019-01-22 16:08:12 UTC MAIN commitmail json YAML

Remove, it was already imported as unicode-character-database.

(youri)

2019-01-22 15:33:01 UTC MAIN commitmail json YAML

Remove conflict markers

(roy)

2019-01-22 15:31:52 UTC MAIN commitmail json YAML

doc: Updated net/dhcpcd to 7.1.0

(roy)

2019-01-22 15:31:41 UTC MAIN commitmail json YAML

dhcpcd-7.1.0 has been released with the following changes:

* OpenBSD: works alongside slaacd(8)
* NetBSD: sets SO_RERROR on to detect receive socket overflow
* BSD: route improvements to avoid listening for own changes
* Linux: use NETLINK_BROADCAST_ERROR
* BSD: avoid late address deletion messages by testing address existance
* IP6: implement IP6 address sharing
* BSD: catch UP/DOWN events when interfaces does support media changes
* IPv4LL: remember old address when carrier is lost

(roy)

2019-01-22 15:29:07 UTC MAIN commitmail json YAML

doc: Updated geography/viking to 1.7

(gdt)

2019-01-22 15:28:45 UTC MAIN commitmail json YAML

viking: Update to 1.7

packaging changes:

  - remove patch fragment applied upstream
  - add a request to clarify and upstream the sun patch
  - update comments about why things are or are not included.  Add a
    note to consider gtk3.
  - disable geoclue, oauth, and zip, pending decision on defaults and
    options (magic and mapnik remain disabled)
  - remove perl dependencies, apparently no longer preesent upstream
  - depend on libbzip2
  - depend on png (was already indirect)
  - depend on nettle (MD5 for thumbnail cache)

upstream changes:

== New features since 1.6.2 ==
* KMZ Map File Support
* Apply Button for Layer Properties
* Support More GPX Fields
* Updated Default Map: Mapbox Outdoors
* GeoClue Support for Automatic Location
* Faster GPX File Loading
* Waypoint / EXIF GPS Image Direction Support
* Support More Garmin Waypoint Symbols
* Support Garmin Device GPX Point Limits
* Windows GPSD Client
* Support 'External' GPX File Layers in .vik Files
* Usage of HTTPS addresses
* Support OAuth for OSM
* Support High Resolution Displays
* Track+Route Split+Join Tools
* Calculation of Eddington Number
* Calendar Display
* Can Select a Result from the Online Search Results
* Reproducible Builds
* 64bit Windows Build only
* Travis Build + CI
* Consistent Licensing of GPL2+
* Many Internal Improvements + Fixes

(bug fixes)

(gdt)