On 2022/02/20 12:42, wen heping wrote:
> Hi, ports@:
> 
>     Here is a simple patch for devel/p5-Path-Tiny to update to 0.122,
> it build well and pass all tests on amd64-current system.
> 
>     There are 17 ports depend on it, I tested most of these ports ,
> did not meet any problem.

Thanks, committed.

It is usually helpful if you can include the relevant bits of changelog
in your email, whoever commits will want to see it anyway, and it saves
time, for example from this one I can see that it's a low risk update
without needing to look further into the change

0.122     2022-01-16 10:05:08-05:00 America/New_York

    - No changes from 0.121-TRIAL.

0.121     2022-01-08 11:05:33-05:00 America/New_York (TRIAL RELEASE)

    [Additions]

    - Adds `size` and `size_human` methods.  The latter gives `ls -lh` style
      output, with options to choose base2 or base10 forms.

0.120     2021-10-24 12:12:57-04:00 America/New_York

    - No changes from 0.119-TRIAL.

0.119     2021-10-20 18:15:24-04:00 America/New_York (TRIAL RELEASE)

    [Changes]

    - The `tempdir` and `tempfile` methods may be called on a Path::Tiny object
      representing a directory, in which case the directory will be used as the
      container for the temporary object (as if the `DIR` argument were used).



Reply via email to