svn commit: r416680 - head/security/p5-Session-Token

Torsten Zuehlsdorff freebsd at toco-domains.de
Mon Jun 13 10:39:16 UTC 2016


On 10.06.2016 15:40, Torsten Zuehlsdorff wrote:
> Author: tz
> Date: Fri Jun 10 13:40:37 2016
> New Revision: 416680
> URL: https://svnweb.freebsd.org/changeset/ports/416680
>
> Log:
>   security/p5-Session-Token: Update to 1.502
>
>   Changes:
>
>     1.502  2015-09-19
>       * The alphabet test was using a regexp with ok() which I
>         think may be causing cpantesters failures. I changed
>         it to use like() which will also have better reporting.
>
>     1.501  2015-09-09
>       * Add benchmarking example that compares token templates
>         versus String::Random's randpattern
>
>     1.500  2015-09-09
>       * Use typemap to bless the C context to Session::Token
>         package and implement get() fully in XS. This is about
>         40% faster when tokens are created in a tight loop.
>
>   PR:           210178
>   Submitted by: Henk van Oers <hvo.pm at xs4all.nl> (maintainer)
>   Approved by:  junovitch (mentor)

It was approved by: swills (mentor), not junovitch.

Thanks,
Torsten


More information about the svn-ports-head mailing list