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 (33m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (100d)  pkgsrc-2023Q3 (179d) 

2024-06-07 09:45:55 UTC Now

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)

2018-08-30 12:57:51 UTC MAIN commitmail json YAML

Updated math/R-circular to 0.4.93

(wen)

2018-08-30 12:56:34 UTC MAIN commitmail json YAML

Update to 0.4.93

Upstream changes:
Version 0.4-91
Fixed a bug in heatmap.circular

Version 0.4-8 2014/08/08
minusPiPlusPi now accepts missing values
Added the start.sep argument to plot.circular and points.circular. Also the internal function PointsCircularRad has changed the API.

(wen)

2018-08-30 12:53:20 UTC MAIN commitmail json YAML

Updated math/R-mvtnorm to 1.0.8

(wen)

2018-08-30 12:52:22 UTC MAIN commitmail json YAML

Update to 1.0.8

Upstream changes:
Changes in version 1.0-8 (2018-05-31)

  o  pmvt(..., sigma = ) was ignored in the univariate case
    (reported by Alec Stephenson)

  o  documentation updates

Changes in version 1.0-7 (2018-01-25)

  o  pmvt(..., df = ) is scalar only

(wen)

2018-08-30 12:37:22 UTC MAIN commitmail json YAML

Updated math/R-xtable to 1.8.3

(wen)

2018-08-30 12:36:31 UTC MAIN commitmail json YAML

Update to 1.8.3

Upstream changes:
1.8-3 (2018-08-29)

  * Changed listOfTablesGallery vignette to exclude references to
    lsmeans since Russell Lenth has deprecated lsmeans, replacing it
    with emmeans which has support for tables using xtable based on
    listOfTables. lsmeans removed from Suggests in DESCRIPTION also.
  * Changed OtherPackagesGallery vignette example using the function
    impacts from spdep due to a change in the package spdep causing a
    failure ofr the example using gstslshet from sphet
  * Changed error messages to extract actual value of nrow(x),
    suggestion by Michael Chirico <michaelchirico4@gmail.com>
  * Corrected author field to properly represent author contributions,
    code supplied by Arni Magnusson <arnima@hafro.is>
  * Corrected call to print.xtable inside print.xtableFtable included
    arguments from call to print.xtableFtable. Absence of size
    argument was advised by Lluis Ramon, email March 4, 2016
  * Added patch from Martin Gubri, martin.gubri@framasoft.org to
    enable use of lagImpactMat from spdep in xtable method lagImpact.
  * Added patch to code in OtherPackagesGallery.Rnw supplied by Martin
    Gubri to avoid warnings in the spdep package example. Also fixed the
    vignette index entry.
  * Fixed number of columns in \multicolumn command in print.xtableList to
    deal with inclusion of row names. Previously was only appropriate for
    row names not included.

(wen)

2018-08-30 12:29:47 UTC MAIN commitmail json YAML

Updated math/R-xts to 0.11.0

(wen)

2018-08-30 12:27:57 UTC MAIN commitmail json YAML

Update to 0.11.0

Upstream changes:
Changed in xts 0.11-0:

o  Fix make.index.unique() to always return a unique and sorted index. Thanks
  to Chris Katsulis for the report and example (#241).

o  Add window.xts() method and completely refactor the internal binary search
  function it depends on. Thanks to Corwin Joy for the PR, tests, review, and
  patience (#100, #240).

o  Better axis tick mark locations for plots. Thanks to Dirk Eddelbuettel for
  the report (#246). Also incorporate axTicksByTime2() into axTicksByTime() to
  reduce code duplication from the migration of quantmod::chart_Series() to
  xts::plot.xts() (#74).

o  Add details to plot.xts() parameters that are periodicity, now that RStudio
  has argument completion. Thanks to Evelyn Mitchell for the PR (#154).

o  periodicity() now warns instead of errors if the xts object contains less
  than 2 observations (#230).

o  first() and last() now keep dims when they would otherwise be dropped by a
  regular row subset. This is consistent with head() and tail(). Thanks to
  Davis Vaughan for the report (#226).

o  Fix subset when ISO8601 string is outside the valid range, so it returns no
  data instead of all rows (#96).

o  Avoid partial name matches from parse.side() (inside .parseISO8601())
  results that are passed to firstof() and lastof(). Thanks to @gp2x for the
  report and the patch (#231).

o  na.locf.xts() now loops over columns of multivariate objects in C code,
  instead of in R. This should improve speed and memory performance. Thanks to
  Chris Katsulis and Tom Andrews for their reports and patches (#232, #233,
  #234, #235, #237).

o  Change plot.xts() default 'pch = 0' (rectangles) to 'pch = 1' (circles) so
  it looks more like base and zoo plots (#203).

Changed in xts 0.10-2:

o  na.locf.xts() and na.omit.xts() now support character xts objects. Thanks to
  Ken Williams and Samo Pahor for the reports (#42).

o  na.locf.xts() now honors 'x' and 'xout' arguments by dispatching to the next
  method (#215). Thanks to Morten Grum for the report.

o  coredata.xts() now functions the same as coredata.zoo() on zero-length
  objects, and only removes xts-related attributes (#223). Thanks to Vincent
  Guyader for the report.

o  plot.xts() no longer ignores 'col.up' and 'col.dn' when 'type="h"' (#224).
  Thanks to Charlie Friedemann for the report. This was inadvertently broken
  as part of the fix for #210.

(wen)

2018-08-30 12:21:04 UTC MAIN commitmail json YAML

Updated math/R-zoo to 1.8.3

(wen)

2018-08-30 12:19:26 UTC MAIN commitmail json YAML

2018-08-30 04:16:21 UTC MAIN commitmail json YAML

Updated devel/p5-PathTools to 3.75

(wen)

2018-08-30 04:15:15 UTC MAIN commitmail json YAML

Update to 3.75

Upstream changes:
3.75
- Fix t/abs2rel.t on 5.8.8 by changing mkpath call to be
  compatible with older File::Path

(wen)

2018-08-20 13:18:31 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.97

(wen)

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

Update to 1.97

Upstream changes:
1.97  2018-08-17
    - Fix/add minimum perl version (GH-38, Kivanc Yazan++)
    - Updated MANIFEST

(wen)

2018-08-20 13:11:56 UTC MAIN commitmail json YAML

Updated mail/p5-Parse-MIME to 1.005

(wen)

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

Update to 1.005

Upstream changes:
1.005 Mon 20 Aug 2018
        - No functional changes
        - Actual 5.6 compatibility

(wen)

2018-08-20 03:11:04 UTC MAIN commitmail json YAML

Updated net/p5-Net-Amazon-S3 to 0.84

(wen)

2018-08-20 03:10:15 UTC MAIN commitmail json YAML

Update to 0.84
Add missing DEPENDS

Upstream changes:
0.84 Mon 16 Jul 2018 17:49:10 BST
    - Put back credential cache code lost in Signature 4 patch (Branislav Zahradn鱈k)

0.83 Tue 10 Jul 2018 22:30:23 BST
    - All patches by Branislav Zahradn鱈k
    - Use Signature 4 by default only for amazonaws host (issue #29)
    - Relaxing constraint on owner id, accepting any string (issue #18)
    - Enable secure by default (issue #23)
    - Sanity object uris to avoid invalid signature (issue #28)

0.82 Sat  7 Jul 2018 14:28:06 BST
    - Use HEAD request to determine bucket region (patch by Branislav Zahradn鱈k)

0.81 Thu 28 Jun 2018 20:27:44 GMT (TRIAL RELEASE)
    - Restore CHANGES files format
    - Change path to new github repo
    - Add optional delimiter parameter to
      Net::Amazon::S3::Client::Bucket->list (patch by Christian
      Lackas)
    - Add expected and received ETag value if upload is detected as
      being incorrect.
    - Add support for all location constraints when creating buckets
    - making DateTime coercion optional for last_modified (something that
      might happen million of times without ever been used, in a rather
      expensive operation) (patch by Christian Lackas)
    - avoiding MD5 calculation of large files (chunked uploads) that
      are then never used (patch by Christian Lackas)
    - add ability to set use_virtual_host to use virtual host method
      of making requests which eliminate having to set the region
      endpoint of a bucket. (patch by Christian Lackas)
    - Add V4 support (patch by Branislav Zahradn鱈k)

(wen)

2018-08-20 03:06:28 UTC MAIN commitmail json YAML

Added time/p5-MooseX-Types-DateTime-MoreCoercions version 0.15

(wen)

2018-08-20 03:05:15 UTC MAIN commitmail json YAML

Add p5-MooseX-Types-DateTime-MoreCoercions

(wen)

2018-08-20 03:03:53 UTC MAIN commitmail json YAML

Import MooseX-Types-DateTime-MoreCoercions-0.15 as time/p5-MooseX-Types-DateTime-MoreCoercions.

MooseX::Types::DateTime::MoreCoercions builds on MooseX::Types::DateTime to add
additional custom types and coercions. Since it builds on an existing type, all
coercions and constraints are inherited.

(wen)

2018-08-20 02:33:04 UTC MAIN commitmail json YAML

Updated math/p5-Math-Utils to 1.12

(wen)

2018-08-20 02:32:21 UTC MAIN commitmail json YAML

Update to 1.12

Upstream changes:
1.12
        26 Jun 2018
        - Typo found by Florian Schlichting fixed.
        - Add gcd() and lcm() functions.
        - New example scripts (a couple transferred over from
          Math::Polynomial::Solve) in the new eg/ directory.

(wen)

2018-08-20 02:28:45 UTC MAIN commitmail json YAML

Updated mail/p5-Parse-MIME to 1.004

(wen)

2018-08-20 02:27:53 UTC MAIN commitmail json YAML

Update to 1.004
Update DEPENDS

Upstream changes:
1.004 Sun 19 Aug 2018
        - No functional changes
        - Tests powered by JSON::PP instead of JSON::XS
        - Simplified tests with fewer dependencies

(wen)

2018-08-20 02:21:08 UTC MAIN commitmail json YAML

Updated fonts/p5-Font-FreeType to 0.12

(wen)

2018-08-20 02:20:19 UTC MAIN commitmail json YAML

Update to 0.12

Upstream changes:
0.12 2018-08-12 dmol@cpan.org
- Fix MANIFEST

0.11 2018-08-11 dmol@cpan.org
- Added FT_LOAD_COMPUTE_METRICS load flag (HinTak)
- Added face->foreach_glyph method for iterating over all glyphs
  (some of them don't necessarily have a unicode point) (HinTak)

(wen)

2018-08-20 02:15:05 UTC MAIN commitmail json YAML

Updated filesystems/p5-Path-Tiny to 0.108

(wen)

2018-08-20 02:13:07 UTC MAIN commitmail json YAML

Update to 0.108

Upstream changes:

0.108    2018-07-30 15:35:23-04:00 America/New_York

    - No changes from 0.107-TRIAL.

0.107    2018-07-24 15:10:36-04:00 America/New_York (TRIAL RELEASE)

    [Fixes]

    - Fixed a bug where failure to load optional modules would trigger
      an external $SIG{__DIE__} handler.

0.106    2018-07-14 09:37:00-04:00 America/New_York

    [Tests]

    - Protected t/locking.t from PERL_PATH_TINY_NO_FLOCK already
      in the environment.

0.105    2018-07-07 10:09:04-04:00 America/New_York (TRIAL RELEASE)

    [Additions]

    - The PERL_PATH_TINY_NO_FLOCK environment variable has been added to
      allow users to disable file locking (and any associated warnings).

    [Changes]

    - Detection of unsupported 'flock' is no longer BSD-specific.  This
      allows detecting and warning, for example, with the Luster filesystem
      on Linux.

    [Tests]

    - Improve reliability and diagnostics of tests run via 'do'.

(wen)

2018-08-15 10:54:46 UTC MAIN commitmail json YAML

Updated www/drupal8 to 8.5.6

(wen)

2018-08-15 10:52:46 UTC MAIN commitmail json YAML

Update to 8.5.6

Upstream changes:
Drupal 8.5.6 Release notes

Maintenance and security release of the Drupal 8 series.

This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:

    Drupal Core - 3rd-party libraries -SA-CORE-2018-005

No other fixes are included.

(wen)

2018-08-15 02:21:10 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch-FileRotate to 1.36

(wen)

2018-08-15 02:20:13 UTC MAIN commitmail json YAML

Update to 1.36

Upstream changes:
1.36 Sun 24 29 2018
    - If the "permissions" param is set, use the same permissions for the lock
      file that the log file will use. [github #21]

(wen)

2018-08-15 02:10:05 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any to 1.707

(wen)

2018-08-15 02:09:05 UTC MAIN commitmail json YAML

Update to 1.707

Upstream changes:
1.707    2018-08-01 22:55:01-05:00 America/Chicago

    [Fixed]

    - The local context hash (`$log->context`) and the log hash
      (`$log->$level( $message, $hash )`) now get merged correctly,
      combining contextual logging and structured logging. Thanks
      @mephinet! [Github #76] [Github #73]

(wen)

2018-08-15 02:04:34 UTC MAIN commitmail json YAML

Updated devel/p5-IO-AIO to 4.54

(wen)

2018-08-15 02:03:39 UTC MAIN commitmail json YAML

Update to 4.54
Remove the patch which fixed upstream

Upstream changes:
4.54 Tue Aug 14 13:54:48 CEST 2018
        - include sys/mkdev.h or sys/sysmacros.h if available.
        - further tweaks to configure invocation for systems requiring --rpath.
        - no longer rely on custom paths on win32 platforms.
        - try to work around buggy PAGESIZE macro on solaris.

4.53 Tue Aug 14 11:27:50 CEST 2018
        - add $Config{libs} to LIBS for configure, to work around systems
          with broken library dependencies (... openbsd).

4.52 Sun Aug 12 08:09:45 CEST 2018
        - config.h.in was missing in distribution.

4.51 Sun Aug 12 07:24:14 CEST 2018
        - complete rework of the autoconf framework: IO::AIO now uses its own
          config.h, separate from libeio, and tries to test the actual perl
          environment, not the standard system environment.
        - provide nanosecond-accracy stat time accessors for both perl and IO::AIO
          stat functions.
        - removed non-portable C++ syntax from eio.c.
        - try to fix readdir tests on cygwin spuriously failing.

4.5  Wed Aug  1 00:23:55 CEST 2018
        - aio_mtouch touch all pages as requested, not just the first page in most cases.
        - new function: IO::AIO::mremap, linux-specific mremap, with constants MREMAP_MAYMOVE
          and MREMAP_FIXED.
        - add O_ACCMODE.
        - add (undocumented) MSG_CMSG_CLOEXEC and SOCK_CLOEXEC constants.

(wen)

2018-08-15 01:55:15 UTC MAIN commitmail json YAML

Updated devel/p5-Getopt-Long-Descriptive to 0.103

(wen)

2018-08-15 01:54:20 UTC MAIN commitmail json YAML

Update to 0.103

Upstream changes:
0.103    2018-08-02 11:11:30-04:00 America/New_York
        - show --[no-]option for boolean toggle options

(wen)

2018-08-15 01:32:36 UTC MAIN commitmail json YAML

Updated devel/p5-FileHandle-Unget to 0.1634

(wen)

2018-08-15 01:31:40 UTC MAIN commitmail json YAML

Update to 0.1634

Upstream changes:
Version 0.1634:
- Fix Makefile.PL warning
- Fix deleting of inc during release process
- Better fix for AutomatedTester warning

Version 0.1632:
- Updating META.yml

Version 0.1632:
- Switch to File::Slurper

Version 0.1631:
- Trying once again to fix the compile test on windows

Version 0.1630:
- Check in standard tests, including one that skips the compile check on Windows
- Add missing URI::Escape dependency

Version 0.1629:
- Add standard tests
- Fix compatibility issue with newer versions of perl, which remove "." from
  @INC. https://rt.cpan.org/Ticket/Display.html?id=121434

(wen)

2018-08-15 01:20:39 UTC MAIN commitmail json YAML

Updated devel/p5-File-MimeInfo to 0.29

(wen)

2018-08-15 01:19:46 UTC MAIN commitmail json YAML

Update to 0.29

Upstream changes:
0.29  2018-08-05
- Stable release to CPAN.

0.28_03  2017-01-22
- `mimeinfo --stdin` did not work. Reported by Marius Gavrilescu,
    Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784545
    Added minimal tests for `mimeinfo`.

0.28_02  2016-12-17
- Improved handling of Path::Tiny objects in default method.

0.28_01  2016-11-29
- Spelling fix courtesy gregor herrmann, Debian Perl group (fixes #25)
- Added t/000-report-versions-tiny.t to find out issue with Path::Tiny file
  handles.

(wen)

2018-08-15 00:57:51 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-ModuleMaker to 0.63

(wen)

2018-08-15 00:56:55 UTC MAIN commitmail json YAML

Update to 0.63

Upstream changes:
0.63    July 31, 2018

Move MockHomeDir.pm from underneath t/ to underneath lib/.

The functions exported by ExtUtils::ModuleMaker::Auxiliary are intended to be
used in testing this distribution -- and all distributions which subclass it,
such as ExtUtils::ModuleMaker::PBP.  Auxiliary.pm uses functions found in
MockHomeDir.pm.  But unless MockHomeDir.pm is underneath lib/ExtUtils/, it
won't be indexed by CPAN and won't be found by the test suites of subclasses.
Hence, move it to underneath lib/.

(wen)

2018-08-15 00:53:25 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-FindRef to 1.46

(wen)

2018-08-15 00:52:32 UTC MAIN commitmail json YAML

Update to 1.46

Upstream changes:
1.46 Sun Aug  5 13:28:55 CEST 2018
        - work around API changes on debug perls, reported by various people.

(wen)

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

Updated devel/p5-Mouse to 2.5.6

(wen)

2018-08-14 12:19:08 UTC MAIN commitmail json YAML

Update to 2.5.6

Upstream changes:
v2.5.6 2018-08-13T22:47:57Z
    - Revert "Warn if accessors overwrite methods/functions" for now; it may cause crashes in perl 5.28.0 (#94)

v2.5.5 2018-08-13T15:41:32Z
    - Warn if accessors overwrite methods/functions (ybrliiu #86, #90, #93)
    - Fix for threads and XS; use newSVpvs instead of newSVpvs_share (sergeykolychev #92)

(wen)

2018-08-01 07:40:59 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Simple to 1.16

(wen)

2018-08-01 07:40:14 UTC MAIN commitmail json YAML

Update to 1.16

Upstream changes:
1.16  2018-07-25 MANWAR
      - Made t/manifest.t AUTHOR only (RT #125383).
      - Removed +x bits from test scripts.

(wen)

2018-08-01 07:37:23 UTC MAIN commitmail json YAML

Updated www/p5-App-Nopaste to 1.012

(wen)

2018-08-01 07:36:27 UTC MAIN commitmail json YAML

Update to 1.012

Upstream changes:
1.012  2018-07-08 03:56:39Z
        - add GitLab service

(wen)

2018-08-01 07:07:16 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Quoted to 2.10

(wen)

2018-08-01 07:05:29 UTC MAIN commitmail json YAML

Update to 2.10

Upstream changes:
2.10 2018-07-26
- Add no_separators option (RJBS)
- Fix "Negative repeat count does nothing" warning (thanks to Stefan
  Bühler)
- Fix Makefile.PL for perl 5.26 where "." is not in @INC by default
  (thanks to Petr Písař)

(wen)

2018-07-31 11:29:37 UTC MAIN commitmail json YAML

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

(wen)

2018-07-31 11:28:43 UTC MAIN commitmail json YAML

Update to 1.22

Upstream changes:
version 1.22 at 2018-07-15 12:24:13 +0000
-----------------------------------------

  Change: f3770138dd1fe7948ee2f7633a14dd661daa1267
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-07-15 13:24:13 +0000

    Fixed problem when specifying ssl options

-----------------------------------------
version 1.20 at 2018-07-13 18:06:30 +0000
-----------------------------------------

  Change: dedc0de6a3a6513ac32355393443ae5bee756ec8
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-07-13 19:06:30 +0000

    Added sslctx, sslcert and sslkey options

    These allow manipulation of the SSL/TLS connection and to specify
    client-side certificate, respectively.

(wen)

2018-07-31 11:21:55 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple to 1.302128

(wen)

2018-07-31 11:19:19 UTC MAIN commitmail json YAML

Update to 1.302138

Upstream changes:
1.302138  2018-07-11 09:29:51-07:00 America/Los_Angeles

    - No changes since trial

1.302137  2018-05-25 08:45:13-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Make it safe to fork before events in IPC

(wen)

2018-07-31 10:56:56 UTC MAIN commitmail json YAML

Updated devel/p5-Test-TempDir-Tiny to 0.018

(wen)

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

Update to 0.018
Add missing DEPENDS

Upstream changes:
0.018    2018-07-12 08:21:56-04:00 America/New_York

    - Bumped required version of File::Temp to 0.2308

(wen)

2018-07-31 10:35:07 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000115

(wen)

2018-07-31 10:34:14 UTC MAIN commitmail json YAML

Update to 0.000115

Upstream changes:
0.000115  2018-07-11 09:39:37-07:00 America/Los_Angeles

    - Fix warning on undefined note/diag
    - Improve an error message.

(wen)

2018-07-31 10:30:23 UTC MAIN commitmail json YAML

Updated devel/p5-Type-Tiny to 1.004002

(wen)

2018-07-31 10:29:26 UTC MAIN commitmail json YAML

Update to 1.004002

Upstream changes:
1.004002        2018-07-29

[ Bug Fixes ]
- Skip one particular test on old versions of Moo because it relies on a
  feature introduced in Moo 1.004000.
  Fixes RT#125948.
  <https://rt.cpan.org/Ticket/Display.html?id=125948>

(wen)

2018-07-31 10:23:07 UTC MAIN commitmail json YAML

Removed www/joomla

(wen)

2018-07-31 10:20:38 UTC MAIN commitmail json YAML

Remove joomla

(wen)

2018-07-31 10:19:08 UTC MAIN commitmail json YAML

Remove www/joomla.

Suggested by: joerg@
Reviewed by: wiz@

(wen)

2018-07-29 06:44:26 UTC MAIN commitmail json YAML

Updated textproc/p5-PPIx-QuoteLike to 0.006

(wen)

2018-07-29 06:43:31 UTC MAIN commitmail json YAML

Update to 0.006

Upstream changes:
0.006          2018-07-09      T. R. Wyant
    Only standalone graphemes and non-characters allowed as delimiters
    starting with Perl 5.29.0.

    Non-ASCII delimiters started working in 5.8.3, so that is what
    perl_version_introduced() returns for them.

    Collateral with all this, accept word characters as delimiters, but
    only with at least one space between the operator and the expression
    -- that is, 'qq xyx' is OK, but 'qqxyx' is not.

(wen)

2018-07-29 06:41:12 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-SimpleTable to 2.07

(wen)

2018-07-29 06:40:07 UTC MAIN commitmail json YAML

Update to 2.07

Upstream changes:
2.07  2018-07-22 23:09:00
        - rerelease with unbroken manifest.

2.06  2018-07-22 23:09:00
        - Apply changes from Wesley Schwengle (waterkip) to
          make tests more resillient

(wen)

2018-07-29 06:35:48 UTC MAIN commitmail json YAML

Updated devel/p5-Net-Netmask to 1.9104

(wen)

2018-07-29 06:28:52 UTC MAIN commitmail json YAML

Update to 1.9104
Add missing RUN_DEPENDS

Upstream changes:
1.9104 2018-06-27

- IPv6 support is now GA!

1.9104 2018-06-26

- DEV release only
- IPv6 support
- Add Code of Conduct

(wen)

2018-07-29 03:00:17 UTC MAIN commitmail json YAML

Updated devel/p5-Type-Tiny to 1.004001

(wen)

2018-07-29 02:58:58 UTC MAIN commitmail json YAML

Update to 1.004001

Upstream changes:
1.004001        2018-07-28

[ Bug Fixes ]
- Add Eval::TypeTiny::Sandbox to the list of packages which should be
  skipped as internal by Error::TypeTiny, as it was mistakenly removed in
  1.003_008.
  Fixes RT#125942.
  <https://rt.cpan.org/Ticket/Display.html?id=125942>

[ Documentation ]
- Correct release date of 1.004000 in change log.

1.004000        2018-07-27

[ Documentation ]
- Update NEWS.
- Update TODO.

[ Packaging ]
- Repackage as a stable release. No functional changes since 1.003_010.

1.003_010      2018-07-25

[ Test Suite ]
- Improve test coverage for Type::Utils, Type::Coercion,
  Types::Standard::Tuple, Eval::TypeTiny, Type::Registry,
  Type::Tiny::Class, and Types::Standard::Tied.

1.003_009      2018-07-24

[ Documentation ]
- Better documentation of parameterization API.

[ Test Suite ]
- Improve testing of Test::TypeTiny itself; the matchfor() function in
  particular.
- Test bad parameters to NumRange and IntRange.
- Test late loading of Sub::Quote.

[ Other ]
- Types::Standard::Defined->complementary_type will now return
  Types::Standard::Undef, and vice versa.

1.003_008      2018-07-16

[ REGRESSIONS ]
- Make Error::TypeTiny aware of some newer internal modules.

[ Bug Fixes ]
- Fix error messages generating deep explanations of some parameterized
  types.
  Fixes RT#125765.
  KB Jørgensen++
  <https://rt.cpan.org/Ticket/Display.html?id=125765>

[ Test Suite ]
- Improve test coverage.
- Test Type::Utils' match_on_type's support for wantarray on strings of
  code.

[ Other ]
- Improve processing of parameters to Types::Standard's parameterized type
  constraints
- Simplify how Type::Registry generates the `t()` function.
- Split out some code from Types::Standard into autoloaded modules to
  speed up loading.
- Types::Common::Numeric's IntRange and NumRange do better checking of
  parameters.
- Types::Common::String's StrLength does better checking of parameters.

1.003_007      2018-07-12

[ Test Suite ]
- Add tests for deep coercions in Tuples.
- Better tests for Eval::TypeTiny's implementations of alias=>1.
- Improve coverage.
- Restructure Types::TypeTiny test cases so more of them run when Moose
  and Mouse aren't available.

[ Other ]
- Added: Eval::TypeTiny now supports PadWalker as a fallback
  implementation of alias => 1.
- Added: Eval::TypeTiny provides a collection of constants to indicate the
  current implementation of alias => 1.
- Eval::TypeTiny will now throw errors when it detects a mismatch between
  sigils and reference types in the environment hashref but only if
  EXTENDED_TESTING environment variable is true. Perl will probably give
  you its own error message for this later on anyway.
- Improve progressive exporter in Types::TypeTiny to avoid loading
  Exporter::TypeTiny more often.
- Removed: Eval::TypeTiny::HAS_LEXICAL_VARS constant is no longer
  documented and will be removed at a later date.
- Types::Standard does better at checking the parameters of parameterized
  types are valid.
- Updated: Eval::TypeTiny now supports Perl 5.22 refaliasing as the
  preferred implementation of alias => 1.

1.003_006      2018-07-08

[ Bug Fixes ]
- Fix issues with arrayref and hashref defaults in Type::Params.
- Workaround for Regexp-based check for Int clobbering $1 sometimes (this
  will sometimes slow down Int checks a little, but is needed for
  correctness).
  Fixes RT#125132.
  <https://rt.cpan.org/Ticket/Display.html?id=125132>

[ Documentation ]
- Better documentation of environment variables.
- Type::Params caller_level option is now documented.

[ Test Suite ]
- Improve coverage.

[ Other ]
- Added: PERL_TYPE_PARAMS_XS environment variable.
- Added: Type::Params compile/compile_named now have subname and
  description options.

1.003_005      2018-07-05

[ Documentation ]
- Type::Tiny::Manual::Coercions improvements.
  Fixes RT#122305.
  <https://rt.cpan.org/Ticket/Display.html?id=122305>

[ Other ]
- Added: Allow type libraries to mark certain type constraints as
  deprecated.
  Fixes RT#124728.
  <https://rt.cpan.org/Ticket/Display.html?id=124728>

1.003_004      2018-06-12

[ Bug Fixes ]
- Load modules with `use` instead of `require` in 00-begin.t.
  Fixes RT#124067.
  Andreas J König++
  Slaven Rezić++
  <https://rt.cpan.org/Ticket/Display.html?id=124067>

1.003_003      2018-06-10

[ BACK COMPAT ]
- Bool (Types::Standard) is stricter, no longer allowing blessed objects
  that overload stringification because that's weird.

[ Other ]
- Added: Bool now allows coercion from Any.

1.003_002      2018-05-28

- Added: Types::Common::Numeric now has NumRange and IntRange types.
- Added: Types::Common::String now has a StrLength type.

1.003_001      2018-05-22

[ Test Suite ]
- Tests for coercions to CycleTuple from Types::Standard with
  non-inlineable type constraints.

[ Other ]
- Don't use Type::Tiny::XS's implementation of Bool in Types::Standard
  unless Type::Tiny::XS >= 0.014.
- Looser definition of FileHandle in Types::Standard.
  Fixes RT#121762.
  <https://rt.cpan.org/Ticket/Display.html?id=121762>

1.003_000      2018-05-20

[ Bug Fixes ]
- Compatibility with constants and with CV-in-stash optimisation.
  Fixes RT#123408.
  <https://rt.cpan.org/Ticket/Display.html?id=123408>

[ Documentation ]
- Add a new CONTRIBUTING.pod file.
- Document Type::Library's :coercion export tag.
  Diab Jerius++
- Fix typo.
  Philippe Bruhat++
- Improvements to Type::Params documentation.

[ Test Suite ]
- Skip t/30-integration/Moose/native-attribute-traits.t on older Moose
  because Test::Moose is broken.

[ Packaging ]
- Ref::Util::XS 0.100 should be recommended, not 0.200 (which doesn't
  exist yet).
  Fixes RT#121981.
  <https://rt.cpan.org/Ticket/Display.html?id=121981>

[ Other ]
- Added: Allow Type::Coercion's add_type_coercion to accept a
  Type::Coercion object, which was already documented as working.
  Diab Jerius++
- Added: Type::Params compile_named now supports bless/class/constructor
  options.
- Added: Type::Params now exports a compile_named_oo function which
  returns a parameters object.
- Added: Type::Params now supports parameter defaults.
- Don't use Type::Tiny::XS's implementation of PositiveInt in
  Types::Common::Numeric unless Type::Tiny::XS >= 0.013.

(wen)

2018-07-20 13:08:02 UTC MAIN commitmail json YAML

Updated devel/p5-File-Temp to 0.2308

(wen)

2018-07-20 13:04:03 UTC MAIN commitmail json YAML

Update to 0.2308

Upstream changes:
0.2308    2018-07-11 21:06:16Z
          - remove File::Temp::Dir from the PAUSE index (it is not in its own
            .pm file, so it is not 'use'able on its own)

0.2307    2018-06-24 19:40:29Z (TRIAL RELEASE)
          - change EXLOCK default from true to false; addresses RT#123959.
            Note that this option was always a no-op on non-BSD platforms;
            changing the default to false makes behaviour more predictable and
            consistent across platforms.

0.2306    2018-06-24 19:33:47Z
          - switch from 'use vars' to 'our'

0.2305    2018-04-19 11:58:49Z (TRIAL RELEASE)
          - documentation updates for what versions contain what features
            (thanks, Brian Mowrey! RT#101518)
          - fix bad use of skip() in tests (RT#95922)
          - Fall back to CSIDL_LOCAL_APPDATA under taint on Windows (RT#60340)
          - update distribution tooling

(wen)

2018-07-20 07:42:09 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Tiny to 1.002001

(wen)

2018-07-20 07:41:02 UTC MAIN commitmail json YAML

Update to 1.002001

Upstream changes:
1.002001        2018-07-17

[ Packaging ]
- Fix dates in changelog.

1.002000        2018-07-17

[ Packaging ]
- Repackage as 1.002000.

1.001_001      2018-06-29

[ Test Suite ]
- Improved test coverage, up from 88.78% on coveralls.io to 96.74%.

1.001_000      2018-06-26

- Added: Support for exporting non-code symbols such as $Foo, @Bar, and
  %Baz.
- Added: Support for generating non-code symbols.

(wen)

2018-07-20 07:37:45 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Cover to 1.30

(wen)

2018-07-20 07:36:13 UTC MAIN commitmail json YAML

Update to 1.30

Upstream changes:
Release 1.30 - 14 July 2018
- Fix incorrect merging of structure (Emiliya Boyadjieva) (github 199)
- Fix up compiler warnings (Jens Rehsack) (github 211)
- Test against 5.28.0, 5.29.0 and some other versions
- Compress and then delete old cpancover data
- Clarify some docs around ignore (Olaf Alders) (github 207)
- Run coverage on cpp and hpp files (Jacques Germishuys) (github 203)
- Add docs for coverage of modules on command line (Slaven Rezić) (github 204)
- Ignore .AppleDouble files (David Cantrell) (github 200)

(wen)

2018-07-20 04:49:32 UTC MAIN commitmail json YAML

Updated benchmarks/p5-Benchmark-Timer to 0.7112

(wen)

2018-07-20 04:43:24 UTC MAIN commitmail json YAML

Update to 0.7112
Update DEPENDS

Upstream changes:
Version 0.7112:
- Fix Makefile.PL warning
- Fix deleting of inc during release process
- Better fix for AutomatedTester warning

Version 0.7111:
- Update META.yml

Version 0.7110:
- Trying once again to fix the compile test on windows

Version 0.7109:
- Add missing URI::Escape dependency
- Check in standard tests, including one that skips the compile check on Windows

Version 0.7108:
- Add standard tests
- Fix compatibility issue with newer versions of perl, which remove "." from
  @INC. https://rt.cpan.org/Ticket/Display.html?id=121015
- Fix no_index declaration for delta.pl.
  https://rt.cpan.org/Ticket/Display.html?id=112477

(wen)

2018-07-20 03:32:23 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Scan to 1.01

(wen)

2018-07-20 03:31:16 UTC MAIN commitmail json YAML

Update to 1.01

Upstream changes:
1.01    2018-07-09
        - Added Opus codec support. (Jeff Muizelaar)
        - ADTS: RT #124525, fixed incorrect duration calcuation due to off-by-one error
          in frame counter.
        - Added missing license meta name. (manwar)

(wen)

2018-07-20 03:27:58 UTC MAIN commitmail json YAML

Updated www/p5-libwww to 6.35

(wen)

2018-07-20 03:26:40 UTC MAIN commitmail json YAML

Update to 6.35

Upstream changes:
6.35      2018-07-16 04:48:54Z
    - fix file descriptor leak in LWP::Protocol (introduced in version 6.17)
      that occurs for perl versions earlier than 5.18. (GH #296)

(wen)

2018-07-20 03:07:17 UTC MAIN commitmail json YAML

Added www/joomla version 3.8.10

(wen)

2018-07-20 03:05:58 UTC MAIN commitmail json YAML

2018-07-20 03:03:57 UTC MAIN commitmail json YAML

Import joomla-3.8.10 as www/joomla, based on wip/joomla.

Joomla! is one of the most powerful Open Source Content
Management Systems on the planet. It is used all over
the world for everything from simple websites to complex
corporate applications. Joomla! is easy to install,
simple to manage, and reliable.

(wen)

2018-07-16 11:05:47 UTC MAIN commitmail json YAML

Updated devel/p5-App-CLI to 0.50

(wen)

2018-07-16 11:03:57 UTC MAIN commitmail json YAML

Update to 0.50

Upstream changes:
0.50 Mon May 14 19:41:04 CEST 2018

  * improve 'brief_usage()' output (patch from Ildar Shaimordanov)

(wen)

2018-07-16 02:23:19 UTC MAIN commitmail json YAML

Updated www/drupal8 to 8.5.5

(wen)

2018-07-16 02:21:49 UTC MAIN commitmail json YAML

Update to 8.5.5

Upstream changes:

Release notes

This is a patch release of Drupal 8 and is ready for use on production sites. Learn more about Drupal 8.

This release only contains bug fixes, along with documentation and testing improvements. Translators should take note of a minor string change since the last release.
Known issues

    View with user/% path breaks login/logout on 8.5.x - a regression from 8.4.x

    Important: If you have not already upgraded to 8.5.0, read the Drupal 8.5.0 release notes before upgrading to 8.5.5.

Search the issue queue for all known issues.
Changes since 8.5.4:

    #2921661 by heddn, maxocub, alexpott, phenaproxima, Jo Fitzgerald, badmetevils, quietone: Add support to migrate multilingual revisions
    #2977945 by awm: typo in test_node_revision_links views yml file
    Revert "Issue #2971338 by Jo Fitzgerald, quietone, joachim: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking"
    #2971338 by Jo Fitzgerald, quietone, joachim: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking
    #2887490 by michaellenahan, cilefen, rOprOprOp, catch: Activity Tracker cannot be enabled if there are unpublished nodes
    #2982042 by progga: UUID component's composer.json has wrong description
    #2860760 by Jo Fitzgerald, heddn, quietone, alexpott: Match setup() functionality of MigrateFileTest with MigratePrivateFileTest
    #2979813 by Wim Leers, TwoD: Add TwoD as maintainer for the editor.module component
    #2581557 by dawehner, mxh, xjm, sorabh.v6, JeroenT: Add ltrim($path, '/') in drupalGet method
    #2635046 by neclimdul, dawehner, alexpott: run-test.sh doesn't work in directories with spaces
    #2950158 by Vidushi Mehta, ankitjain28may, Shiva Srikanth T, ckrina, markconroy, Eli-T: Choose policy for defining font-weight on Umami theme
    #2875679 by mondrake, daffie: BasicSyntaxTest::testConcatFields fails with contrib driver
    #2933413 by Graber, alexpott, joelpittet, chanderbhushan, jchand: Improve test coverage of using bulk actions when the view has an exposed form using AJAX
    #2978596 by visshu007, Chi: views_add_contextual_links() references to non existent views_preprocess_page() function
    #2977175 by borisson_, PieterJanPut, tstoeckler, msankhala: DataDefinition::setConstraints() should be on DataDefinitionInterface
    #2822611 by Mile23, Wim Leers, alexpott, Berdir, catch, dawehner, xjm, tstoeckler, borisson_: Document why UserInterface + FileInterface + MenuLinkContentInterface + … extend \Drupal\Core\Entity\ContentEntityInterface
    #2969598 by msankhala, joachim: badly formatted sample code in docs for Select::orderBy()
    Revert "Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms"
    #2975751 by msankhala, leolando.tan, joachim, claudiu.cristea: incorrect @return for Tables::getTableMapping()
    #2927723 by longwave, artreaktor, chiranjeeb2410, ankitjain28may, cilefen, dawehner: The URL "/ " with trailing space is not getting recognized as
    #2737773 by antongp, wturrell, pcambra, cilefen, Darvanen, cwells, manningpete, alexpott: Proper way to install Drupal, missing vendor folders, example.gitignore
    #2943107 by mherchel, NicholasS, jordana, finnsky, tomphippen, smaz, markconroy, andrewmacpherson, kjay: Umami support for Internet Explorer 11
    #2979166 by RajeevK, lomasr: Wrong documentation on SiteCacheContext class
    #2749901 by MaskyS, kleog, priya.chat, harsha012, rakesh.gectcr, shobhit_juyal, snehi, SenthilMohith, neerajpandey, gawaksh, thompsizzle, ecrown, mohit1604, andrewmacpherson, surbz, rahulrasgon, riddhi.addweb: Add README.txt to Bartik theme
    #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms
    #2772251 by msankhala, markpavlitski, joachim: description for EntityForm::actions() could use rewording
    #2978848 by claudiu.cristea, amateescu: EntityReferenceFieldItemList::referencedEntities() doesn't work for computed fields
    #2073467 by maxocub, Jo Fitzgerald, pobster, masipila, plach, heddn, phenaproxima, catch: Migrate Drupal 7 Entity Translation settings to Drupal 8
    #2877828 by msankhala, joachim: FormInterface::getFormId() should state restrictions on the returned ID string
    #2855054 by alexpott, LoMo, wesleydv, Artusamak, gawaksh, xjm: User cancel link doesn't redirect to the homepage
    #2936821 by msankhala, joachim, lomasr, marxjohnson: unclear docs in MigrateProcessInterface
    #2951715 by dravenk, marvil07, rakesh.gectcr, davidsonjames, heddn, Jo Fitzgerald, quietone, alexpott, maxocub: Log message if static_map plugin skips the row
    #2932777 by mondrake, borisson_, alexpott, daffie: Risky count() in SQLite Statement
    #2951163 by nkoporec, Parvateesam, joachim: CachePluginBase::cacheGet()/::cacheSet() doesn't document @params or @return

(wen)

2018-07-16 01:23:35 UTC MAIN commitmail json YAML

Updated databases/p5-SQL-Abstract to 1.86

(wen)

2018-07-16 01:21:34 UTC MAIN commitmail json YAML

Update to 1.86

Upstream changes:
1.86 - 2018-07-09
    - Remove obsolete documentation about arrayrefref as the $source
      argument for ->select (removed in version 1.74)
    - Factor out the field list part of SELECT for subclassability (GH#13)
    - Do not replace literal '0' with empty string in WHERE clauses (GH#14)

(wen)

2018-07-16 00:58:03 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-Mbox-MessageParser to 1.5111

(wen)

2018-07-16 00:55:57 UTC MAIN commitmail json YAML

Update to 1.5111

Upstream changes:
Version 1.5111:
- Ensure that temp file is created in temp dir
- Fix Makefile.PL warning
- Fix deleting of inc during release process
- Better fix for AutomatedTester warning

Version 1.5110:
- Updating META.yml

Version 1.5109:
- Switch to File::Slurper

Version 1.5108:
- Trying once again to fix the compile test on windows

Version 1.5107:
- Check in standard tests, including one that skips the compile check on Windows

Version 1.5106:
- Add standard tests
- Detect mailboxes that contain a mix of newline types. Complain about it, but
  also allow the force option to continue processing. Thanks to Pali Roh叩r
  <pali.rohar@gmail.com> for the bug report.
- Avoid OO interface to File::Temp, which in some versions and on some operating
  systems, deletes the file when it is closed. Thanks to Paul Howarth
  <paul@city-fan.org> for the bug report.
  https://rt.cpan.org/Public/Bug/Display.html?id=103835
- Fix compatibility issue with newer versions of perl, which remove "." from
  @INC. https://rt.cpan.org/Ticket/Display.html?id=121466

(wen)

2018-07-10 08:30:00 UTC MAIN commitmail json YAML

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

(wen)

2018-07-10 08:28:56 UTC MAIN commitmail json YAML

Update to 1.18

Upstream changes:
version 1.18 at 2018-07-02 09:18:10 +0000
-----------------------------------------

  Change: 58133ae09a1087d1d0cf6e5eac3767961b2e2577
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-07-02 10:18:10 +0000

    Added usessl option to enable SSL/TLS

(wen)

2018-07-10 08:23:35 UTC MAIN commitmail json YAML

Updated devel/p5-Test-MockObject to 1.20180705

(wen)

2018-07-10 08:22:46 UTC MAIN commitmail json YAML

Update to 1.20180705

Upstream changes:
1.20180705 2018-07-05 16:47:18-07:00 America/Los_Angeles
    - added destructor to clear counters (choroboa PR #15, RT #71831)

(wen)

2018-07-10 08:18:07 UTC MAIN commitmail json YAML

Updated devel/p5-Test-CleanNamespaces to 0.23

(wen)

2018-07-10 08:16:58 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23      2018-06-26 00:00:13Z
  - properly skip potentially-problematic tests when needed, due to circular
    dependencies between Moose and Test::CleanNamespaces (RT#125678)

(wen)

2018-07-10 08:11:23 UTC MAIN commitmail json YAML

Updated www/moodle to 3.5.1

(wen)

2018-07-10 08:08:07 UTC MAIN commitmail json YAML

Update to 3.5.1

Upstream changes:
Moodle 3.5.1 release notes
Releases > Moodle 3.5.1 release notes

Release date: 9 July 2018

Here is the full list of fixed issues in 3.5.1.

CONTENTS [hide]
1 Highlights
2 Fixes and improvements
3 Security issues
4 See also
Highlights
MDL-62544 - Enable admins and privacy officers to make subject access requests on behalf of users
MDL-62211 - Data requests page may be filtered or sorted and is paginated
MDL-62391 - User who made the data request shown on data requests page
Fixes and improvements
MDL-57968 - Multiple unnecessary Messaging AJAX requests
MDL-61702 - Can't install Moodle with MariaDB version >= 10.3.1
MDL-59047 - Short answer question doesn't display correctly when using the Boost theme
MDL-61189 - Calendar event descriptions not saved when using TinyMCE
MDL-62239 - Drag and drop question types broken when using iOS 11.3
MDL-51419 - Filename corruption on download when name contains multibyte chars when using MS Edge
MDL-62658 - Notifications are not marked as read when clicked on
MDL-62543 - New 'deleted' field for forum posts is used in the wrong way for RSS feeds
MDL-62516 - Request to delete forum data for a user will delete files of all users
MDL-62440 - Participants page exhausts memory with many site-wide role assignments
MDL-62358 - Question rendering API does not support all 'question numbers' that might be needed
MDL-60915 - get_recordset methods load entire result set into memory in Postgres
MDL-62493 - Policy plugin problem when guests attempt to create an account
MDL-62574 - Database exception when deleting user data from the HTML block
MDL-62532 - Predefined tags are not appearing in the question tag dropdown
MDL-61832 - Editing options disappear after saving a Lesson page in expanded view
MDL-56498 - Notifications are not marked as read when clicked in popover
MDL-62270 - Cron task fails on data-privacy-related task when admin directory renamed
MDL-62320 - JSON should be enabled as a file type, as used in data export
MDL-62735 - Simple search does not obey global search on/off setting
MDL-58702 - Restore role mappings form has no label
MDL-62705 - Global search results order selection does not display when no context
MDL-62597 - Data requests date column should include time
MDL-62519 - After making multiple attempts to record a video, only the last attempt should be saved
MDL-61932 - Glossary created via import does not display on the front page
MDL-61778 - The online status icon in the messaging interface is a "play" button instead of a coloured dot
MDL-58063 - Unable to access manage files within HTML block on Page resource when using the Clean theme
MDL-61894 - Tag-managing dialog modals have unstyled buttons
MDL-62386 - Audio file doesn't display when using HTML5 audio media player
MDL-62796 - Policy popup should display for not logged in users
MDL-62288 - Glossary entries permalinks
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-07-07 12:19:19 UTC MAIN commitmail json YAML

Updated math/R-RPostgreSQL to 0.6.2

(wen)

2018-07-07 12:15:38 UTC MAIN commitmail json YAML

Update to 0.6.2

Upstream changes:
Version 0.6-2

    o  dbGetQuery do not return NULL.
    o  use registration mechanism to call native routines.

Version 0.5-3

    o  Update the libpq library so that the package can be compiled in new versions of R and macOS.

Version 0.5-2

    o  Support dbBegin() API

version 0.5-1 --2014-02-08

    o  Remove segmentationfault when NULL is passed as host argument.

    o  Conversion routine for raw in R and bytea in PostgreSQL

    o  Use accompanied libpq when either of libpq and header is not found on darwin

Version 0.5 -- 2013-10-12

    o  postgresqlWriteTable: send column names at COPY

    o  System library header search path for OS X 10.9 (Mavericks)

    o  Memory leak was reduced
    o  Close the socket on failure

Version 0.4 -- 2013-03-27

    o  Initial implementation of prepared statement

    o  Use system libpq library when available on OS X (darwin)

    o  Force ISO datestyle for PostgreSQL-R communication by default

    o  Time zone aware Timestamp POSIXct conversion

Version 0.3-3 -- 2012-10-05

    o  Bugfix on dbColumnInfo and others reproducible by gctorture(TRUE)

    o  Do not implicitly make new connections, which interfere with transaction.

    o  Change the notation of the LICENSE

(wen)

2018-07-07 11:43:01 UTC MAIN commitmail json YAML

Updated time/p5-Time-Duration-Parse to 0.14

(wen)

2018-07-07 11:42:11 UTC MAIN commitmail json YAML

Update to 0.14

Upstream changes:
0.14 2018-06-29 NEILB
    - Added "hrs" as another form for "hours". Thanks to Stig for the PR.

(wen)

2018-07-07 11:28:26 UTC MAIN commitmail json YAML

Updated time/p5-Test-Time to 0.06

(wen)

2018-07-07 11:26:57 UTC MAIN commitmail json YAML

Update to 0.06

Upstream changes:
0.06 2018-06-28T02:18:10Z

        catching calls to localtime() (by mjemmeson)

(wen)

2018-07-07 11:24:41 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.36

(wen)

2018-07-07 11:23:55 UTC MAIN commitmail json YAML

Update to 1.36

Upstream changes:
1.36    - 2018-06-26, H.Merijn Brand
    * Now also tested on FreeBSD-11.1
    * Update to Devel::PPPort-3.42
    * Fixed memory leak (Thanks DaveM)
    * Add undef_str attribute
    * Tested against perl-5.28.0
    * Move from DynaLoader to XSLoader
    * Tested on Synology DSM

(wen)

2018-07-07 11:19:02 UTC MAIN commitmail json YAML

Updated textproc/p5-String-CRC32 to 1.7

(wen)

2018-07-07 11:18:16 UTC MAIN commitmail json YAML

Update to 1.7

Upstream changes:
1.700    2017-07-02
        - Perldoc tweaks, GH #2, thanks to choroba

(wen)

2018-07-07 10:32:28 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any to 1.706

(wen)

2018-07-07 10:30:52 UTC MAIN commitmail json YAML

Update to 1.706

Upstream changes:
1.706    2018-07-06 20:20:00-05:00 America/Chicago

    [Fixed]

    - The File, Stderr, and Stdout adapters now correctly allow being
      set to the "emergency" log level threshold. Previously, trying to
      only allow "emergency" log lines would result in all logs being
      written (and a warning about an invalid log level being set).
      Thanks @alabamapaul! [Github #74]

(wen)

2018-07-07 10:27:19 UTC MAIN commitmail json YAML

Updated devel/p5-parent to 0.237

(wen)

2018-07-07 10:25:50 UTC MAIN commitmail json YAML

Update to 0.237

Upstream changes:
0.237 2018-07-06
    . Don't load vars.pm
      This drops compatibility with Perl versions before Perl 5.006.
      Patch provided by Atoomic and guillemj
      RT#132077

(wen)

2018-07-07 02:57:35 UTC MAIN commitmail json YAML

Updated www/wordpress to 4.9.7

(wen)

2018-07-07 02:55:25 UTC MAIN commitmail json YAML

Update to 4.9.7

Upstream changes:
WordPress 4.9.7 is now available. This is a security and maintenance release for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately.

WordPress versions 4.9.6 and earlier are affected by a media issue that could potentially allow a user with certain capabilities to attempt to delete files outside the uploads directory.

Thank you to Slavco for reporting the original issue and Matt Barry for reporting related issues.

Seventeen other bugs were fixed in WordPress 4.9.7. Particularly of note were:

    Taxonomy: Improve cache handling for term queries.
    Posts, Post Types: Clear post password cookie when logging out.
    Widgets: Allow basic HTML tags in sidebar descriptions on Widgets admin screen.
    Community Events Dashboard: Always show the nearest WordCamp if one is coming up, even if there are multiple Meetups happening first.
    Privacy: Make sure default privacy policy content does not cause a fatal error when flushing rewrite rules outside of the admin context.

(wen)

2018-07-04 13:27:41 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Emulate-Class-Accessor-Fast to 0.009032

(wen)

2018-07-04 13:26:38 UTC MAIN commitmail json YAML

Update to 0.009032

Upstream changes:
0.009032 - 2018-07-03
          - Releasing as stable

0.009_031 - 2018-06-22
          - Repackaged with ExtUtils::MakeMaker (and Distar) rather than
            Module::Install
          - enabled previously TODO test for attribute named meta

(wen)

2018-07-04 12:57:54 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20180626

(wen)

2018-07-04 12:54:32 UTC MAIN commitmail json YAML

Update to 5.20180626

Upstream changes:
5.20180626
  - Updated for v5.29.0

(wen)

2018-07-04 12:52:20 UTC MAIN commitmail json YAML

Updated devel/p5-Modern-Perl to 1.20180701

(wen)

2018-07-04 12:51:11 UTC MAIN commitmail json YAML

Update to 1.20180701

Upstream changes:
1.20180701 2018-07-01 10:34:32-07:00 America/Los_Angeles
    - added support for Perl 5.26 and 5.28

(wen)

2018-07-04 12:47:29 UTC MAIN commitmail json YAML

Updated lang/yabasic to 2.79.2

(wen)

2018-07-04 12:45:57 UTC MAIN commitmail json YAML

Update to 2.79.2

Upstream changes:
Version 2.79.2, May 13, 2018

    No changes over 2.79.1
    Advanced patchlevel to get in line with tagging again

Version 2.79.0, April 21, 2018

    Introduced new peeks "secondsrunning" and "millisrunning"
    Bugfixes regarding the switch statement

(wen)

2018-07-04 08:15:51 UTC MAIN commitmail json YAML

Updated devel/R-bit to 1.1.14

(wen)

2018-07-04 08:14:00 UTC MAIN commitmail json YAML

Update to 1.1.14

Upstream changes:
CHANGES IN bit VERSION 1.1-14

BUG FIXES

    o bit[i] and bit[i]<-v now check for non-positive integers
      which prevents a segfault when bit[NA] or bit[NA]<-v

        CHANGES IN bit VERSION 1.1-13

USER VISIBLE CHANGES

    o logical NA is now mapped to bit FALSE as in ff booleans
    o extractor function '[.bit' with positive numeric subscripts
  (integer, double, bitwhich) now behaves like '[.logical' and returns
  NA for out-of-bound requests and no element for 0
    o extractor function '[[.bit' with positive numeric (integer, double,
      bitwhich) subscripts now behaves like '[[.logical' and throws an error
      for out-of-bound requests
    o extractor function '[.bit' with range index subscripts (ri)
      subscripts now behaves like '[[.bit' and throws an error
      for out-of-bound requests
    o assignment functions '[<-.bit' and '[[<-.bit' with positive numeric
      (integer, double, bitwhich) subscripts now behave like '[<-.logical' and
      '[[<-.logical' and silently increase vector length if necessary
    o assignment function '[<-.bit' with range index subscripts (ri) now
      behaves like '[[<-.bit' and silently increases vector length if necessary
    o rlepack() is now a generic with a method for class 'integer'
    o rleunpack() is now a generic with a method for class 'rlepack'
    o unique.rlepack() now gives correct results for unordered sequences
    o anyDuplicated.rlepack() now returns the position of the first
  duplicate and gives correct results for unordered sequences

TUNING

    o The package can now compiled with 64bit words instead of 32bit words,
      since we only measured a minor speedup, we left 32bit as the default.

BUG FIXES

    o extractor and assignment functions now check for legal (positive)
      subscript bounds, hence illegally large subscripts or zero no longer
      cause memory violations

(wen)

2018-07-04 08:06:37 UTC MAIN commitmail json YAML

Updated devel/p5-File-ShareDir to 1.116

(wen)

2018-07-04 08:05:25 UTC MAIN commitmail json YAML

Update to 1.116

Upstream changes:
1.116  2018-06-24
    - fix fail-test which incorrectly read without permission
      ==> introduce new CI test proving this (Thanks to Ville
          Skytt辰 <ville.skytta@iki.fi>)
    - spelling fixes (Thanks to Ville Skytt辰 <ville.skytta@iki.fi>)
    - fix author tests when run without recommended dependencies
      (reported by Mohammed Anwar & Wesley Schwengle)
    - add a test proving and reporting dependencies

(wen)

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

Updated devel/p5-Event-RPC to 1.10

(wen)

2018-07-04 08:00:29 UTC MAIN commitmail json YAML

Update to 1.10

Upstream changes:
1.10 Wed Jun 27, 2018, joern
    Bugfixes:
    - Test suite failed on newer Perl versions which
      do not have . in @INC anymore.

1.09 Mon Jun 25, 2018, joern
    Features:
    - Event::RPC::Server->prepare() to support having
      control over the Event loop yourself.

    Bugfixes:
    - SSL tests failed due to expired CA certificate.
      Just created new certificates with 30 year
      expiration and put a gen.sh script inside to
      easily generate new certificates after that
      period ;)
    - Removed unused code. Thanks for the hint to
      ppisar AT redhat.com.

(wen)

2018-07-04 07:48:51 UTC MAIN commitmail json YAML

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

(wen)

2018-07-04 07:48:02 UTC MAIN commitmail json YAML

Update to 3.68

Upstream changes:
version 3.68 at 2018-06-27 00:55:44 +0000
-----------------------------------------

  Change: 56da5405ec89c9b7690bdf8325f7373af97cd2d7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-06-27 01:55:44 +0000

    Updated for v5.29.0

(wen)

2018-07-04 07:44:55 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Accessor-Grouped to 0.10014

(wen)

2018-07-04 07:43:59 UTC MAIN commitmail json YAML

Update to 0.10014

Upstream changes:
0.10014 2018-07-01 19:25 (UTC)
    - releasing 0.10013_01 as stable

0.10013_01 2018-05-28 13:37 (UTC)
    - convert packaging from Module::Install to plain ExtUtils::MakeMaker
    - fix running Makefile.PL when @INC does not contain '.' (perl 5.26).
    - don't run author tests at all for user installs

(wen)

2018-07-04 07:28:31 UTC MAIN commitmail json YAML

Updated math/R to 3.5.1

(wen)

2018-07-04 07:27:13 UTC MAIN commitmail json YAML

Update to 3.5.1

Upstream changes:
CHANGES IN R 3.5.1
BUG FIXES

    file("stdin") is no longer considered seekable.

    dput() and dump() are no longer truncating when options(deparse.max.lines = *) is set.

    Calls with an S3 class are no longer evaluated when printed, fixing part of PR#17398, thanks to a patch from Lionel Henry.

    Allow file argument of Rscript to include space even when it is first on the command line.

    callNextMethod() uses the generic from the environment of the calling method. Reported by Hervé Pagès with well documented examples.

    Compressed file connections are marked as blocking.

    optim(*, lower = c(-Inf, -Inf)) no longer warns (and switches the method), thanks to a suggestion by John Nash.

    predict(fm, newdata) is now correct also for models where the formula has terms such as splines::ns(..) or stats::poly(..), fixing PR#17414, based on a patch from Duncan Murdoch.

    simulate.lm(glm(*, gaussian(link = <non-default>))) has been corrected, fixing PR#17415 thanks to Alex Courtiol.

    unlist(x) no longer fails in some cases of nested empty lists. Reported by Steven Nydick.

    qr.coef(qr(<all 0, w/ colnames>)) now works. Reported by Kun Ren.

    The radix sort is robust to vectors with >1 billion elements (but long vectors are still unsupported). Thanks to Matt Dowle for the fix.

    Terminal connections (e.g., stdin) are no longer buffered. Fixes PR#17432.

    deparse(x), dput(x) and dump() now respect c()'s argument names recursive and use.names, e.g., for x <- setNames(0, "recursive"), thanks to Suharto Anggono's PR#17427.

    Unbuffered connections now work with encoding conversion. Reported by Stephen Berman.

    ‘.Renviron’ on Windows with Rgui is again by default searched for in user documents directory when invoked via the launcher icon. Reported by Jeroen Ooms.

    printCoefmat() now also works with explicit right=TRUE.

    print.noquote() now also works with explicit quote=FALSE.

    The default method for pairs(.., horInd=*, verInd=*) now gets the correct order, thanks to reports by Chris Andrews and Gerrit Eichner. Additionally, when horInd or verInd contain only a subset of variables, all the axes are labeled correctly now.

    agrep("..|..", .., fixed=FALSE) now matches when it should, thanks to a reminder by Andreas Kolter.

    str(ch) now works for more invalid multibyte strings.

(wen)

2018-06-22 13:02:05 UTC MAIN commitmail json YAML

Updated www/drupal8 to 8.5.4

(wen)

2018-06-22 12:59:08 UTC MAIN commitmail json YAML

Update to 8.5.4

Upstream changes:
Releases for Drupal core
API version
drupal 8.5.4
Posted by catch on 6 June 2018
Release notes

This is a patch release of Drupal 8 and is ready for use on production sites

(wen)

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

Update to 0.061

Upstream changes:
0.061  2018-06-07
        - bundled libtommath update (+stdint.h workaround)
        - bundled libtomcrypt update (+necessary adaptation)
        - fix #43 HP-UX 11.11 C-ANSI-C has no stdint.h
        - fix #44 Anonymous unions are GNU and C11 (troubles with HP C/aC++, HP-UX 11.31/IA64)

(wen)

2018-06-22 10:00:32 UTC MAIN commitmail json YAML

Updated net/p5-Net-Frame-Dump to 1.17

(wen)

2018-06-22 09:58:53 UTC MAIN commitmail json YAML

Update to 1.17

Upstream changes:
1.17 Sun 17 Jun 13:10:12 CEST 2018
  - bugfix: Dump::Online*: fixed a memleak due to the lack of freeing the pcap filter
            in stop() method in N:F:Dump::Online and N:F:Dump::Online2.

(wen)

2018-06-22 08:12:44 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-DKIM to 0.53

(wen)

2018-06-22 08:11:45 UTC MAIN commitmail json YAML

Update to 0.53

Upstream changes:
-- VERSION 0.53 --

2018-05-27: Marc Bradshaw <marc@marcbradshaw.net>

* Make tests less dependent on local resolver setup
* Add thanks to Valimail

(wen)

2018-06-22 08:02:31 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Address-XS to 1.04

(wen)

2018-06-22 08:01:27 UTC MAIN commitmail json YAML

Update to 1.04

Upstream changes:
1.04  Sat Jun 09 18:20:28 2018
        - fix docevot parser to disallow leading dot in dot-atom
        - fix generating and validating email addresses with empty user part
        - fix generating email address with leading or trailing dot in user part
        - try to parse invalid email addresses and mark them as invalid
        - when generating address do not escape an apostrophe character
        - fix formatting email addresses which contain nul bytes, TAB, LF or CR
        - fix formatting comments which contain nul bytes

(wen)

2018-06-22 07:52:58 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar-Wrapper to 0.28

(wen)

2018-06-22 07:52:01 UTC MAIN commitmail json YAML

Update to 0.28
Update LICENSE

Upstream changes:
0.26 (2018/06/09)
    Implemented refactoring due warnings from Perl::Critic.

0.25 (2018/06/04)
    Implemented refactoring due warnings from Perl::Critic.
    Merge pull request #3 from manwar/suggest-code-tidy

0.24 (2018/06/02)
    Added a LICENSE file (GNU GPL v3).
    Removed MYMETA files (see https://rt.cpan.org/Ticket/Display.html?id=108171).
    Improved Kwalitee by adding information to Makefile.PL
    Fixed tests under OpenBSD
    Added some code to check for OpenBSD tar, which is not quite compatible to the command line options passed by this module.
    Also made the method is_gnu() more robust, testing the return code and properly handling STDOUT and STDERR when trying "tar --version".
    Dependencies added are those already available on standard perl (Config and IPC::Open3).
    Added a README.md for better formatting in Github project page.
    Small refactorings and code formating with perltidy.

(wen)

2018-06-22 07:45:53 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 2.30

(wen)

2018-06-22 07:44:42 UTC MAIN commitmail json YAML

Update to 2.30

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

2.28  08/06/2018 (madroach, ARC, OCBNET, ppisar)
- fix creating file with trailing whitespace on filename - fixes 103279
- allow archiving with absolute pathnames - fixes 97748
- small POD fix
- Speed up extract when archive contains lots of files
- CVE-2018-12015 directory traversal vulnerability [RT#125523]

(wen)

2018-06-19 15:03:09 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Simple to 2.216

(wen)

2018-06-19 15:01:58 UTC MAIN commitmail json YAML

Update to 2.216

Upstream changes:
2.216    2018-06-06 11:47:52-04:00 America/New_York
        - no changes since v2.215

2.215    2018-05-04 16:21:28+10:00 Australia/Melbourne (TRIAL RELEASE)
        - do not re-fold folded lines (Marc Bradshaw)

(wen)

2018-06-19 14:23:53 UTC MAIN commitmail json YAML

Updated devel/p5-SDL to 2.548

(wen)

2018-06-19 14:22:19 UTC MAIN commitmail json YAML

Update to 2.548

Upstream changes:
2.548 May 19 2018
        - Add version number to all modules [FROGGS]

(wen)

2018-06-19 06:52:53 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.060

(wen)

2018-06-19 06:52:00 UTC MAIN commitmail json YAML

Update to 0.060

Upstream changes:
0.060          2018-06-16      T. R. Wyant
    \N{} now parses as the unknown token, not NoOp, regardless of the
    setting of 'use re qw< strict >;'. \N{} became unconditionally fatal
    in 5.28.0 (5.27.1, actually). The policy when the parse changes is
    to use the most-modern parse. Hence this change.

    As a side effect of this, the unknown token's explain() method now
    returns something -- normally the associated error.

    Add method remove_insignificant(). If the invocant isa Node, this
    returns a clone of the invocant with non-significant elements
    removed. Otherwise it returns either the invocant or nothing.

(wen)

2018-06-19 06:45:37 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Critic to 1.132

(wen)

2018-06-19 06:44:31 UTC MAIN commitmail json YAML

Update to 1.132
Update DEPENDS

Upstream changes:
1.132    Thu May 31 21:48:48 CDT 2018
    [New Features]
    Added the ability to specify a regex to tell what unused private
    subroutines are OK in Subroutines::ProhibitUnusedPrivateSubroutines.
    This is handy for Moose classes where there could be many false
    positives on _build_xxxx() subroutines.
    Thanks, Dave Cross.  (GH #811, #812)

    [Dependencies]
    Perl::Critic now no longer relies on the deprecated Email::Address.
    (GH #816)

1.131_02 Tue Feb 20 17:18:03 CST 2018
    [New Features]
    Perl::Critic now assumes that .psgi files are Perl, too.  Thanks, Tom
    Hukins. (GH#805)

    Variables::ProhibitUnusedVariables no longer gives a false positive for
    variables used in interpolation.  Thanks, Omer Gazit. (GH#801)

    [Bug Fixes]
    Added missing requirement for Fatal.pm.

1.131_01 Tue Nov 21 17:28:06 CST 2017
    [New Features]
    In the ProhibitLeadingZeros policy, added an exception for mkfifo.
    Thanks, Evan Zacks. (GH#786)

    Add color support for Windows platforms.  Thanks, Roy Ivy III. (GH#700)

    [Bug Fixes]
    Recode Perl::Critic::Utils::all_perl_files() to use File::Find instead
    of opendir/readdir.  This solves endless directory traversals if
    the directories contain circular symbolic references.  Thanks, Tom Wyant.

    [Documentation]
    Added CONTRIBUTING.md.  Thanks, Jonas B. Nielsen.

(wen)

2018-06-19 06:38:50 UTC MAIN commitmail json YAML

Added textproc/p5-PPIx-QuoteLike version 0.005

(wen)

2018-06-19 06:37:21 UTC MAIN commitmail json YAML

Add p5-PPIx-QuoteLike

(wen)

2018-06-19 06:33:38 UTC MAIN commitmail json YAML

Import PPIx-QuoteLike-0.005 as p5-PPIx-QuoteLike.

PPIx::QuoteLike parses Perl string literals and things that are reasonably like
string literals. Its real reason for being is to find interpolated variables for
Perl::Critic policies and similar code.

(wen)

2018-06-19 03:16:10 UTC MAIN commitmail json YAML

Updated devel/p5-Net-Netmask to 1.9103

(wen)

2018-06-19 03:15:02 UTC MAIN commitmail json YAML

Update to 1.9103

Upstream changes:
1.9103 2018-06-18
- Use ASCII-like regex matching (Github #4)
- Convert tests to Test2
- Pass perlcritic tests
- Pass Kwalitee tests
- Add contributor information
- Add protocol() method (just a stub today that will always return
  'IPv4')

1.9102 2018-06-18
- DEV release only
- Contains most changes that made it to 1.9103.

1.9101 2018-06-02

- fix precision issue on long-double platforms (BAYMAX)
- Convert to use Dist::Zilla
- Formatting changes

1.9100 2018-06-02

- DEV release only
- fix precision issue on long-double platforms (BAYMAX)
- Convert to dist.zilla
- Minor formatting changes

(wen)

2018-06-19 03:07:47 UTC MAIN commitmail json YAML

Updated devel/p5-Net-CIDR to 0.19

(wen)

2018-06-19 03:06:48 UTC MAIN commitmail json YAML

Update to 0.19

Upstream changes:
0.19

2018-06-11  Sam Varshavchik  <mrsam@courier-mta.com>

        * Fix cidrvalidate() checking of IPv6 addresses with a 0 word.

2016-02-13  Sam Varshavchik  <mrsam@courier-mta.com>

        * Move test.pl to t/
        Update documentation to use only reserved IP addresses.

(wen)

2018-06-19 03:01:41 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Starter to 1.75

(wen)

2018-06-19 03:00:41 UTC MAIN commitmail json YAML

Update to 1.75

Upstream changes:
1.75    Thu Jun 14 12:53:47 EDT 2018
        * Update additional template URLs for consistency in tests

1.74    Tue Jun 12 18:15:20 EDT 2018
        * GH#66: Update default module template to link to metacpan (Dan Book)
        * GH#67: Update default module template to use HTTPS where appropriate (Chas. J. Owens IV)

(wen)

2018-06-18 15:08:53 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Report to 1.27

(wen)

2018-06-18 15:03:46 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
version 1.27:

        Fixes:
        - fix metadata [Mohammad S Anwar]

        Improvements:
        - Dancer2 add custom fatal handlers [Andrew Beverley]

(wen)

2018-06-18 14:53:57 UTC MAIN commitmail json YAML

Updated devel/p5-List-SomeUtils-XS to 0.58

(wen)

2018-06-18 14:52:53 UTC MAIN commitmail json YAML

Update to 0.58

Upstream changes:
0.58    2018-06-08

- Re-release to fix the generated Makefile.PL. We do not want to try to build
  the XS code with compiler warnings enabled except on Perl 5.24+. There are
  unavoidable warnings with older Perls. If you tried to install this distro
  in an environment where AUTHOR_TESTING was set, these warnings would be
  enabled, along with "-Werror", causing the build to fail
  completely. Reported by Olaf Alders. GH #3.

(wen)

2018-06-18 14:48:03 UTC MAIN commitmail json YAML

Updated devel/p5-Hash-MoreUtils to 0.06

(wen)

2018-06-18 14:47:00 UTC MAIN commitmail json YAML

Update to 0.06

Upstream changes:
0.06    2018-06-08
    - update toolchain for modern perl environments including
      * automated regression test
      * test coverage analyzation
      * pod coverage
    - introducing common code style
    - introduce a bunch of missing functions:
      * slice_without (Thanks to Theo van Hoesel <Th.J.v.Hoesel@THEMA-MEDIA.nl>)
      * slice_missing / slice_missing_map (Thanks to Christoph Zimmermann <christophemzim@web.de>)
      * slice_notdef / slice_notdef_map (Thanks to Christoph Zimmermann <christophemzim@web.de>)
      * slice_true / slice_true_map
      * slice_false / slice_false_map

(wen)

2018-06-18 14:42:06 UTC MAIN commitmail json YAML

Updated devel/p5-Glib-Object-Introspection to 0.045

(wen)

2018-06-18 14:40:27 UTC MAIN commitmail json YAML

Update to 0.045

Upstream changes:
Overview of changes in Glib::Object::Introspection 0.045

* Correctly marshal arrays with length arguments in signal callbacks
* Add some docs about overriding virtual functions

(wen)

2018-06-18 07:43:34 UTC MAIN commitmail json YAML

Updated devel/p5-FFI-CheckLib to 0.20

(wen)

2018-06-18 07:42:38 UTC MAIN commitmail json YAML

Update to 0.20

Upstream changes:
0.20      2018-06-04 18:18:09 -0400
  - Add system_path function.

0.19      2018-05-30 21:09:32 -0400
  - Administrative release to note that this dist is moving its
    repository to the Perl5-FFI org on github.com

(wen)

2018-06-18 07:40:02 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Hide to 0.0010

(wen)

2018-06-18 07:39:05 UTC MAIN commitmail json YAML

Update to 0.0010

Upstream changes:
0.0010      2018-06-15 09:12:54-07:00 America/Los_Angeles

  - Makefile.PL: better prereqs declaration
  - typo fix - from dsteinbrunner/patch-1

(wen)

2018-06-18 07:35:37 UTC MAIN commitmail json YAML

Updated devel/p5-CPANPLUS to 0.9176

(wen)

2018-06-18 07:34:31 UTC MAIN commitmail json YAML

Update to 0.9176

Upstream changes:
0.9176      Wed Jun  6 08:38:32 BST 2018

* Fix the no_index issue for bundled directory

(wen)

2018-06-18 07:27:30 UTC MAIN commitmail json YAML

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

(wen)

2018-06-18 07:25:29 UTC MAIN commitmail json YAML

Update to 3.60

Upstream changes:
version 3.60 at 2018-06-06 12:48:04 +0000
-----------------------------------------

  Change: 248af7199e59ead2ba910b9b2741d11356f69e9c
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-06-06 13:48:04 +0000

    Added v5.28.0-RC2

(wen)

2018-06-18 02:57:15 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Load to 0.25

(wen)

2018-06-18 02:56:13 UTC MAIN commitmail json YAML

Update to 0.25

Upstream changes:
0.25    2018-06-10 20:55:10Z
    - merged required and recommended Data::OptList version prerequisite, to
      work around CPAN.pm bug (RT#123447)

(wen)

2018-06-18 02:53:23 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3400

(wen)