notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/p5-Session-Token/distinfo

Number of commits found: 4

Thursday, 18 Aug 2016
20:18 pi search for other commits by this committer
security/p5-Session-Token: 1.502 -> 1.503

- Documentation updates

PR:		211971
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
Original commitRevision:420422 
Friday, 10 Jun 2016
13:40 tz search for other commits by this committer
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@xs4all.nl> (maintainer)
Approved by:  junovitch (mentor)
Original commitRevision:416680 
Sunday, 30 Aug 2015
03:57 sunpoet search for other commits by this committer
- Update to 1.010
- While I'm here, remove outdated CHMOD

Changes:	http://search.cpan.org/dist/Session-Token/Changes
PR:		202729
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
Original commitRevision:395590 
Wednesday, 27 May 2015
21:21 amdmi3 search for other commits by this committer
This module provides a secure, efficient, and simple interface for
creating session tokens, password reset codes, temporary passwords,
random identifiers, and anything else you can think of.

Like this: my $token = Session::Token->new->get; # 128 bits

WWW: http://search.cpan.org/dist/Session-Token/

PR:		200390
Submitted by:	hvo.pm@xs4all.nl
Original commitRevision:387680 

Number of commits found: 4