Commit graph

324831 commits

Author SHA1 Message Date
wiz
c9bf074cde doc: Updated devel/p5-Type-Tiny to 1.010006 2020-09-07 10:21:13 +00:00
wiz
6072e2699b p5-Type-Tiny: update to 1.010006.
1.010006	2020-09-04

 [ Bug Fixes ]
 - Eliminate recusion warnings when Type::Parser needs to parse complex
   types.
   Fixes RT#121957.
   Diab Jerius++
   <https://rt.cpan.org/Ticket/Display.html?id=121957>

 [ Other ]
 - Better handling of coercions for pre-declared types in Type::Library.
   The type objects created before the type was properly defined will now
   lazily attempt to find coercions from the properly defined type once it
   becomes available.

1.010005	2020-08-26

 - Improvements to $AvoidCallbacks support for
   Type::Tiny::{Class,Role,Duck,Enum,Union,Intersection}, and LaxNum, Ref,
   RegexpRef, FileHandle, Object, Overload, and Tied types from
   Types::Standard.

1.010004	2020-08-18

 [ Bug Fixes ]
 - Fix XSifying Enum[] where the strings contain certain non-word
   characters.
   Andrew Ruder++
   <https://github.com/tobyink/p5-type-tiny-xs/pull/12>
   <https://github.com/tobyink/p5-type-tiny/pull/59>
 - Type::Params compile_named using both the head and named_to_list options
   would cause compilation error.
   Fixes RT#132419.
   Hauke D++
   Sandor Patocs++
   <https://rt.cpan.org/Ticket/Display.html?id=132419>
 - Workaround RT#121957 by avoiding attempting to XSify Enum type
   constraints with more than 50 possible strings.
   Fixes RT#121957.
   Diab Jerius++
   <https://rt.cpan.org/Ticket/Display.html?id=121957>

 [ Documentation ]
 - Link to HTTPS version of Type::Tiny web page.

1.010003	2020-08-08	The Crazy 88

 [ Bug Fixes ]
 - ClassName type constraint should treat empty @ISA as if no @ISA were
   defined, like Type::Tiny::XS.
   Fixes RT#132583.
   Szymon Nieznański++
   <https://rt.cpan.org/Ticket/Display.html?id=132583>
 - Fix for Type::Tiny->can called as a class method.
   Meredith Howard++
   <https://github.com/tobyink/p5-type-tiny/pull/57>
 - Fix predeclared types in Type::Library.
   Meredith Howard++
   <https://github.com/tobyink/p5-type-tiny/pull/58>

 [ Documentation ]
 - Document some edge cases for Types::Standard Int.
   <https://rt.cpan.org/Ticket/Display.html?id=132754>
2020-09-07 10:21:03 +00:00
wiz
d50b2bbfd2 doc: Updated devel/p5-TheSchwartz to 1.15 2020-09-07 10:19:02 +00:00
wiz
23fc905bc6 p5-TheSchwartz: update to 1.15.
1.15 2020-01-28T06:19:54Z

    - Fix tests on win32 GH#4 (@charsbar++)

1.14 2019-10-17T17:51:40Z

    - Added missing prereq Class::Accessor::Fast as suggested by CPANTS. GH#1 (@manwar++)

1.13 2019-08-07T16:28:14Z

    - the module maintainer has been changed to Takumi Akiyama (AKIYM)
    - fix tests fail without '.'  in @INC. RT #124610
    - require perl-5.8.1 or later
2020-09-07 10:18:53 +00:00
wiz
661aec2fc8 doc: Updated devel/p5-Test2-Plugin-NoWarnings to 0.09 2020-09-07 10:17:02 +00:00
wiz
e3b07e19a1 p5-Test2-Plugin-NoWarnings: update to 0.09.
Add missing test dependency.

0.09     2020-06-29

- Don't emit a failing test if there is a warning _after_ done_testing() is
  called. Based on PR #3 from Michael Alan Dorman.
2020-09-07 10:16:54 +00:00
wiz
98f06946fe doc: Updated devel/p5-Test-TempDir to 0.11 2020-09-07 10:15:41 +00:00
wiz
d7cba40454 p5-Test-TempDir: update to 0.11.
Add missing test dependency.

0.11   2020-07-28 18:47:57Z
  - bump prereq on File::Temp to 0.2308 in order to change the default for
    EXLOCK on *bsd systems
  - all usage of File::NFSLock removed due to security risk
2020-09-07 10:15:33 +00:00
wiz
59baf619b5 doc: Updated devel/p5-Test-Requires to 0.11 2020-09-07 10:13:56 +00:00
wiz
07dc57a734 p5-Test-Requires: update to 0.11.
0.11 2020-05-14T00:34:23Z

    - Re-packaging
2020-09-07 10:13:48 +00:00
wiz
018e3d98fc doc: Updated devel/p5-Test-MockModule to 0.173.0 2020-09-07 10:13:30 +00:00
wiz
1732f83c34 p5-Test-MockModule: update to 0.173.0.
v0.173.0
- 4dacd82 Add warning when 'unmock' called without arguments - Matthew Hughes
- b20dc7c import warns when using unknown argument - Nicolas R
- 3b217ba Fix windows CI by installing SUPER - Nicolas R
- 0ef70c5 Add .whitesource configuration file - whitesource-bolt-for-github[bot]
2020-09-07 10:13:21 +00:00
wiz
46e13cbaf2 doc: Updated devel/p5-Test-Fatal to 0.016 2020-09-07 10:12:07 +00:00
wiz
3477315def p5-Test-Fatal: update to 0.016.
0.016     2020-08-08 22:00:14-04:00 America/New_York
        - no changes since trial release of 0.015

0.015     2018-03-10 17:06:11-05:00 America/New_York (TRIAL RELEASE)
        - add default descriptions to tests
        - work on ancient Test::Builder code
2020-09-07 10:11:59 +00:00
wiz
64ca0383d5 doc: Updated devel/p5-Test-Compile to 2.4.1 2020-09-07 10:11:32 +00:00
wiz
9e52e69dbd p5-Test-Compile: update to 2.4.1.
v2.4.1    2020-07-06
    - Fix if perl is installed in a dir with a space in it's path
    - Fix for Strwberry perl without Devel::CheckOS
2020-09-07 10:11:24 +00:00
wiz
cd6b034add doc: Updated devel/p5-System-Command to 1.121 2020-09-07 10:09:45 +00:00
wiz
10113208c4 p5-System-Command: update to 1.121.
Fix dependencies.

1.121 2020-06-03 BOOK
    - No functional change: update Changes and contributors

1.120 2020-06-03 BOOK
    [ENHANCEMENTS]
    - System::Command does not clobber $? and $! any more
      when DESTOYed (GH #27 by MMCCLIMON)
2020-09-07 10:09:36 +00:00
wiz
faef1c7c1d doc: Updated devel/p5-Sub-HandlesVia to 0.014 2020-09-07 10:05:22 +00:00
wiz
77c38f3b5f p5-Sub-HandlesVia: update to 0.014.
Fix dependencies.

0.014	2020-08-25

 [ Bug Fixes ]
 - Fix compilation errors caused by value coercions under some
   circumstances.
2020-09-07 10:05:14 +00:00
wiz
21fcdbeb99 doc: Updated devel/p5-String-Util to 1.31 2020-09-07 09:56:12 +00:00
wiz
07cc7d1b8d p5-String-Util: update to 1.31.
1.31  2020-07-27 10:28:07 PDT

	- Deprecate randcrypt() as it's not secure in 2020

	- Add file_get_contents()

	- Make trim() unicode friendly

1.30  2020-07-23 14:29:05 PDT

	- Ownership transferred to Scott Baker

	- Removed undocumented function: spacepad()

	- Added a new sanitize() function

	- Deprecated some older functions: crunch(), fullchomp(), define(), and cellfill()
2020-09-07 09:56:04 +00:00
wiz
68ce4db6dd doc: Updated devel/p5-Search-Elasticsearch to 6.81 2020-09-07 09:53:59 +00:00
wiz
13fcf6b813 p5-Search-Elasticsearch: update to 6.81.
6.81    2020-06-26
        * Fixed Async and NetCurl tests
        * Added if_seq_no and if_primary_term in bulk params
        * Added include_type_name in indices.exists API
2020-09-07 09:53:51 +00:00
wiz
6e38edf3ef doc: Updated devel/p5-Perl-Tidy to 20200822 2020-09-07 09:50:56 +00:00
wiz
673298e61e p5-Perl-Tidy: update to 20200822.
## 2020 08 22

    - Fix RT #133166, encoding not set for -st.  Also reported as RT #133171
      and git #35.

      This is a significant bug in version 20200616 which can corrupt data if
      perltidy is run as a filter on encoded text.
**Please upgrade**

    - Fix issue RT #133161, perltidy -html was not working on pod

    - Fix issue git #33, allow control of space after '->'

    - Vertical alignment has been improved. Numerous minor issues have
      been fixed.

    - Formatting with the -lp option is improved.

    - Fixed issue git #32, misparse of bare 'ref' in ternary

    - When --assert-tidy is used and triggers an error, the first difference
      between input and output files is shown in the error output. This is
      a partial response to issue git #30.

## 2020 06 19

    - Added support for Switch::Plain syntax, issue git #31.

    - Fixed minor problem where trailing 'unless' clauses were not
      getting vertically aligned.

    - Added a parameter --logical-padding or -lop to allow logical padding
      to be turned off.  Requested by git #29. This flag is on by default.
      The man pages have examples.

    - Added a parameter -kpit=n to control spaces inside of parens following
      certain keywords, requested in git#26. This flag is off by default.

    - Added fix for git#25, improve vertical alignment for long lists with
      varying numbers of items per line.

    - calls to the module Perl::Tidy can now capture any output produced
      by a debug flag or one of the 'tee' flags through the new 'debugfile' and
      'teefile' call parameters.  These output streams are rarely used but
      they are now treated the same as any 'logfile' stream.

    - add option --break-at-old-semicolon-breakpoints', -bos, requested
      in RT#131644.  This flag will keep lines beginning with a semicolon.

    - Added --use-unicode-gcstring to control use of Unicode::GCString for
      evaluating character widths of encoded data.  The default is
      not to use this (--nouse-unicode-gcstring). If this flag is set,
      perltidy will look for Unicode::GCString and, if found, will use it
      to evaluate character display widths.  This can improve displayed
      vertical alignment for files with wide characters.  It is a nice
      feature but it is off by default to avoid conflicting formatting
      when there are multiple developers.  Perltidy installation does not
      require Unicode::GCString, so users wanting to use this feature need
      set this flag and also to install Unicode::GCString separately.

    - Added --character-encoding=guess or -guess to have perltidy guess
      if a file (or other input stream) is encoded as -utf8 or some
      other single-byte encoding. This is useful when processing a mixture
      of file types, such as utf8 and latin-1.

      Please Note: The default encoding has been set to be 'guess'
      instead of 'none'. This seems like the best default, since
      it allows perltidy work properly with both
      utf8 files and older latin-1 files.  The guess mode uses Encode::Guess,
      which is included in standard perl distributions, and only tries to
      guess if a file is utf8 or not, never any other encoding.  If the guess is
      utf8, and if the file successfully decodes as utf8, then it the encoding
      is assumed to be utf8.  Otherwise, no encoding is assumed.
      If you do not want to use this new default guess mode, or have a
      problem with it, you can set --character-encoding=none (the previous
      default) or --character-encoding=utf8 (if you deal with utf8 files).

    - Specific encodings of input files other than utf8 may now be given, for
      example --character-encoding=euc-jp.

    - Fix for git#22, Preserve function signature on a single line. An
      unwanted line break was being introduced when a closing signature paren
      followed a closing do brace.

    - Fix RT#132059, the -dac parameter was not working and caused an error exit

    - When -utf8 is used, any error output is encoded as utf8

    - Fix for git#19, adjust line break around an 'xor'

    - Fix for git#18, added warning for missing comma before unknown bare word.
2020-09-07 09:50:47 +00:00
wiz
980ec6a61b doc: Updated devel/p5-Path-Dispatcher to 1.08 2020-09-07 09:49:41 +00:00
wiz
59e363ca9e p5-Path-Dispatcher: update to 1.08.
1.08      2020-07-12 02:40:52Z
        - add abstracts to modules that were missing them (RT#132909)
        - add MooX::TypeTiny for optimized type checks

1.07      2020-02-29 20:55:07Z
        - Switch from Any::Moose to Moo and Types::Standard
        based on PRs from chresomanci and hashbangperl
2020-09-07 09:49:33 +00:00
wiz
e065300ee1 doc: Updated devel/p5-PPIx-Regexp to 0.073 2020-09-07 09:45:24 +00:00
wiz
5a4241923c p5-PPIx-Regexp: update to 0.073.
0.073		2020-07-28	T. R. Wyant
    Remove prototypes from testing subroutines defined in t/*.t.

0.072		2020-05-20	T. R. Wyant
    Drop dependency on List::MoreUtils.  Thanks to Graham Ollis
    (plicease) for bringing the issues with this module to my attention.
2020-09-07 09:45:15 +00:00
wiz
840393a87e doc: Updated devel/p5-POE to 1.368 2020-09-07 09:43:51 +00:00
wiz
b0f50ba8cc p5-POE: update to 1.368.
commit 0f954072fe361ad48861202c43aec3c0b5129e4a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Sat Feb 1 16:22:28 2020 +0000

    Version bump for release.

  commit b9971dfd392ac3098ef3bfaf6e1fbce2fcb48b01
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Sat Feb 1 12:40:44 2020 +0000

    Fix leolo-filter-httpd test when HTTP::Status is missing

  commit 209890407b501a86ee322b07e9170ad8054c7bf1
  Author: Michael Brantley <brantley@deshaw.com>
  Date:   Tue Feb 20 07:12:06 2018 -0500

    Update broken Pod links in lib/POE/Filter/HTTPD.pm

    Update Pod links to refer only to the utf8 module and not its
    methods, fix a mis-capitalized internal reference, and convert the
    dangling "MaxContent" link into a code reference.

    Resolves bug: https://rt.cpan.org/Public/Bug/Display.html?id=124496

  commit 1d088d3755f770397a27852f95925564d4c3f134
  Author: Michael Brantley <brantley@deshaw.com>
  Date:   Tue Feb 20 07:07:22 2018 -0500

    Update old URLs referenced in Pod

    Remove mention of old URLs, replace mention of canonical SVN repo
    with the new git-based one at github.com.

    Resolves bug: https://rt.cpan.org/Public/Bug/Display.html?id=124495

  commit 92c2cfb55ae87ecdb4a89ad5fac65315052a3d15
  Author: Mohammad S Anwar <mohammad.anwar@yahoo.com>
  Date:   Fri Jul 20 18:22:44 2018 +0100

    Fixed minor typo in the pod.

  commit cf5b772fa54e0cda0e447c33ce351f1e6c074d42
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue Oct 29 10:09:52 2019 +0000

    Corrected previous commit as per tonyc's suggestion

  commit ad8639840383ea1b166ff0090afabc954dffba27
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Fri Oct 25 15:21:25 2019 +0100

    RT#130664 test failures with v5.31.5

    As per perldelta entry for v5.31.5

    https://metacpan.org/pod/release/SHAY/perl-5.31.5/pod/perldelta.pod#I
    ncompatible-Changes

  commit 1c0dccd41b8fc1fd2bbfd4ea6a0e94255cd747fc
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Feb 29 17:54:58 2016 -0500

    Modernize the SYNOPSIS by replacing perl -w with "use warnings".

    Thanks, mauke @ irc.perl.org #perl!
2020-09-07 09:43:42 +00:00
wiz
cffdebd525 doc: Updated devel/p5-MooseX-MethodAttributes to 0.32 2020-09-07 09:41:08 +00:00
wiz
635d6e1797 p5-MooseX-MethodAttributes: update to 0.32.
0.32      2020-08-30 01:32:08Z
 - no longer using MooseX::Types internally
2020-09-07 09:40:56 +00:00
wiz
1018961b44 doc: Updated devel/p5-Moose to 2.2013 2020-09-07 09:38:14 +00:00
wiz
9325237d55 p5-Moose: update to 2.2013.
2.2013   2020-07-21

  [DOCUMENTATION]

  - improved some documentation wording in Moose and Class::MOP::Class
    (PR#162; thanks Tom Hukins!)

  [OTHER]

  - updated bundled ExtUtils::HasCompiler, for msys2 support (RT#133022)
2020-09-07 09:38:05 +00:00
wiz
b5660dc49a doc: Updated devel/p5-MooX-TypeTiny to 0.002003 2020-09-07 09:35:29 +00:00
wiz
99f4f3f83d p5-MooX-TypeTiny: update to 0.002003.
0.002003 - 2020-04-29
  - fix compatibility issues with perl 5.8

0.002002 - 2020-04-25
  - fix applying method generator role multiple times, leading to C3 errors

0.002001 - 2020-04-25
  - add test for use with namespace::clean

0.002_000 - 2020-04-14
  - use new Type::Tiny API for inlining which should be slightly faster
  - delay generating constructors, to allow easier use of namespace::clean
    (RT#128291)
  - prevent coercions from evaluating defaults multiple times (RT#132268)
2020-09-07 09:35:21 +00:00
wiz
0fa4faa601 doc: Updated devel/p5-Module-Starter to 1.770 2020-09-07 09:33:55 +00:00
wiz
1319c3cdf4 p5-Module-Starter: update to 1.770.
1.77      2020-09-05 17:20:43 EDT
        * Replace usage of ExtUtils::Command with File::Path
        * Clean up test file shebangs and remove pointless -T
        * GH#76: Remove references to AnnoCPAN from default module templates
        * GH#72: Convert distribution tooling to Dist::Zilla
2020-09-07 09:33:46 +00:00
wiz
2f136a0d43 doc: Updated devel/p5-Module-ScanDeps to 1.29 2020-09-07 09:32:50 +00:00
adam
7440d1377d Updated databases/openldap, databases/py-ldap3 2020-09-07 09:32:13 +00:00
wiz
fb8bfcadc3 p5-Module-ScanDeps: update to 1.29.
1.28  2020-08-06

- placate cperl ("Attempt to change hash while iterating over it.")

- make _find_encoding() more robust
2020-09-07 09:32:09 +00:00
wiz
c7c40b377d doc: Updated devel/p5-Module-Install-RTx to 0.42 2020-09-07 09:31:30 +00:00
wiz
09f2f7f02c p5-Module-Install-RTx: update to 0.42.
0.42 2020-07-15
 - Make rt_too_new warn instead to not block installation
 - Notify user if the extension is already cored
 - Stand out warnings/errors by using red color

0.41 2020-04-16
 - Search /opt/rt5 for RT.pm
2020-09-07 09:31:22 +00:00
adam
ca137ebd3c py-ldap3: updated to 2.8.1
2.8.1:
- fixed regression in 2.8 for members returned in AD auto-range search
- fixed regression in 2.8 for attribute error in restartable class
- try to use Crypto library if present for hashing NTLM password on python interpreter missing the MD4 OpenSSL algorithm
2020-09-07 09:31:12 +00:00
adam
9a79471e41 openldap: updated to 2.4.52
OpenLDAP 2.4.52 (2020/08/28)
	Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option
	Added libldap OpenSSL support for multiple EECDH curves
	Added slapd OpenSSL support for multiple EECDH curves
	Fixed librewrite malloc/free corruption
	Fixed libldap hang when using UDP and server down
	Fixed slapd syncrepl rare deadlock due to network issues
	Fixed slapd syncrepl regression that could trigger an assert
	Fixed slapd-mdb index error with collapsed range
2020-09-07 09:28:37 +00:00
wiz
9c26d33220 doc: Updated devel/p5-MetaCPAN-Client to 2.028000 2020-09-07 09:25:41 +00:00
mef
efc124f29c (sysutils/webmin) cvs rm -f patches/patch-a[ehi], and regen distinfo 2020-09-07 08:38:25 +00:00
schmonz
78c145b84a go115/pkg/${GO_PLATFORM}/crypto/x509/internal/macos.a gets built and
installed on macOS, so put it in PLIST.Darwin. bsiegert@ ok
2020-09-07 08:15:42 +00:00