Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 12:30:42 UTC Now

2015-02-27 13:25:09 UTC MAIN commitmail json YAML

Update to 0.159001
Update DEPENDS

Upstream changes:
0.159001  2015-02-25 15:31:35+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #855: Ensure Dancer2::Test is compatible with Pod::Simple 3.30
      (Russell Jenkins)

    [ DOCUMENTATION ]
    * Add an example for delayed (async) streaming response. (Sawyer X)
    * Small link fix. (Sawyer X)

0.159000  2015-02-24 04:51:20+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #762: Delay app cleanup until errors are rendered. (Russell Jenkins)
    * GH #835: Correct Logic error in Logger if no request exists.
              (Lennart Hengstmengel)
    * GH #839: Correct "no_server_tokens" definition in production.yml.
              (Nikita K)
    * GH #853, #852: Handle malformed (contentless) cookies. (pants)
    * GH #840, #842: Ensure session data available to template engines.
                    (Russell Jenkins)
    * GH #565, #847, #849: Fix HTTP Status template logic and documentation.
                          (Daniel Muey, Russell Jenkins, Dvid Kovè°©cs)
    * GH #843: Add missing attributes to Moo class used in tests. (Graham Knop)

    [ ENHANCEMENT ]
    * GH #836: Support delayed (asynchronous) responses!
              ("Delayed responses" in Dancer2::Manual for more information.)
              (Sawyer X)
    * GH #824: Use Plack::MIME by default, MIME::Types as failback if available.
              (Alberto Simes)
    * GH #792, #848: Keywords can now use prototypes.
                    (Russell Jenkins, Sawyer X)

    [ DOCUMENTATION ]
    * GH #837, #838, #841: Major documentation restructure. (Snigdha Dagar)
      (Check eb9416e9 and a78e27d7 for more details.)
    * GH #823: Cleanup Manual and Cookbook docs. (Omar M. Othman)
    * GH #828: Provide README.mkdn. (Nuno Carvalho)
    * GH #830: Fix typo in Session::YAML pod. (Vince W)
    * GH #831,#832: Fix broken link in Session::YAML pod. (Vince W)

(wen)

2015-02-27 10:44:24 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Send to 2.200

(wen)

2015-02-27 10:43:02 UTC MAIN commitmail json YAML

Update to 2.200

Upstream changes:
2.200    2015-02-25
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          when trying to pick the first available mailer, never pick Test

(wen)

2015-02-27 02:55:08 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.0

(wen)

2015-02-27 02:53:35 UTC MAIN commitmail json YAML

Update to 6.0

Upstream changes:
6.0  2015-02-26
  - Code name "Clinking Beer Mugs", this is a major release.
  - Removed name listing support from param method in Mojolicious::Controller.
  - Removed name listing support from param method in Mojo::Parameters.
  - Removed name listing support from error and param methods in
    Mojolicious::Validator::Validation.
  - Removed multi-name support from cookie, param and signed_cookie methods in
    Mojolicious::Controller.
  - Removed multi-name support from param method in
    Mojolicious::Validator::Validation.
  - Removed multi-name support from param method in Mojo::Parameters.
  - Removed multi-name support from cookie and upload methods in Mojo::Message.
  - Removed custom socket support from Mojo::UserAgent.
  - Removed is_fatal, is_level and log methods from Mojo::Log.
  - Removed auto_render method from Mojolicious::Routes.
  - Removed deprecated object-oriented Mojo::Loader API.
  - Removed deprecated accept_interval, lock and unlock attributes from
    Mojo::IOLoop.
  - Removed deprecated accept_interval, lock_file and lock_timeout attributes
    from Mojo::Server::Prefork.
  - Removed deprecated bridge method from Mojolicious::Routes::Route.
  - Removed deprecated is_readable method from Mojo::Reactor.
  - Removed deprecated siblings method from Mojo::DOM.
  - Removed deprecated render_exception and render_not_found methods from
    Mojolicious::Controller.
  - Removed deprecated keep_alive_requests setting from Hypnotoad.
  - Changed return values of all and find methods in
    Mojo::UserAgent::CookieJar.
  - Renamed template attribute in Mojo::Template to unparsed.
  - Renamed extracting attribute in Mojo::UserAgent::CookieJar to collecting.
  - Renamed types attribute in Mojolicious::Types to mapping.
  - Renamed current attribute in Mojolicious::Routes::Match to position.
  - Renamed pattern attribute in Mojolicious::Routes::Route to unparsed.
  - Renamed all_contents, contents, following_siblings, match, next_sibling,
    node, preceding_siblings, previous_sibling and type methods in Mojo::DOM to
    descendant_nodes, child_nodes, following_nodes, matches, next_node, type,
    preceding_nodes, previous_node and tag.
  - Renamed match method in Mojo::DOM::CSS to matches.
  - Renamed extract and inject methods in Mojo::UserAgent::CookieJar to collect
    and prepare.
  - Renamed inject method in Mojo::UserAgent::Proxy to prepare.
  - Renamed params method in Mojo::Parameters to pairs.
  - Renamed match method in Mojolicious::Routes::Match to find.
  - Renamed -A option of prefork command to -a.
  - Added names method to Mojo::Parameters.
  - Added failed and passed methods to Mojolicious::Validator::Validation.
  - Added -I and -M options to prefork command.
  - Fixed Mojo::Template support for parentheses in expressions. (jberger, sri)

5.82  2015-02-22
  - Deprecated Mojo::Reactor::is_readable.
  - Deprecated keep_alive_requests setting in Hypnotoad in favor of requests.
  - Improved Morbo to restart slightly faster.
  - Fixed bug in daemon and prefork commands where --inactivity-timeout option
    was called --inactivity.

5.81  2015-02-20
  - Deprecated object-oriented Mojo::Loader API.
  - Added data_section, file_is_binary, load_class and find_modules functions
    to Mojo::Loader.
  - Improved design of built-in templates.
  - Fixed test command to not let Test::Harness enable global warnings by
    default. (OlegG)

(wen)

2015-02-23 11:26:04 UTC MAIN commitmail json YAML

Updated devel/nasm to 2.11.08

(wen)

2015-02-23 11:25:08 UTC MAIN commitmail json YAML

Update to 2.11.08

Upstream changes:
Version 2.11.08
Fix section length computation in bin backend which leaded in incorrect relocation records.
Add a warning for numeric preprocessor definitions passed via command line which might have unexpected results otherwise.
Add ability to specify a module name record in rdoff linker with -mn option.
Increase label length capacity up to 256 bytes in rdoff backend for FreePascal sake, which tends to generate very long labels for procedures.
Fix segmentation failure when rip addressing is used in macho64 backend.
Fix access on out of memory when handling strings with a single grave. We have sixed similar problem in previous release but not all cases were covered.
Fix NULL dereference in disassembled on BND instruction.

Version 2.11.07
Fix 256 bit VMOVNTPS instruction.
Fix -MD option handling, which was rather broken in previous release changing command line api.
Fix access to unitialized space when handling strings with a single grave.
Fix nil dereference in handling memory reference parsing.

(wen)

2015-02-23 11:20:06 UTC MAIN commitmail json YAML

Updated devel/p5-Pod-Usage to 1.66

(wen)

2015-02-23 11:19:09 UTC MAIN commitmail json YAML

Update to 1.66

Upstream changes:
1.66 (marekr)
- CPAN#102116: pod2usage() -sections omits section with subsection specified
    added more precise documentation about the -section syntax and semantics
- CPAN#102117: pod2usage() changes formatting
    added documentation to describe what formatting changes pod2usage applies
- CPAN#102101: New tests fail when in core
    changed the way the tests find their dependencies. Thanks to BINGOS for
    the patch, applied in slightly modified way

1.65 (marekr)
- CPAN#81059: [RT #115534]: Pod::Usage Failes to Select -sections with Negation
    fixed a specific corner case for section selection
- CPAN#101538: Pod::Usage doesn't handle E<copy> correctly
    introduced a utf8 option; this may actually not solve the problem, but
    it is the best we can do for the moment
- CPAN#101581: pod2usage() -sections omits marked-up text from =head lines
    make sure that marked-up text is not skipped

(wen)

2015-02-23 11:15:52 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3134

(wen)

2015-02-23 11:13:59 UTC MAIN commitmail json YAML

Update to 1.3134
Add missing DEPENDS

Upstream changes:
1.3134 2015-02-22
[DOCUMENTATION]
- Improve Dancer::Request documentation. (GH#1095, Gabor Szabo)
- Added descriptions to a bunch of internal modules. (GH#1097, Brad
  Macpherson)
- Correcting the documentation's grammar. (GH#1101, Jonathan Hall)
- Improve Dancer.pm's documentation wrt the export of 'warnings'.
  (GH#1100, Brad Macpherson)
- Generated development.yml was saying the logs appear on STDOUT whereas
  it's really STDERR. (GH#1102, Fabrice Gabolde)

[ENHANCEMENTS]
- Skip tests requiring 'fork' if on a perl that doesn't implement it.
  (GH#1094, Steve Hay) - Using ':script' disable command-line argument
  munging globally. (GH#1098,   Brad Macpherson)

[STATISTICS]
- code churn: 33 files changed, 173 insertions(+), 113 deletions(-)

1.3133 2014-11-26
[BUG FIXES]
- Test was failing for Perl 5.21+ (error message changed). (GH#1073,
  cpansprout)

[DOCUMENTATION]
- Mention environment variables in Dancer::Config. (GH#1085, Sniperovitch)
- Replace "return send_file" with "send_file". (GH#1089, Ashley Willis)
- Fix NAME section for Dancer::Plugin::Ajax. (GH#1090, Ivan Bessarabov)
- Fix wrong layout directory in documentation. (GH#1091, olof)

[ENHANCEMENTS]
- Speedup in the upload of large files. (GH#1092, snakpak)

[STATISTICS]
- code churn: 6 files changed, 100 insertions(+), 35 deletions(-)

(wen)

2015-02-20 12:55:35 UTC MAIN commitmail json YAML

Updated math/p5-Test-Number-Delta to 1.06

(wen)

2015-02-20 12:54:41 UTC MAIN commitmail json YAML

Update to 1.06

Upstream changes:
1.06      2014-11-25 07:09:08-05:00 America/New_York

    [Fixed]

    - Make 0 and 0 compare equal with a relative epsilon

    [Documented]

    - Added SEE ALSO with Number::Tolerant and Test::Deep::NumberTolerant

1.05      2014-11-24 11:08:11-05:00 America/New_York

    [Fixed]

    - relative comparison of array reference elements now works as intended

    - diagnostics of delta_not_ok and delta_not_within clarified under
      relative comparison

1.04      2013-11-20 18:43:32 America/New_York

    - Modernized distribution metadata and licensing

    - Distribution now managed with Dist::Zilla

(wen)

2015-02-20 12:50:14 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.80

(wen)

2015-02-20 12:49:01 UTC MAIN commitmail json YAML

Update to 5.80

Upstream changes:
5.80  2015-02-18
  - Deprecated Mojo::IOLoop::accept_interval, Mojo::IOLoop::lock and
    Mojo::IOLoop::unlock.
  - Deprecated Mojo::Server::Prefork::accept_interval,
    Mojo::Server::Prefork::lock_file and Mojo::Server::Prefork::lock_timeout.
  - Removed -a/--accept-interval, --lock-file and -L/--lock-timeout options
    from prefork command.
  - Removed accept_interval, lock_file and lock_timeout settings from
    Hypnotoad.
  - Added stop_gracefully method to Mojo::IOLoop.
  - Added finish event to Mojo::IOLoop.
  - Reduced CPU usage of Mojo::IOLoop and Mojo::Server::Prefork significantly.
  - Improved app generator command to use current best practices.
  - Fixed bug where semicolons at the end of a cookie were not parsed
    correctly. (dmw397)
  - Fixed bug in Mojo::IOLoop where connection limits were not properly
    enforced.
  - Fixed url_for to handle paths without trailing slash correctly in embedded
    applications.

5.79  2015-02-13
  - Fixed bug in Mojo::Reactor::Poll that caused excessive idle CPU usage.

5.78  2015-02-12
  - Replaced expires method in Mojo::Cookie::Response with an attribute.
  - Added split_cookie_header function to Mojo::Util.
  - Updated IO::Socket::SSL requirement to 1.94.
  - Relaxed RFC 822/1123 and RFC 850/1036 handling in Mojo::Date.
  - Improved Mojo::Reactor::Poll performance significantly.
  - Improved text method in Mojo::Message to use default_charset as well.
  - Improved design of built-in templates.
  - Fixed bug in Mojo::DOM that made parsing a requirement.
  - Fixed warnings in Mojo::URL.

5.77  2015-02-03
  - Added content_security_policy method to Mojo::Headers.
  - Fixed canonicalize in Mojo::Path to not remove parts with more than three
    dots.

5.76  2015-02-02
  - Emergency release for a critical security issue that can expose files on
    Windows systems, everybody should update!
  - Increased default max_message_size from 10MB to 16MB in Mojo::Message.
  - Reduced default max_line_size from 10KB to 8KB in Mojo::Headers and
    Mojo::Message.
  - Improved Hypnotoad load balancing by calling srand() after starting a new
    worker in Mojo::Server::Prefork.
  - Improved design of built-in templates.
  - Fixed bug in Mojo::IOLoop where the accept limit was applied too broadly.
  - Fixed bug in Mojo::Server::Prefork where the TTOU signal would not always
    stop a worker.
  - Fixed bug in Mojo::DOM::CSS where combinators needed to be surrounded by
    whitespace.

5.75  2015-01-26
  - Added healthy method to Mojo::Server::Prefork.
  - Improved all built-in web servers to die if group or user assignment
    failed.
  - Improved Hypnotoad to wait for new workers to be ready before stopping the
    old ones during hot deployment.
  - Improved commands and log messages to use less punctuation.
  - Fixed bug in Mojo::IOLoop where the callback passed to next_tick would
    receive the wrong invocant.
  - Fixed race condition and memory leak in Mojo::Server::Prefork.

5.74  2015-01-25
  - Improved parser errors to be more consistent with connection errors in
    Mojo::Message::Request and Mojo::Message::Response.
  - Fixed "0" value bug in Mojo::Parameters.
  - Fixed bug where placeholder default values would not always have
    precedence.
  - Fixed proxy detection in get command.

(wen)

2015-02-20 10:12:18 UTC MAIN commitmail json YAML

Updated devel/p5-Getopt-Long to 2.44

(wen)

2015-02-20 10:11:24 UTC MAIN commitmail json YAML

Update to 2.44

Upstream changes:
Changes in version 2.44
-----------------------

* Be gentle to the user community and turn fix 92462 into a warning.
  This may be changed back to error in some future release.

(wen)

2015-02-06 09:58:32 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-MinimumVersion to 1.38

(wen)

2015-02-06 09:56:59 UTC MAIN commitmail json YAML

Update to 1.38
Update DEPENDS

Upstream changes:
1.38 2014-08-22
    - The doc for Perl::MinimumVersion now mentions perlver in both
      the DESCRIPTION and SEE ALSO sections. RT#98262 from pagenyon++.
    - Added mention of Perl::MinimumVersion::Fast to SEE ALSO.

1.37 2014-05-11
    - Removed the check for "stacked labels" that I added in 1.36, as it appears
      that I misinterpreted what the 5.14 change was, and broke at least one dist.
      Commented out the check in MinimumVersion.pm, and the specific subtests.
      Apologies to HMBRAND and all others affected
    - The way I was comparing versions in one of the new tests in 1.36 wasn't portable
      across old versions of Perl. Thanks to Paul Howarth for RT#95528.

1.36 2014-05-09
    - CHECK block requires 5.6.2
    - UNITCHECK block requires 5.10.0
    - Stacked labels on the same statement requires 5.14.0

1.35 2014-05-02
    - 'state' requires perl 5.10.0, even if you don't also see
      "use feature 'state'", because you can also write "use 5.010" to
      enable 'state'. RT#67626
    - Dropped the rule that said "use base 'Exporter'" should make a
      dependency on Perl 5.008+ RT#89173
    - Improved the fix for RT#95023. Thanks again to Paul Howarth.

1.34 2014-04-24
    - The perlver script wasn't getting installed, because it's in
      a script/ directory. RT#95023, fix from ETHER.
    - t/02_main.t was failing on older versions of perl, because
      a min version is getting reported as '5.01301' on Perl 5.010 and later,
      but as '5.013010' on earlier Perls. RT#95023. I need to understand this
      better, but want to get a passing release out.

1.33 2014-04-24
    - Internals::SvREADONLY requires perl 5.8.0
    - handle features upto lexical_subs, which requires 5.18.0
      state, switch, unicode_strings, unicode_eval, evalbytes,
      current_sub, array_base, fc, lexical_subs
    - deprecate.pm requires perl 5.12 (Alexandr Ciornii)
    - require new version of PPIx::Regexp
    - detect while(readdir $dh) (Alexandr Ciornii)
    - Switched to Dist::Zilla
    - Added required versions of modules when use'ing them
    - Reformatted Changes as per CPAN::Changes::Spec

(wen)

2015-02-02 15:12:50 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Options to 4.016

(wen)

2015-02-02 15:08:50 UTC MAIN commitmail json YAML

Update to 4.016
Update DEPENDS

Upstream changes:
4.016  2015-01-24 12:30:10 GMT
    * Feature #470 : Add "hidden" attribute, and doc (Celogeek San)
    * Feature #471 : Added a better error message for isa check failures (Celogeek San)

4.015  2015-01-13 16:06:52 GMT
    * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San)
fix eval

4.014  2015-01-13 15:51:32 GMT
    * Bug #464 : warning generated when missing required params (Celogeek San)
    * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San)

4.013  2014-11-22 07:43:13 GMT
    * Feature #462 : Autorange (Celogeek San)

(wen)

2015-02-02 14:56:29 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8.3

(wen)

2015-02-02 14:54:55 UTC MAIN commitmail json YAML

Update to 2.8.3

Upstream changes:
Moodle-2.8.3
Highlights
MDL-47935 - Atto Autosave message no longer covers text you are editing
MDL-44560 - Pagination in glossary category works correctly when entries have multiple categories
MDL-47792 - Course and Activity Completion Reports display vertical text without truncating
Functional changes
MDL-43386 - Lesson grade essay responses preserve HTML formatting
MDL-14730 - Allow linking to pages inside a lesson
MDL-47761 - Explanation is given to the users why they are unable to enrol in the course
MDL-47871 - Event monitor: Teacher can duplicate System rule
UI changes
MDL-44907 - Better styling of admin setting validation messages in bootstrapbase
MDL-48596 - Lesson editing page has correct layout used by other editing pages and does not obstruct page with blocks
MDL-47166 - Atto: outdent button is shown first followed by indent button
Security issues
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements
MDL-48765 - Improved icon alignment on course enrolment methods page
MDL-40285 - When assignment is submitted by one team member it is shown as submitted for all team members
MDL-38142 - User forum posts page no longer displays error for the hidden course
MDL-36877 - Final lesson page is displayed when course setting "Show gradebook to students" is set to "No"
MDL-48073 - Group filter is preserved when moving to next page of enrolled users
MDL-40326 - Course reset also resets lesson progress bar
MDL-48383 - Cron no longer warns about disabled enrol_imsenterprise after each scheduled task
MDL-48914 - Roles assignment page does not display user select if there are too many users preventing from php memory error

(wen)

2015-01-24 10:38:59 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Log-Any to 0.004001

(wen)

2015-01-24 10:37:56 UTC MAIN commitmail json YAML

Update to 0.004001

Upstream changes:
0.004001  2015-01-12 16:56:22-05:00 America/New_York
  - Removed Log::Any::Adapter dependency issue #9

0.004000  2015-01-07 10:27:26-05:00 America/New_York
  - Changed PERL require modules to perl

0.003001  2014-12-08 14:24:38-05:00 America/New_York
  - Add version info to log.pm
  - Add tests to check for version

(wen)

2015-01-24 10:31:14 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-File-ConfigDir to 0.004

(wen)

2015-01-24 10:30:22 UTC MAIN commitmail json YAML

Update to 0.004

Upstream changes:
0.004 2014-11-25
    - improve Makefile.PL for better distribution kwalitee
    - add README.md

(wen)

2015-01-24 10:27:06 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-ConfigFromFile to 0.005

(wen)

2015-01-24 10:26:17 UTC MAIN commitmail json YAML

Update to 0.005

Upstream changes:
0.005 2014-12-01
    - Update Makefile.PL for up-to-date resources and requirements spec
    - consolidate Synopsis in main pod
    - move from README to README.md
    - improve author tests before releasing

0.004 2014-10-28
    - add ability for options to importer of MooX::ConfigFromFile
    - add option to have a singleton config (loaded once).
    - improve documentation
    - harmonize tests

(wen)

2015-01-24 08:16:55 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Cmd to 0.011

(wen)

2015-01-24 08:16:16 UTC MAIN commitmail json YAML

Update to 0.011

Upstream changes:
0.011 2014-12-03
    - apply clean Perl::Tidy rules to avoid mixed spaces/tabs and other
      settings
    - add version number to MooX::Cmd::Tester
    - allow overriding protected constructor when renaming public one

0.010 2014-12-02
    - switch distribution tooling from Dist::Zilla to ExtUtils::MakeMaker
    - Added Changes file with content based on git log according to
      CPAN::Changes::Spec (Neil Bowers)
    - Apply typo fixes for documentation from David Steinbrunner
    - Sven Schober provided heavily improved description

(wen)

2015-01-24 08:02:57 UTC MAIN commitmail json YAML

Updated devel/p5-Memoize-Memcached to 0.04

(wen)

2015-01-24 08:02:19 UTC MAIN commitmail json YAML

Update to 0.04

Upstream changes:
0.04    2014-02-25

Minor changes to avoid deprecation warnings in 5.12+

(wen)

2015-01-24 07:54:50 UTC MAIN commitmail json YAML

Updated devel/p5-Mixin-Linewise to 0.106

(wen)

2015-01-24 07:53:43 UTC MAIN commitmail json YAML

Update to 0.106

Upstream changes:
0.106    2014-03-10 08:08:39-04:00 America/New_York
        - avoid dumb v-string warning in dumb perl versions (thanks, Graham
          Knop, you're not dumb!)

(wen)

2015-01-24 07:44:58 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 1.007000

(wen)

2015-01-24 07:44:08 UTC MAIN commitmail json YAML

Update to 1.007000

Upstream changes:
1.007000 - 2015-01-21
  - fix Moose metaclass inflation of Method::Generate::Constructor (RT#101111)
  - clarify behavior of clearers for non-lazy attribute defaults
  - add Sub::Defer::undefer_package to undefer all subs from a given package
  - existing attributes will no longer be overwritten when composing roles.
    Previously, the attribute configuration used by the constructor would be
    overridden, but the attribute methods would not be.  This caused a mismatch
    in attribute behavior.
  - link to Type::Tiny in docs rather than MooX::Types::MooseLike
  - document exports of Sub::Defer
  - fix capture_unroll usage in inlinify example
  - fix needless re-assigning of variables in generated Sub::Quote subs
  - fix global destruction test to work when perl path has spaces

(wen)

2015-01-24 07:29:42 UTC MAIN commitmail json YAML

Updated devel/p5-Config-INI to 0.025

(wen)

2015-01-24 07:28:56 UTC MAIN commitmail json YAML

Update to 0.025
Update DEPENDS

Upstream changes:
0.025    2014-11-16 14:29:37-05:00 America/New_York
        - run preprocess_line before can_ignore
        - bump up required Mixin::Linewise to help out Win32 users

0.024    2014-04-05 21:31:54-04:00 America/New_York
        - MIGHT BREAK YOUR CODE (but probably won't):
          handle_unparsed_line now receives its arguments in reversed order
        - new methods exist and more methods now receive the filehandle to make
          subclassing more flexible

0.023    2014-03-13 10:21:15+01:00 Europe/Paris
        - specify minimum Mixin::Linewise requirement (thanks, Andreas Koenig
          and Smylers)

0.022    2014-01-30 16:57:43-05:00 America/New_York
        - remove the last few places IO::String was used (thanks, Graham Knop)

0.021    2013-10-20 11:33:59 America/New_York
        - throw an exception if line 1 appears to start with a UTF-8 BOM
        - typo fixes in docs (thanks, David Steinbrunner!)

(wen)

2015-01-24 07:22:41 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.73

(wen)

2015-01-24 07:21:57 UTC MAIN commitmail json YAML

Update to 5.73

Upstream changes:
5.73  2015-01-24
  - Deprecated Mojolicious::Routes::Route::bridge in favor of
    Mojolicious::Routes::Route::under.
  - Deprecated Mojolicious::Controller::render_exception in favor of
    reply->exception helper.
  - Deprecated Mojolicious::Controller::render_not_found in favor of
    reply->not_found helper.
  - Removed deprecated object-oriented Mojo::JSON API.
  - Removed deprecated stringification support from Mojo::Collection.
  - Removed deprecated support for data arguments from Mojo::JSON::Pointer.
  - Removed deprecated AUTOLOAD and pluck methods from Mojo::Collection.
  - Removed deprecated AUTOLOAD and val methods from Mojo::DOM.
  - Moved tutorial from Mojolicious::Lite to Mojolicious::Guides::Tutorial.
  - Added term_escape method to Mojo::ByteStream.
  - Added term_escape function to Mojo::Util.
  - Improved get command to use the user agent of the application.
  - Improved diagnostics information for MOJO_DAEMON_DEBUG,
    MOJO_USERAGENT_DEBUG and MOJO_WEBSOCKET_DEBUG environment variables.
  - Fixed tag helpers to generate correct HTML5. (batman, sri)
  - Fixed JSON Pointer escaping bug.
  - Fixed portability bug in monkey_patch tests.

(wen)

2015-01-24 07:13:30 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Mechanize to 1.74

(wen)

2015-01-24 07:12:09 UTC MAIN commitmail json YAML

Update to 1.74

Upstream changes:
1.74        2015-01-23
========================================
[OTHER CHANGES]

- updated repository link in metadata

(wen)

2015-01-19 01:11:10 UTC MAIN commitmail json YAML

Updated devel/p5-version to 0.9911

(wen)

2015-01-19 01:10:15 UTC MAIN commitmail json YAML

Update to 0.9911

Upstream changes:
2015-01-17  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Removed tag v0.9910
[eb66489945fd] [tip] <develop>

* .hgtags:
Added tag 0.9910 for changeset 4d00adc23f19
[6d03680705f6] <develop>

* flow: Merged <hotfix> '0.9911' to <develop> ('develop').
[55a3bfc0b3fc] <develop>

* .hgtags:
Added tag 0.9911 for changeset fb394f4ac5fc
[3127ec2a07b6]

* flow: Merged <hotfix> '0.9911' to <master> ('default').
[fb394f4ac5fc] [0.9911]

* flow: Closed <hotfix> '0.9911'.
[d4bec652869d] <hotfix/0.9911>

* .shipit:
Need to disable this because it doesn't understand hotfix branches
[2b1b81b21756] <hotfix/0.9911>

* Makefile.PL, lib/version.pm, lib/version/regex.pm, t/00impl-pp.t,
t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
t/07locale.t, t/08_corelist.t, t/09_list_util.t, t/coretests.pm,
vperl/vpp.pm, vutil/lib/version/vxs.pm, vutil/vutil.c:
Pull out the changed behavior of normal(), since it breaks M::B
[a6c92bf7e426] <hotfix/0.9911>

* .shipit:
Restore the Finish step and remember to use it this time.
[9a8e87ab3743] <hotfix/0.9911>

* flow: Created branch 'hotfix/0.9911'.
[83a460962b55] <hotfix/0.9911>

* .shipit:
Checking in changes prior to tagging of version 0.9910.

Changelog diff is:
[1f732d03f5eb]

* .hgtags:
Added tag v0.9910 for changeset 4d00adc23f19
[58b1b7d17dd4]

* flow: Merged <release> '0.9910' to <master> ('default').
[4d00adc23f19] [0.9910]

* flow: Merged <release> '0.9910' to <develop> ('develop').
[8ac3661f1f71] <develop>

* flow: Closed <release> '0.9910'.
[6890ac6a6a3e] <release/0.9910>

2014-06-22  John Peacock  <john.peacock@havurah-software.org>

* README, vutil/vutil.c, vutil/vxs.inc:
[PATCH] version distribution dVAR updates. commit
9bdbb2bdbd72d8d02cb8bcb0d27e7eeeacd415af Author: Jarkko Hietaniemi
<jhi@iki.fi>
[267cb6097a5f] <release/0.9910>

2014-12-23  David Mitchell  <davem@iabyn.com>

* README, vutil/vutil.c:
[PATCH] 'version': vutil.c: silence overflow warnings

From a3f461a88988cef9a89c13ab42c50556750ede51 Mon Sep 17 00:00:00
2001 Running 'clang -fsanitize=undefined' on the perl test suite
triggers a number of warnings:

vutil.c:354:9: runtime error: signed integer overflow: 750283776 +
1705032704 cannot be represented in type 'int' vutil.c:354:25:
runtime error: signed integer overflow: 6 * 1000000000 cannot be
represented in type 'int' vutil.c:355:10: runtime error: signed
integer overflow: 1000000000 * 10 cannot be represented in type
'int'

This is because the version string parsing code takes a "maybe
overflow, then check to see if we've overflown" approach. Which is
perfectly fine, but clashes with clang.

This commit makes it take the opposite approach of checking each
time
*before* doing the += mult*i and mult*=10 steps.

A bit clunky, but ASan only allows you to disable these warnings on
a per-function basis, and it's a reasonably large function.

I suspect that the block of code above this may need similar
treatment, but as it wasn't triggering clang warnings, I didn't look
at it.
--- vutil.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+),
5 deletions(-)
[d90a6cd2ecba] <release/0.9910>

2014-08-30  John Peacock  <john.peacock@havurah-software.org>

* .shipit:
Ready to release now
[bfd261163ee7] <release/0.9910>

* .shipit:
Try new Finish step
[67dc070b3131] <release/0.9910>

2014-08-23  John Peacock  <john.peacock@havurah-software.org>

* .hgignore, Makefile.PL:
Force the VERSION so we can control the tarball name
[616ea2110028] <release/0.9910>

* vutil/vutil.c, vutil/vutil.h:
Apply suggested changes from Karl Williamson
[61cfdfe0c2e5] <release/0.9910>

* flow: Created branch 'release/0.9910'.
[a91839728adf] <release/0.9910>

2014-08-16  John Peacock  <john.peacock@havurah-software.org>

* Abandon branch
[40dd9d98c543] <tied-version>

* Abandon branch
[1fba9539ca49] <version-math>

* Abandon branch
[9f7dab2e3b63] <version-new>

* Abandon branch
[802e90e66daa] <version-combined>

* Abandon branch
[98825da284e9] <version-xs>

* flow initialization: Created <develop> trunk: develop.
[a06c96873576] <develop>

* .hgflow:
flow initialization: Added configuration file.
[90bd285c19ff] <version-xs>

* .hgflow:
flow initialization: Added configuration file.
[24d1df41799d] <tied-version>

* .hgflow:
flow initialization: Added configuration file.
[3d621fc33f37] <version-math>

* .hgflow:
flow initialization: Added configuration file.
[d78406b7976d] <version-new>

* .hgflow:
flow initialization: Added configuration file.
[6ce1e6af1058] <version-combined>

* .hgflow:
flow initialization: Added configuration file.
[dd443f6b0b8a]

* Close this branch
[6b82507b2ea1] <0.9909>

* t/coretests.pm:
Remove debugging
[68e1b230196e]

* README:
Revise README
[5e4557ca4717]

* README:
Clean up README
[3beec2fae46a]

* vutil/vutil.c:
Do not need to use unsigned
[37972ebd5be1]

* README, lib/version.pm, lib/version/regex.pm, t/00impl-pp.t,
t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
t/07locale.t, t/08_corelist.t, t/09_list_util.t, vperl/vpp.pm,
vutil/lib/version/vxs.pm:
Bump $VERSION for release
[3696ffe9e7a8]

* README, lib/version.pm, vperl/vpp.pm, vutil/vutil.c:
Merge in 0.9909 as released to CPAN
[5d7666eff3af]

* .hgtags:
Tagging version '0.9909' using shipit.
[28f76b8d2918] <0.9909>

2014-08-15  John Peacock  <john.peacock@havurah-software.org>

* README:
Update README
[d31021b57b62] [0.9909] <0.9909>

* lib/version.pm, lib/version/regex.pm, t/00impl-pp.t, t/01base.t,
t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
t/07locale.t, t/08_corelist.t, t/09_list_util.t, vperl/vpp.pm,
vutil/lib/version/vxs.pm:
Bump $VERSION in preparation for CPAN release
[ff9b7da70a4b] <0.9909>

* vutil/vutil.c:
commit f57000bc399f9b433bfb06a4302f4e773f7f50bb Author: Karl
Williamson <khw@cpan.org> Date: Mon Aug 4 16:29:12 2014 -0600

PATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx

The root cause of this issue is that XS code or the libraries it
calls is changing the locale behind Perl's back so that the decimal
point character is not a dot. Version number parsing relies on it
being a dot.

This patch fixes the problem by retrieving the current locale just
before version number parsing, and updating Perl's records if the
locale has changed away from what is expected. Given accurate
records, the pre-existing call to the
STORE_NUMERIC_LOCAL_SET_STANDARD macro will do what it's supposed to
do, and change the locale so that the dot is the radix character for
the version number parsing.

After the parsing is done, the pre-existing call to the
RESTORE_NUMERIC_LOCAL macro will restore properly, but see below

This patch should be suitable for both 5.20.1 and 5.21 (though the
SHA-1 value in the porting/customize.dat will have to be adjusted
because the files aren't otherwise identical). But there is a
fundamental difference between the releases. In 5.20.X, Perl does
not attempt to keep the radix character a dot at almost all times
(though it initializes things so it is a dot, overriding any
environmental settings to the contrary). This leads to known non-
regression bugs in 5.20 because very little XS code can cope with a
non-dot. To fix this, Perl has changed the macros in 5.21 so that
the result after the RESTORE_NUMERIC_LOCAL is that the current
locale will have a dot. This will fix those long-standing bugs where
XS code expecting a dot fails should it be mashed up with modules
that change it to something else. But this will break the relatively
few modules that want it the other way. So it has been done early in
5.21 to give things a chance to settle down.

The extra {} braces around the code that calls the macros is
because STORE_NUMERIC_LOCAL_SET_STANDARD declares a variable, and so
must be within the declarations area of a block for C89 compilers.
(I myself would not write a macro that does this without indicating
so in its name.)
[2a4fc121c6c4] <0.9909>

* vutil/vutil.c, vutil/vxs.inc:
Apply patch from Perl 5.20.0 as released

commit 24120986965f248417d199c5818d145ea2a34607 Author: Brian Fraser
<fraserbn@gmail.com> Date: Tue Feb 4 06:38:55 2014 -0300

vutil.c, vxs.inc: Avoid warnings from -Wmissing-prototypes -Wundef
-Wunused-label
[08e9b0d7cca2] <0.9909>

* Preparatory branch for releasing custom 0.9909 for Perl 5.20.1
[79f970339680] <0.9909>

* t/coretests.pm:
Add a couple of overflow tests
[b150b244c13e]

2014-06-21  John Peacock  <john.peacock@havurah-software.org>

* lib/version.pod:
POD correction. Thanks "Matthew Horsfall (alh)" <wolfsage@gmail.com>
Resolves https://rt.cpan.org/Ticket/Display.html?id=96620
[36eeed6fea2c]

* vutil/vutil.c:
Ignore unused context. Thanks to fraserbn@gmail.com Resolves
https://rt.cpan.org/Ticket/Display.html?id=96100
[3ac9f9bcc78e]

* vutil/vxs.inc:
Unreachable code. Thanks to Jarkko Hietaniemi <jhi@iki.fi> Resolves
https://rt.cpan.org/Ticket/Display.html?id=95896
[5aab343122fb]

2014-05-26  John Peacock  <john.peacock@havurah-software.org>

* t/07locale.t:
Unintentionally skipping these tests since vpp.pm was included by
default.
[ad3699914825]

2014-05-10  John Peacock  <john.peacock@havurah-software.org>

* vutil/vutil.c:
Use unsigned integer where appropriate
[2ff16e565b1d]

* t/07locale.t:
Remove debugging
[621c728ff110]

2014-04-17  John Peacock  <john.peacock@havurah-software.org>

* README, t/07locale.t, t/coretests.pm, vperl/vpp.pm:
Revised heuristic in vpp to better handle v-strings
[14c5405a8ccd]

* README, t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
Forbid trailing bare decimal in dotted decimal versions. Resolves

https://rt.cpan.org/Ticket/Display.html?id=93603
[690dfba7c43b]

* README, lib/version.pm, lib/version/regex.pm, t/00impl-pp.t,
t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
t/07locale.t, t/08_corelist.t, t/09_list_util.t, vperl/vpp.pm:
Start working on 0.9909 release
[7a5441bfe2b0]

* lib/version.pm, vperl/vpp.pm:
Protect usage of warn categories to supported Perl releases
[d5e4aa541780]

2014-04-16  John Peacock  <john.peacock@havurah-software.org>

* vutil/vutil.c:
Add warnings to vutil code too
[8f94ebcb7bdc]

2014-03-01  John Peacock  <john.peacock@havurah-software.org>

* lib/version.pm, t/coretests.pm, vperl/vpp.pm:
Add lossy warning for both numify() and normal() alpha versions
[591b0e507293]

* t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
Make alpha->normal() a lossy operation
[ababbdd1380f]

2014-02-25  John Peacock  <john.peacock@havurah-software.org>

* lib/version.pm, t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
Forbid calling ->normal() on non-qv alpha versions
[ed0f3215c1ee]

2014-02-04  John Peacock  <john.peacock@havurah-software.org>

* Makefile.PL:
Add META stanzas for bugtracker and repository
[47bb0ceaa783]

* README:
Revise README to document source repositories
[ca260e8255f1]

2014-02-04  Brian Fraser  <fraserbn@gmail.com>

* vutil/vutil.c, vutil/vxs.inc:
Avoid warnings from -Wmissing-prototypes -Wundef -Wunused-label

-Wmissing-prototypes was complaining about declaring XS() functions
without previously declaring a prototype.

-Wundef didn't like using #if foo instead of #ifdef foo

-Wunused-label warned because VER_{IV,NM,PV} were defined on all
versions of perl, but only used on < 5.17.2
[a4171dd98d50]

(wen)

2015-01-19 00:55:21 UTC MAIN commitmail json YAML

Removed p5-Log-Any-Adapter successor p5-Log-Any

(wen)

2015-01-19 00:53:02 UTC MAIN commitmail json YAML

Remove p5-Log-Any-Adapter

(wen)

2015-01-19 00:51:53 UTC MAIN commitmail json YAML

Remove p5-Log-Any-Adapter because Log::Any::Adapter was merged into Log::Any distribution upstream.

(wen)

2015-01-18 13:01:13 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Report-Optional to 1.01

(wen)

2015-01-18 13:00:25 UTC MAIN commitmail json YAML

Update to 1.01

Upstream changes:
version 1.01: Mon Mar 10 16:10:25 CET 2014

Fixes:
- ::Util cannot use error or __x, mutual dependencies do not work
  [Patrick Goldmann]

Improvements:
- changed documentation style
- die if Log::Report is used and too old

(wen)

2015-01-18 12:58:00 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Log4perl to 1.46

(wen)

2015-01-18 12:57:01 UTC MAIN commitmail json YAML

Update to 1.46

Upstream changes:
1.46 (2014/10/31)
  *    (ms) Fixed Gianni's utc time test for machines set to utc time.

1.45 (2014/10/25)
  *    (ms) fgeueke provided a pull request for short-circuiting boolean
            filters: https://github.com/mschilli/log4perl/pull/48
  *    (ms) [rt.cpan.org #94009] Tim Bunce had requested that the
            PatternLayout's %m specifier allow for fixed indentation,
            variable indentation, and at the same time permit the use
            of the chomp option. Added with tests and docs.
  *    (ms) Gianni Ceccarelli added the log4perl.utcDateTimes config
            option to select UTC instead of localtime:
            https://github.com/mschilli/log4perl/pull/53
  *    (ms) @bokutin fixed Catalyst.pm buffer flush:
              https://github.com/mschilli/log4perl/pull/51
              https://github.com/mschilli/log4perl/issues/54

1.44 (2014/05/17)
  *    (ms) Skipped mkpath umask tests on Win32 which doesn't support it
            properly.
  *    (ms) Requiring core module File::Path 2.06_06, which has remove_tree()
            (fixes test suite for ancient perl-5.6.2).
  *    (ms) Brian Wightman fixed temporary file cleanup in the test suite
            for Win32: https://github.com/mschilli/log4perl/pull/45

1.43 (2014/03/16)
  *    (ms) Added %m{indent} to indent multi-line messages according to the
            PatternLayout (inspired by Wolfgang Pecho)
  *    (ms) [rt.cpan.org #84818] Deven T. Corzine suggested adding
            a conditional use Win32 on Win32 platform to fix a
            chicken-and-egg problem with the resurrector.
  *    (ms) Brian Wightman fixed Win32 log file cleanup in test suite
            https://github.com/mschilli/log4perl/pull/39. New FAQ
            entry on Win32 log file cleanup.

1.42 (2013/07/25)
  *    (ms) BenRifkah Bergsten-Buret added ';!' for property configurator
            comment delimiters:
            https://github.com/mschilli/log4perl/issues/25
  *    (ms) [rt.cpan.org 84723] Suppress error if close() in the file
            appender in pipe mode returns "No child processes".
  *    (ms) Ronald J Kimball fixed a bug with the file appender's
            create_at_logtime option in combination with
            recreate_check_signal:
            https://github.com/mschilli/log4perl/pull/28
  *    (ms) Fixed additivity() modifications after init():
            https://github.com/mschilli/log4perl/issues/29
  *    (ms) [rt.cpan.org 87191] Applied patch by Zefram for better
            maintainable line number checks (and coping with 5.19 buggy
            line numbering, cough, cough).

1.41 (2013/04/21)
  *    (ms) [rt 81731] Added 'trace' level to Log4perl::Catalyst, as
            suggested by Ashley Pond.
  *    (ms) Alexander Hartmaier added Log::Log4perl::Filter::MDC to filter
            based on MDC key/value
  *    (ms) [rt.cpan.org 83193] The file appender now ignores owner/group
            settings on all types of existing file system entries (previously,
            this was only the case for actual files).
  *    (ms) [rt.cpan.org 84289] Documented Level.pm's isGreaterOrEqual()
            comparator.
  *    (ms) [rt.cpan.org #84725] Fixed test suite to allow running tests
            in parallel via HARNESS_OPTIONS=j10:c HARNESS_TIMER=1.
            Reported by Brendan Byrd.

(wen)

2015-01-18 12:52:33 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Handler to 0.84

(wen)

2015-01-18 12:51:46 UTC MAIN commitmail json YAML

Update to 0.84

Upstream changes:
0.84    Released at 2014-10-24.
        - Fixed some version conflicts.

0.83    Released at 2014-10-23.
        - Added method set_default_param.

0.82    Released at 2013-11-03.
        - Fixed the calls of _raise_error (RT #89989).

0.81    Released at 2013-11-01.
        - Added param utf-8 to Screen.pm and File.pm.

0.80    Released at 2013-10-04.
        - Fixed RT #89250 - dump() calls Dumper() now only if the log
          level is active.

0.79    Released at 2013-09-06.
        - Added option "category".

0.78    Released at 2013-05-16.
        - Fixed bug in validate->reload for default configs (RT #85346).

0.77    Released at 2013-05-15.
        - Just fixed Pod::Coverage testing in 002-pod-coverage.t.

(wen)

2015-01-18 12:38:33 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatchouli to 2.012

(wen)

2015-01-18 12:37:43 UTC MAIN commitmail json YAML

Update to 2.012

Upstream changes:
2.012    2014-11-30 08:49:01-05:00 America/New_York
          avoid a newly-introduced warning on older perls (thanks, Christopher
          J. Madsen)

2.011    2014-11-29 08:50:45-05:00 America/New_York
          some optimizations in timestamp and pid logging (thanks, Olivier
          Mengu)

2.010    2014-07-28 22:24:23-04:00 America/New_York
          add the file_format option (thanks, Randy Stauner)

2.009    2014-01-11 14:14:11-05:00 America/New_York
          load the Proxy class earlier, to get it loaded prefork

2.008    2013-09-26 20:39:11 America/New_York
          fix test for JSON::PP, which doesn't always follow orders about
          spaces!  (thanks, Dagfinn Ilmari Mannsker!)

2.007    2013-09-25 22:12:22 America/New_York
          doc fixes and tests (thanks George Hartzell and Randy Stauner)

2.006    2013-04-05 15:02:05 America/New_York
          put the ->info, ->fatal, ->debug methods on proxies, too
          (thanks George Hartzell)

(wen)

2015-01-18 12:25:43 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch to 2.44

(wen)

2015-01-18 12:24:46 UTC MAIN commitmail json YAML

Update to 2.44
Update DEPENDS

Upstream changes:
2.44    2014-10-18

- The fix for a buffered email output in the last release introduced a bug
  with _non-buffered_ email outputs. This would cause a fatal error during
  global destruction when the DESTROY method was called. Reported by Christ
  Hutchinson. RT #99474.

2.43    2014-10-05

- Fixed the thread locking in Log::Dispatch::Syslog (I hope). The previous
  version caused Perl to crash when per-thread locking was enabled. Note that
  I don't use threads so I haven't tested this. Patch by Sergio Fernndez
  Muoz. RT # 99208.

- If a buffered email output is being destroyed during global destruction and
  still has messages in the buffer, we warn and do not attempt to send the
  messages. During global destruction, the package we use to send email may
  already be destroyed, leading to weird errors when we try to use
  it. Reported by Mark Overmeer. RT #97733.

- In 2.42 I added the ability to pass a hashref for the socket parameter given
  to Log::Dispatch::Syslog, but I forgot to mention this here. This is
  necessary to support remote logging. Patch by David Coppit. RT #93045.

2.42    2014-08-12

- Added a Log::Dispatch->clone() method. This returns shallow clone. The
  outputs and callbacks are shared, but changes to outputs and callbacks in
  the clone do not affect the original, or vice versa.

- Added Log::Dispatch->outputs() method. This returns all the output objects
  in a dispatch object.

- Added Log::Dispatch->callbacks() method. This returns all the callback subs
  in a dispatch object.

- The Syslog output now calls Sys::Syslog::setlogsock() every time a message
  is logged, since something else could have called it in between logging two
  messages.

- Added a lock parameter to the Syslog output. If this is true, then logging
  is done in the scope of a per-thread lock. Reported by Cedric Carree and
  Franck Youssef. RT #67988 and #85013.

- Replaced Class::Load with Module::Runtime.

2.41    2013-07-22

- An error is now thrown if you call Log::Dispatch->log without a
  level. Previously you'd just get a warning and then execution would continue
  (without logging anything). Patch by Ross Attrill. RT #87133.

(wen)

2015-01-18 10:31:26 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-LogAny to 0.001001nb2

(wen)

2015-01-18 10:29:59 UTC MAIN commitmail json YAML

Update DEPENDS because Log::Any::Adapter was merged into Log::Any.

(wen)

2015-01-18 10:21:19 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any-Adapter-Log4perl to 0.07

(wen)

2015-01-18 10:20:29 UTC MAIN commitmail json YAML

Update to 0.07
Update DEPENDS

Upstream changes:
0.07      2015-01-01 22:39:19-05:00 America/New_York

    [Fixed]

    - Fixed failing tests with Log::Any 1.00+ by using wrapper_register
      rather than munging Log4perl's legacy caller-level global variable

    [Changed]

    - Removed unnecessary formatting function wrappers given switch to
      using wrapper_register

    [Prereqs]

    - Requires Log::Log4perl 1.32 or later for bug-free wrapper_register

(wen)

2015-01-18 10:10:52 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any-Adapter-Dispatch to 0.06nb6

(wen)

2015-01-18 10:09:20 UTC MAIN commitmail json YAML

Adjust DEPENDS because Log::Any::Adapter was merged into Log::Any.

(wen)

2015-01-18 10:04:23 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any to 1.03

(wen)

2015-01-18 10:02:55 UTC MAIN commitmail json YAML

Update to 1.03

Upstream changes:
1.03      2015-01-01 22:39:41-05:00 America/New_York

    [Changed]

    - Log::Any::Proxy concatenates arguments to basic logging functions
      with a space character before passing them to adapters as a single
      string.  This ensures consistency across adapters that handle
      multiple arguments differently.

1.02      2014-12-28 07:06:49-05:00 America/New_York

    [Fixed]

    - Some adapters relied on Log::Any::Adapter::Util also loading
      Log::Any so this behavior has been restored.

1.01      2014-12-26 22:25:13-05:00 America/New_York

    [Fixed]

    - 'numeric_level' was not exported properly from
      Log::Any::Adapter::Util

1.00      2014-12-25 22:04:13-05:00 America/New_York

    [Added]

    - Logging now goes via a Log::Any::Proxy object instead of directly to
      an adapter. This allows easy customization of the message production.

    - File, Stdout, and Stderr adapters now support a minimum
      log level parameter.

    [Changed]

    - Removed dead code from Log::Any::Adapter::Base; particularly this
      was the formatting code, since this is now handled by
      Log::Any::Proxy.

    [Fixed]

    - File will flock the handle when writing (if flock is avaiable).

    - Won't die if adapters aren't loadable modules as long as they
      provide a constructor.  This allows using private adapters
      defined in another file.

    [Documented]

    - Revised docs for creating adapters

    - Fixed typos and improved docs for Log::Any::Adapter::Util; removed
      stub docs for modules that didn't need it.

    [Deprecated]

    - Deprecated some methods in Log::Any::Adapter::Util

    [Internal]

    - Merged Log-Any and Log-Any-Adapter distributions; reduces code
      duplication and ensures Log::Any and adapter framework stay in sync

    - Eliminates all non-core dependencies (as of Perl 5.8.1), including
      Capture::Tiny, Devel::GlobalDestruction and Guard

0.92      2014-12-15 07:12:38-05:00 America/New_York (TRIAL RELEASE)

0.91      2014-12-14 22:13:09-05:00 America/New_York (TRIAL RELEASE)

0.90      2014-12-12 17:08:22-05:00 America/New_York (TRIAL RELEASE)

(wen)

2015-01-12 13:36:43 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8.2

(wen)

2015-01-12 13:33:15 UTC MAIN commitmail json YAML

Update to 2.8.2

Upstream changes:
Release date: 12 January, 2015

Here is the full list of fixed issues in 2.8.2.

CONTENTS [hide]
1 Highlights
2 Functional changes
3 API changes
4 UI changes
5 Security issues
6 Fixes and improvements
7 See also
Highlights
MDL-40241 - Default Manager and Teacher role are able to manually mark course as completed
MDL-46442 - Notifications about assignment re-submissions are sent
MDL-43462 - EditPDF correctly shows landscape PDFs
MDL-43679 - Clicking link to Moodle in MS Word no longer results "You are already logged in" message
Functional changes
MDL-42717 - Ensure automated backup files are deleted when an error occurs because of directory permissions
MDL-47601 - Ensure old automated backups are deleted including the case when file name is renamed from language string
MDL-48023 - Changed "Cache-control: private" to "public" on public static files to increase performance
MDL-48224 - In the Task API, each adhoc and scheduled task now has it's own SMTP buffer, and the legacy cron has one buffer for all tasks. Previously scheduled tasks had no buffer, and the legacy cron had a buffer only for tasks of activity modules.
MDL-33606 - Make distinction between all section course view and a single section course view log entry
API changes
MDL-44657 - No more Javascript error when the form class is namespaced
MDL-22309 - get_role_users() works correctly when a user is assigned more than one role
MDL-48697 - Completion directory is recognized by Moodle as a valid component directory
MDL-48495 - Limit protocols supported by curl by default
UI changes
MDL-35078 - End date for self enrolment on the bulk enrolment form now also contains time
MDL-42501 - Added help about deleting grades in the course reset form
MDL-48206 - Wider textarea for the comments in the comments block
Security issues
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements
MDL-40097 - Course completion role criteria no longer causes fatal error
MDL-35494 - User is able to restore an activity even when they own only one course
MDL-20304 - Practice lesson does not appear in Gradebook [Patch]
MDL-45324 - Grading notifications are not sent before the grades are released to students
MDL-47133 - Keyboard shortcuts in Atto do not interfere with regional keyboard settings
MDL-37704 - Possible to lock Description field in users' profiles
MDL-36240 - Calendar events from activities are restored even without user data
MDL-14908 - Parent Role can view courses for students that are in groups
MDL-46472 - Fixed upgrade loop caused by undeletable themes
MDL-31822 - Non-default section name is shown at the site level
MDL-47475 - PDF annotation is visible by all students in the team and not only by the one who made a submission
MDL-47993, MDL-48088 - Correctly parse dates with timezones when importing from Microsoft calendar
MDL-48150 - Fixed a bug whereby only the first post in a forum was sent with the correct headers on each run of cron
MDL-48288, MDL-48191 - Grader report's floating headers work correctly when email or average row is hidden
MDL-48179 - Backup progress no longer times out when compressing large backup
MDL-48164 - 'Reply to email' does not result in out-of-office replies posted in forum

(wen)

2015-01-12 12:51:29 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Parser to 2.44

(wen)

2015-01-12 12:50:15 UTC MAIN commitmail json YAML

Update to 2.44

Upstream changes:
2.44 2015-01-12 (by Todd Rinaldo)
    - RT 99098 - Revert "Add more useful error message on parse to Expat". It breaks
      XML::Twig. Calling code will need to do this if it's needed.
    - RT 100959 - Add use FileHandle to t/astress.t - Make perl 5.10.0 happy.

(wen)

2015-01-12 12:38:49 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Zip to 1.42

(wen)

2015-01-12 12:32:01 UTC MAIN commitmail json YAML

Update to 1.42

Upstream changes:
1.42 Sun 11 Jan 2015
    - Revert 101374, caused tester regression
    - https://rt.cpan.org/Public/Bug/Display.html?id=101240 [cpan/PMQS]

1.41 Fri 09 Jan 2015
    - https://rt.cpan.org/Public/Bug/Display.html?id=101374 [zefram]

(wen)

2015-01-11 15:31:14 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Readme to 1.1.2

(wen)

2015-01-11 15:29:44 UTC MAIN commitmail json YAML

2015-01-11 11:48:08 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Escapes to 1.07

(wen)

2015-01-11 11:47:18 UTC MAIN commitmail json YAML

Update to 1.07

Upstream changes:
1.07 2014-12-09 NEILB

    - All changes from Ken Williamson as part of EBCDIC work for 5.22
    - Fix typo in comment
    - Reorder structure definitions
    - Fill %Name2character better for EBCDIC
    - Generalize for EBCDIC
    - doc clarification

1.06_01 2014-12-05 NEILB

    - A bunch of changes from KHW++ for EBCDIC support.
    - Doing a developer release first, to make sure everything's good
      from CPAN Testers.

(wen)

2015-01-11 11:44:26 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Elemental to 0.103004

(wen)

2015-01-11 11:42:28 UTC MAIN commitmail json YAML

Update to 0.103004
Update DEPENDS

Uptream changes:
0.103004  2014-12-26 22:31:16-05:00 America/New_York
        - fix a regression in 0.103003, in which Nonpod paragraphs were not
          converted into Pod5::Nonpod paragraphs by the Pod5 transformer

0.103003  2014-12-23 21:11:26-05:00 America/New_York
        - remove use of Moose::Autobox

0.103002  2014-10-27 21:12:54-04:00 America/New_York
        - make classes immutable to improve runtime speed

0.103001  2014-05-20 20:45:43-04:00 America/New_York
        - load Class::Load, which older Moose does not automatically load

(wen)

2015-01-11 04:03:19 UTC MAIN commitmail json YAML

Updated security/p5-Digest-SHA3 to 0.24

(wen)

2015-01-11 03:59:19 UTC MAIN commitmail json YAML

Updated security/p5-Digest-SHA to 5.95

(wen)

2015-01-11 03:57:53 UTC MAIN commitmail json YAML

Update to 5.95

Upstream changes:
5.95  Sat Jan 10 12:15:36 MST 2015
- modified the bit-ordering test (ref. t/bitorder.t)
-- supplied directory-change preamble for CORE builds

5.94  Sat Jan 10 00:45:28 MST 2015
- added support for threaded builds
-- PERL_GET_NO_CONTEXT, pTHX_, aTHX_, etc.
-- employed 'const' storage class where possible
-- ref. rt.cpan.org #101260
- simplified shabits() routine (bitwise input buffering)
-- slightly less efficient but easier to understand
-- ref. rt.cpan.org #101344
- minor documentation tweaks and additions

(wen)

2015-01-08 14:21:18 UTC MAIN commitmail json YAML

Updated devel/p5-Class-MethodMaker to 2.21

(wen)

2015-01-08 14:20:26 UTC MAIN commitmail json YAML

Updated to 2.21

Upstream changes:
2.21 Mar 16 2014
        - sync with Debian patches - RT#91658
        - fix copyright and license entries - RT#43463

2.20 Feb 03 2014
        - drop t/v1*.t unit tests due to license issue
          https://github.com/renormalist/class-methodmaker/issues/2

2.19 Dec 15 2013
        - Fix 5.19 incompatibility - RT#88934 (Zefram)
        - small distro polishing

(wen)

2015-01-08 14:15:36 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Load-XS to 0.09

(wen)

2015-01-08 14:14:54 UTC MAIN commitmail json YAML

Update to 0.09

Upstream changes:
0.09    2014-11-13
  - optimized some perl API calls (thanks, Alexandr Evstigneev!)

(wen)

2015-01-08 14:11:42 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Field to 0.23

(wen)

2015-01-08 14:11:02 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23 Thu Aug 21 12:06:13 PDT 2014
- Typo fix via PR/1. @wollmers++

0.22 Sat Aug 16 10:53:43 PDT 2014
- Meta 0.0.2

0.21 Sat Aug 16 00:52:16 PDT 2014
- Eliminate File::Basename from tests

0.20 Fri Aug 15 15:42:06 PDT 2014
- Add t/000-compile-modules.t
- CPAN Day 2014 - 21 Release Salute!

0.19 Sat Aug  2 10:40:36 PDT 2014
- Fix Copyright years in Meta.

0.18 Sat Aug  2 10:18:52 PDT 2014
- Fix Copyright years.

0.17 Wed Jul 30 15:39:56 PDT 2014
- Switch IRC to

0.16 Sat Jul 26 00:19:48 PDT 2014
- Switch to Zilla::Dist

(wen)

2015-01-08 14:07:01 UTC MAIN commitmail json YAML

Updated devel/p5-Class-C3 to 0.27

(wen)

2015-01-08 14:05:33 UTC MAIN commitmail json YAML

Update to 0.27

Upstream changes:
0.27 - 2014-08-16
    - declare minimum perl version of 5.6 in metadata

(wen)

2015-01-06 14:39:59 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Critic to 1.123

(wen)

2015-01-06 14:39:10 UTC MAIN commitmail json YAML

Update to 1.123
Update DEPENDS

Upstream changes:
1.123 2014-11-11

    [Dependencies]
    * Now requires PPI-1.220 which has numerous bug fixes. This may
      eliminate the need for some "## no critic" markers you inserted to
      work around those bugs. The "ProhibitUselessNoCritic" policy should
      help you find them.

    [Miscellanea]
    * Fixed a typo in the Variables::ProhibitPerl4PackageNames message.

1.122 2014-08-25

    [Dependencies]
    * Now requires PPI-1.218 which has numerous enahncements and bug fixes.
      Also now requires Readonly-2.00, which obviates the need for Readonly::XS
      to get fast constants.

    * File::HomeDir, File::Which, and Term::ANSIColor are all required now
      instead of being optional or recommended. This simplifies our test code
      and ensures consistent optimal behavior for all users.

    [New Policies]
    * Added two new policies: BuiltinFunctions::ProhibitUselessTopic and
      RegularExpressions::ProhibitUselessTopic.

    [Miscellanea]
    * Updated the perlcritic.el script to use modern Emacs hooks.
      Thanks to @intrigeri and the Debian team for the patch.  Fixes GH #556.

    * Removed all the internal RCS keyword boilerplate blocks that were never
      getting expanded.

(wen)

2015-01-06 14:32:53 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 2.00

(wen)

2015-01-06 14:32:05 UTC MAIN commitmail json YAML

Update to 2.00

Upstream changes:
2.00 2014-06-30T11:15:05Z
    - Deprecation of Readonly::XS as a requirement for fast, readonly
      scalars is complete. Report any lingering issues on the tracker
      ASAP.

1.61 2014-06-28T11:22:13Z
    - Normal constants (strings, numbers) do not appear to be read only to
      Internals::SvREADONLY($) but perl itself doesn't miss a beat when you
      attempt to assign a value to them. Fixing test regression in
      t/general/reassign.t

1.60 2014-06-27T15:59:27Z
    - Fix array and hash tie() while in XS mode (exposed by Params::Validate tests)
    - Fix implicit undef value regression resolves #8
    - Minor documentation fixes (spell check, etc.)
    - Patch from Gregor Herrmann <gregoa@debian.org> resolves #7

v1.500.0 2014-06-25T19:56:18Z
    - PLEASE NOTE: Readonly::XS is no longer needed!
    - Again, Readonly::XS is no longer needed.
    - Merged typo fix from David Steinbrunner RT#86350/#2
    - Merged patch (w/ tests, yay!) from Daniel P. Risse RT#37864
    - Upstream magic related bugs were reported to p5p and fixed in perl
      itself so we can resolve the following local issues: RT#70167, RT#57382,
      RT#29487, RT#36653, RT#24216.
    - Reported RT#120122 (tie + smartmatch bug) upstream to p5p. Will
      eventually resolve local [RT#59256].
    - Note: Resolved RT#16167 (benchmark.pl being installed) in 1.04.
    - Use readonly support exposed in Internals on perl >=5.8.x
    - Have I mentioned you don't need to install Readonly::XS anymore?
    - Checking $Readonly::XSokay is no longer suggested. ...never should have been

(wen)

2015-01-06 14:23:31 UTC MAIN commitmail json YAML

Updated devel/p5-PPI to 1.220

(wen)

2015-01-06 14:22:20 UTC MAIN commitmail json YAML

Update to 1.220

Upstream changes:
1.220 Tue 11 Nov 2014
Summary:
- incompatible behavior fixes on PPI::Statement::Sub->prototype
- improved parsing of various syntax elements
- code quality improvements
- various small documentation fixes

Details:
- {} is now recognized as anonymous hash constructor instead of a code
  block after these operators: &&= //= || && // ? :
  (GitHub #36) (MOREGAN)
- regex capture variables greater than $9 are now parsed completely,
  instead of being parsed as single digit captures with numbers after
  them (GitHub #38) (MOREGAN)
- DESTROY and AUTOLOAD subs are now parsed even without the sub
  keyword (GitHub #39) (MOREGAN)
- PPI::Statement::Sub->prototype behavior now matches its
  documentation, instead of returning the prototype string
  unchanged and still including the parens (GitHub #56) (MOREGAN)
- PPI::Statement::Sub->prototype now returns undef on subs without a
  prototype, instead of returning an empty string
  (GitHub #56) (MOREGAN)
- list of keywords which are not parsed as packages when followed by
  the Perl4 package separator ' has been increased
  (GitHub #77) (MOREGAN)
- application of a number of Perl::Critic policies and documentation
  fixes (GitHub #53) (MOREGAN, MITHALDU)
- automation of README.md generation for git (GitHub #86) (COWENS)
- various small documentation fixes (Github #96) (MOREGAN)

1.218 Sat 16 Aug 2014
Summary:
- Fixes for various parsing and documentation bugs
- 1MB limit on input document size removed
- Moved repository to GitHub: https://github.com/adamkennedy/PPI

Details:
- Stop directing bugs to rt.cpan.org (GitHub #40) (MOREGAN)
- Fix documentation reference to List::Util (RT #75308) (RWSTAUNER)
- Improve scalability of parsing long lines, and remove the size
  limit on documents PPI will parse (GitHub #5) (MITHALDU)
- Speed up adding an element to an unlabeled statement.
  Allow inlining of some methods. (WOLFSAGE)
- Expanded test coverage (DOLMEN, MOREGAN)
- Convert inline tests to standalone tests (GitHub #12) (MOREGAN)
- Fix for '1=>x' being parsed as x operator (GitHub #46) (MOREGAN)
- Recognize that '1 x3' is the x operator followed by a 3
  (RT #37892, GitHub #27) (MOREGAN)
- Support all augmented assignment operators (<<=, ||=, etc.)
  (RT #68176, 71705) (MOREGAN)
- Stop upper-case "=CUT" from terminating POD (RT #75039) (JAE)
- Support upper-case digits in hex and binary numbers, including
  in the leading '0X' and '0B'. (RT #36540) (KRYDE, MOREGAN)
- Fix float argument to range operator misparsed as version
  string (RT #45014) (MOREGAN)
- Fix POD markup in PPI::Find (RT #51693) (FWIE)
- Fix spelling of "Tom Christiansen" (RT #67264) (TADMC)
- Fix a large raft of spelling and grammar errors (RT #85049) (David
  Steinbrunner, DOLMEN, MOREGAN)
- Fix errors in documentation of the PPI::Element class hierarchy
  (RT #30863, 69026) (SJQUINNEY)
- Prevent PPI::XSAccessor packages from hiding corresponding PPI
  packages in CPAN (RT #90792) (MITHALDU)
- Recognize the formfeed character as whitespace (RT #67517) (WYANT)
- Recognize regex match following 'return' (RT #27475) (ADAMK)
- Fix missing dereference, length called on reference (RT #40103)
  (ADAMK)

(wen)

2015-01-06 13:51:36 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20141220

(wen)

2015-01-06 13:49:39 UTC MAIN commitmail json YAML

Update to 5.20141220

Upstream changes:
5.20141220
  - Updated for v5.21.7

(wen)

2015-01-04 13:07:41 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warnings to 0.020

(wen)

2015-01-04 13:06:37 UTC MAIN commitmail json YAML

Update to 0.020

Upstream changes:
0.020    2015-01-03 20:32:21Z
          - re-release to fix problematic $VERSION declaration (RT#101239)

0.019    2014-12-18 20:07:02Z
          - fix test to allow for special characters (e.g. MSWin32 file
            separators) in filenames (A. Sinan Unur)

0.018    2014-12-17 18:17:30Z
          - fix test to not depend on message formatting changes in newer Carp

0.017    2014-12-16 20:17:22Z
          - handle other warning handlers passing us partial warning messages
            by re-adding the source file and line number

(wen)

2015-01-04 12:38:33 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.158000

(wen)

2015-01-04 12:36:16 UTC MAIN commitmail json YAML

Update to 0.158000

Upstream changes:
0.158000  2015-01-01 18:08:04+01:00 Europe/Amsterdam

    ** Happy new year! **

    [ ENHANCEMENT ]
    * GH #778: Avoid hard-coded static page location. (D.vid Kov.cs)
    * Speed up big uploads significantly. (Rick Myers)
    * GH #821: Use Import::Into to import pragmas. (Russell Jenkins)
    * GH #782: Fix utf8 pragma import. (Maxim Vuets)
    * GH #786: Perlbrew fix. (D.vid Kov.cs)
    * GH #622: Refactoring. (James Raspass)

    [ DOCUMENTATION ]
    * GH #713: Change order of statements in Cookbook to not imply that
      D2::P::Ajax::ajax() calls have priority. (Sawyer X)

0.157001  2014-12-21 20:40:13+01:00 Europe/Amsterdam

    [ ENHANCEMENT ]
    * GH #814, #815: Rename "app.pl" to "app.psgi". (Sawyer X)

0.157000  2014-12-14 18:23:33+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #799: Set current request earlier so log formats using requests
      will work. (Sawyer X)
    * GH #650: Provide default environment to app for templating.
      (D.vid Kov.cs, Chi Trinh)
    * GH #800: Better portability code, for different Windows situations.
      (Christian Walde)
    * Less littering of the test directories with session files. (Sawyer X)

    [ ENHANCEMENT ]
    * GH #810: strict && warnings in the app.pl. (Sawyer X)
    * Use to_app keyword in skeleton. (Sawyer X)
    * GH #801: Under production, server tokens are disabled. (Sawyer X)
    * GH #588, #779: Remove LWP::UserAgent in favor of HTTP::Tiny.
      (D.vid Kov.cs, simbabque, Sawyer X)
    * Remove all usages of Test::TCP in favor of Plack::Test. (Sawyer X)

    [ DOCUMENTATION ]
    * GH #802: Remove indication of warnings configuration option
      and add explanation in migration document. (Sawyer X)
    * GH #806: Link in main docs to the migration document. (Gabor Szabo)
    * GH #807: Update migration document with more session data,
      changes to app.pl, and Template::Toolkit configuration. (Gabor Szabo)
    * GH #813: Update migration document with information on encoding and
      usage of Plack::Request internally. (Gabor Szabo, Sawyer X)

0.156001  2014-12-08 23:03:43+01:00 Europe/Amsterdam

    [ DOCUMENTATION ]
    * Documentations suggested serializers aren't consistent. We fixed it
      so we make sure docs reflect that. (Sawyer X)

(wen)

2014-12-20 02:28:26 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.24.1

(wen)

2014-12-20 02:26:59 UTC MAIN commitmail json YAML

Update to 1.24.1(security update)

Upstream changes:
MediaWiki 1.24.1
This is a security and maintenance release of the MediaWiki 1.24 branch.

Changes since 1.24.0
(bug T76686) [SECURITY] thumb.php outputs wikitext message as raw HTML, which could lead to xss. Permission to edit MediaWiki namespace is required to exploit this.
(bug T77028) [SECURITY] Malicious site can bypass CORS restrictions in $wgCrossSiteAJAXdomains in API calls if it only included an allowed domain as part of its name.
(bug T74222) The original patch for T74222 was reverted as unnecessary.
Fixed a couple of entries in RELEASE-NOTES-1.24.
(bug T76168) OutputPage: Add accessors for some protected properties.
(bug T74834) Make 1.24 branch directly installable under PostgreSQL.

(wen)

2014-12-08 09:06:25 UTC MAIN commitmail json YAML

Updated www/p5-Dancer-Session-Cookie to 0.25

(wen)

2014-12-08 09:05:31 UTC MAIN commitmail json YAML

Update to 0.25
Update DEPENDS

Upstream changes:
0.25 2014-08-04
[MISC]
- Move tests from Test::TCP to Test::WWW::Mechanize::PSGI.

[STATISTICS]
- code churn: 5 files changed, 138 insertions(+), 174 deletions(-)

0.24 2014-07-29
[MISC]
- Release again, this time with real co-maint permissions.

[STATISTICS]
- code churn: 1 file changed, 57 insertions(+), 53 deletions(-)

0.23 2014-07-17
[CHANGED]
- Requires Session::Storage::Secure 0.010 to allow storing objects, which
  is specially relevant for JSON::bool data.

(wen)

2014-12-08 09:03:32 UTC MAIN commitmail json YAML

Updated www/p5-Session-Storage-Secure to 0.010

(wen)

2014-12-08 09:02:43 UTC MAIN commitmail json YAML

Update to 0.010

Upstream changes:
0.010    2014-05-04 13:52:13-04:00 America/New_York

    [ADDED]

    - Added support for customizing options to Sereal encoder and decoder,
      i.e. to allow object serialization for those willing to accept the
      risks of doing so.  (Thanks to Breno de Oliveira for inspiration to
      do this.)

0.009    2014-04-17 17:15:25-04:00 America/New_York

    [FIXED]

    - Fixed bug that would cause custom encoding tests to fail
      intermittently

0.008    2014-04-17 16:29:50-04:00 America/New_York

    [ADDED]

    - Added support for keeping an array of old keys for decryption
      (Tom Hukins)

    - Added support for replacing MIME::Base64 encoding with user-specified
      transport encoding/decoding, possibly with a custom separator

    [INTERNAL]

    - Update repository support and meta files

(wen)

2014-12-08 08:31:14 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1403

(wen)

2014-12-08 08:30:14 UTC MAIN commitmail json YAML

Update to 2.1403

Upstream changes:
2.1403  2014-12-07

  [ENHANCEMENTS]

  - Added a section to Moose::Manual::MethodModifiers illustrating how method
    modifiers work with inheritance. (Andreas Koenig, RT #98940)

  [DOCUMENTATION]

  - Added docs to Moose.pm on the -meta_name import option. This addresses RT
    #98488.

  [BUG FIXES]

  - Fix a test that fails on MSWin32 systems using nmake
  - fix dev build compilation error when using MSVC (A. Sinan Unur)

  [OTHER]

  - the modules in the git repository now have a defined $VERSION, to make it
    easier to test MooseX::* and other code under development.

(wen)

2014-12-08 08:12:15 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.156000

(wen)

2014-12-08 08:08:19 UTC MAIN commitmail json YAML

Update to 0.156000

Upstream changes:
0.156000  2014-12-07 18:04:14+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Do not try to deserialize empty content.
      (Lennart Hengstmengel, Sawyer X)
    * Do not call serialization hooks when no serialization took place.
      (Sawyer X)
    * Be more cautious on undef output from serializer.
      (Daniel B.hmer, Sawyer X)

    [ ENHANCEMENTS ]
    * Add cpanfile when scaffolding a new app.
      (D.vid Kov.cs, Sawyer X)
    * Response "content" attribute no longer stringifies. This should help
      reduce warnings, odd debugging problems, etc. (Sawyer X)
    * DSL "uri_for" no longer returns URI object. Instead just the URI.
      (Sawyer X)

    [ DOCUMENTATION ]
    * GH #777: Fix doc for mentioning public dir.
      (D.vid Kov.cs, Sawyer X)
    * GH #787: Document all environment variables. (Sawyer X)

0.155004  2014-12-04 11:51:23+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Guard against content length being empty strings. This is really
      bizarre case but saw it once. (Sawyer X)

(wen)

2014-12-04 00:29:49 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Candy to 0.002107

(wen)

2014-12-04 00:28:59 UTC MAIN commitmail json YAML

Update to 0.002107

Upstream changes:
0.002107  2014-10-30 19:53:58-05:00 America/Chicago
  - Fix `export_method_aliases` (Thanks Denis Ibaev! See GH#7)

0.002106  2014-10-17 15:26:43-05:00 America/Chicago
  - Fix bug causing infinite recursion when you redefine a package (Thanks
    Graham Knop for fix, and Wes Malone for bug report!)
  - Simplify sub installer by using Sub::Exporter more correctly (Thanks RJBS!)
  - Stop calling ->table many times per ResultClass (Good catch RJBS!)

0.002105  2014-04-12 08:51:04-05:00 America/Chicago
  - Fix warnings in test (thanks for the report Zefram!) (Fixes RT#91976)

(wen)

2014-12-04 00:23:58 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Abstract to 1.04

(wen)

2014-12-04 00:23:01 UTC MAIN commitmail json YAML

Update to 1.04

Upstream changes:
1.04  2014-01-15
- Explicitly order options hashes to make log output deterministic.

1.03  2014-01-14
        - We were explicitly returning undef for failure, which is basically
          always wrong.  Corrected this.

1.02  2014-01-14
- Update documentation, etc, to point to github version
- Make SQL generation deterministic, rather than depending on hash
  order, to ease testing and predictability.
- Misc minor code cleanups.
- Move to more of my standard Dist::Zilla config.

(wen)

2014-12-03 07:38:20 UTC MAIN commitmail json YAML

Updated devel/p5-Method-Signatures-Simple to 1.07

(wen)

2014-12-03 07:37:17 UTC MAIN commitmail json YAML

Update to 1.07

Upstream changes:
1.07    2013-01-20  Rhesa Rozendaal <rhesa@cpan.org>
        Fix RT80510: empty methods returning @_

1.06    2013-01-20  Rhesa Rozendaal <rhesa@cpan.org>
        Fix a test so it passes on 5.10

(wen)

2014-12-03 07:34:23 UTC MAIN commitmail json YAML

Updated devel/p5-Method-Signatures to 20141021

(wen)

2014-12-03 07:33:25 UTC MAIN commitmail json YAML

Update to 20141021
Update DEPENDS

Upstream changes:
20141021    Tue Oct 21 02:11:29 PDT 2014
    Promoted to full release

20140920.1910_001  Sat Sep 20 19:10:06 PDT 2014
    New Features
    * Can now specify an alternate name for invocant (besides `$self`)
      [github #82] (thanks Hercynium)

    Bug Fixes
    * Correct parse error on multi-line default values
      [github #106]
    * Using a required param after an optional one now a compile error
      [github #108]

20140806.0226_001  Wed Aug  6 02:26:36 PDT 2014
    Bug Fixes
    * Correct parse error when invocant is preceded by a space
    * Fix bug where undef which should trigger default fails typecheck
      [github #102]

    Distribution Fixes
    * Remove dependency on experimental (breaks 5.8 compat)
      [github #97]

    Misc
    * Refactor signature parsing into its own class
      [github #96]

20140224    Mon Feb 24 14:25:43 PST 2014
    Promoted to full release

20140220.0106_001  Thu Feb 20 01:14:54 PST 2014
    Distribution Fixes
    * Remove dependency on Devel::Pragma
      [github #91], and fixes [github #41]

    Docs
    * Document which features require Data::Alias and Const::Fast
      [github #90]

(wen)

2014-12-03 07:19:33 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20141120

(wen)

2014-12-03 07:18:32 UTC MAIN commitmail json YAML

Update to 5.20141120

Upstream changes:
5.20141120
  - Updated for v5.21.6

(wen)

2014-12-03 07:15:44 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Declare to 0.40

(wen)

2014-12-03 07:13:22 UTC MAIN commitmail json YAML

Update to 0.40

Upstream changes:
0.40      2014-11-12 02:27:58Z
  - mention deprecation status in module ABSTRACT
  - fix warning in tests on 5.8.x

(wen)

2014-12-03 07:07:55 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Build-Tiny to 0.039

(wen)

2014-12-03 07:07:03 UTC MAIN commitmail json YAML

Update to 0.039

Upstream changes:
0.039    2014-10-12 10:38:39+02:00 Europe/Amsterdam
          Supply basename to *.PL files as its args

(wen)

2014-12-03 06:56:11 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.68

(wen)

2014-12-03 06:55:28 UTC MAIN commitmail json YAML

Update to 5.68

Upstream changes:
5.68  2014-12-02
  - Improved Mojo::DOM::CSS performance significantly.
  - Fixed deprecation warnings in get command.
  - Fixed bug in Mojolicious::Controller where sending a WebSocket message
    would cause multiple resume events.

5.67  2014-11-27
  - Improved overall performance by deserializing sessions only on demand.
  - Fixed bug where embedded applications would deserialize sessions twice.

5.66  2014-11-26
  - Improved many WebSocket tests in Test::Mojo to be able to fail gracefully.
  - Fixed bug in Mojo::DOM::CSS where the :empty pseudo class would not ignore
    comments and processing instructions.

5.65  2014-11-24
  - Improved installable scripts to use #!perl. (jberger)
  - Improved Mojo::JSON security by escaping the "/" character.
  - Improved Mojolicious::Commands to reset the global Getopt::Long
    configuration more safely.
  - Fixed bug in Mojo::DOM::CSS where selected results would also include the
    current root element.

5.64  2014-11-22
  - Fixed bug in Mojolicious::Commands where the global Getopt::Long
    configuration would be changed after a command had already been loaded.

5.63  2014-11-21
  - Improved portability of some tests.
  - Fixed a few multipart form handling bugs.

5.62  2014-11-18
  - Fixed bug in Mojolicious::Routes::Pattern where optional placeholders in
    nested routes would sometimes not work correctly.
  - Fixed bug where "handler" was not an allowed name for controller methods.

5.61  2014-11-14
  - Moved entities.txt into the DATA section of Mojo::Util to avoid
    gratuitously breaking module bundlers.

5.60  2014-11-11
  - Added to_array method to Mojo::Collection.
  - Added xss_escape function to Mojo::Util.
  - Updated Net::DNS::Native requirement to 0.12 for some important bug fixes.

5.59  2014-11-07
  - Added support for non-blocking name resolution with Net::DNS::Native.

5.58  2014-11-06
  - Improved error handling in Mojo::IOLoop::Client.

(wen)

2014-12-03 06:47:09 UTC MAIN commitmail json YAML

Updated www/p5-Plack-Middleware-Test-StashWarnings to 0.08

(wen)

2014-12-03 06:46:20 UTC MAIN commitmail json YAML

Update to 0.08

Upstream changes:
0.08  2014-05-16
        - Add a 'verbose' option to control if warnings are propagated
          through to an existing WARN handler.

(wen)

2014-12-03 06:43:25 UTC MAIN commitmail json YAML

Updated chat/p5-POE-Component-IRC to 6.88

(wen)

2014-12-03 06:41:13 UTC MAIN commitmail json YAML

Update to 6.88

Upstream changes:
6.88  Sat Jun 28 13:14:00 BST 2014
    - BotAddressed: Handle being addressed with a prefixed @ or %

6.87  Sat Jun 21 15:08:32 BST 2014
    - Believe have resolved issues with online test

6.86  Fri Jun 20 11:12:06 BST 2014
    - Added more diagnostics to the online test

6.85  Thu Jun 19 10:19:07 BST 2014
    - Added some diagnostics output to the online test

6.84  Tue Jun 17 10:45:38 BST 2014
    - Plugman: store @$ or else it gets overwritten - Commit: 65ba2a4f3

(wen)

2014-12-03 06:32:59 UTC MAIN commitmail json YAML

Updated devel/p5-Inline to 0.78

(wen)

2014-12-03 06:32:16 UTC MAIN commitmail json YAML

Update to 0.78

Upstream changes:
0.78 Tue Dec  2 15:21:30 EST 2014
- Move working code of Inline::import to Inline::import_heavy to support
  Inline::Module

(wen)

2014-12-03 06:28:21 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.155002

(wen)

2014-12-03 06:27:20 UTC MAIN commitmail json YAML

Update to 0.155002

Upstream changes:
0.155002  2014-12-02 22:59:32+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Fix test on Windows. (A. Sinan Unur)

0.155001  2014-11-28 17:42:24+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Small typo in test. (D.vid Kov.cs)

0.155000  2014-11-28 01:18:39+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #773, #775: AutoPage handler no longer renders layouts.
      (D.vid Kov.cs, Sawyer X)
    * GH #770: Prevent crazy race condition between the logger engine and
      other engines. This means engines now call "log_cb" to log.
      (Sawyer X)
    * App now has default name to caller package. (Sawyer X)
    * Serializers will not try to serialize empty content. (Sawyer X)
    * Lots of cleanups in Core::Request in favor of Plack::Request.
      (Sawyer X)

    [ ENHANCEMENTS ]
    * Layouts directory can be configured using 'layout_dir'.
      (Sawyer X)
    * GH #648, #760: Logger format now supports 'h', 'u', 'U', 'h', 'i'.
      They are documented but weren't really available.
      (Lennart Hengstmengel)
    * Serializers having errors will not fail if there is no logger.
      (Sawyer X)
    * Create a request object with a single argument of $env, like
      Plack::Request. (Sawyer X)

    [ DOCUMENTATION ]
    * Remove documented hack for static content because we use the middleware
      now anyway. (Sawyer X)
    * Document further the difference between splat and megasplat.
      (D.vid Kov.cs)

(wen)

2014-11-29 05:13:47 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.24.0

(wen)

2014-11-29 05:08:33 UTC MAIN commitmail json YAML

2014-11-24 14:05:36 UTC MAIN commitmail json YAML

Updated devel/p5-Test-CleanNamespaces to 0.16

(wen)

2014-11-24 14:04:52 UTC MAIN commitmail json YAML

Update to 0.16

Upstream changes:
0.16      2014-08-28 23:55:47Z
  - skip Moose-related tests for normal installs, to get out of circularity
    hell if Moose is installed but broken and needing an upgrade

(wen)

2014-11-24 13:52:46 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Mason to 1.56

(wen)

2014-11-24 13:51:59 UTC MAIN commitmail json YAML

Update to 1.56

Upstream changes:
1.56    2014-11-14

    [ BUG FIXES ]

    - Fix a packaging issue with the last release that prevent PAUSE from
      indexing some modules in the tarball.

1.55    2014-11-14

    [ BUG FIXES ]

    - Shut up warnings from recent versions of CGI.pm. Patch by Kevin
      Falcone.

(wen)

2014-11-24 13:43:28 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.154000

(wen)

2014-11-24 13:42:39 UTC MAIN commitmail json YAML

Update to 0.154000
Add missing DEPENDS

Upstream changes:
0.154000  2014-11-17 15:36:31+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #744: Serialize anything, not just references. (Sawyer X)
    * GH #744: Serialize regardless of content_type of serializer. (Sawyer X)
    * GH #764: Catch template render errors. (Russell Jenkins, Steven Humphrey)
    * Calling uri_for(undef) doesn't crash. (Sawyer X)
    * GH #732: Correct name for 403 (Forbidden, not Unauthorized).
      (Theo van Hoesel, Sawyer X, Mickey Nasriachi, Omar M. Othman)
    * GH #753: Syntax of parameterized types. (Russell Jenkins)
    * GH #734: Failing tests on Windows. (Russell Jenkins, Sawyer X)

    [ ENHANCEMENTS ]
    * GH #664, #684, #715: Handler::File replaced for static files with
      Plack::Middleware::Static, allowing files to be served *before* routes.
      This means hooks do not apply to static files anymore!
      (Russell Jenkins, DavsX)
    * Engines now have "logger" attribute to log errors. It sends the
      Dancer2::Logger:: object, if one exists. (Sawyer X)
    * Serializers do not need to implement "loaded" method. (Sawyer X)
    * GH #733: In core: response_xxx removed in favor of generic
      standard_response. (Sawyer X, Mickey Nasriachi, Omar M. Othman)
    * GH #514, #642, #729: Allow mixing named params, splat, and
      megasplat. (Russell Jenkins, Johan Spade, Dè°©vid Kovè°©cs)
    * GH #596: no_server_tokens works, as well as DANCER_NO_SERVER_TOKENS.
      (Omar M. Othman, Sawyer X, Mickey Nasriachi)
    * GH #639: Validate engine types in configuration.
      (Sawyer X, Omar M. Othman, Mickey Nasriachi, Russell Jenkins)
    * GH #663, #741: Remove "accept_type" attribute and other references.
      (Mickey Nasriachi, Theo van Hoesel)
    * GH #748: Provide forwarded_host, forwarded_protocol. (Sawyer X)
    * GH #748: Do not provide a default env, require env for a request.
      (Sawyer X)
    * GH #742: Update test skeleton to use to_app. (Dè°©vid Kovè°©cs)
    * GH #636: Use Plack::Test in more tests. (Dè°©vid Kovè°©cs)

    [ DOCUMENTATION ]
    * GH #656: Dancer2::Manual::Testing as a guide for testing Dancer2
      applications. (Sawyer X)
    * Improved documentation of route matching. (Russell Jenkins)
    * Migration document update relating to enhancements.
      (Sawyer X, Mickey Nasriachi)
    * GH #731: Document changes in session.
      (racke, Sawyer X, Mickey Nasriachi, Omar M. Othman)
    * Document "id" attribute in Request object. (Sawyer X)
    * Correct Cookbook examples on command line scripts. (Sawyer X)

(wen)

2014-11-24 13:38:31 UTC MAIN commitmail json YAML

Added www/p5-Plack-Middleware-RemoveRedundantBody version 0.05

(wen)

2014-11-24 13:36:09 UTC MAIN commitmail json YAML

Add p5-Plack-Middleware-RemoveRedundantBody

(wen)

2014-11-24 13:35:17 UTC MAIN commitmail json YAML

Import Plack-Middleware-RemoveRedundantBody-0.05 as www/p5-Plack-Middleware-RemoveRedundantBody.

This module removes body in HTTP response, if it's not required.

(wen)

2014-11-24 13:25:46 UTC MAIN commitmail json YAML

Added www/p5-Plack-Middleware-FixMissingBodyInRedirect version 0.12

(wen)

2014-11-24 13:24:08 UTC MAIN commitmail json YAML

Add p5-Plack-Middleware-FixMissingBodyInRedirect

(wen)

2014-11-24 13:22:38 UTC MAIN commitmail json YAML

Import Plack-Middleware-FixMissingBodyInRedirect-0.12 as www/p5-Plack-Middleware-FixMissingBodyInRedirect.

This module sets body in redirect response, if it's not already set.

(wen)

2014-11-23 15:22:12 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Fixtures to 1.001024

(wen)

2014-11-23 15:20:02 UTC MAIN commitmail json YAML

Update to 1.001024
Add missing DEPENDS

Upstream changes:
1.001024  2014-08-15 13:55:57+01:00 Europe/London

-  Missing test dependency added

1.001023  2014-08-13 22:20:17+01:00 Europe/London
- No change from last version

1.001021_01
- add in option use_find_or_create

(wen)

2014-11-23 15:15:49 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Compile to 1.2.0

(wen)

2014-11-23 15:14:42 UTC MAIN commitmail json YAML

Update to 1.2.0

Upstream changes:
v1.2.0    2014-08-08              (Evan Giles <egiles@cpan.org>)
    - Files without extension may not be perl (rt83917)
    - Small POD fix

v1.1.0    2014-07-18              (Evan Giles <egiles@cpan.org>)
    - Allow use of Test::Compile in an object oriented manner
    - Promote the OO interface in the POD
    - Test::Compile::Internal is now verbose by default
    - Correct the dependancy information

v1.0.1    2014-03-20              (Evan Giles <egiles@cpan.org>)
    - Fix stupid omission from the MANAIFEST (tests failed everywhere)

v1.0.0    2014-03-19              (Evan Giles <egiles@cpan.org>)
    - Try to use Sematic Versioning - http://semver.org
    - Add diagnostics on compilation failure        (Micheal G. Schwern)
    - require, don't use                            (Micheal G. Schwern)
    - Test for truth, not an integer.              (Micheal G. Schwern)
    - Small POD fix                                (Micheal G. Schwern)
    - OS X is not a crazy OS from a redirection POV (Micheal G. Schwern)

(wen)

2014-11-23 14:09:04 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Helpers to 2.024000

(wen)

2014-11-23 14:06:01 UTC MAIN commitmail json YAML

Update to 2.024000
Add missing DEPENDS

Upstream changes:
2.024000  2014-11-02 09:02:44-06:00 America/Chicago
- Add ::Helper::Schema::DidYouMean to help with typos when calling ->resultset

2.023007  2014-09-16 19:48:34-05:00 America/Chicago
- Fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!)
- Fix yet another issue with ->copy and proxied ResultSet methods (thanks again
  moltar!)

2.023006  2014-09-03 17:44:34-05:00 America/Chicago
- Fix a few ::DateMethods1 methods when using a bound date (vs a column)

2.023005  2014-08-10 11:05:27-05:00 America/Chicago
- Fix ::Row::SelfResultSet to correctly include CSA (Thanks Steve Kleiman!)

2.023004  2014-08-01 18:27:54-05:00 America/Chicago
- Fix implementation of ::Row::SelfResultSet (fixes GH#34, thanks ribasushi for
  the heads up!)

(wen)

2014-11-23 13:41:40 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Schema-Loader to 0.07042

(wen)

2014-11-23 13:40:25 UTC MAIN commitmail json YAML

Update to 0.07042

Upstream changes:
Revision history for Perl extension DBIx::Class::Schema::Loader

        - Fix unescaped left braces in regexes in tests
        - Use undef instead of '%' for the table and type arguments
          to $dbh->tables (fixes breakage with DBD::Pg 3.4.0)

0.07041  2014-08-09
        - Fix many_to_many bridges going back to the same table
        - Don't disconnect after ->load in static mode
          (fixes Pg test failure with the upcoming DBIC 0.082800)
        - Set up Travis smoking (mostly stolen from DBIC)

0.07040  2014-05-27
        - Add options to omit the version and timestamp from the
          generated code (RT#92300)
        - Skip dumping unique indexes with expressions (RT#93613)
        - Fix dumping unique indexes with DBD::Pg < 1.50
        - Fix inconsistent naming of duplicate unique constraints
        - Avoid clobbering caller's $_ (RT#96010)

0.07039  2014-01-06
        - Fix table listing with DBD::DB2 >= 1.85 (RT#91764)
        - Add accessor for the list of (re)generated classes
        - Add dry-run mode for static schema creation

0.07038  2013-11-20
        - Allow coderef maps to call back into the hashref mapping code
        - Fix MySQL column info detection with multiple schemas (RT#82358)
        - Fix skip count for Oracle multi-schema tests
        - Actually test data types that require separate tables
        - Fix national character type sizes on DBD::Oracle >= 1.52
        - Fix detection of qualified sequence names for Oracle (RT#90341)

0.07037  2013-10-30
        - Allow overriding individual moniker parts

(wen)

2014-11-23 12:49:45 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class to 0.082810

(wen)

2014-11-23 12:48:55 UTC MAIN commitmail json YAML

Update to 0.082810
Update DEPENDS

Upstream changes:
0.082810 2014-10-25 13:58 (UTC)
    * Fixes
        - Fix incorrect collapsing-parser source being generated in the
          presence of unicode data among the collapse-points
        - Fix endless loop on BareSourcelessResultClass->throw_exception(...)

    * Misc
        - Depend on newer SQL::Abstract (fixing overly-aggressive parenthesis
          opener: RT#99503)
        - Depend on newer Moo, fixing some interoperability issues:
          http://lists.scsys.co.uk/pipermail/dbix-class/2014-October/011787.html

0.082801 2014-10-05 23:55 (UTC)
    * Known Issues
        - Passing large amounts of objects with stringification overload
          directly to DBIx::Class may result in strange action at a distance
          exceptions. More info (and a workaround description) can be found
          under "Note" at https://metacpan.org/pod/SQL::Abstract#is_plain_value
        - The relationship condition resolution fixes come with the side effect
          of returning more complete data, tripping up *some* users of an
          undocumented but widely used internal function. In particular
          https://rt.cpan.org/Ticket/Display.html?id=91375#txn-1407239

    * Notable Changes and Deprecations
        - DBIC::FilterColumn now properly bypasses \'' and \[] literals, just
          like the rest of DBIC
        - DBIC::FilterColumn "from_storage" handler is now invoked on NULLs
          returned from storage
        - find() now throws an exception if some of the supplied values are
          managed by DBIC::FilterColumn (RT#95054)
        - Custom condition relationships are now invoked with a slightly
          different signature (existing coderefs will continue to work)
        - Add extra custom condition coderef attribute 'foreign_values'
          to allow for proper reverse-relationship-like behavior
          (i.e. $result->set_from_related($custom_rel, $foreign_result_object)
        - When in a transaction, DBIC::Ordered now seamlesly handles result
          objects that went out of sync with the storage (RT#96499)
        - CDBICompat::columns() now supports adding columns through supplied
          Class::DBI::Column instances (GH#52)
        - Deprecate { col1 => col2 } expressions in manual {from} structures
          (at some point of time manual {from} will be deprecated entirely)

    * Fixes
        - Fix Resultset delete/update affecting *THE ENTIRE TABLE* in cases
          of empty (due to conditions) resultsets with multi-column keys
        - Fix on_connect_* not always firing in some cases - a race condition
          existed between storage accessor setters and the determine_driver
          routines, triggering a connection before the set-cycle is finished
        - Fix collapse being ignored on single-origin selection (RT#95658)
        - Fix incorrect behavior on custom result_class inflators altering
          the amount of returned results
        - Fix failure to detect stable order criteria when in iterator
          mode of a has_many prefetch off a search_related chain
        - Prevent erroneous database hit when accessing prefetched related
          resultsets with no rows
        - Proper exceptions on malformed relationship conditions (RT#92234)
        - Fix incorrect handling of custom relationship conditions returning
          SQLA literal expressions
        - Fix long standing bug with populate() missing data from hashrefs with
          different keysets: http://is.gd/2011_dbic_populate_gotcha (RT#92723)
        - Fix multi-value literal populate not working with simplified bind
          specifications
        - Massively improve the implied resultset condition parsing - now all
          applicable conditions within a resultset should be properly picked
          up by create() and populate()
        - Ensure definitive condition extractor handles bizarre corner cases
          without bombing out (RT#93244)
        - Fix set_column on non-native (+columns) selections (RT#86685)
        - Fix set_inflated_column incorrectly handling \[] literals (GH#44)
        - Ensure that setting a column to a literal invariably marks it dirty
        - Fix copy() not working correctly with extra selections present
        - Work around exception objects with broken string overloading in one
          additional codepath (missed in 0.08260)
        - Fix more inconsistencies of the quote_names attribute propagating
          to SQL::Translator (partially RT#87731)
        - Fix SQLT constraint naming when DBIC table names are fully qualified
        - Ensure ::Schema::Versioned connects only once by reusing the main
          connection (GH#57)
        - Fix inability to handle multiple consecutive transactions with
          savepoints on DBD::SQLite < 1.39
        - Fix CDBICompat to match Class::DBI behavior handling non-result
          blessed has_a (implicit deflate via stringification and inflate via
          blind new) (GH#51)

    * Misc
        - Ensure source metadata calls always take place on the result source
          instance registered with the caller
        - IFF DBIC_TRACE output defaults to STDERR we now silence the possible
          wide-char warnings if the trace happens to contain unicode

(wen)

2014-11-23 12:39:29 UTC MAIN commitmail json YAML

Updated databases/p5-SQL-Translator to 0.11020

(wen)

2014-11-23 12:36:55 UTC MAIN commitmail json YAML

Update to 0.11020

Upstream changes:
0.11020 2014-09-02

* Fix test failure if Test::PostgreSQL is installed but not working

0.11019 2014-09-02

* Add Json and hstore types to Pg Parser (cloudinstustrie)
* Fix DROP TABLE in SQL Server Producer
* Fix Pg DBI parser test (Dagfinn Ilmari Mannsker)
* Remove spurious warnings (Matt Phillips, Wallace Reis)
* Fix MySQL producer for columns with scalar ref in 'ON UPDATE' (Wallace Reis)
* Fix handling of views in MySQL DBI parser
* Fix handling of renamed fields in SQLite diff (Peter Mottram)
* Check numeric equality of default values in numeric-type fields (Wallace Reis)
* Fix handling of renamed fields in renamed tables in Pg diff (Peter Mottram)

0.11018 2013-10-31

* Revert "Fix AUTOINCREMENT in SQLite"

0.11017 2013-10-30

* Apply quotes to fix tables that are reserved words, DBI::SQLServer (Jonathan C. Otsuka)
* Add DECIMAL_DIGITS to field size for scale info, DBI::SQLServer (Jonathan C. Otsuka)
* De-linkify XML namespace in docs (RT#81838)
* Allow both single and double quotes for values in MySQL parser
* Fix diff for altering two things per column - add ; at the end
* Call all diff methods in list context (it can be merged later)
* Fix Pg diff issue with drop constraint on primary keys
* SQLite support for SET NULL, SET DEFAULT and NO ACTION in FK clauses
* Clean up properly after Parser::DBI::PostgreSQL tests
* Fix typos in error messages
* Add SQL_TINYINT and SQL_BIGINT to the type map in
  SQL::Translator::Schema::Field
* Add JSON parser and producer (Jon Jensen)
* Clean up TTSchema doc some (Gavin Shelley)
* Fix AUTOINCREMENT in SQLite (Rafael Porres Molina)

(wen)

2014-11-22 05:13:31 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Accessor-Grouped to 0.10012

(wen)

2014-11-22 05:11:50 UTC MAIN commitmail json YAML

Update to 0.10012

Upstream changes:
0.10012 2014-10-05 21:22 (UTC)
    - Fix tests tickling deficient threads on perl 5.10.0

0.10011 2014-09-26 11:24 (UTC)
    - Soft-depend on newer (bugfixed and *simpler*) Class::XSAccessor 1.19
    - More robust threading tests

(wen)

2014-11-19 15:00:17 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Strip to 2.01

(wen)

2014-11-19 14:57:17 UTC MAIN commitmail json YAML

Update to 2.01

Upstream changes:
2.01  Wed Nov 19 10:48:04 GMT 2014
    (patch contributed by Michi Steiner)
    - clean buffer needs an extra char when emit_spaces=1 and the input has
      nothing to be removed (RT#41035)

2.00  Tue Nov 18 16:14:42 GMT 2014
    - utf8 support via libicu (RT#42834)
    - smoke test and utf8 test, tests ordered

1.10  Tue Sep 30 14:34:47 UTC 2014
    - Fix for RT#99207 (script mathematical symbol bug)

1.09  Tue Sep 30 10:39:47 UTC 2014
    - offbyone.t disabled under Windows (RT#99219)

1.08  Fri Sep 26 15:02:37 UTC 2014
    - system perl used in offbyone.t (RT#99151)

1.07  Tue Sep 23 14:44:08 UTC 2014
    - fix to bug RT#19036 - tags not replaced with spaces when only a single
      character is between the tags
    - fix to bug RT#35345 - mathematical conparisons within <script> tags
      misunderstood
    (patches contributed by Adriano Ferreira)
    - Exporter was never needed
    - Allow other filtering operations than just decoding of HTML entities
    - Modernised test suite
    - Adds 'auto_reset' attribute, which allows automagic use of $hs->eof
    - fixes quotes in html comments (RT#32355)
    (patch contributed by Reini Urban)
    - MSVC doesnt define strcasecmp, use stricmp instead
    (patch contributed by Damyan Ivanov)
    - fixes POD errors

(wen)

2014-11-16 12:11:37 UTC MAIN commitmail json YAML

Updated databases/p5-SQL-Abstract to 1.81

(wen)

2014-11-16 12:10:55 UTC MAIN commitmail json YAML

Update to 1.81

Upstream changes:
revision 1.81  2014-10-25
----------------------------
    - Fix overly-enthusiastic parenthesis unroller (RT#99503)

revision 1.80  2014-10-05
----------------------------
    - Fix erroneous behavior of is_literal_value($) wrt { -ident => ... }
    - Explicitly croak on top-level special ops (they didn't work anyway)

revision 1.79  2014-09-25
----------------------------
    - New exportable functions: is_literal_value($) and is_plain_value($)
    - New attribute 'escape_char' allowing for proper escape of quote_chars
      present in an identifier
    - Deprecate { "" => \... } constructs
    - Treat { -value => undef } as plain undef in all cases
    - Explicitly throw on { -ident => undef }

(wen)

2014-11-16 12:05:32 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.7015

(wen)

2014-11-16 12:04:13 UTC MAIN commitmail json YAML

Update to 1.7015

Upstream changes:
1.7015  2014-11-14 13:14:07 PST
  [Improvements]
      - Bump Parse::PMFile to 0.29
      - Bump CPAN::Meta::Requirements to 2.129

1.7014  2014-10-07 20:52:58 PDT
  [Improvements]
      - Bump Parse::PMFile to 0.28

1.7013  2014-10-06 23:52:14 PDT
  [Improvements]
      - Update bundled JSON::PP to fix issues with JSON parsing on older perl 5.8

1.7012  2014-09-26 19:28:25 PDT
  [Improvements]
      - Upgrade CPAN::Meta and HTTP::Tiny in fatpack
      - Skip @INC on dev directory when running from git checkout when to search
        for an installed module

1.7011  2014-09-22 15:08:22 JST
      - Same as 1.7010. Make it a non-trial release.

1.7010  2014-09-17 18:27:53 JST
  [Improvements]
      - Use Parse::PMFile rather than our own fork (charsbar) #409

1.7009  2014-09-10 01:43:45 PDT
  [Bug Fixes]
      - Fix fatpacked executable to include Parse::CPAN::Meta

1.7008  2014-09-10 01:19:04 PDT
  [Improvements]
      - Show **** instead of *password* when masking passwords
      - Internal code refactoring

1.7007  2014-09-09 09:25:46 PDT
  [Improvements]
      - Make sure MetaCPAN search looks up the dist by right author #405
      - Ignore Module::Build artifacts in _build when indexing modules metadata

1.7006  2014-09-05 15:44:15 PDT
  [Bug Fixes]
      - Work around MetaCPAN bugs in numifying dev release versions (#367, #377)
      - Bump bootstrapping MakeMaker version recent enough to support MYMETA

  [Incompatible Changes]
      - Removed undocumented --metacpan option that was only for testing purposes

1.7005  2014-09-05 05:04:06 PDT
  [Bug Fixes]
      - Do not index common directories such as t, xt or inc in install.json
      - Support tarball extraction on HP-UX 11 (Brian Wightman)

(wen)

2014-11-16 09:04:47 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8.1

(wen)

2014-11-16 09:04:05 UTC MAIN commitmail json YAML

Update to 2.8.1

Upstream changes:
Moodle 2.8.1 release notes
Release date: 13 November 2014

Here is the full list of fixed issues in 2.8.1.

Regression fixes
MDL-48204 - Syntax error in mod/wiki/admin.php -- Note: this is the regression that lead to Moodle 2.8.1 being released a few days after 2.8.
MDL-48168 - It should be possible to edit the overall max grade after a quiz has been attempted
MDL-48156 - Schedule task manager misinterprets core\plugininfo\base::is_enabled()
Other fixes
MDL-48093 - HTML 5 video: Firefox now supports .mp4
MDL-47391 - Default profile page uses page-layout "mydashboard" instead of "mypublic"
MDL-39692 - Letter boundary cannot be deleted
MDL-39376 - performance problem while calling admin setting page in case of large amount of categories
MDL-30968 - Group hyper-link in Forum view links to list of all participants

(wen)

2014-11-11 12:06:15 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8

(wen)

2014-11-11 12:04:51 UTC MAIN commitmail json YAML

2014-11-06 07:32:17 UTC MAIN commitmail json YAML

Updated net/p5-Test-TCP to 2.06

(wen)

2014-11-06 07:31:00 UTC MAIN commitmail json YAML

Update to 2.06

Upstream changes:
2.06 2014-07-01T10:01:44Z

    commit 8259d5eb28919bc766c8b500151d5be7e944b7f2
    Author: Petr P.sa. <ppisar@redhat.com>
    Date:  Fri Jun 27 13:37:20 2014 +0200

        Wait infinitely if max_wait is negative

        The t/12_pass_wait_port_options.t will fail if the server process does not
        start listening in max_wait limit. This can happen if the host is
        loaded or just if the scheduler decides to postpone the process.

        This patch adds possibility to wait infitely by passing a negative
        max_wait value to the Test::TCP object and it changes the
        t/12_pass_wait_port_options.t test to use this feature.

        https://github.com/tokuhirom/Test-TCP/issues/28
        Signed-off-by: Petr P.sa. <ppisar@redhat.com>

2.05 2014-06-24T00:49:45Z

    - Release again with latest minil.

2.04 2014-06-23T23:42:28Z

    - Release.

2.03_02 2014-06-23T23:37:07Z

    - Release to CPAN.

2.03_01 2014-06-23T23:34:38Z

    - Switch to ExtUtils::MakeMaker.

2.03 2014-06-23T10:18:53Z

    - Re-packaging with Minilla v2.0.0-TRIAL

2.02 2013-10-30T03:22:39Z

    - Fixed fork(2) error handling.
      (tokuhirom)

2.01 2013-09-22T04:13:53Z

    [Changes from MITHALDU (Christian Walde)]
    - test waitport argument by running full code-chain, not with partial mocking

    - The partial mocks cause stuck forks on win32 at times, causing the test to
      hang. With the full code chain present the test runs reliably

(wen)

2014-11-06 07:25:32 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Controller-HTML-FormFu to 1.00

(wen)

2014-11-06 07:24:12 UTC MAIN commitmail json YAML

Update to 1.00
Update DEPENDS

Upstream changes:
1.00 2013-12-16

    - Updated for HTML-FormFu v1.00

    - Only require MultiForm at runtime when needed

0.09004 2012-09-11

    - switch from MooseX::ChainedAccessors to MooseX::Attribute::Chained

(wen)

2014-11-06 06:59:21 UTC MAIN commitmail json YAML

Updated www/p5-HTML-FormFu to 2.01

(wen)

2014-11-06 06:57:48 UTC MAIN commitmail json YAML

Update to 2.01

Upstream changes:
2.01 2014-05-05

    - Avoid uninitialized warning

2.00 2014-04-11

    - New layout() method for customizing output of fields.
      Any custom elements which override string() will likely need modified.

    - Deprecated: reverse_single() and reverse_multi() are deprecated,
      and warn when used.
      If the new layout() is used, and there is no simple way to replicate
      the behaviour, these methods will have no affect.

    - TT template files changed - update them if you use a local copy.
      Files updated: field
      New files: field_layout, field_layout_block,
        field_layout_checkboxgroup_field, field_layout_comment,
        field_layout_contentbutton_field, field_layout_errors,
        field_layout_field, field_layout_javascript, field_layout_label,
        field_layout_label_field, field_layout_label_text,
        field_layout_multi_field, field_layout_parser,
        field_layout_select_field, field_layout_textarea_field.
      Files deleted due to layout() changes: checkboxgroup_tag,
        content_button, errors, input, input_tag, label, label_element,
        multi, select_tag, textarea_tag
      Unused files deleted: checkboxgroup.

    - New Filter::ForceListValue addresses rt bug #90813

    - render_label() and render_field() no longer require TT.
      Include render_label() in tests.

    - Fix typo in I18N::ja (Yusuke Watase).

    - Bundle our own (renamed) copy of MooseX::Attribute::Chained to avoid
      warnings under perl 5.19.x

(wen)

2014-11-06 03:03:37 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Action-REST to 1.17

(wen)

2014-11-06 03:02:47 UTC MAIN commitmail json YAML

Update to 1.17

Upstream changes:
1.17      2014-10-23 19:58:46-05:00 America/Chicago
- Make 3xx status codes skip serialization when there is no data to serialize
  (Thanks Jesse Sheidlower!)

1.16      2014-09-12 13:21:43-05:00 America/Chicago
- Switch from JSON to JSON::MaybeXS to get a better choice of JSON parsers.

1.15      2014-05-07 09:02:44-05:00 CST6CDT

- Added new status_see_other method for returning a 303 redirect.
- Added new status_moved method for returning a 301 redirect. (Matthew Keller)

1.14      2013-12-27 15:32:19 America/Chicago

- Stop prompting for features at install time

1.13  2013-11-08 09:40:00 EST

- Fix tests to skip if YAML::Syck is not installed (Arthur Axel fREW Schmidt)

1.12  2013-09-03 13:00:00 EST

WARNING BACK COMPAT BREAKAGE FOLLOWS

Removed The YAML and HTML parser from the distro.  You
should install these if you actually use them.  They are listed as
optional dependencies going forward.

This is possibly a breaking change, but necessary for security and
considered acceptable since those formats have not generally
become preferred for web services.

In addition, the default de/serialization mappings for HTML and YAML
have been removed.  You can add that back by adding the following to
you Configuration for the subclass of Catalyst::Controller::REST -

    package Foo::Controller::Bar;

    use Moose;
    use namespace::autoclean;

    BEGIN { extends 'Catalyst::Controller::REST' }
    __PACKAGE__->config(
      'map' => {
        'text/html'          => 'YAML::HTML',
        'text/x-yaml'        => 'YAML',
      },
    );

You should do this if you are using these de/serialization formats.

(wen)

2014-11-06 02:29:07 UTC MAIN commitmail json YAML

Updated filesystems/p5-Path-Tiny to 0.60

(wen)

2014-11-06 02:28:11 UTC MAIN commitmail json YAML

Update to 0.60

Upstream changes:
0.060    2014-11-04 17:33:39-05:00 America/New_York

    [ADDED]

    - Added 'truncate' option to append for in-place replacement of
      file contents.

0.059    2014-10-14 12:45:46-04:00 America/New_York

    [FIXED]

    - Fixed precedence bug in the check for Unicode::UTF8

0.058    2014-09-23 11:00:24-04:00 America/New_York

    [ADDED]

    - Added a 'sibling' method as a more efficient form of
      calling $path->parent->child(...).

    [DOCUMENTED]

    - Every method annotated with the version number of the
      last API change.

0.057    2014-09-19 11:23:05-04:00 America/New_York

    [FIXED]

    - On AIX, reads that default to locking would fail without
      write permissions, because locking needs write permissions.
      The fix is only to lock reads if write permissions exist;
      otherwise locking is skipped.

0.056    2014-08-07 15:08:41-04:00 America/New_York

    [*** DEPRECATIONS ***]

    - The 'dirname' method is deprecated due to exposing File::Spec
      inconsistencies

    [ADDED]

    - The 'digest' method now takes a 'chunk_size' option to avoid
      slurping files entirely into memory.

    [FIXED]

    - Fixed problem throwing errors from 'remove'

0.055    2014-06-30 10:29:28-04:00 America/New_York

    [FIXED]

    - tempfile/tempdir won't warn if used as functions without arguments

0.054    2014-05-04 13:56:11-04:00 America/New_York

    [ADDED]

    - The 'basename' method now takes a list of suffixes to remove before
      returning the name

    - FREEZE/THAW/TO_JSON serialization helpers

    [CHANGED]

    - When constructing a Path::Tiny object from another, the original
      is returned unless it's a temp dir/file.  This significantly
      speeds up calling path($path) if $path is already a Path::Tiny
      object. (Thanks to Michael Schwern for prompting such benchmarking.)

    [FIXED]

    - Constructing any path -- e.g. with child() -- with undef or
      zero-length parts throws an error instead of constructing an
      invalid path

0.053    2014-03-24 09:25:51-04:00 America/New_York (TRIAL RELEASE)

    [INCOMPATIBLE CHANGES]

    - The 'is_file' method now does -e && ! -d and not -f because -f
      is often more restrictive than people intend or expect.

    [ADDED]

    - Added 'chmod' method with symbolic chmod support ("a=r,u+rx")

0.052    2014-01-14 15:58:03-05:00 America/New_York

    [FIXED]

    - Backslash-to-slash conversion now only happens on Windows
      (since backslash is legal on Unix, we must allow it)

(wen)

2014-11-06 02:23:52 UTC MAIN commitmail json YAML

Updated devel/p5-UNIVERSAL-isa to 1.20140927

(wen)

2014-11-06 02:22:52 UTC MAIN commitmail json YAML

Update to 1.20140927

Upstream changes:
1.20140927  2014-09-27 04:21:23Z
    - fix tests for even newer development versions of Test::More

1.20140824  2014-08-24 05:29:46Z
    - fix tests that started failing with new development versions of
      Test::Builder (RT#97468)

(wen)

2014-11-06 02:06:29 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Harness to 3.34

(wen)

2014-11-06 02:05:37 UTC MAIN commitmail json YAML

Update to 3.34

Upstream changes:
3.34    2014-11-02
        - Enable printing CPU times spent per test (Jarkko Hietaniemi)

3.33    2014-08-16
        - Various documentation fixes (Leon Timmermans, Justin Cook)

(wen)

2014-11-06 01:51:56 UTC MAIN commitmail json YAML

Updated devel/p5-local-lib to 2.000014

(wen)

2014-11-06 01:51:03 UTC MAIN commitmail json YAML

Update to 2.000014

Upstream changes:
2.000014 - 2014-09-04
- fix taint-mode test in some cases on case insensitive filesystems

2.000013 - 2014-08-16
- fix test failure in ActiveState perl
- better test diagnostics
- fix quoting of spaces for fish shell (rt#95268)
- improve quoting for use with cmd.exe
- fix quoting any arbitrary character when contructing strings for bash
- skip testing use with shells if the shell doesn't work at all

2.000012 - 2014-05-12
- restore build_activate_environment_vars_for,
  build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
  methods for perlbrew compatibility
- fix transforming relative paths to absolute paths in older perls
- fix quoting for fish shell

2.000011 - 2014-04-02
- more fixes for issue where PERL5LIB Carp is not the same version as in the
  local-lib

2.000010 - 2014-03-28
- fix shell test on cygwin

2.000_009 - 2014-03-15
- no longer loads File::Spec, so an upgraded version installed inside a local
  lib dir can be used by scripts

2.000008 - 2014-03-13
- fix --bootstrap option without a path specified

2.000007 - 2014-03-11
- even more relaxed shell output testing
- only test shells in /etc/shells
- fix Makefile.PL on solaris

2.000006 - 2014-03-07
- fix bootstrapping not auto-configuring in some cases
- more relaxed shell output testing
- use normal arguments to be used on the command line in addition to import
  arguments
- support fish shell
- stop trying to test csh/sh on Win32
- work around CPAN.pm issues with checking prerequisites

(wen)

2014-11-06 01:35:04 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1402

(wen)

2014-11-06 01:34:10 UTC MAIN commitmail json YAML

Update to 2.1402

Upstream changes:
2.1402  2014-11-05

  [BUG FIXES]

  - Fix a test that was trying to load Test::Exception instead of Test::Fatal.
    (Michael Schout)

(wen)

2014-11-04 06:58:14 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1401

(wen)

2014-11-04 06:56:51 UTC MAIN commitmail json YAML

Update to 2.1401

Upstream changes:
2.1401  2014-11-03

  [BUG FIXES]

  - The core overloading support interacted badly with
    MooseX::MarkAsMethods. If you used MooseX::MarkAsMethods in a role that
    provided overloading, then that overloading would not be properly applied
    to consuming classes, leading to very weird errors of the form:

        Can't resolve method "???" overloading """" in package "Class2" ...

    Note that the problems that MooseX::MarkAsMethods fixes are no longer
    present if you are using Moose 2.1400+ and namespace::autoclean 0.16+. We
    encourage you to upgrade both of these modules and remove
    MooseX::MarkAsMethods from your code base.

(wen)

2014-11-03 08:36:19 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1400

(wen)

2014-11-03 08:25:22 UTC MAIN commitmail json YAML

Update to 2.1400
Update DEPENDS

Upstream changes:
2.1400  2014-10-31

  [BUG FIXES]

  - Moose exception classes now stringify all stack frames, to avoid issues
    in global destruction (see RT#99811)

2.1307  2014-10-26 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - Support added to Moose::Exporter for exporting subs by their fully
    qualified name, as well as coderefs. This avoids internal breakage if some
    other module has monkey-patched a sub to be exported and left it anonymous
    (e.g. RT#88669). (Graham Knop)

  [BUG FIXES]

  - Further refined the overloading fixes from 2.1306, fixing fallback
    handling on older perl versions (Dave Rolsky)

2.1306  2014-10-25 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - Rewrote overloading implementation to use a new Class::MOP::Overload
    object. This object properly captures all overloading information. The
    Class::MOP::Method::Overload class has been removed. (Dave Rolsky)

  [BUG FIXES]

  - If a role had method-based overloading but did not actually implement the
    specified method, its overloading was simply ignored when applying
    overloading to other roles or classes. Reported by rjbs. RT #98531.

2.1305  2014-10-22 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - By default, exceptions thrown from inside Moose now remove most of the
    Moose internals from their stack trace when stringifying. This makes for
    much more readable error messages in most cases. Set the
    MOOSE_FULL_EXCEPTION env var to true to get the complete stack trace.

2.1304  2014-09-25 (TRIAL RELEASE)

  [BUG FIXES]

  - closed a memory leak in Moose exception objects where captured stack
    trace frames would contain circular references to the exception objects
    themselves (Graham Knop)

2.1303  2014-09-19 (TRIAL RELEASE)

  [TEST FIXES]

  - fix tests that fail on altered warning messages in perl 5.21.4 (RT#98987)

2.1302  2014-08-19 (TRIAL RELEASE)

  [BUG FIXES]

  - When a role consumes another role and they differ in their overloading
    fallback settings, the consuming role now silently wins instead of
    throwing an exception. This is consistent with how other
    role-consumes-role conflicts are handled.
  - Fixed the docs for overloading conflicts to match reality.

2.1301  2014-08-19 (TRIAL RELEASE)

  [BUG FIXES]

  - Conflict detection for overloading operators is now more correct. If a
    class consumed two roles that both had identical overloading methods
    (because they got them from some other role, for example), this caused an
    error, but it shouldn't. GH #4. (rjbs)
  - Similarly, when a role consumes another role, conflicts in overloading
    operators are now silently resolved in favor of the consuming role, just
    as they are with methods. Note that conflicts between the fallback setting
    for roles are still an error.

2.1300  2014-08-11 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - Moose now has core support for overloading in roles. When a role with
    overloading is applied to classes or other roles, the overloading settings
    are transferred to the consumer. Conflicts between roles are treated much
    like method conflicts. This obviates the need for
    MooseX::Role::WithOverloading. If you are using
    MooseX::Role::WithOverloading, upgrade to version 0.15+ and it will simply
    become a no-op when used with this version of Moose.

  [OTHER]

  - The overloading info methods for roles and classes no longer treat
    "fallback" as an overloaded op. Instead, there are new
    get_overload_fallback_value() and set_overload_fallback_value() methods to
    deal with this explicitly. This is arguably a bug fix.

(wen)

2014-11-03 08:09:17 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-Stringlike to 0.003

(wen)

2014-11-03 08:07:19 UTC MAIN commitmail json YAML

Update to 0.003

Upstream changes:
0.003    2014-04-17 07:06:08-04:00 America/New_York

    [Added]

    - new ArrayRefOfStringlike, ArrayRefOfStringable types to facilitate
      coercion of lists

(wen)

2014-11-03 08:05:04 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-Perl to 0.101343

(wen)

2014-11-03 08:04:16 UTC MAIN commitmail json YAML

Update to 0.101343

Upstream changes:
0.101343  2014-02-01 19:21:28-05:00 America/New_York
          documentation patch for Identifiers (thanks, Karen Etheridge)

(wen)

2014-11-03 08:01:51 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-JSON to 1.00

(wen)