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 (58m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 03:04:27 UTC Now

2018-12-04 06:09:39 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Manip to 6.75

(wen)

2018-12-04 06:07:39 UTC MAIN commitmail json YAML

Update to 6.75

Upstream changes:
(6.75 changelog not found)
6.74  2018-12-01
  -  Removed travis file from the tarball
        The tarball had a .travis.yml file in it that wasn't in the MANIFEST
        file. Since the MANIFEST file is automatically generated by the perl
        mkmanifest tool, since it didn't see the .travis.yml file, I have
        excluded it from the tarball. Reported by Mohammad S Anwar on GitHub
        (#23)

  -  Time zone fixes
        Newest zoneinfo data (tzdata 2018e)

(wen)

2018-12-01 07:50:42 UTC MAIN commitmail json YAML

Updated devel/p5-glib2 to 1.328

(wen)

2018-12-01 07:49:41 UTC MAIN commitmail json YAML

Update to 1.328

Upstream changes:
Overview of changes in Glib 1.328 (stable)
============================================

* Makefile.PL: changed location of Git repo/web page
* Add wrappers for GVariantDict
* Add a few integer casts to quell compiler warnings
* Rename DOAP file to appease pre-commit hook

(wen)

2018-12-01 07:36:41 UTC MAIN commitmail json YAML

Updated devel/p5-Git-Repository to 1.323

(wen)

2018-12-01 07:35:44 UTC MAIN commitmail json YAML

2018-12-01 07:27:46 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20181130

(wen)

2018-12-01 07:25:51 UTC MAIN commitmail json YAML

Update to 5.20181130

Upstream changes:
5.20181130
  - CPAN release

5.20181129_28
  - Updated for v5.28.1

5.20181129_26
  - Updated for v5.26.3

(wen)

2018-12-01 03:04:51 UTC MAIN commitmail json YAML

Updated devel/p5-Future to 0.39

(wen)

2018-12-01 03:03:40 UTC MAIN commitmail json YAML

Update to 0.39

Upstream changes:
0.39    2018-09-20 14:03:05
        [CHANGES]
        * Added Test::Future::Deferred
        * Use Syntax::Keyword::Try in example code
        * Various docs fixes

(wen)

2018-12-01 03:01:14 UTC MAIN commitmail json YAML

Updated devel/p5-File-Slurp to 9999.25

(wen)

2018-12-01 03:00:16 UTC MAIN commitmail json YAML

Update to 9999.25

Upstream changes:
9999.25    2018-10-29
    - The previous release contained nothing but a documentation update. That
      updated documentation errantly mentioned pseudo-files. Pseudo-files
      are perfectly fine to use with File::Slurp.
    - Add regression test for GLOB refs being slurped in. Thank you, James Keenan!
      https://github.com/perhunter/slurp/pull/17#issuecomment-437174592
    - Refactor read_file to use open and read rather than sysopen and sysread.
    - Add a bugwards compatible feature to keep track of the cursor when
      dealing with the DATA handle (https://github.com/perhunter/slurp/pull/17)
    - Fix a typo in the docs.

9999.24    2018-10-29
    - Document the clear downfalls of using file handles of any kind rather
      than just the file's path string.

9999.23    2018-10-20
    - Fix an error on the test rewrites with a bad value for binmode
    - Create a 00-report-prereqs.dd to ease testing on 5.6
    - Bump requirement for File::Spec to 3.01 as Cwd was shipped separately
      before and the one that came with 5.6 had Taint issues.
    - Cleaned up the Change log to make all dates uniform

9999.22    2018-10-15
    - Update the SYNOPSIS documentation. (Graham Knop)
    - Fix some EUMM metadata depending on version. (Dan Book)
    - Fix Windows path concatenation on read_dir. (James Keenan)
    - Document each function with proper POD heads and re-order in alphabetical
    - Dump the POD to GH markdown for a README.md
    - Remove the README file
    - Remove some work-arounds for older Perls < 5.6
    - Do not inherit from Exporter (requires Exporter 5.57)
    - Fix perms.t to run on all platforms (Aristotle Pagaltzis, Linda Walsh
      via RT #92401)
    - Clean up handle.t (we no longer use the -w flag anywhere)

9999.21    2018-10-08
    - Unset $^W in a few strategic places to silence warnings when Test::Harness
      or ExtUtils::MakeMaker turn them on. (Thanks, Graham Knop).
    - Got rid of a few MYMETA leftovers in the MANIFEST
    - Add Git repository info to the Makefile
    - Add a contributor's list for display on metacpan

9999.20_02    2018-10-04  (TRIAL)
    - Update TravisCI tests to show coverage.
    - Update all remaining test files
    - Get rid of assumption of . in @INC in tests
    - Remove t/TestDriver.pm
    - Add t/lib/FileSlurpTest.pm
    - Make sure all tests use a properly acquired temp file
    - Clean up prereqs a bit further
    - Document all failure cases in the 01-error* tests.
    - Moved the CORE:: function overrides to their own test class to only be
      included when overriding is necessary

9999.20_01    2018-09-27  (TRIAL)
    - Fixed spelling mistakes in POD (RT #85251)
    - Fixed a typo in an example (RTs #72116, #80279)
    - Remove doc mentions of Perl < 5.006 as that's required.
    - Fix POD coverage tests by adding a few more ignored functions
    - Added t/edit_file.t (James Keenan)
    - Move the POD tests to xt/author
    - Update t/append_null.t
    - Update t/binmode.t
    - Update t/data_list.t
    - Update t/data_scalar.t
    - Update t/error_mode.t
    - Update t/large.t
    - Update t/original.t
    - Update t/stringify.t
    - Added t/00-report-prereqs.t
    - Added more xt/author tests
    - Fix all trailing whitespace in accordance with xt/author/eol.t
    - Updated the Makefile.PL to get all of the prereqs in there.
    - Add CI testing via TravisCI and AppVeyor

(wen)

2018-12-01 02:55:28 UTC MAIN commitmail json YAML

Updated devel/p5-File-NFSLock to 1.29

(wen)

2018-12-01 02:54:15 UTC MAIN commitmail json YAML

Update to 1.29

Upstream changes:
1.29  Nov 01 14:00 2018
        - Avoid deprecated PERL_USE_UNSAFE_INC

1.28  Nov 01 10:00 2018
        - Patch RT#130467 and RT#120088:
        - Handle "." not in @INC

(wen)

2018-12-01 02:47:51 UTC MAIN commitmail json YAML

Updated devel/p5-FFI-CheckLib to 0.23

(wen)

2018-12-01 02:46:52 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23      2018-11-18 00:07:49 -0500
  - Handle DLLs on Windows with "dashed" version numbers (example: foo-1-2-3.dll)
    (gh#10, gh#11, SLAFFAN++)

(wen)

2018-12-01 02:44:47 UTC MAIN commitmail json YAML

Updated devel/p5-Event to 1.27

(wen)

2018-12-01 02:44:00 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
1.27 2018-11-17
  - only Zero(Polld) if not NULL (reported by @andk, thanks!)

(wen)

2018-12-01 02:41:21 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Dumper to 2.173

(wen)

2018-12-01 02:40:17 UTC MAIN commitmail json YAML

Update to 2.173

Upstream changes:
2.173

    perl #133624: Reinstate support for 5.8.8 and older.

(wen)

2018-12-01 02:37:09 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.84

(wen)

2018-12-01 02:36:02 UTC MAIN commitmail json YAML

Update to 3.84

Upstream changes:
version 3.84 at 2018-11-30 09:41:19 +0000
-----------------------------------------

  Change: af8b9752bc2fb46605f3eceec64f3bb7a5dcc690
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-11-30 09:41:19 +0000

    Updated for v5.26.3 && v5.28.1

-----------------------------------------
version 3.82 at 2018-11-20 22:10:01 +0000
-----------------------------------------

  Change: 9b48c3d5594dcf443b8cf3e7fb5746eb00055c6e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-11-20 22:10:01 +0000

    Updated for v5.29.5

(wen)

2018-12-01 02:31:21 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-FindDependencies to 2.48

(wen)

2018-12-01 02:29:53 UTC MAIN commitmail json YAML

Update to 2.48

Upstream changes:
2.48    2018-05-24      search.cpan.org is going away so switch to using
                          metacpan

(wen)

2018-12-01 01:58:06 UTC MAIN commitmail json YAML

Updated devel/p5-Config-File to 1.51

(wen)

2018-12-01 01:57:17 UTC MAIN commitmail json YAML

Update to 1.51

Upstream changes:
1.51 (15-Nov-2018):
- Fix old bugs from CPAN RT
- perltidy
- Update maintainer and copyright

(wen)

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-24 12:10:22 UTC MAIN commitmail json YAML

Updated devel/p5-Parallel-ForkManager to 2.02

(wen)

2018-11-24 12:08:41 UTC MAIN commitmail json YAML

Update to 2.02

Upstream changes:
2.02 2018-10-08
  - Promote to stable release.

  [ STATISTICS ]
    - code churn: 1 file changed, 9 insertions(+), 1 deletion(-)

2.01 2018-08-23
  [ ENHANCEMENTS ]
    - add 'child_role' attribute for customization.

  [ STATISTICS ]
    - code churn: 2 files changed, 53 insertions(+), 4 deletions(-)

2.00 2018-08-22 (TRIAL)
  [ API CHANGES ]
    - Change the guts to be Moo-based. (GH#24)

  [ STATISTICS ]
    - code churn: 5 files changed, 240 insertions(+), 89 deletions(-)

(wen)

2018-11-24 11:54:22 UTC MAIN commitmail json YAML

Updated devel/p5-Object-Signature to 1.08

(wen)

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

Update to 1.08

Upstream changes:
1.08      2018-10-08 00:04:32Z
          - distribution tooling updates

(wen)

2018-11-24 11:51:18 UTC MAIN commitmail json YAML

Updated devel/p5-Object-Declare to 0.24

(wen)

2018-11-24 11:50:06 UTC MAIN commitmail json YAML

Update to 0.24

Upstream changes:
0.24    2018-10-07
    * Added [MetaJSON] to dist.ini so releases include a META.json file
    * Convert dist.ini to [@SHLOMIF]

(wen)

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

Updated devel/p5-MooseX-Getopt to 0.74

(wen)

2018-11-24 11:42:34 UTC MAIN commitmail json YAML

Update to 0.74

Upstream changes:
0.74      2018-09-23 23:41:10Z
- fix init_arg when used in combination with an underscored attribute read
  from the config file (Andreas Koenig, github #11)

(wen)

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

Updated devel/p5-Module-ExtractUse to 0.343

(wen)

2018-11-24 10:59:19 UTC MAIN commitmail json YAML

Update to 0.343

Upstream changes:
0.343  2018-10-18T15:19:05
    - Mention Perl::PrereqScanner modules family (perlancar)

(wen)

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

Updated devel/p5-Module-CoreList to 5.20181120

(wen)

2018-11-24 10:00:48 UTC MAIN commitmail json YAML

Update to 5.20181120

Upstream changes:
5.20181120
  - Updated for v5.29.5

5.20181020
  - Updated for v5.29.4

5.20180920
  - Updated for v5.29.3

(wen)

2018-11-24 09:57:59 UTC MAIN commitmail json YAML

Updated devel/p5-Modern-Perl to 1.20181021

(wen)

2018-11-24 09:57:01 UTC MAIN commitmail json YAML

Update to 1.20181021

Upstream changes:
1.20181021 2018-10-21 12:09:32-07:00 America/Los_Angeles
    - autogenerate META.json file (Mohammad S Anwar, GH PR #7)
    - remove Module::Build build dependency to make installation easier

1.20180928 2018-09-27 18:29:25-07:00 America/Los_Angeles
    - skip tests for Perls without arraybase (Dagfinn Ilmari Manns奪ker, GH #10)

(wen)

2018-11-24 09:53:44 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Mechanize to 1.90

(wen)

2018-11-24 09:52:47 UTC MAIN commitmail json YAML

Update to 1.90

Upstream changes:
1.90      2018-11-12 18:02:03Z
    [DOCUMENTATION]
    - Pod fixes (GH#261) (Julien Fiegehenn)
    - Fixed pod error as reported by CPANTS. (GH#264) (Mohammad S Anwar)

    [ENHANCEMENTS]
    - Upgrade to HTML::TreeBuilder version 5 to get support for weak references in
      HTML::Element (GH#251) (Julien Fiegehenn)

1.89      2018-10-18 19:13:34Z
    [ENHANCEMENTS]
    - Add support to find_image() and find_all_images() via 'id'
      and 'class' (GH#242) (Julien Fiegehenn)
    - Pass strict/verbose constructor args to HTML::Form (GH#256) (Julien Fiegehenn)
    - Add ability to clear history and tests for history (GH#259) (mschae94)

(wen)

2018-11-24 09:40:57 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Form-UrlEncoded to 0.25

(wen)

2018-11-24 09:39:53 UTC MAIN commitmail json YAML

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

Updated www/p5-Template-Toolkit to 2.28

(wen)

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

Update to 2.28

Upstream changes:
Version 2.28 - 11th October 2018
#------------------------------------------------------------------------

* Add and enable Travis CI to track GitHub Pull Requests

* Template is now using GitHub as the official Bug Tracker

* Nicolas R. fixed a circular reference in Template::Plugin::Filter
  https://github.com/abw/Template2/issues/152

* Nicolas R. adjusted group regexes to not be greedy
  https://github.com/abw/Template2/issues/94

* Nicolas R. added unit tests to cover regression from RT 91172
  https://github.com/abw/Template2/issues/122

* Nicolas R. added support for template files having mtime=0
  https://github.com/abw/Template2/issues/102

* Todd Rinaldo fixed rand calls with no args in Math plugin
  https://github.com/abw/Template2/issues/155

* Todd Rinaldo corrected ttree 2.22 logic change
  https://github.com/abw/Template2/issues/148

* Todd Rinaldo turned off automated testing for tests using optional modules
  https://github.com/abw/Template2/issues/156

* Nicolas R. adjusted unit tests to not force Stash::XS

* Nicolas R. added a pre allocated buffer in Stash.xs to avoid malloc/free
  https://github.com/abw/Template2/issues/82

* Nicolas R. optmized Template::Parser by avoiding a dummy sub
  https://github.com/abw/Template2/issues/83

* Nicolas R. optimized Template:Directive by using index
  https://github.com/abw/Template2/issues/84

* Nicolas R. adjust _dotop logic in Stash for perl 5.28 and earlier
  https://github.com/abw/Template2/issues/81

* Todd Rinaldo documented VMethod method called 'item'
  https://github.com/abw/Template2/issues/90

* Nicolas R. adjusted t/filter.t after recent switch to RFC3986
  https://github.com/abw/Template2/issues/179

* Nicolas R. fixed warnings from t/cgi.t
  https://github.com/abw/Template2/issues/178

* Ivan Krylov added STRICT option to ttree
  https://github.com/abw/Template2/issues/81

* Kent Fredric fixed relative path handling in templates on Perl 5.26+
  https://github.com/abw/Template2/issues/80

* Tom Delmas fixed some typo from documentation
  https://github.com/abw/Template2/issues/76

* Matthew Somerville switched uri/url to use RFC3986
  updated the documentation to match the history.
  https://github.com/abw/Template2/issues/35

* Sebastien Deseille used remove_tree helper to remove directories
  https://github.com/abw/Template2/issues/67

* Nick Hibma - Add Sortkeys to DUMPER_ARGS
  https://github.com/abw/Template2/issues/64

* E. Choroba added a warn on duplicate block name
  https://github.com/abw/Template2/issues/61

* Jason Lewis fixed some typo in ttree.pod
  https://github.com/abw/Template2/issues/58

(wen)

2018-11-24 09:23:23 UTC MAIN commitmail json YAML

Updated www/p5-Role-REST-Client to 0.23

(wen)

2018-11-24 09:22:25 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23    2018-10-30 17:08:06 Europe/Copenhagen
- Make sure response has a content type before checking (jjatria)

(wen)

2018-11-24 08:22:19 UTC MAIN commitmail json YAML

Updated www/p5-POE-Component-Server-SimpleHTTP to 2.28

(wen)

2018-11-24 08:21:23 UTC MAIN commitmail json YAML

Update to 2.28

Upstream changes:
version 2.28 at 2018-09-17 09:19:09 +0000
-----------------------------------------

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

    Release engineering for 2.28

  Change: d712a41b23990ecbee9050b997532b8c6b4c6065
  Author: Damyan Ivanov <dmn@debian.org>
  Date : 2018-09-16 20:51:07 +0000

    add support for IPv6

(wen)

2018-11-24 07:53:22 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Selector-XPath to 0.25

(wen)

2018-11-24 07:52:02 UTC MAIN commitmail json YAML

Update to 0.25

Upstream changes:
0.25 2018-11-03
    * Add support for compiling :disabled, :selected, :checked, :text,
      :last-of-type

      I'm not sure whether the Perl XPath libaries support this, but at least
      we can compile it.

      This addresses RT #124406, thanks to Andrew Maguire

0.24 2018-11-02
    * Test stability improvement if HTML::TreeBuilder::XPath is not installed
    * Re-release with properly fixed META.* information
      (RT 127555, reported by Dan Book)
    * No code changes, no need to upgrade

(wen)

2018-11-24 07:46:45 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.207000

(wen)

2018-11-24 07:45:39 UTC MAIN commitmail json YAML

Update to 0.207000

Upstream changes:
0.207000  2018-11-14 17:24:25-05:00 America/New_York

    [ BUG FIXES ]
    * GH #1427: Allow layout_dir to be configured by set keyword (Russell
      @veryrusty Jenkins)
    * GH #1456: Engine logging respects minimum level filtering (Daniel Perrett)
    * PR #1479: Remove arbitrary Perl 5.10 requirement from tests (Dan Book)
    * PR #1480: Correct dynamic HTTP::XSCookies requirement (Dan Book)
    * PR #1486: Install dzil deps for use by Appveyor (Dan Book)

    [ ENHANCEMENTS ]
    * GH #1418: Send plain text content with send_as() (Steve Dondley)
    * PR #1457: Serializer mutable with custom mapping. Also resolves issues
      #795, #973, and #901 (Russell @veryrusty Jenkins, Yanick Champoux,
      Daniel B旦hmer, Steven Humphrey)
    * PR #1459: Add no default middleware feature. Also resolves #1410
      (Russell @veryrusty Jenkins)
    * GH #1469: Code of Conduct enhancements (MaxPerl)

    [ DOCUMENTATION ]
    * GH #1166: Add behind_proxy docs to Deployment manual (Nuno Ramos
      Carvalho)
    * GH #1417: Add "set engines" documentation (Deirdre Moran)
    * PR #1450: Add calculator example (Gabor Szabo)
    * PR #1452: Fix Pod formatting for CPAN (simbaque)
    * PR #1454: Fix typos in docs (Gil Magno)
    * PR #1464: Can't set environment with 'set' keyword (Ben Kaufman)
    * PR #1470: Use session for flash and explain in detail (simbaque)
    * PR #1472: Migration, tutorial, other doc fixes (Jason A. Crome)
    * PR #1473: Show support resources after generating new app (Jason A.
      Crome)
    * PR #1474: Use the correct URL for HAProxy (Jason A. Crome)
    * PR #1475: Add manual section for security concerns (Jason A. Crome)
    * PR #1487: Clarify deprecation of Dancer2::Test (Steve Dondley)

(wen)

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

Updated /databases/p5-DBD-mysql to 4.049

(wen)

2018-11-24 04:14:05 UTC MAIN commitmail json YAML

Update to 4.049

Upstream changes:
2018-10-25 Dani谷l van Eeden, Patrick Galbraith,
DBI/DBD community (4.049)
* Fix MariaDB issue #262
* Various fixes for travis builds
* Fix to issue 187: Don't declare enum_type as static
* Fix regex for removing database from DSN again
* Allow to call $sth->mysql_async_ready and $sth->mysql_async_result more times without discarding result state 201

(wen)

2018-11-24 04:07:08 UTC MAIN commitmail json YAML

Updated databases/p5-DB_File to 1.843

(wen)

2018-11-24 04:06:13 UTC MAIN commitmail json YAML

Update to 1.843

Upstream changes:
1.843 2 November 2018

  * hints file (sourced from
    http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/perl5/files/)
    Highlighed by Sevan Janiyan <venture37@geeklan.co.uk>

        hints/bitrig.pl
        hints/netbsd.pl
        hints/minix.pl
        hints/openbsd.pl

(wen)

2018-11-24 04:02:31 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-XS to 4.0

(wen)

2018-11-24 04:01:35 UTC MAIN commitmail json YAML

Update to 4.0

Upstream changes:
4.0  Fri Nov 16 00:06:54 CET 2018
        - 4.0 pre-release, do not use other than for testing.
        - SECURITY IMPLICATION: this release enables allow_nonref by default
          for compatibnility with RFC 7159 and newer. See "old" vs. "new"
          JSON under SECURITY CONSIDERATIONS.
        - reworked the "old" vs. "new" JSON section.
        - add ->boolean_values to provide the values to which booleans
          decode (requested by Aristotle Pagaltzis).
        - decode would wrongly accept ASCII NUL characters instead of
          reporting them as trailing garbage.
        - work around what smells like a perl bug w.r.t. exceptions
          thrown in callbacks.
        - incremental parser now more or less respects allow_nonref.
        - json_xs json-pretty now enables canonical mode.
        - add documentation section about I-JSON.
        - minor documentation fixes/updates.

(wen)

2018-11-24 03:50:08 UTC MAIN commitmail json YAML

Updated converters/p5-Cpanel-JSON-XS to 4.07

(wen)

2018-11-24 03:49:08 UTC MAIN commitmail json YAML

Update to 4.07

Upstream changes:
4.07 2018-11-02 (rurban)
        - Silence Gconvert -Wunused-result.
          gcvt returns a string, sprintf int, so suppress the retval

(wen)

2018-11-24 03:45:02 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Zip to 1.64

(wen)

2018-11-24 03:44:18 UTC MAIN commitmail json YAML

Update to 1.64

Upstream changes:
1.64 Wed 12 Sep 2018
    - Fix for year 2030

(wen)

2018-11-24 03:31:00 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 1.32

(wen)

2018-11-24 03:30:00 UTC MAIN commitmail json YAML

Update to 2.32

Uptsream changes:
2.32  13/09/2018 (CBERRY)
- Fix absolute path handling on VMS

2.30  19/06/2018
- skip white_space test on MSWin32 as Windows will report that both
  files exist, which is obviously a 'feature'

(wen)

2018-11-10 10:01:21 UTC MAIN commitmail json YAML

Updated math/p5-Math-Utils to 1.13

(wen)

2018-11-10 10:00:39 UTC MAIN commitmail json YAML

Update to 1.13

Upstream changes:
1.13
        30 Oct 2018
        - Add function pl_translate(), by request.
        - Turn README into README.md. With MetaCPAN replacing CPAN,
          there is no reason to have a plain-text README anymore
          (MetaCPAN doesn't treat the file as special).
        - Add a CONTRIBUTING.md file, which is becoming a thing.
        - New test file for pl_translate(), and upgrade test files
          that for some reason were still using Test::Simple to Test::More.
        - Added an :all tag. Why not.

(wen)

2018-11-10 09:58:44 UTC MAIN commitmail json YAML

Updated math/p5-Statistics-Descriptive to 3.0702

(wen)

2018-11-10 09:58:03 UTC MAIN commitmail json YAML

Update to 3.0702

Upstream changes:
3.0702      2018-10-25
    - Rephrase some lacking phrasing in the docs.
        - https://github.com/shlomif/perl-Statistics-Descriptive/issues/5
        - Thanks to @melak .

(wen)

2018-11-10 09:54:55 UTC MAIN commitmail json YAML

Updated misc/p5-Business-ISMN to 1.201

(wen)

2018-11-10 09:54:12 UTC MAIN commitmail json YAML

Update to 1.201

Upstream changes:
1.201 2018-10-18T15:27:35Z
        * Change publisher() to country() (because that's what it is).
        The old method names are still there but carp.

(wen)

2018-11-10 09:52:06 UTC MAIN commitmail json YAML

Updated misc/p5-Locale-libintl to 1.30

(wen)

2018-11-10 09:51:10 UTC MAIN commitmail json YAML

2018-11-10 09:44:51 UTC MAIN commitmail json YAML

Updated net/p5-RT-Client-REST to 0.53

(wen)

2018-11-10 09:44:10 UTC MAIN commitmail json YAML

Update to 0.53

Upstream changes:
0.53 MOn Nov 05 2018 "Dean Hamstead" <dean@bytefoundry.com.au>"
  - Fix some tests on Windows
  - Various coding changes internally
  - Expose CC Addresses and Admin CC Addresses on Queues

(wen)

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

Updated net/p5-SNMP-Info to 3.62

(wen)

2018-11-10 09:32:40 UTC MAIN commitmail json YAML

Update to 3.62

Upstream changes:
Changes for version 3.62 - 2018-10-29

    ENHANCEMENTS
        #278 Support for Cisco Firepower Threat Defense
        #275 Document peth_port_ifindex for Junipers
        #274 Add peth_port_ifindex override for Junipers
        #270 Add support for additional Mikrotik models
        Add HP 3810M, 2930M, 2930F and 2540 series switches
    BUG FIXES
        #265 Fix typos in L3::Huawei

(wen)

2018-11-10 08:41:43 UTC MAIN commitmail json YAML

Updated security/p5-CryptX to 0.062

(wen)

2018-11-10 08:40:57 UTC MAIN commitmail json YAML

Update to 0.062

Upstream changes:
0.062  2018-10-30
        - bundled libtommath  update branch:develop (commit:8b9f98ba 2018-09-23) + stdint.h workaround
        - bundled libtomcrypt update branch:develop (commit:f413335b 2018-10-29)
        - fix #45 doc only - sign_message_rfc7518 / sign_message_rfc7518
        - fix $46 tests only - t/mbi_ltm_bigintpm.t etc. started to fail with latest Math::BigInt
        - fix #47 gcm_decrypt_verify + chacha20poly1305_decrypt_verify don't verify the tag - SERIOUS SECURITY BUG!
        - improved CBC/ECB padding (using libtomcrypt's functions: padding_depad + padding_pad)
        - enable pkcs#8 encrypted RSA keys (supported by the latest libtomcrypt)
        - exclude wycheproof tests (too big) from dist tarball (via MANIFEST.SKIP)

(wen)

2018-11-10 06:37:21 UTC MAIN commitmail json YAML

Updated textproc/p5-Lingua-EN-Fathom to 1.22

(wen)

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

Update to 1.22
Update DEPENDS

Upstream changes:
1.22 1 Nov 2018
    Added prerequsitie module Lingua::En::Sentence to build files
    Updated main.t

1.21 31 Oct 2018
    Updated main.t

1.20 31 Oct 2018
    Renamed github repo to 'Readability'
    Used Lingua::EN::Sentence instead of a regexp to get a more accurate sentence count

(wen)

2018-11-10 06:30:22 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Readme to 1.2.3

(wen)

2018-11-10 06:29:37 UTC MAIN commitmail json YAML

Update to 1.2.3

Upstream changes:
v1.2.3    2018-10-31 22:56:42+00:00 Europe/London
  [Bug Fixes]
  - Increased minimum version of Type::Tiny to 1.000000.

v1.2.2    2018-10-31 22:41:45+00:00 Europe/London
  [Documentation]
  - Updated POD with regard to format types (Mohammad S Anwar).

  - Fixed typos in Changes.

  [Bug Fixes]
  - Added explicit requirements for Pod::Simple as well as recommended
    modules.

  [Toolchain]
  - Remove explicit core dependencies from prereqs list.

  - Updated list of contributors in distribution metadata. (Apologies
    if anyone was omitted.)

v1.2.1    2018-10-30 18:23:48+00:00 Europe/London
  [Documentation]
  - Added note about Github Flavoured Markdown (GFM) support
    to Changes for v1.2.0.

  [Other]
  - Restore license to "Perl_5" that was inadvertently changed
    in the conversion to use Dist::Zilla, GH#25.

v1.2.0    2018-10-29 19:24:01+00:00 Europe/London
  [Bug Fixes]
  - Specify minimum version of List::Util, GH#22.

  [Enhancements]
  - Added "md" as an alias for "markdown" in pod2readme.

  - Added "github" or "gfm" for Github Flavored Markdown in
    pod2readme, GH#15.

  [Incompatabilities]
  - Removed DistZilla type from Pod::Readme::Types, as it was not
    necessary.

  [Toolchain]
  - Remove use of Module::Install, fixes GH#21.

  - Use Dist::Zilla to build the distribution.

(wen)

2018-11-10 03:41:52 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Trac to 0.19

(wen)

2018-11-10 03:40:19 UTC MAIN commitmail json YAML

Update to 0.19

Upstream changes:
0.19  2018.10.20 MANWAR
      Fixed SEE ALSO broken links
      Tidied up Changes file
      Updated link to GitHub repo.
      Add --span flag
      Add --id flag to include ids in the html files. Default to noid.
      Add --force flag to the command line script to overwrite exisiting file.
      Default of script/trac2html is to exclude class=""

(wen)

2018-11-10 03:37:59 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-LibYAML to 0.75

(wen)

2018-11-10 03:36:46 UTC MAIN commitmail json YAML

Update to 0.75

Upstream changes:
0.75 Sat Nov  3 14:17:28 CET 2018
- Implement $LoadCode

(wen)

2018-11-10 03:29:50 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-Syck to 1.31

(wen)

2018-11-10 03:28:47 UTC MAIN commitmail json YAML

Update to 1.31

Upstream changes:
[Changes for 1.31 - 2018-10-25]

* Switch to ExtUtils::MakeMaker for builder
* Switch official issue tracker and repo to github.
* MANIFEST warning is now fixed. Also shipping additional tests because of this.

(wen)

2018-11-10 03:25:19 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML to 1.27

(wen)

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

Update to 1.27

Upstream changes:
1.27 Sat Nov  3 14:01:26 CET 2018
- Remove a warning about uninitialized value for perl <= 5.10

(wen)

2018-11-10 03:17:57 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 2.21

(wen)

2018-11-10 03:17:11 UTC MAIN commitmail json YAML

Update to 2.21

Upstream changes:
2.21    2018-10-27

- This release is based on version 2018f of the Olson database. This release
  includes contemporary changes for Morocco.

2.20    2018-10-18

- Added more documentation on how local time zones work, and a warning to set
  $ENV{TZ} if you're writing tests for code that tries to use the local time
  zone.

- This release is based on version 2018f of the Olson database. This release
  includes contemporary changes for Russia (Volograd), Fiji, and Chile.

(wen)

2018-11-10 03:10:37 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 1.23

(wen)

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

Update to 1.23

Upstream changes:
1.23    2018-10-17

- Rebuilt all locale data with CLDR 34, released on 2018-10-15.

(wen)

2018-11-10 02:57:33 UTC MAIN commitmail json YAML

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

(wen)

2018-11-10 02:56:46 UTC MAIN commitmail json YAML

Update to 1.06

Upstream changes:
1.06  2018-10-28  <schubiger@cpan.org>

- Merged development version to stable.

1.05_02  2018-10-27  <schubiger@cpan.org>

- Amend description of prefer_future option.

- Include the time zone when constructing DateTime objects
  for the datetime option in dateparse.

- Minor tweaks to dateparse.

1.05_01  2018-10-25  <schubiger@cpan.org>

- Fix advancing to future when both datetime and prefer_future
  options are provided.

(wen)

2018-10-31 13:05:31 UTC MAIN commitmail json YAML

Updated devel/p5-File-ChangeNotify to 0.29

(wen)

2018-10-31 13:03:46 UTC MAIN commitmail json YAML

Update to 0.29

Upstream changes:
0.29  2018-09-25

- The change to Module::Runtime in 0.25 wasn't complete so this distro still
  depended on Class::Load.

(wen)

2018-10-31 12:30:40 UTC MAIN commitmail json YAML

Updated devel/p5-FFI-CheckLib to 0.22

(wen)

2018-10-31 12:29:44 UTC MAIN commitmail json YAML

Update to 0.22

Upstream changes:
0.22      2018-10-13 22:24:46 -0400
  - Production version identical to 0.21_01

0.21_01  2018-10-11 22:53:43 -0400
  - Documentation fixes
  - Handle DLLs with upper-case characters in extension on MSWin32 (gh#9)

(wen)

2018-10-31 12:27:44 UTC MAIN commitmail json YAML

Updated devel/p5-Error to 0.17027

(wen)

2018-10-31 12:26:36 UTC MAIN commitmail json YAML

Update to 0.17027

Upstream changes:
0.17027        2018-10-28
    - Documentation and examples enhancements.
        - https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mo
stly-doc-changes/diff
        - Thanks to https://metacpan.org/author/JMERELO .

(wen)

2018-10-31 12:21:48 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-PPPort to 3.43

(wen)

2018-10-31 12:21:06 UTC MAIN commitmail json YAML

Update to 3.43

Upstream changes:
3.43 - 2018-09-19

    * Fix Devel::PPPort with Visual Studio by quoting $0.

(wen)

2018-10-31 12:19:04 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-FindPerl to 0.015

(wen)

2018-10-31 12:17:06 UTC MAIN commitmail json YAML

Update to 0.015

Upstream changes:
0.015    2018-10-15 13:00:25+02:00 Europe/Amsterdam
          Import splitpath before using it

(wen)

2018-10-31 12:14:36 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Dumper to 2.172

(wen)

2018-10-31 12:13:49 UTC MAIN commitmail json YAML

Update to 2.172

Upstream changes:
2.172

    Prepare recent changes for CPAN release
2.171 (Apr 21 2018)

    Restore deparsing support in the XS dumper, on Perl 5.18 and earlier

    Test fixes on older Perl versions (notably, skip tests for Unicode glob names on Perl 5.14 and earlier, which had incomplete support for Unicode in globs)
2.170 (Jan 10 2018)

    Fix bug when dumping globs with quoting (which now happens for all Unicode glob names)

    Internal change: use strlcpy(), for safety
2.169 (Dec 12 2017)

    Behavior change: $dumper->Useqq(undef) is now treated as setting the "useqq" option, not getting it (and similarly for other options) [perl #113090]
2.168 (Dec 1, 2017)

    perl #119831: Quote glob names better; notably, Unicode globs are now handled correctly
2.167_02 (Aug 4 2017)

    Attempt to work around XS deparse issues on old perls. According to the few old perls at my disposure, this now repairs, for example 5.18, but 5.8.9 still barfs. My debugging hasn't really come up with much since all changes other than the deparse change look benign to me. Can someone who uses ancient perls please step up and take a look? --Steffen
2.167_01 (Jul 31 2017)

    CPAN dev release with the accumulated changes from core perl.
2.166 (Nov 29 2016)

    Reduce memory usage by not importing from Carp Reduce memory usage by removing unused overload require.
2.165 (Nov 20 2016)

    Remove impediment to compiling under C++11.
2.164 (Nov 12 2016)

    The XS implementation now handles the Deparse option, so using it no longer forces use of the pure-Perl version.

(wen)

2018-10-31 12:07:50 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.80

(wen)

2018-10-31 12:07:06 UTC MAIN commitmail json YAML

Update to 3.80

Upstream changes:
version 3.80 at 2018-10-26 12:51:16 +0000
-----------------------------------------

  Change: 97a04e9885bb2b1a00446061f95da821af4263e5
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-10-26 13:51:16 +0000

    Release engineering 3.80

  Change: 587f6176b904e4e44c3344bf381975ac30802895
  Author: Mohammad S Anwar <mohammad.anwar@yahoo.com>
  Date : 2018-10-26 13:12:10 +0000

    Added test for method perl_tarballs().

-----------------------------------------
version 3.78 at 2018-10-20 13:48:22 +0000
-----------------------------------------

  Change: 47aeae9d6a4a40e66a3dc4e45acae6eb17684c8f
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-10-20 14:48:22 +0000

    Updated for v5.29.4

-----------------------------------------
version 3.76 at 2018-09-21 06:54:03 +0000
-----------------------------------------

  Change: 38be0faceb63de3d49856dde07a9c989e9bb6cdc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-09-21 07:54:03 +0000

    Updated for v5.29.3

(wen)

2018-10-31 12:04:46 UTC MAIN commitmail json YAML

Updated devel/p5-Config-IniFiles to 3.000000

(wen)

2018-10-31 12:03:57 UTC MAIN commitmail json YAML

Update to 3.000000

Upstream changes:
3.000000    2018-09-13
    * Fix typos
        - https://github.com/shlomif/perl-Config-IniFiles/pull/5
        - Thanks to @ppentchev
    * Resubmit with new version to please CPAN/metacpan/etc.

2.99        2018-07-12
    * Fix the link to the repository
        - https://github.com/shlomif/perl-Config-IniFiles/issues/4
        - Thanks to @bessarabov for the report.

(wen)

2018-10-31 11:57:09 UTC MAIN commitmail json YAML

Updated devel/p5-Clone to 0.41

(wen)

2018-10-31 11:56:22 UTC MAIN commitmail json YAML

Update to 0.41

Upstream changes:
0.41 2018-10-25 10:20:03  garu
  - Check the CowREFCNT of a COWed PV (ATOOMIC)
    this should fix some issues people have been
    having with 0.40 on DBD drives and DBIx::Class
  - Make buildtools files not executable (Mohammad S Anwar)

0.40 2018-10-23 20:001:49  garu
  - reuse COWed PV when cloning (fixes RT97535) (ATOOMIC)
  - extra protection against potential infinite loop (ATOOMIC)
  - improved tests

(wen)

2018-10-31 11:54:12 UTC MAIN commitmail json YAML

Updated databases/p5-DBI to 1.642

(wen)

2018-10-31 11:53:24 UTC MAIN commitmail json YAML

Update to 1.642

Upstream changes:
Changes in DBI 1.642 - 28th October 2018

Fix '.' in @INC for proxy test under parallel load
    thanks to H.Merijn Brand.
Fix driver-related croak() in DBI->connect to report the original DSN
    thanks to maxatome #67

Introduce a new statement DBI method $sth->last_insert_id()
    thanks to pali #64
Allow to call $dbh->last_insert_id() method without arguments
    thanks to pali #64
Added a new XS API function variant dbd_db_do6()
    thanks to Pali #61

Fix misprints in doc of selectall_hashref
    thanks to Perlover #69
Remove outdated links to DBI related training resources. RT#125999

(wen)

2018-10-31 11:46:08 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-CSV to 0.54

(wen)

2018-10-31 11:45:10 UTC MAIN commitmail json YAML

Update to 0.54

Upstream changes:
0.54    - 2018-10-29, H.Merijn Brand
    * Free unref scalar test fixed in Text::CSV_XS 1.35

(wen)

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

Updated net/p5-Net-DNS to 1.18

(wen)

2018-10-20 14:32:42 UTC MAIN commitmail json YAML

Update to 1.18

Upstream changes:
1.18 Sep 21, 2018

        Documentation revised to remove ambigous use of "answer" which
        has been used to refer to both the answer section of a packet
        and the entire reply packet received from a nameserver.

Fix rt.cpan.org #127018

        Net::DNS::ZoneFile->parse() fails if include directory specified.

Fix rt.cpan.org #127012

        DNS resolution broken when options ndots used in /etc/resolv.conf

(wen)

2018-10-20 14:11:08 UTC MAIN commitmail json YAML

Updated net/p5-Net-IPv6Addr to 0.96

(wen)

2018-10-20 14:10:02 UTC MAIN commitmail json YAML

Update to 0.96
Update DEPENDS

Upstream changes:
0.96 2018-10-06
        * Requirement on Math::BigInt changed to add version

0.95 2018-10-06
        * "from_bigint" method added
        * Documentation updated to reflect the current RFCs
        * Tests of "to_bigint", rfc compliance; fix broken string test
        * Any valid ipv6 value can now be output as mixed ipv6 and ipv4

0.94 2018-10-06    Ben Bullock <bkb@cpan.org>
        * Pod error fixed
        * EXPORTS_OK corrected

0.93 2018-10-05    Ben Bullock <bkb@cpan.org>
        * Remove README and use generated one
        * Fix bad links in documentation

0.92 2018-10-05    Ben Bullock <bkb@cpan.org>
        * Documentation expanded with working examples
        * UTF-8 in Makefile.PL marked
        * to_* routines exported on demand
        * Repetition in error messages removed

(wen)

2018-10-20 14:06:32 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt to 1.999815

(wen)

2018-10-20 14:05:32 UTC MAIN commitmail json YAML

Update to 1.999815

Upstream changes:
1.999815 2018-10-19

* Move bitwise operators signed and, signed or, and signed xor from
  lib/Math/BigInt/CalcEmu.pm into lib/Math/BigInt/Lib.pm. The file
  lib/Math/BigInt/CalcEmu.pm is no longer needed and thus removed.

1.999814 2018-10-01

* Add to_base() and from_base() to Math::BigInt and corresponding library
  methods _to_base() and _from_base() to Math::BigInt::Lib. This was inspired
  by CPAN RT #122681.

* Fix Makefile.PL to reflect that Test::More is only needed for testing, not
  for building.

* In the documentation for each of the to_(bin|hex|oct|bytes) methods, add a
  reference to the corresponding from_(bin|hex|oct|bytes) method.

(wen)

2018-10-20 13:57:22 UTC MAIN commitmail json YAML

Updated net/p5-Net-Libdnet to 0.99

(wen)

2018-10-20 13:56:42 UTC MAIN commitmail json YAML

Update to 0.99

Upstream changes:
0.99 Tue 18 Sep 17:03:16 CEST 2018
  - bugfix: applied https://rt.cpan.org/Public/Bug/Display.html?id=126967

(wen)

2018-10-20 13:50:32 UTC MAIN commitmail json YAML

Updated net/p5-Socket6 to 0.29

(wen)

2018-10-20 13:49:50 UTC MAIN commitmail json YAML

Update to 0.29

Upstream changes:
2018-09-30  Hajimu UMEMOTO  <ume@mahoroba.org>

        * Socket6.pm: Bump version number to 0.29.

        * Socket6.xs: Updates the tests for handling the correct headers
        on NetBSD and DragonFly BSD.

        Submitted by:  Sevan Janiyan <venture37 [...] geeklan.co.uk>

(wen)

2018-10-20 13:42:40 UTC MAIN commitmail json YAML

Updated sysutils/p5-File-Remove to 1.58

(wen)

2018-10-20 13:41:54 UTC MAIN commitmail json YAML

Update to 1.58

Upstream changes:
1.58    2018-10-04 - Shlomi Fish
    - Added [MetaJSON] to dist.ini, so releases include a META.json

(wen)

2018-10-20 13:35:16 UTC MAIN commitmail json YAML

Updated textproc/p5-Net-IDN-Encode to 2.500

(wen)

2018-10-20 13:34:10 UTC MAIN commitmail json YAML

Update to 2.500

Upstream changes:
2.500 2018-10-06
        - update to Unicode 10.0.0
        - Net::IDN::UTS46: remove workarounds for pre-9.0.0 test vectors; the
          module now more closely follows the written spec
        - Net::IDN::UTS46: fix validation for some non-valid characters
        - Net::IDN::UTS46: for perl 5.8.x/5.10.x, include workaround for bidi
          validation where some labels would incorrectly be marked as invalid
          [B1] because of a bug in perl's Unicode implementation
        - Net::IDN::Punycode: fix for warnings under perl ≤ 5.8.7 (EXPERIMENTAL)

(wen)

2018-10-20 13:29:53 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Feed to 0.55

(wen)

2018-10-20 13:29:00 UTC MAIN commitmail json YAML

2018-10-20 13:21:01 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-XPath to 1.44

(wen)

2018-10-20 13:20:19 UTC MAIN commitmail json YAML

Update to 1.44

Upstream changes:
1.44  2018-10-11 MANWAR
      - Added new test for axis descendant.

1.43  2018-10-10 MANWAR
      - Fix memory leak in XML::XPath::Parser (PR #6), Thanks @niner.

(wen)

2018-10-20 13:17:38 UTC MAIN commitmail json YAML

Updated time/p5-Test-Time to 0.07

(wen)

2018-10-20 13:17:00 UTC MAIN commitmail json YAML

Update to 0.07

Upstream changes:
0.07 2018-09-27T03:37:54Z
        Fix unimport/import issue (by dakkar)

(wen)

2018-10-20 13:13:12 UTC MAIN commitmail json YAML

Updated time/p5-Time-Warp to 0.54

(wen)

2018-10-20 13:12:32 UTC MAIN commitmail json YAML

Update to 0.54

Upstream changes:
0.54  2018.10.08 MANWAR
      - Merged PR #4 (Pod Spelling), thanks @gregoa.

(wen)

2018-10-20 13:10:25 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Runtime to 5.90120

(wen)

2018-10-20 13:09:37 UTC MAIN commitmail json YAML

Update to 5.90120

Upstream changes:
5.90120 - 2018-10-19
  - avoid problematic test using sysread() on :utf8 filehandles on dev perl
    versions where this is fatal (starting with 5.29.4). see RT#125843.

5.90119 - 2018-09-24
  - fix test for changes in MooseX::Getopt 0.73 (RT#127050)

(wen)

2018-10-20 12:44:28 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Simple to 1.21

(wen)

2018-10-20 12:43:23 UTC MAIN commitmail json YAML

Update to 1.21

Upstream changes:
1.21  2018-10-06 MANWAR
      - Patched issue RT# 67061 (handle warning uninitialsed value).

1.20  2018-10-05 MANWAR
      - Merge pull request #4 from jjatria/302-found, changing the
        name of 302 statuses from Moved to Found.

1.19  2018-10-04 MANWAR
      - Merged pull request #3 from jjatria/max-age, which sets max-age
        attribute correctly from constructor.

1.18  2018-10-03 MANWAR
      - Merged pull request #2 from jjatria/samesite, adding
        SameSite support to Cookie handling.

1.17  2018-10-02 MANWAR
      - Merged pull request #7 from asb-capfan/master, should fix
        CPAN Testers fail report on some windows box.

(wen)

2018-10-20 12:40:48 UTC MAIN commitmail json YAML

Updated www/p5-Cookie-Baker to 0.10

(wen)

2018-10-20 12:39:56 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10 2018-09-21T07:40:25Z

  - Add samesite https://github.com/kazeburo/Cookie-Baker/pull/13
  - Documentation cleanup

(wen)

2018-10-20 10:10:02 UTC MAIN commitmail json YAML

Updated www/p5-libwww to 6.36

(wen)

2018-10-20 10:08:57 UTC MAIN commitmail json YAML

Update to 6.36

Upstream changes:
6.36      2018-10-10 02:20:58Z
    - fix broken link https://metacpan.org/pod/LWP::Simple by fixing pod
      header (thanks for the report, traumschule!)

(wen)

2018-10-20 04:20:54 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Tinyish to 0.15

(wen)

2018-10-20 04:19:47 UTC MAIN commitmail json YAML

Update to 0.15

Upstream changes:
0.15  2018-09-22 13:40:30 PDT
        - in LWP adapter, check if Mozilla::CA is installed as well #15

(wen)

2018-10-20 04:17:05 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3500

(wen)

2018-10-20 04:16:06 UTC MAIN commitmail json YAML

Update to 1.3500
Update DEPENDS

Upstream changes:
1.3500    2018-10-12 21:31:46+01:00 Europe/London
Promoting previous trial releases to stable.

1.3403    2018-10-11 23:41:11+01:00 Europe/London (TRIAL RELEASE)
[ENHANCEMENTS]
- request->address now respects behind_proxy - if behind_proxy is set,
  then request->address looks at HTTP_X_FORWARDED_FOR, so you get the
  user's IP, not the proxy. (PR-1199, bigpresh)
- restore ability to use load_settings_from_yaml() without passing
  YAML parser class (PR-1198, snakpak)
- Fixing some spurious cpantesters test failures by subclassing HTTP::Tiny
  in our tests and disabling proxying for 127.0.0.1 - otherwise smokers
  with HTTP proxy env vars set fail tests (PR-1197, bigpresh)
- Tidied POD for Tutorial (PR-1196, manwar)

1.3402    2018-10-10 11:42:07+01:00 Europe/London (TRIAL RELEASE)

1.3401    2018-10-01 12:49:53+01:00 Europe/London (TRIAL RELEASE)

[ENHANCEMENTS]
- Avoid test failures on perls without '.' in @INC
- censor cookie_key in dumps (PR-1193, thefatphil)
- spelling fixes in POD from Debian Perl Group, PR-1191

(wen)

2018-10-02 12:58:10 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Flexible to 0.31

(wen)

2018-10-02 12:57:17 UTC MAIN commitmail json YAML

Update to 0.31

Upstream changes:
0.31 Mon Sep 17 2018
  - add support for Sep 10, 2018 12:58, Sep 10, 18 12:58
    - thanks Ian! D. Allen

(wen)

2018-10-02 12:28:24 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-OpenSSL-RSA to 0.31

(wen)

2018-10-02 12:26:12 UTC MAIN commitmail json YAML

Update to 0.31

Upstream changes:
0.31 Mon Sep 24 2018
    - Remove default of SHA256 for RSA keys. This has caused significant
      problems with downstream modules and it has always been possible to
      do $key->use_sha256_hash()

(wen)

2018-10-02 02:58:16 UTC MAIN commitmail json YAML

Updated www/drupal8 to 8.6.1

(wen)

2018-10-02 02:56:59 UTC MAIN commitmail json YAML

2018-10-02 01:05:00 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 2.060

(wen)

2018-10-02 01:03:33 UTC MAIN commitmail json YAML

Update to 2.060

Upstream changes:
2.060 2018/09/16
- support for TLS 1.3 with OpenSSL 1.1.1 (needs support in Net::SSLeay too)
  Thanks to ppisar[AT]redhat.com for major help
  see also https://rt.cpan.org/Ticket/Display.html?id=126899
  TLS 1.3 support is not complete yet for session resume

(wen)

2018-10-02 00:48:21 UTC MAIN commitmail json YAML

Updated textproc/p5-Net-IDN-Encode to 2.401

(wen)

2018-10-02 00:47:31 UTC MAIN commitmail json YAML

Update to 2.401

Upstream changes:
2.401 (2018-09-20)
        - FIXES: #127056: [PATCH 1/2] Fix domain_to_ascii AllowUnassigned param
          (report and patch by SKJM)
        - FIXES: #127057: [PATCH 2/2] Fix domain_to_unicode AllowUnassigned
          param (report and patch by SKJM)

(wen)

2018-10-02 00:40:10 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.37

(wen)

2018-10-02 00:38:56 UTC MAIN commitmail json YAML

Update to 1.37

Upstream changes:
1.37    - 2018-09-27, H.Merijn Brand
    * Moved pod-tests from t to xt
    * Add munge as alias for munge_column_names
    * Update Devel::PPPort
    * Simplified ref-check defines in XS (issue 12, thanks pali)

(wen)

2018-09-23 09:23:17 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-mysql to 4.048

(wen)

2018-09-23 09:21:46 UTC MAIN commitmail json YAML

Update to 4.048

Upstream changes:
2018-09-15 Dani谷l van Eeden, Patrick Galbraith, Michiel Beijen,
DBI/DBD community (4.048)
* Fix corrupted META.json so cpan installations work as expected.
  https://github.com/perl5-dbi/DBD-mysql/issues/263

(wen)

2018-09-23 04:55:31 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Cover to 1.31

(wen)

2018-09-23 04:53:33 UTC MAIN commitmail json YAML

Update to 1.31

Upstream changes:
Release 1.31 - 18 September 2018
- Add queue for cpancover (Joel Berger)
- Handle circular refs (Ed J) (github 164, 216)
- Allow for $DEVEL_COVER_TEST_OPTS to be unset (Dick Franks) (github 217)

(wen)

2018-09-23 03:47:21 UTC MAIN commitmail json YAML

Updated editors/nano to 3.1

(wen)

2018-09-23 03:46:04 UTC MAIN commitmail json YAML

Update to 3.1

Upstream changes:
2018 September 18

GNU nano 3.1 "Je faisais des bonds comme 巽a!" fixes a
misbinding of ^H on some terminals and some systems,
does not leave stray stuff after the prompt upon exit
when having suspended nano while using --constantshow,
and does not allow to toggle to Replace in view mode.

(wen)

2018-09-23 03:34:32 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.31.1

(wen)

2018-09-23 03:33:29 UTC MAIN commitmail json YAML

2018-09-15 13:41:29 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.6.2

(wen)

2018-09-15 13:40:34 UTC MAIN commitmail json YAML

Update to 5.6.2

Upstream changes:
Changes from 5.6.1 to 5.6.2
---------------------------

Fix another SIGTTOU case.

Fix SIGWINCH being ignored when zsh is not in the foreground.

The release tarballs are now compressed using xz(1), whereas previously
both xz(1) and gzip(1) versions were available.  If this gets in your way,
give us a shout.

(wen)

2018-09-15 13:11:46 UTC MAIN commitmail json YAML

Updated www/moodle to 3.5.2

(wen)

2018-09-15 13:10:00 UTC MAIN commitmail json YAML

Update to 3.5.2

Upstream changes:
Moodle 3.5.2 release notes

Releases > Moodle 3.5.2 release notes

Release date: 10 September 2018

Here is the full list of fixed issues in 3.5.2.
Contents

    1 Highlights
    2 Fixes and improvements
    3 Security issues
    4 See also

Highlights

    MDL-61652 - Configuration as to who can download SAR data
    MDL-62026 - Privacy officer can mark general enquiries as complete
    MDL-62660 - Option to set a data request expiry time
    MDL-57741 - Launch URL for Publish as LTI tool
    MDL-57977 - Global search allows searching for users by alternate name

Fixes and improvements

    MDL-60826 - Memory exhaustion error when trying to add/edit calendar event as admin
    MDL-60874 - Clearer search results in user enrolment
    MDL-62782 - Users with the capability mod/assign:viewgrades can also view uploaded feedback files
    MDL-62849 - Filemanager: cannot manage files when there are folders
    MDL-62534 - Empty course sections deleted when upgrading
    MDL-62600 - Admin is misinformed that there are no data requests
    MDL-61351 - Shibboleth logout does not handle file sessions correctly
    MDL-62996 - Missing upgrade.php file on tool_dataprivacy may cause errors when upgrading from 3.3 or 3.4
    MDL-62643 - Online text assignment submissions generate a blank HTML document for grading when no text is entered
    MDL-61515 - The current core php-css-parser prefixing library does not support sass syntax "@supports"
    MDL-61424 - When token is rejected from moodle.net provide option to unregister
    MDL-59847 - Behaviour when city/country are hiddenfields and identityfields at the same time
    MDL-62965 - User profile fields missing on signup page
    MDL-62889 - Multiple fixes when redirecting to a URL after clicking on a notification
    MDL-62989 - Data requests are listed by date requested for users
    MDL-62896 - Some non-core plugins are missing their Additional label on the Plugin data registry page
    MDL-62993 - External tool Message in Membership Service not in an Array
    MDL-62969 - External tool LtiLinkMemberships URL is invalid
    MDL-62581 - Boost Course restore screen styling improvements
    MDL-62769 - "Statistics for question positions" graph shows last shown variant, not stats for overall question
    MDL-62341 - 'Go back to previous page' link on All policies page
    MDL-62746 - Boost core_tag modals content layout improvements
    MDL-45389 - Forum index page alignment improvements
    MDL-61707 - Pre-signup (minor check) session is not deleted upon signup
    MDL-62852 - All policies page lists policy type and audience

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

(wen)

2018-09-09 00:47:40 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.6

(wen)

2018-09-09 00:46:52 UTC MAIN commitmail json YAML

Update to 5.6

Upstream changes:
Changes from 5.5.1-test-2 to 5.6
--------------------------------

CVE-2018-0502: Data from the second line of a #! script file might be passed to
execve().  For example, in the following situation -
.
    printf '#!foo\nbar' > baz
    ./baz
.
the shell might take "bar" rather than "foo" for the argv[0] to be passed to
execve().  [ Reported by Anthony Sottile and Buck Evan. ]

CVE-2018-13259: A shebang line longer than 64 characters would be truncated.
For example, in the following situation:
.
    ( printf '#!'; repeat 64 printf 'x'; printf 'y' ) > foo
    ./foo
.
the shell might execute x...x (64 repetitions) rather than x...xy (64 x's,
one y).  [ Reported by Daniel Shahaf. ]

Changes from 5.5.1 to 5.5.1-test-2
----------------------------------

Non-stop IEEE 754 arithmetic support - Inf and NaN are now returned
from floating point operations where errors were printed before.
Inf and NaN are also recognised in arithmetic expressions.

In shell patterns, [[:blank:]] now honours the locale instead of
matching exclusively on space and tab, like for the other POSIX
character classes or for extended regular expressions.

Nanosecond precision on file times is supported in the module
zsh/stat.

(wen)