Bug 209961 - [update] www/p5-Dancer2 0.200000
Summary: [update] www/p5-Dancer2 0.200000
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks: 209962 209966
  Show dependency treegraph
 
Reported: 2016-06-02 09:19 UTC by Henk van Oers
Modified: 2016-06-03 18:44 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
The diff (1.16 KB, patch)
2016-06-02 09:19 UTC, Henk van Oers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henk van Oers 2016-06-02 09:19:05 UTC
Created attachment 170939 [details]
The diff

0.200000  2016-05-31 15:05:46+02:00 Europe/Amsterdam
 
    [ BUG FIXES ]
    * GH #1174: Update plugin tests to stop deprecation warnings
      (Peter Mottram)
    * GH #1173: Reword error when serialization / deserialization fails
      to be more generic (Russell @veryrusty Jenkins)
 
    [ ENHANCEMENTS ]
    * Introduce an improved variation of the Dancer2::Plugin::SendAs
      into core. You can now override the serializer (or lack thereof)
      at any point in time for a response by calling `send_as`. You
      can also send the options of `send_file` (like the Content-Type)
      and the charset for the app is also respected.
      (Russell @veryrusty Jenkins)
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-03 05:16:39 UTC
Testbuilding this and the other Dancer2-related ports right now
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-03 18:42:14 UTC
A commit references this bug:

Author: pi
Date: Fri Jun  3 18:41:38 UTC 2016
New revision: 416329
URL: https://svnweb.freebsd.org/changeset/ports/416329

Log:
  www/p5-Dancer2: 0.166001 -> 0.200000
  security/p5-Dancer2-Plugin-Passphrase: 3.2.2 -> 3.3.0
  security/p5-Dancer2-Plugin-Auth-Extensible: 0.502 -> 0.600
  security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC: 0.502 -> 0.600
  security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: 0.24 -> 0.600

  Changes:
    http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.200000/Changes
    http://search.cpan.org/src/SYSPETE/Dancer2-Plugin-Passphrase-3.3.0/CHANGES
    http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.600/Changes
    http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600/Changes
    http://search.cpan.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600/Changes

  - Upgrade Dancer2 with those other ports that depend on it

  PR:		209961, 209962, 209966, 209975, 209978
  Submitted by:	Henk van Oers <hvo.pm@xs4all.nl> (maintainer)

Changes:
  head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
  head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/pkg-plist
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo
  head/security/p5-Dancer2-Plugin-Passphrase/Makefile
  head/security/p5-Dancer2-Plugin-Passphrase/distinfo
  head/www/p5-Dancer2/Makefile
  head/www/p5-Dancer2/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-03 18:44:25 UTC
Committed, thanks!