[Bug 210178] security/p5-Session-Token Update from 1.010 to 1.502

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 10 13:41:07 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210178

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: tz
Date: Fri Jun 10 13:40:38 UTC 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)

Changes:
  head/security/p5-Session-Token/Makefile
  head/security/p5-Session-Token/distinfo

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-perl mailing list