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 (5h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 22:01:19 UTC Now

2016-04-07 12:57:57 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Valid to 1.200

(wen)

2016-04-07 12:56:18 UTC MAIN commitmail json YAML

Update to 1.200

Upstream changes:
1.200    2016-03-27 17:36:57-04:00 America/New_York
        - skip more tests when Net::Domain::TLD not available, as required

1.199    2016-03-27 09:58:03-04:00 America/New_York
        - More "no MX found" fixes (thanks, Troy Morehouse)
        - treat restricted/reserved TLDs (invalid, test, example, localhost)
          as invalid (thanks, Steve Bertrand!)
        - Made first mention of various external modules be L<> linked.
        - Added link to RFC822 to SEE ALSO
        - Various typo and formatting fixes

(wen)

2016-04-07 12:46:17 UTC MAIN commitmail json YAML

Updated math/p5-Math-Base-Convert to 0.11

(wen)

2016-04-07 12:44:36 UTC MAIN commitmail json YAML

Update to 0.11

Upstream changes:
0.11  Thu Oct 22 15:31:10 PDT 2015
fix one more typo

0.10  Wed Oct 21 19:56:19 PDT 2015
finish the typo corrections started in 0.09, sigh...

0.09  Wed Oct 21 18:53:44 PDT 2015
corrected numerous typos thanks to patch by
gregor herrmann <gregoa@debian.org>

(wen)

2016-04-07 12:40:00 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-ECB to 2.15

(wen)

2016-04-07 12:38:48 UTC MAIN commitmail json YAML

Update to 2.15

Upstream changes:
v2.15, 14.03.2016
- removing caching with v2.00 made Crypt::ECB ignorant of key changes
within the same Crypt::ECB object. Fixed, changing the key now
forces a new cipher object to be created.
- added some notes on upgrading from versions before v2.00 to the README

(wen)

2016-04-07 12:34:06 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Spell to 1.19

(wen)

2016-04-07 12:31:43 UTC MAIN commitmail json YAML

Update to 1.19

Upstream changes:
1.19      2016-02-20
- Don't set $Text::Wrap::huge globally, but localize it
- Load Pod::Wordlist only if used

(wen)

2016-03-18 01:26:29 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.56

(wen)

2016-03-18 01:25:37 UTC MAIN commitmail json YAML

Update to 6.56

Upstream changes:
6.56  2016-03-16
  - Added hidden option to list_files method in Mojo::Home. (batman, sri)
  - Added hidden option to files function in Mojo::Util. (batman, sri)
  - Fixed bug where Morbo would not ignore hidden files. (batman, sri)
  - Fixed bug where Morbo would ignore the --verbose option.
  - Fixed keep-alive bug in Mojo::UserAgent. (jberger)

(wen)

2016-03-13 13:04:39 UTC MAIN commitmail json YAML

Updated devel/p5-Git-Repository to 1.318

(wen)

2016-03-13 13:03:14 UTC MAIN commitmail json YAML

Update to 1.318
Update DEPENDS

Upstream changes:
1.318 2016-03-12 BOOK
    [ENHANCEMENTS]
    - Extend version support to all existing version
    - Let Git::Version::Compare handle all version comparison code
    - eg/build-git can now build all Git versions since 1.0.0
    [DOCUMENTATION]
    - Minor documentation updates
    - URL corrections by DOLMEN

1.317 2016-02-13 BOOK
    [ENHANCEMENTS]
    - improved git binary detection in Git::Repository::Command
    - fixed version comparisons for 1.0.0a and 1.0.0b under Perl 5.6
    - test_repository( clone => ... ) now dies with a useful message
      when trying to call it with a broken Git
    - Git::Repository::Util provides utility functions for Git stuff
    - eg/build-git: a utility to build and install any Git version
    [DOCUMENTATION]
    - Tutorial entry: "Ignore the system and global configuration files"
    - spelling fix (RT #110027 by Gregor Herrmann)
    [TEST]
    - fix RT #89086 (reported by Alex Raguero)
    - new test: t/test-all-git.t to run the test suite against a directory
      full of git builds (if available)
    - tested against 513 versions of git (including all RC),
      from 1.0.0 to 2.7.1

1.316 2015-12-02 BOOK
    [ENHANCEMENTS]
    - avoid a warning if the filehandles have already been closed
      (related to System::Command 1.114 'interactive' option)
    [DOCUMENTATION]
    - add examples for `git log` and using callbacks with `$r->run`
      in Git::Repository::Tutorial
    [TESTS]
    - git-2.5.2 test suite compatibility fix (Petr �abata)

(wen)

2016-03-13 12:58:27 UTC MAIN commitmail json YAML

Added devel/p5-Git-Version-Compare version 1.001

(wen)

2016-03-13 12:56:38 UTC MAIN commitmail json YAML

Add p5-Git-Version-Compare

(wen)

2016-03-13 12:54:58 UTC MAIN commitmail json YAML

Import Git-Version-Compare-1.001 as devel/p5-Git-Version-Compare.

Git::Version::Compare contains a selection of subroutines that make
dealing with Git-related things (like versions) a little bit easier.

The strings to compare can be version numbers, tags from git.git or
the output of git version or git describe.

(wen)

2016-03-09 12:28:49 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-XPath to 1.34

(wen)

2016-03-09 12:27:43 UTC MAIN commitmail json YAML

Update to 1.34

Upstream changes:
1.34  2016-03-08 MANWAR
      - Applied the patch to script examples/xpath (kindly provided by GREGOA).

1.33  2016-03-02 MANWAR
      - Fixed issue RT #112584 (use of /d modifier in transliteration operator).

(wen)

2016-03-09 12:25:01 UTC MAIN commitmail json YAML

Update to 0.084

Upstream changes:
0.084    2016-03-04 07:17:49-05:00 America/New_York

    [Fixes]

    - Fixed relative() for the case with regex metacharacters in the path

0.082    2016-03-01 18:23:26-05:00 America/New_York

    [!!! INCOMPATIBLE CHANGES !!!]

    - (This warning repeated from 0.079-TRIAL) The relative() method no
      longer uses File::Spec's buggy rel2bs method.  The new Path::Tiny
      algorithm should be comparable and passes File::Spec rel2abs test
      cases, except that it correctly accounts for symlinks.  For common
      use, you are not likely to notice any difference. For uncommon use,
      this should be an improvement.  As a side benefit, this change drops
      the minimum File::Spec version required, allowing Path::Tiny to be
      fatpacked if desired.

    [Changes]

    - no other changes from 0.081

0.081    2016-02-18 16:55:37-05:00 America/New_York (TRIAL RELEASE)

    [Fixed]

    - Fixed lines_utf8+chomp and relative() bugs on Windows

0.079    2016-02-15 20:52:10-07:00 America/Mazatlan (TRIAL RELEASE)

    [!!! INCOMPATIBLE CHANGES !!!]

    - The relative() method no longer uses File::Spec's buggy rel2bs
      method.  The new Path::Tiny algorithm should be comparable and passes
      File::Spec rel2abs test cases, except that it correctly accounts for
      symlinks.  For common use, you are not likely to notice any
      difference. For uncommon use, this should be an improvement.  As a
      side benefit, this change drops the minimum File::Spec version
      required, allowing Path::Tiny to be fatpacked if desired.

    [FIXED]

    - Fixed lines_utf8() with chomping for repeated empty lines.

    [DOCS]

    - Documented that subclassing is not supported

0.077    2016-02-10 14:17:32-07:00 America/Mazatlan (TRIAL RELEASE)

    [ADDED]

    - Added 'edit' and 'edit_lines' plus _utf8 and _raw variants; this
      is similar to perl's -i flag (though without backups)

0.076    2015-11-16 10:47:24-05:00 America/New_York

    - no changes from 0.075

0.075    2015-11-15 21:02:18-05:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Tilde expansion on Windows was resulting in backslashes.  Now they
      are correctly normalized to forward slashes.

    [DOCS]

    - Typos fixed

0.073    2015-10-30 10:36:18-04:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Fixed spewing to a symlink that crosses a filesystem boundary

    [PREREQS]

    - Add Test::MockRandom to META as an recommended test prerequisite.

(wen)

2016-03-09 12:22:54 UTC MAIN commitmail json YAML

Updated filesystems/p5-Path-Tiny to 0.084

(wen)

2016-03-09 11:57:33 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.55

(wen)

2016-03-09 11:56:00 UTC MAIN commitmail json YAML

Update to 6.55

Upstream changes:
6.55  2016-03-08
  - Deprecated Mojo::Server::Morbo::check in favor of
    Mojo::Server::Morbo::modified_files. (leejo, nugged)
  - Added modified_files method to Mojo::Server::Morbo. (leejo, nugged)
  - Improved renderer performance slightly.
  - Fixed a bug where Morbo would restart more than once if multiple files
    changed at the same time. (leejo, nugged)

6.54  2016-03-06
  - Deprecated Mojo::Template::build and Mojo::Template::compile.
  - Deprecated Mojo::Template::interpret in favor of Mojo::Template::process.
  - Added support for named variables to Mojo::Template.
  - Added vars attribute to Mojo::Template.
  - Added process method to Mojo::Template.
  - Improved Mojo::Template performance slightly.

(wen)

2016-03-05 12:43:42 UTC MAIN commitmail json YAML

Updated devel/p5-App-Cmd to 0.330

(wen)

2016-03-05 12:40:48 UTC MAIN commitmail json YAML

Update to 0.330

Upstream changes:
0.330    2015-10-23 23:21:35-04:00 America/New_York
        - do not add "--help" to global opt spec twice (oops!)

0.329    2015-10-07 13:01:34-04:00 America/New_York
        - bump required version of Pod::Usage

(wen)

2016-03-05 08:46:48 UTC MAIN commitmail json YAML

Updated net/p5-SOAP-Lite to 1.19

(wen)

2016-03-05 08:45:33 UTC MAIN commitmail json YAML

Update to 1.19

Upstream changes:
1.19 August 26, 2015
    ! #106665 Correct the version manually, no autoversioning, and the maintainer screwed up

1.18 August 25, 2015
    ! Fix a couple of cases where undefined values were being passed to functions [github/redhotpenguin]
    ! Do not set content_length for compressed request [github/bor]
    ! Add test for check return of send_receive(), add titles for some tests [github/bor]

1.17 July 30, 2015
    ! #106051 Fix utf8 encoding for CGI test (thanks cpan/ETHER for tips)

1.16 July 23, 2015
    ! Fix empty release. Note to self - do not release code when wife is in early labor

1.15 July 21, 2015
    + Preventing "billion laughs" exponential entity expansion attack [github/thilo-fester]

(wen)

2016-03-05 08:35:46 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Event-ICal to 0.13

(wen)

2016-03-05 08:33:10 UTC MAIN commitmail json YAML

Update to 0.13

Upstream changes:
0.13    2015-10-01
- Fixed pod warnings, by neilbowers
- Made all the SEE ALSO references hyperlinks, and made mentions
  of other modules into links as well.

(wen)

2016-03-05 08:28:13 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Event-Recurrence to 0.18

(wen)

2016-03-05 08:26:42 UTC MAIN commitmail json YAML

Update to 0.18
Add LICENSE
Update DEPENDS

Upstream changes:
0.18  2015-11-11
- added a test; depends on DateTime::Set 0.3600

0.17  2005-08-11
- added a test and fixed a bug where the parameter to
  next($dt) had a timezone. Reported by Simon Wistow.

(wen)

2016-03-05 08:10:57 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Epoch to 0.16

(wen)

2016-03-05 08:10:08 UTC MAIN commitmail json YAML

Update to 0.16

Upstream changes:
0.16  2015-04-17
    - Fixed problem when GMP library was used.

0.15  2015-04-12
    - Forgot to update MANIFEST

0.14  2015-04-12
    - NTP epoch added (Michiel Beijen)

(wen)

2016-03-05 08:04:44 UTC MAIN commitmail json YAML

Fix typo in date field, replace 2015 with 2016

(wen)

2016-03-05 07:59:07 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Mail to 0.402

(wen)

2016-03-05 07:56:41 UTC MAIN commitmail json YAML

Update to 0.402

Upstream changes:
0.402  2015-07-06

- included META.JSON (closes RT #105633, by ETHER)

- added contributors list (and put back SPOON as the main author)

(wen)

2016-03-05 07:51:44 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-MySQL to 0.06

(wen)

2016-03-05 07:49:43 UTC MAIN commitmail json YAML

Update to 0.06
Add LICENSE

Upstream changes:
0.06    2016-02-12

- Fixed typo in regex that strangely works most of the time

(wen)

2016-03-05 07:41:24 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Natural to 1.03

(wen)

2016-03-05 07:40:17 UTC MAIN commitmail json YAML

Update to 1.03

Upstream changes:
1.03  2015-08-02  <schubiger@cpan.org>

- Merged development version to stable.

1.02_03  2015-07-21  <schubiger@cpan.org>

- Suggestions for simple documentation improvements.
  [rt #98634 - Tim Bunce]

1.02_02  2015-06-05  <schubiger@cpan.org>

- Add encoding directive to POD. [rt #105000 - Debian Perl Group]

1.02_01  2014-02-09  <schubiger@cpan.org>

- Add metadata repository link. [David Steinbrunner]

(wen)

2016-03-05 07:31:26 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Pg to 0.16011

(wen)

2016-03-05 07:30:03 UTC MAIN commitmail json YAML

Update to 0.16011

Upstream changes:
0.16011 2015-06-19T13:40:27Z
    - Support full interval syntax [pr #7]

(wen)

2016-03-05 07:26:28 UTC MAIN commitmail json YAML

Updated time/p5-MooseX-Types-DateTime to 0.13

(wen)

2016-03-05 07:24:32 UTC MAIN commitmail json YAML

Update to 0.13

Upstream changes:
0.13      2015-10-04 23:38:13Z
        - make all tests pass with both the current DateTime::Locale and the
          upcoming new version (currently still in trial releases).

0.12      2015-09-27 05:01:39Z
        - fix new test that may fail with older Moose

(wen)

2016-03-05 04:50:25 UTC MAIN commitmail json YAML

Updated textproc/p5-podlators to 4.06

(wen)

2016-03-05 04:48:27 UTC MAIN commitmail json YAML

Update to 4.06

Upstream changes:
podlators 4.06 (2016-01-31)

    Handle scripts ending in .com on VMS systems and don't generate the
    man page for perlpodstyle when built as part of Perl core.  These are
    hopefully the last two changes required to fully merge with Perl core
    without core having to maintain a separate build system.  Thanks,
    Craig A. Berry.

    During build, generate the pod2text and pod2man man pages from the
    *.PL files rather than the generated scripts.  This may be required
    due to the different script extensions on VMS hosts.

    Rename perlpodstyle back to perlpodstyle.pod, since we no longer need
    the workaround for Module::Build's POD handling.

(wen)

2016-03-05 03:48:49 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.22

(wen)

2016-03-05 03:47:18 UTC MAIN commitmail json YAML

Update to 1.22

Upstream changes:
1.22 - 2016-02-23, H.Merijn Brand
    * Small doc updates regarding blank_is_undef
    * Precedence error in doc
    * Add new method header

1.21 - 2016-01-06, H.Merijn Brand
    * Add confusion option to rewrite example
    * Alias %_ to row in hashref mode for csv function attributes
      on_in and before_out
    * Examples now use defined-or and thus require perl-5.10 or up
    * Fix \r\n ending with allow_loose_escapes (reported by Bas Bloemsaat)
    * It's 2016
    * Clarify $csv->csv (...) documentation (RT#110941)

1.20 - 2015-10-09, H.Merijn Brand
    * Use "say" in synopsis
    * Remove needless special characters in doc section
    * Change doc =item attributes for new to =head for index
    * Add known_attributes function/method
    * Add contributor notes
    * Allow undef as value for aliased attributes

(wen)

2016-03-05 03:39:23 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV-Encoded to 0.25

(wen)

2016-03-05 03:38:04 UTC MAIN commitmail json YAML

Update to 0.25

Upstream changes:(Changelog for 0.24 0.25 not found)
0.23  Sun Oct 4 12:44 2015
        - Apply patch from https://rt.cpan.org/Ticket/Display.html?id=93438
        - Doc fixes as per https://rt.cpan.org/Ticket/Display.html?id=89599
        - Make dist metadata point to github and zarquon's fork

(wen)

2016-03-05 03:33:08 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Affixes to 0.09

(wen)

2016-03-05 03:32:09 UTC MAIN commitmail json YAML

Update to 0.09

Upstream changes:
0.09 2015-10-20T10:05:00Z
    - doc fixes from gsulivan@
    - convert to Minilla
    - put on Github with history imported from gitpan

0.08  Mon Oct 19 15:17:00 2015
    - fix some Unicode issues

(wen)

2016-03-05 03:23:38 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Set to 0.3600

(wen)

2016-03-05 03:22:39 UTC MAIN commitmail json YAML

Update to 0.3600

Upstream changes:
0.3600 2015-11-11
- move t/22intersects.t to DT::Event::Recurrence module

0.3500 2015-11-10
- [rt.cpan.org #108633] Recurrent event does not intersect indefinite future,
  test contributed by Brett Watson.
- documentation - intersects() returns 0 for false, and 'undef' for
  undecidable.

(wen)

2016-03-05 02:48:42 UTC MAIN commitmail json YAML

Updated math/p5-Spreadsheet-ParseExcel to 0.65

(wen)

2016-03-05 02:47:12 UTC MAIN commitmail json YAML

Update to 0.65

Upstream changes:
0.65 March 15 2014
    ! Merge support for accessing hyperlink data

0.64 March 11 2014

    ! RT #47072 (ExcelLocaltime rounding)
      http://rt.cpan.org/Public/Bug/Display.html?id=47072

    ! RT #93142 (date format w/commas)
      http://rt.cpan.org/Public/Bug/Display.html?id=93142

    ! RT #93651 (Update metadata)
      http://rt.cpan.org/Public/Bug/Display.html?id=93651

0.63 March 7 2014

    ! RT #12946 (IO::Wrap)
      http://rt.cpan.org/Public/Bug/Display.html?id=12946

    ! RT #93065 (auto color)
      http://rt.cpan.org/Public/Bug/Display.html?id=93065

0.62

    ! Fix test 46 skip_all plan logic.
      From CPAN testers.

    ! RT #52830 (0x00 general fmt) && fix test.
      http://rt.cpan.org/Public/Bug/Display.html?id=52830

    ! RT #93138 (undefined value as ARRAY)
      http://rt.cpan.org/Public/Bug/Display.html?id=93138

0.61

    ! RT #93500 (Red Cell formats)
      http://rt.cpan.org/Public/Bug/Display.html?id=93500

    + RT #93379 (tab color)
      http://rt.cpan.org/Public/Bug/Display.html?id=93379

    + RT #93393 (active worksheet)
      http://rt.cpan.org/Public/Bug/Display.html?id=93393

    ! Fix RT #93425 (color from workbook leaks)
      http://rt.cpan.org/Public/Bug/Display.html?id=93425

    + RT #93367 (hidden rows/columns)
      http://rt.cpan.org/Public/Bug/Display.html?id=93367

    ! Fix RT #93065 (black is white)
      http://rt.cpan.org/Public/Bug/Display.html?id=93065

    ! Fix RT #62593 (?)(merge from apla/master).
      http://rt.cpan.org/Public/Bug/Display.html?id=62593

0.60 February 26 2014

    + Fix RT #43250
      http://rt.cpan.org/Public/Bug/Display.html?id=43250

(wen)

2016-03-05 02:21:24 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Proxy to 0.304

(wen)

2016-03-05 02:19:53 UTC MAIN commitmail json YAML

Update to 0.304

Upstream changes:
0.304 Tue Jun 16 2015
    [FIXES]
    - fix RT #105177 (Slaven Rezic and Gregor Herrmann), regarding Via: header
    [TEST]
    - improvement on the fix for t/23connect.t (thanks to e477),
      but that does not seem to be enough
    - fix RT #71771 (test using HTML::Parser)

(wen)

2016-03-05 01:54:42 UTC MAIN commitmail json YAML

devel/p5-Log-Handler had been updated to 0.87

(wen)

2016-03-04 14:02:28 UTC MAIN commitmail json YAML

Updated www/py-uliweb to 0.4.1

(wen)

2016-03-04 13:54:25 UTC MAIN commitmail json YAML

Update to 0.4.1

Upstream changes:
0.4.1 Version 2014-11-22

    Add new app sequence, you can use it to create sequence value.
    Fix generic version parameter passing to obj.save() bug, only when version is not False will be passed
    Improve nginx and supervisor config content for deployment
    Fix multi expose expose('/') and expose('') for the same URL bug
    Add strict_slashes=False to Map instance.
    Add Reference() with reference_class is None, it can replace SelfReference
    Add ManyToMany() with reference_class is None, it can implements self manytomany relationship.
    Fix ManyToMany() with through model references to the same model bug
    Add #{appname} support in settings.ini
    Add support for head.js
    Fix template try bug

0.4 Version 2014-9-17

    Refactor template with tornado
    Fix Pickle default value process bug, will not convert empty value to ''
    Add staticize command
    Resume DEBUG_TEMPLATE option for template
    Fix count implement when there is group_by, limit, join, it'll use select count(*) from (select * from table)
    Add debug parameter for tracing i18n language
    ORM add duplication support, so you can set it in CONNECTIONS options, it'll make definition of Model engine simple
    Add set_session() function to orm
    Add fieldname parameter to Property, and fix column mapping process between property and table field
    Add -z paramter to load and loadtable command, thanks for linuxr
    Fix uliweb load for csv format bug, thanks for taogeT
    Fix tmp/templates_temp creation

(wen)

2016-03-04 13:26:54 UTC MAIN commitmail json YAML

Updated devel/p5-Want to 0.29

(wen)

2016-03-04 13:26:07 UTC MAIN commitmail json YAML

Update to 0.29

Upstream changes:
0.27  Thu 25 Feb 2016 21:26:04 GMT
    - perl 5.23.8 breaks the hack we were using to implement double_return.

    This patch from David Mitchell fixes it. See https://rt.cpan.org/Ticket/Display.html?id=112226

    David wrote:

    > Running with a debugging perl-5.23.8 will show assertion failures in the Want test suite. It's because PL_comppad/PL_curpad save/restore is now done by the context stack / cx_popsub() rather than as previously on the savestack / LEAVE.

    > This stops the double_return() 'convert CXt_SUB to CXt_NULL' hack from working properly, as PL_comppad is no longer restored when transitioning from the inner to outer sub. The attached patch substitutes one evil hack for another: it keeps the CXt_SUB context stack entry, but sets its retop field to point to the return op again (rather than its caller) so that the return op gets called twice (with a bit of markstack hackery to ensure there are two marks for the two returns to pop).

    > rreturn and lnoreturn are also a bit under-tested. In particular, there are no tests for rreturn in list context. I added such a test, but more need adding.

    > I can see this hack breaking again in the future. Perhaps in the long term
    > rreturn() and lnoreturn() should be implemented using custom ops???

    > Dave M.

0.28  Thu 25 Feb 2016 22:02:42 GMT
    - Fix test failure in 5.14
    - Fix test failure in 5.23.9 (using a patch from Slaven Rezic)
      http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Want-0.26-RT112226.patch

0.29  Fri 26 Feb 2016 04:42:19 GMT
    - Restore compatibility with certain older perl versions (5.10 and 5.12)

      It seems that �𦯷TTRS: lvalue�� doesn�脌 work with older perls, but that you can
      forward-declare the method in Perl code with the :lvalue attribute with the same
      effect.

      This version of Want is still broken with perl 5.8, for reasons I haven�脌 investigated.

(wen)

2016-03-04 13:17:51 UTC MAIN commitmail json YAML

Updated devel/p5-Proc-Simple to 1.32

(wen)

2016-03-04 13:17:05 UTC MAIN commitmail json YAML

Update to 1.32

Upstream changes:
1.32 (2015/11/15)
            (ms) [rt.cpan.org #108215] open() calls now use the safe form.

(wen)

2016-03-04 13:13:33 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.048

(wen)

2016-03-04 13:12:34 UTC MAIN commitmail json YAML

Update to 0.048

Upstream changes:
0.048 2016-02-29 T. R. Wyant
  Add option 'strict', like 'use re "strict"'
    In the presence of strict(), I opted to set perl_version_introduced
    to the version of Perl where the construct became an error.

  Parse '\N{}' as no-op.
    The previous parse was a character class ('\N') followed by two
    literals ('{' and '}'). But perl5238delta said that it had been
    ignored up to that time. Starting with 5.23.8 it is an error if 'use
    re strict' is in effect.

  Quash 'NOT a POSIX class ...' warning under 5.23.8

  Add Makefile targets authortest and testcover.

0.047 2016-01-29 T. R. Wyant
  Recognize \b{lb}, introduced in 5.23.7. If this is retracted before
    5.24, it will be removed outright.

0.046 2016-01-08 T. R. Wyant
  Add GitHub repository to mmetadata.

0.045 2015-12-31 T. R. Wyant
  Deprecate tokenizer method prior() in favor of
    prior_significant_token(). This is not part of the public interface,
    so I suppose I could have just slam-dunked it, but ...

  Add ability to parse strings as well as regexes
    The new functionality is controlled by the new new() argument
    'parse', whose permitted values are 'regex' (the default), 'string',
    or 'guess'.  String parsing, and the 'string' and 'guess' values of
    'parse', are experimental.

0.044 2015-12-08 T. R. Wyant
  Allow nesting of \Q with \U, \L, and \F
    The perlop docs say these nest with each other. Playing with Perl
    suggests that \U, \L and \F supersede each other, but thet they as a
    group nest with \Q in either order, so that if you specify \Q and
    one of the \U, \L, \F group you need two \Es to turn them all back
    off.

  Restrict recognition of back references in replacement strings to
    \number form, since Perl itself does not recognize \g{...} or
    \k{...} there.

  Recognize postfix dereference if desired. This is controlled by the
    Boolean argument 'postderef' passed to PPIx::Regexp->new(). The
    default is false, but will become true if postfix dereference
    becomes mainstream Perl 5.

  Add explain() and supporting methods main_structure() and
    in_regex_set(). The explain() method returns a brief explanation of
    what the element does.

0.043 2015-11-18 T. R. Wyant
  Do not end regex set prematurely on finding '])'
    The problem is that '])' can occur within an extended bracketed
    character class if it contains grouping parentheses and the last
    item in a group is a regular bracketed character class and there is
    no white space between the end of the character class and the end of
    the group.

  Record parse failure if switch condition is unknown
    The structure was being reblessed to
    PPIx::Regexp::Structure::Unknown, but the number of parse failures
    was not being incremented.

  Parse \U and friends as meta-characters inside \Q...\E
    This turns out to be what Perl itself does, as shown by
    $ perl -E 'say qr{\Q\Ufoo}'

  Clear error when lexer identifies unknown token. Those who peruse the
    changes in this release will see that a bunch of refactoring was
    done as part of this.

  Parse white space inside bracketed character classes inside extended
    bracketed character classes (whew!) as literals, except for the
    space character itself and the horizontal tab. This tracks the
    corresponding change in Perl 5.23.4. This will be reverted if the
    corresponding Perl change does not make it into 5.24.0.

  Beginning with version 0.035, PPIx::Regexp was incorrectly reporting
    the sense of modifiers when the same token both asserted and negated
    modifiers (e.g. '(?x-i:...)'). This release should correct the
    problem.

  Document policy when Perl changes in such a way that the proper parse
    for a regular expression changes. In this case the more modern parse
    is preferred.

0.042 2015-10-09 T. R. Wyant
  Report error rather than failing when parsing a string consisting
    wholly of white space.

  Group types were not being recognized if they contained the delimiter
    character for the regexp (e.g. in qr<(?\<foo)> the look-behind
    assertion was not recognized as such).

  Correct mis-parse of ' s///'. Leading white space is supposed to be
    acceptable, but the leading whitespace token caused
    PPIx::Regexp::Lexer not to recognize the substitution as such.

  Tokenizer was failing when the string to be parsed was so bad it was
    trying to return the whole thing as a single
    PPIx::Regexp::Token::Unknown.

  PPIx::Regexp::Dumper now displays a message if a structure is missing
    its end delimiter.

  RT 107331 Produce parse error in the presence of trailing cruft.
    Thanks to Klaus Rindfrey for catching this.
    The tokenizer now does a preliminary scan for delimiting brackets
    and modifiers. Anything after the modifiers except for white space
    is now made into a PPIx::Regexp::Token::Unknown, resulting in a
    parse failure being reported. The previous implementation simply
    assumed a valid expression, and in the case of the expression in the
    ticket blithely mismatched the delimiters and returned a parse
    without failures, but which was manifestly bogus.

  Tweak documentation in PPIx::Regexp.

(wen)

2016-03-04 13:08:04 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Tidy to 20160302

(wen)

2016-03-04 13:06:58 UTC MAIN commitmail json YAML

Update to 20160302

Upstream changes:
2016 03 02
      - RT #112534. Corrected a minor problem in which an unwanted newline
        was placed before the closing brace of an anonymous sub with
        a signature, if it was in a list.  Thanks to Dmytro Zagashev.

      - Corrected a minor problem in which occasional extra indentation was
        given to the closing brace of an anonymous sub in a list when the -lp
        parameter was set.

  2016 03 01
      - RT #104427. Added support for signatures.

      - RT #111512.  Changed global warning flag $^W = 1 to use warnings;
        Thanks to Dmytro Zagashev.

      - RT #110297, added support for new regexp modifier /n
        Thanks to Dmytro Zagashev.

      - RT #111519.  The -io (--indent-only) and -dac (--delete-all-comments)
        can now both be used in one pass. Thanks to Dmitry Veltishev.

      - Patch to avoid error message with 'catch' used by TryCatch, as in
          catch($err){
              # do something
          }
        Thanks to Nick Tonkin.

      - RT #32905, UTF-8 coding is now more robust. Thanks to qsimpleq
        and Dmytro for patches.

      - RT #106885. Added string bitwise operators ^. &. |. ~. ^.= &.= |.=

      - Fixed RT #107832 and #106492, lack of vertical alignment of two lines
        when -boc flag (break at old commas) is set.  This bug was
        inadvertantly introduced in previous bug fix RT #98902.

      - Some common extensions to Perl syntax are handled better.
        In particular, the following snippet is now foratted cleanly:

          method deposit( Num $amount) {
              $self->balance( $self->balance + $amount );
          }

        A new flag -xs (--extended-syntax) was added to enable this, and the default
        is to use -xs.

        In previous versions, and now only when -nxs is set, this snippet of code
        generates the following error message:

        "syntax error at ') {', didn't see one of: case elsif for foreach given if switch unless until when while"

(wen)

2016-03-04 13:00:04 UTC MAIN commitmail json YAML

Updated databases/p5-Data-Table to 1.73

(wen)

2016-03-04 12:59:07 UTC MAIN commitmail json YAML

Update to 1.73

Upstream changes:
1.73 Thu Mar  3 20:34:46 PST 2016
  Some mionor typos in the document fixed. No code change.
  Thanks to Lucas Kanashiro

(wen)

2016-03-04 12:53:11 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.53

(wen)

2016-03-04 12:51:18 UTC MAIN commitmail json YAML

Update to 6.53

Upstream changes:
6.53  2016-03-03
  - Removed multi_accept setting from Hypnotoad.
  - Removed -M options from daemon and prefork commands.
  - Deprecated Mojo::IOLoop::multi_accept.
  - Deprecated Mojo::IOLoop::Server::multi_accept.
  - Deprecated Mojo::Server::Daemon::multi_accept.
  - Added single_accept option to Mojo::IOLoop::Server::listen.
  - Added single_accept parameter to Mojo::Server::Daemon::listen.
  - Increased default max_requests from 25 to 100 in Mojo::Server::Daemon.
  - Increased default accepts from 1000 to 10000 in Mojo::Server::Prefork.
  - Improved performance of many Mojo::Util functions slightly.
  - Fixed default value bug in val method of Mojo::DOM.

6.52  2016-03-02
  - Added is_accepting method to Mojo::IOLoop::Server.
  - Added -M option to daemon command.
  - Improved responsiveness of stop_gracefully method in Mojo::IOLoop.
  - Fixed bug in Mojo::IOLoop where too many connections could be accepted.
  - Fixed a few concurrency bugs in Mojo::IOLoop.

6.51  2016-02-29
  - Fixed bug in Mojolicious::Plugin::EPLRenderer where empty templates from the
    DATA section would be ignored.
  - Fixed a few "0" value bugs in Mojolicious::Renderer.

(wen)

2016-03-04 12:44:19 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 2.001001

(wen)

2016-03-04 12:42:48 UTC MAIN commitmail json YAML

Update to 2.001001

Upstream changes:
2.001001 - 2016-03-04
  - Fixed order of attribute value being set and trigger running when there is
    an isa check present. (RT#112677)
  - Corrected LIFECYCLE METHODS to be a head1 section rather than head2.

(wen)

2016-02-27 08:11:10 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.50

(wen)

2016-02-27 08:09:28 UTC MAIN commitmail json YAML

Update to 6.50

Upstream changes:
6.50  2016-02-27
  - Added throw method to Mojo::Exception.

6.49  2016-02-26
  - Removed throw method from Mojo::Exception.
  - Added inspect method to Mojo::Exception.
  - Improved check_box and radio_button helpers with support for "on" default
    values.
  - Improved val method in Mojo::DOM with support for "on" default values.
  - Fixed url_for bug where routes with custom names would not match in the same
    order as routes with automatically generated names.
  - Fixed bug in Mojo::Template where not all exceptions were verbose.
  - Fixed Windows bug in "util.t".

6.48  2016-02-24
  - Added files function to Mojo::Util.
  - Updated jQuery to version 2.2.1.
  - Improved url_for performance significantly.
  - Fixed bug where the results of the list_files method in Mojo::Home would
    include directories.
  - Fixed a few small CGI bugs.

(wen)

2016-02-27 08:02:58 UTC MAIN commitmail json YAML

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

(wen)

2016-02-27 08:01:44 UTC MAIN commitmail json YAML

Update to 2.032000
Add missing BUILD_DEPENDS

Upstream changes:
2.032000  2015-11-07 10:34:14-08:00 America/Los_Angeles
- Add ::ResultClass::Tee

(wen)

2016-02-27 07:55:33 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Strptime to 1.64

(wen)

2016-02-27 07:54:34 UTC MAIN commitmail json YAML

Update to 1.64

Upstream changes:
1.64    2016-02-21

- Changed how a string that contains separate epoch and nanosecond fields is
  turned into a DateTime object in order to deal with changes coming in the
  next DateTime release.

1.63    2016-01-13

[BUG FIXES]

- The behaviour of silently ignoring text after the matching part was
  lost in the rewrite. This has been restored. Patch by Dagfinn Ilmari
  Manns逍�ker. RT #111155.

1.62    2015-12-19

[BUG FIXES]

- When on_error was set to something that did not die (including the default
  error handling), calling ->parse_datetime with some bad inputs could cause
  the module to error out internally by trying to call methods on an undefined
  value instead of returning undef. Reported by Mike Dorman. RT #110247.

(wen)

2016-02-27 07:40:24 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-RDBOHelpers to 0.12

(wen)

2016-02-27 07:39:37 UTC MAIN commitmail json YAML

2016-02-27 07:36:12 UTC MAIN commitmail json YAML

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

(wen)

2016-02-27 07:35:11 UTC MAIN commitmail json YAML

Update to 0.07045

Upstream changes:
0.07045  2016-01-22
        - Regenerate tarball without author-mode test dependencies

0.07044  2016-01-22
        - Fix Pg date/time types with zero fractional second digits
        - Add support for nested hashref form of col_accessor_map

(wen)

2016-02-27 07:17:00 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class to 0.082821

(wen)

2016-02-27 07:14:23 UTC MAIN commitmail json YAML

Update to 0.082821

Upstream changes:
0.082821 2016-02-11 17:58 (UTC)
    * Fixes
        - Fix t/52leaks.t failures on compilerless systems (RT#104429)
        - Fix t/storage/quote_names.t failures on systems with specified Oracle
          test credentials while missing the optional Math::Base36
        - Fix test failures when DBICTEST_SYBASE_DSN is set (unnoticed change
          in error message wording during 0.082800 and a bogus test)
        - Remove largely obsolete test of SQLite view deployment (RT#111916)

    * Misc
        - Work around rare test deadlock under heavy parallelism (RT#108390)

(wen)

2016-02-27 03:21:21 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Reflow to 1.11

(wen)

2016-02-27 03:19:59 UTC MAIN commitmail json YAML

Update to 1.11

Upstream changes:
1.10  Thu Jul 16 13:42:30 BST 2015
- Fixed bugs reported by CPAN users
1.11  Sat Aug 15 10:15:27 BST 2015
- Fixed error in pod file

(wen)

2016-02-27 03:16:02 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Soundex to 3.0.5

(wen)

2016-02-27 03:15:02 UTC MAIN commitmail json YAML

2016-02-27 03:05:27 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Rabbit to 0.4.1

(wen)

2016-02-27 03:04:11 UTC MAIN commitmail json YAML

Update to 0.4.1

Upstream changes:
0.4.1    2015-09-18 15:45:02+02:00 Europe/Oslo
        Replaced Class::MOP::class_of() calls with Moose::Util::find_meta().
        Added huge => 1 parameter to LibXML DOM parser, to support large
          text nodes.

(wen)

2016-02-27 00:48:08 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-RSS to 1.58

(wen)

2016-02-27 00:47:21 UTC MAIN commitmail json YAML

Update to 1.58

Upstream changes:
1.58    2016-02-08
    - Merge a pull-request regarding the handling of isPermaLink:
        - https://github.com/shlomif/perl-XML-RSS/pull/2
        - Thanks to @dwmc15873 for the changes.

1.57    2015-12-13
    - Update an old E-mail address for Shlomi Fish.

(wen)

2016-02-27 00:43:39 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Simple to 2.22

(wen)

2016-02-27 00:42:45 UTC MAIN commitmail json YAML

Update to 2.22

Upstream changes:
2.22      2015-12-05 11:08:20+13:00 Pacific/Auckland
  - POD fix in link to package XML::SAX::ParseFactory (from Mohammad S Anwar)
  - allow subclass to override attribute escaping (from Christopher Masto)
  - POD fix adding NAME section to FAQ (RT#110080 from Bart Martens & gregor
    herrmann of the Debian project)
  - POD typo fix (RT#110082 from gregor herrmann of the Debian project)
  - fix reference comparison operator used in checking for circular data
    structures (RT#89553 from Laurent Dami)
  - add better diagnostics from file handling code in test suite

2.21      2015-12-04 16:33:49+13:00 Pacific/Auckland
  - Improved diagnostics - xml_in() will now catch parse exceptions and add
    caller information via Carp::croak
  - Switch to use lexical warnings (suppress with either 'no warnings;' or
    'no warnings "XML::Simple";', rather than $^W = 0)
  - POD fixes (from David Steinbrunner)
  - Regex escaping fixes for Perl 5.22+ (from Kent Fredric)
  - Add workaround for test failures on RHEL/CentOS 6.5 (RT#102115 from
    Chris Drake, workaround from Tim Bunce)
  - Remove some 'eval' calls from test suite which could mask root cause of
    test failures
  - Make each test script use unique filenames to allow tests to be run in
    parallel (RT#101362 from Karen Etheridge & Kent Fredric)
  - POD update: mention XML::Twig in 'STATUS' section (RT#79228 from Matt Trout)

(wen)

2016-02-27 00:35:51 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-XPath to 1.32

(wen)

2016-02-27 00:34:42 UTC MAIN commitmail json YAML

Update to 1.32

Upstream changes:
1.32  2016-02-23 MANWAR
      - Applied the following patches kindly provided by GREGOA:

        https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/fix-stringification-overload.patch
        https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/test.patch
        https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/xpath-option-to-work-without-internet-connection.patch

1.31  2016-02-22 MANWAR
      - Proposed fix for RT #112017.

1.30  2016-02-04 MANWAR
      - Fixed issue RT #15902 (Quoting warnings with translate).
      - Fixed issue RT #21154 (translate() function does not remove characters or support -)

1.29  2016-02-03 MANWAR
      - Fixed issue RT# 26144 (createNode doesn't honor position() predicate).

1.28  2016-01-31 MANWAR
      - Changed the LICENSE information about the package XML::XPath::PerlSAX as per
        Matt Sergeant email response (dated 2016-01-30).

1.27  2016-01-30 MANWAR
      - Fixed issue RT# 32012 (Debian bug #187583, http://bugs.debian.org/187583).

1.26  2016-01-25 MANWAR
      - Fixed inconsistent version issue (CPANTS).
      - Added key 'provides' to the Makefile.PL script.
      - Added unit test scripts t/meta-json.t and t/meta-yml.t

1.25  2016-01-20 MANWAR
      - Merged in GitHub PR #2, thanks to sdeseille.
      - Merged t/45overloading_number_operator.t and t/99rt_11724.t into t/45cmp_nodeset.t

1.24  2016-01-19 MANWAR
      - Fixed issue RT# 111278 (XML::XPath::PerlSAX doesn't compile).

1.23  2016-01-18 MANWAR
      - Fixed issue RT# 6363 (using < in a query returns results as if <= had been used).

1.22  2016-01-13 MANWAR
      - Fixed issues RT# 30818 and RT# 80277.

1.21  2016-01-12 MANWAR
      - Fixed issues RT# 14957 and RT# 30819.

1.20  2016-01-10 MANWAR
      - Fixed issues RT# 26143 and RT# 68703.

1.19  2016-01-05 MANWAR
      - Fixed issues RT# 14248 and RT# 23924.

1.18  2016-01-04 MANWAR
      - Fixed issues RT# 6362 and RT# 32233.

1.17  2016-01-01 MANWAR
      - Fixed issues RT# 3666, RT# 30813 and RT# 90850.

(wen)

2016-02-25 02:01:35 UTC MAIN commitmail json YAML

Updated math/R-gstat to 1.1.2

(wen)

2016-02-25 01:59:08 UTC MAIN commitmail json YAML

Update to 1.1.2
Add missing DEPENDS

Upstream changes:
Changes in version 1.1-2 (2016-02-22)

    fixed memcpy for overlapping regions error, found in valgrind checks by Brian Ripley

    fixed a few more (small) memory leaks

Changes in version 1.1-1 (2016-02-19)

    Further cleaned up C source code, got rid of lex and yacc files

    Improve fit.variogram to choose initial values for range, sill and nugget before fitting, and fit over a range of model types

    allow NA values in vgm

    Fixed https://github.com/edzer/gstat/issues/1

Changes in version 1.1-0 (2015-10-17)

    remove meschach matrix library, rewrote interface, link to R's lapack

    improve notification in case of singular matrices

    remove all C code that was not used by R package gstat

    add Makevars, remove configure

    remove links to ai-geostats.org

    wrap fit.StVariogram example in dontrun

Changes in version 1.0-26 (2015-08-26)

    use ordered spatial index when selecting nearest strongest correlated neighbours in local kriging to avoid warning of spacetime

    update spatio-temporal geostatitics vignettes; add R Journal draft

    add spatio-temporal PM10 interpolation movie (mp4)

(wen)

2016-02-25 01:12:27 UTC MAIN commitmail json YAML

Added math/R-FNN version 1.1

(wen)

2016-02-25 01:10:47 UTC MAIN commitmail json YAML

2016-02-25 01:09:37 UTC MAIN commitmail json YAML

Import FNN-1.1 as math/R-FNN.

Cover-tree and kd-tree fast k-nearest neighbor search algorithms
and related applications including KNN classification, regression
and information measures are implemented.

(wen)

2016-02-25 00:41:13 UTC MAIN commitmail json YAML

Updated devel/p5-version to 0.9914

(wen)

2016-02-25 00:40:24 UTC MAIN commitmail json YAML

Update to 0.9914

Upstream changes:
2016-02-24  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Added tag 0.9914 for changeset 16a529f3aab3
[6571f70630c1] [tip]

* flow: Merged <release> '0.9914' to <master> ('default').
[16a529f3aab3] [0.9914]

* flow: Merged <release> '0.9914' to <develop> ('develop').
[c870c13f6545] <develop>

* flow: Closed <release> '0.9914'.
[4d90e8da2284] <release/0.9914>

2016-02-18  John Peacock  <john.peacock@havurah-software.org>

* Makefile.PL, 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:
Prep for release to CPAN
[76756591216f] <release/0.9914>

* flow: Created branch 'release/0.9914'.
[6c9706b0b31c] <release/0.9914>

2016-02-17  John Peacock  <john.peacock@havurah-software.org>

* flow: Merged <hotfix> '0.9913_01' to <develop> ('develop').
[87fd2c8420dd] <develop>

* .hgtags:
Added tag 0.9913_01 for changeset 81095ad53ee3
[8a7c575cc4c2]

* flow: Merged <hotfix> '0.9913_01' to <master> ('default').
[81095ad53ee3] [0.9913_01]

* flow: Closed <hotfix> '0.9913_01'.
[6c5f5883412e] <hotfix/0.9913_01>

* Makefile.PL, 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,
t/10_lyon.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
vutil/vutil.c:
Apply missed changeset from leont and prep for release
[fc08284a87cf] <hotfix/0.9913_01>

* flow: Created branch 'hotfix/0.9913_01'.
[24bd39aa58c2] <hotfix/0.9913_01>

(wen)

2016-02-25 00:34:18 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 2.01

(wen)

2016-02-25 00:33:16 UTC MAIN commitmail json YAML

Update to 2.01

Upstream changes:
2.01 2016-02-24T16:01:12Z
    - Disallow initialization of Readonly variables by assignment
      allowed by Perl prototype changes in v5.16.  Assignment initialization
      of scalars sets scalar variables to undef and lists and hashes
      initialized by assignment are not read only.

(wen)

2016-02-24 06:47:53 UTC MAIN commitmail json YAML

Updated math/R-geoRglm to 0.9.8

(wen)

2016-02-24 06:46:39 UTC MAIN commitmail json YAML

Update to 0.9.8

No upstream changelog found.

(wen)

2016-02-24 06:44:04 UTC MAIN commitmail json YAML

Updated math/R-geoR to 1.7.5.1

(wen)

2016-02-24 06:41:46 UTC MAIN commitmail json YAML

Update to 1.7.5.1

No upstream changelog found.

(wen)

2016-02-24 06:35:02 UTC MAIN commitmail json YAML

R-stringr had been updated to 1.0.0

(wen)

2016-02-23 02:29:03 UTC MAIN commitmail json YAML

Updated databases/p5-Redis to 1.982

(wen)

2016-02-23 02:27:18 UTC MAIN commitmail json YAML

Update to 1.982
Add missing DEPENDS

Upstream changes:
1.982    2016-02-11 09:02:40CET+0100 Europe/Paris
  * fix issue #117: fix backward compatibility with 5.8

1.981    2015-09-29 12:31:57CEST+0200 Europe/Paris
  * fix a bug where when not yet connected, pid is undef, leading to warnings

1.980    2015-08-24 09:48:08CEST+0200 Europe/Paris
  * fix "set" documentation as per Emanuele Tomasi <et@libersoft.it> suggestion

1.979    2015-05-14 14:28:35CEST+0200 Europe/Amsterdam

  * depends on IO::Socket::Timeout 0.29 that fixes an important bug on
    Windows, Solaris, when mixing sockets with and without timeouts.

1.978    2015-01-28 09:52:27 Europe/Amsterdam

  * reshape the documentation
  * croak when reconnecting while responses are pending (#101)
  * merge PR#106 ( support "0" in topic )

(wen)

2016-02-23 02:21:02 UTC MAIN commitmail json YAML

Added net/p5-IO-Socket-Timeout version 0.32

(wen)

2016-02-23 02:20:06 UTC MAIN commitmail json YAML

Add p5-IO-Socket-Timeout

(wen)

2016-02-23 02:17:27 UTC MAIN commitmail json YAML

Import IO-Socket-Timeout-0.32 as net/p5-IO-Socket-Timeout.

IO::Socket provides a way to set a timeout on the socket, but the
timeout will be used only for connection, not for reading/writing
operations.

This module provides a way to set a timeout on read/write operations
on an IO::Socket instance, or any IO::Socket::* modules, like
IO::Socket::INET.

(wen)

2016-02-23 02:12:05 UTC MAIN commitmail json YAML

Added devel/p5-PerlIO-via-Timeout version 0.32

(wen)

2016-02-23 02:10:54 UTC MAIN commitmail json YAML

Add p5-PerlIO-via-Timeout

(wen)

2016-02-23 02:09:20 UTC MAIN commitmail json YAML

Import PerlIO-via-Timeout-0.32 as devel/p5-PerlIO-via-Timeout.

This package implements a PerlIO layer, that adds read/write
timeout. This can be useful to avoid blocking while accessing
a handle (file, socket, ...), and fail after some time.

The timeout is implemented by using <select> on the handle
before reading/writing.

(wen)

2016-02-21 07:32:07 UTC MAIN commitmail json YAML

Updated math/p5-Math-Base36 to 0.14

(wen)

2016-02-21 07:31:01 UTC MAIN commitmail json YAML

Update to 0.14
Add missing BUILD_DEPENDS

Upstream changes:
0.14 2015-04-02
- Avoid negative repeat count warnings generated from new perls (RT #103266)

0.13 2015-01-17
- handle large base-10 numbers when encoding (GH #2)

0.12 2013-03-29
- make errors more descriptive (Chisel Wright)

0.11 2013-03-14
- repackaged

(wen)

2016-02-21 07:25:10 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.47

(wen)

2016-02-21 07:24:03 UTC MAIN commitmail json YAML

Update to 6.47

Upstream changes:
6.47  2016-02-19
  - Deprecated Mojo::Log::is_debug, Mojo::Log::is_error, Mojo::Log::is_info and
    Mojo::Log::is_warn in favor of Mojo::Log::is_level.
  - Added is_level method to Mojo::Log.
  - Fixed datetime_field helper to use the correct type attribute value.

(wen)

2016-02-18 04:42:28 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Filter-DOMFilter-LibXML to 0.04

(wen)

2016-02-18 04:41:34 UTC MAIN commitmail json YAML

Update to 0.04
Add missing BUILD_DEPENDS

Upstream changes:
0.04  Thu Nov  5 01:33:21 CET 2015
        - test requires added

0.03  Wed Nov  4 00:50:19 CET 2015
        - fixed bug in end_element when no Handler defined

(wen)

2016-02-18 04:20:05 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Feed to 0.53

(wen)

2016-02-18 04:19:06 UTC MAIN commitmail json YAML

Update to 0.53

Upstream changes:
- Bump versions for release.
- commit c4d9cd4

-------------------------------------------------------------------
Sat Nov 28 10:18:08 CET 2015 - zhouzhen1@gmail.com

- add URI to build_requires in Build.PL
- commit c65330d

-------------------------------------------------------------------
Sat Jul 18 13:10:39 CEST 2015 - dave@dave.org.uk

- Updated .travis.yml
- commit fe4e5e6

-------------------------------------------------------------------
Wed Jan 28 16:48:34 CET 2015 - ribugent@gmail.com

- Fix lib/XML/Feed/Entry/Format/RSS.pm crash
- commit b6f39ae

-------------------------------------------------------------------
Thu Oct 16 06:54:55 CEST 2014 - ether@cpan.org

- avoid deprecated form of isa()
- commit cf84451

-------------------------------------------------------------------
Mon Jun 16 10:06:51 CEST 2014 - gabor@szabgab.com

- utf8 encoding in helper script
- commit a51d4e2

-------------------------------------------------------------------
Tue Feb  4 19:16:03 CET 2014 - x.github@chatterjee.net

- Fixed minor typo in docs ("obhect" -> "object")
- commit 80b293c

-------------------------------------------------------------------
Fri Jan 10 15:10:53 CET 2014 - dave@dave.org.uk

- Added .travis.yml
- commit f3f9a3f

-------------------------------------------------------------------
Tue Mar 19 09:22:25 CET 2013 - szabgab@gmail.com

- add Minty to list of contributors
- commit 3998e48

-------------------------------------------------------------------
Tue Mar 19 09:20:09 CET 2013 - szabgab@gmail.com

- calculate plan from examples
- commit c45da65

-------------------------------------------------------------------
Tue Mar 19 00:03:13 CET 2013 - murray@minty.org

- Fix pod example usage for identify_format : it takes a scalar ref
- commit b86b614

-------------------------------------------------------------------
Tue Mar 19 00:00:40 CET 2013 - murray@minty.org

- Add test for XML::Feed->identify_format()
- commit 09698b3

(wen)

2016-02-18 04:01:58 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Entities to 1.0002

(wen)

2016-02-18 04:00:02 UTC MAIN commitmail json YAML

Update to 1.0002

Upstream changes:
1.0002  2015-08-17 14:46
        - Replaced curly brackets with parentheses in variable expansion in
        Makefile.PL.
        Fixes RT106483; Credits: Daniel Macks <dmacks@netspace.org>
        - make clean no longer wipes out entities data

(wen)

2016-02-18 03:52:31 UTC MAIN commitmail json YAML

Updated textproc/p5-Unicode-LineBreak to 2015.12

(wen)

2016-02-18 03:46:06 UTC MAIN commitmail json YAML

Update to 2015.12

Upstream changes:
2015.12  Sun Nov 29 2015
# No new features.

2015.011_09  Mon Nov 09 2015
! LineBreak.xs
  - uvnui_to_utf8() was obsoleted by Perl 5.20.0. Use uvchr_to_utf8().

2015.011_03  Sun Nov 03 2015
! LineBreak.xs
  - Bug fix: CPAN RT #106714: Unicode::GCString fails to handle numeric value,
    mostly on *BSD and Mac OS X.
! t/10gcstring.t
  - Adding more case.

2015.11  Sun Nov 01 2015
# No new features.
! lib/Unicode/LineBreak.pm
  - CPAN RT #106859: The latest version is not indexed.
! t/10gcstring.t
  - testing that GCString stringify numeric arguments (CPAN RT #106714).

2015.07.16  Fri Jul 17 2015
# No new features.
! LineBreak.xs
  - utf8_to_uvuni_buf has been deprecated by Perl 5.19.4.

2015.06  Sun Jun 21 2015
# Unicode 8.0.0, bundled sombok 2.4.0.
! lib/Unicode/LineBreak.pod
! lib/POD2/JA/Unicode/LineBreak.pod
! t/18currency.y
  - add a change for U+20BE.

(wen)

2016-02-18 03:41:28 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Unidecode to 2.17

(wen)

2016-02-18 03:38:36 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
2015-10-21  Sean M. Burke  sburke@cpan.org
* RELEASE 1.27.  (Stable.)
The release, 1.25_01, didn't blow up, so this is just
a re-release of it as a normal ("stable") version.
* Minor changes to the documentation.  Nothing substantial.
* Release 1.26 had a confusing mistake in the ChangeLog.
Ignore v1.26.

2015-10-21  Sean M. Burke  sburke@cpan.org
* RELEASE 1.26.  Mistake.  See above for change notes
between v1.25_01 and v1.27.

2015-10-16  Sean M. Burke  sburke@cpan.org
* RELEASE 1.25_01.
* !DEVELOPER RELEASE!, OH GOD HELP US ALL!

* Here's a new thing that makes me nervous and hesitant, and that I've
been talking myself into for weeks:

  **************************************************************
  *  I've switched to accepting values in the range 0x80-0x9F  *
  *  as if they are the Windows-1252 ("ANSI") characters.      *
  **************************************************************

Previously they had all mapped to emptystring.

Technically, Unicode specifies those codepoints as control characters
that I've never heard of, "C1 Controls"...
  ...
  U+0087 ESA - End of Selected Area
  U+0088 HTS - Character (Horizontal) Tabulation Set
  U+0089 HTJ - Character (Horizontal) Tabulation with Justification
  ...
( See "C1" in https://en.wikipedia.org/wiki/C0_and_C1_control_codes )

And Unidecode mapped all of those to emptystring.  Now they are treated
as if you fed the Windows-1252 characters, as that is an extremely
common thing to have happen.

So if you feed character value 0x80 to it, it is taken to mean "鐃緒申"
(which Unidecode then decodes as "EUR", at the moment at least).
(This doesn't interfere with the fact that U+20AC is the proper
Unicode place for the "鐃緒申" to be found.)

And the smartquotes at 0x91 to 0x94, 鐃緒申 鐃緒申 鐃緒申 鐃緒申 turn into ' ' " " so yaaaay!

Note that in theory, according to C1 Controls, 0x85 is "NEL: Next
Line", "Equivalent to CR+LF. Used to mark end-of-line on some IBM
mainframes."
I could map this to \n or \r\n or whatever, but I've never seen 0x85 in
use in the wild, and I never heard anyone complain about my not having
mapped it to "\n" in all the Unidecode versions since the first, in 2001.
So instead, Unidecode takes 0x85 as its Windows-1252 value, the
ellipsis "鐃緒申" which of course it Unidecodes as "..."

I'm not thrilled with the idea of going off spec but I think this
should be okay, and it has massive DWIM value.
Let's hope I'm not dividing Unicode times infinity by zero and then the
whole universe will disa

That's why I'm making this a developer release.  Unless anything
besplodes by November 1st, I'll re-issue this as a stable release.

(wen)

2016-02-17 14:24:57 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1605

(wen)

2016-02-17 14:24:04 UTC MAIN commitmail json YAML

Update to 2.1605

Upstream changes:
2.1605  2016-02-16

  [DOCUMENTATION]

  - Fixed references to test files that were renamed when their associated
    documentation files were renamed in 2.0500 (RT#111898)

  - Moose::Manual::Roles now contains a section on handling required
    attributes in role application (thanks, Kent Fredric!)

  - a few other, very minor, documentation fixes

(wen)

2016-02-17 14:05:20 UTC MAIN commitmail json YAML

Updated devel/p5-Path-Class to 0.36

(wen)

2016-02-17 14:03:48 UTC MAIN commitmail json YAML

Update to 0.36

Upstream changes:
0.36  Tue Feb 16 22:16:21 CST 2016

- 117bd64 - Use croak instead of die; use eval syntax instead of universal::isa (as perlcritic wishes) <viviparous>
- 4b620b6 - Load File::Copy and Perl::OSType only when used (copy_to, move_to) <Olivier Mengu矇>
- 55ecb58 - always use canonpath on arguments to splitdir <Andrew Gregory>
- 25c12f7 - Fix 'Operation "eq": no method found' error (RT #77259), whose underlying cause
  isn't really understood. <mzrinsky>
- 935eeed - Add some fixes & tests for contains() with updir stuff (github #43) <Ken Williams>
- 927fa74 - Fix Carp::Croak to Carp::croak <Ken Williams>
- 2d615ca 34da6d3 5fcad02 1b7be68 a622acf - Fixed and improved Travis testing configuration <Dave Rolsky>
- 2a74c40 - Fix Pod typos <苤迮�迣迮邿 �郋邾訄郇郋赲>
- 28ca95a - Check all print calls in spew and explicitly call (and check) close <Dave Rolsky>

(wen)

2016-02-17 13:56:19 UTC MAIN commitmail json YAML

Updated devel/p5-version to 0.9913

(wen)

2016-02-17 13:55:31 UTC MAIN commitmail json YAML

Update to 0.9913

Upstream changes:
2016-02-16  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Added tag 0.9913 for changeset f5eda39012f8
[acfb12d302c3] [tip]

* flow: Merged <release> '0.9913' to <master> ('default').
[f5eda39012f8] [0.9913]

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

* flow: Closed <release> '0.9913'.
[b27dba2c01a1] <release/0.9913>

* .hgignore, MANIFEST.SKIP:
Ignore ctags file
[c0f9aca57284] <release/0.9913>

2016-02-01  John Peacock  <john.peacock@havurah-software.org>

* vutil/vutil.c:
Perl uses more strict C flags
[12902d257437] <release/0.9913>

* Makefile.PL, 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
[8f24755b6f11] <release/0.9913>

* flow: Created branch 'release/0.9913'.
[f189d92b9db1] <release/0.9913>

2016-01-21  John Peacock  <john.peacock@havurah-software.org>

* flow: Merged <hotfix> '0.9912_03' to <develop> ('develop').
[4159ccbf8bb3] <develop>

* .hgtags:
Added tag 0.9912_03 for changeset c0117603b8ff
[0d12dbfef4e2]

* flow: Merged <hotfix> '0.9912_03' to <master> ('default').
[c0117603b8ff] [0.9912_03]

* flow: Closed <hotfix> '0.9912_03'.
[8df7847932f0] <hotfix/0.9912_03>

* Makefile.PL, 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:
Prep for release
[02821023f2e7] <hotfix/0.9912_03>

* vutil/Makefile.PL, vutil/vutil.c, vutil/vutil.h, vutil/vxs.inc,
vutil/vxs.xs:
Apply pull request from bulk88: vutil.c and vxs.inc/vxs.xs must be
combined to be the same .o file for static to work. Previously there
was a vutil.o and a vxs.o which were combined by the linker.
Combining the 2 .o files and making all symbols static removes
plt/got indirection on ELF OSes. On Win32 vxs.dll exports nothing
except boot_version__vxs, the linux version shouldn't export
anything either.
[187bfa1881be] <hotfix/0.9912_03>

* t/00impl-pp.t, t/01base.t, t/02derived.t, t/03require.t:
Use portable options so Windows does not fail
[03b91e2c0ef5] <hotfix/0.9912_03>

2016-01-07  John Peacock  <john.peacock@havurah-software.org>

* flow: Created branch 'hotfix/0.9912_03'.
[9cd0e1255aac] <hotfix/0.9912_03>

* flow: Merged <hotfix> '0.9912_02' to <develop> ('develop').
[bd6f13c85dac] <develop>

* .hgtags:
Added tag 0.9912_02 for changeset 7a3f1ac2d502
[523da51cfeeb]

* flow: Merged <hotfix> '0.9912_02' to <master> ('default').
[7a3f1ac2d502] [0.9912_02]

* flow: Closed <hotfix> '0.9912_02'.
[02758f2cf016] <hotfix/0.9912_02>

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

* Makefile.PL, 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
[620f6585a091] <hotfix/0.9912_02>

* t/07locale.t:
Wrong skip offset and more generous locale possibilities for comma
locale
[3ef6df5d370a] <hotfix/0.9912_02>

* flow: Created branch 'hotfix/0.9912_02'.
[840b1c8ec916] <hotfix/0.9912_02>

2016-01-02  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Added tag 0.9912_01 for changeset 18591196a1ff
[2458e15f2559]

* flow: Merged <release> '0.9912_01' to <master> ('default').
[18591196a1ff] [0.9912_01]

* flow: Merged <release> '0.9912_01' to <develop> ('develop').
[cfb4d643f07d] <develop>

* flow: Closed <release> '0.9912_01'.
[35fe333646f7] <release/0.9912_01>

* t/10_lyon.t:
Magic v-string introduced in 5.8.1
[d9fc86689acc] <release/0.9912_01>

2015-12-31  John Peacock  <john.peacock@havurah-software.org>

* Makefile.PL, 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,
t/10_lyon.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm:
Bump version for alpha CPAN release
[6ea02663b047] <release/0.9912_01>

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

* flow: Created branch 'release/0.9912_01'.
[f6c197863de6] <release/0.9912_01>

* t/07locale.t, vutil/vutil.c:
Resolve https://rt.cpan.org/Ticket/Display.html?id=102272
[353b8d985519] <develop>

* t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
Resolve https://rt.cpan.org/Ticket/Display.html?id=98744
[498a66726d64] <develop>

* t/coretests.pm:
Lyon Compromise resolves
https://rt.cpan.org/Ticket/Display.html?id=93340
[5a035f18e9ff] <develop>

* lib/version/Internals.pod:
Resolve https://rt.cpan.org/Ticket/Display.html?id=107114
[9d032859e53a] <develop>

* lib/version.pod:
Resolve https://rt.cpan.org/Ticket/Display.html?id=107113
[ae087294fa7d] <develop>

* Makefile.PL:
Resolve https://rt.cpan.org/Ticket/Display.html?id=106782
[b0b4ec7a38c4] <develop>

* vperl/vpp.pm:
Resolve https://rt.cpan.org/Ticket/Display.html?id=105315
[4326618b03a6] <develop>

* vperl/vpp.pm:
Resolve https://rt.cpan.org/Ticket/Display.html?id=101841
[52e06b6a200a] <develop>

* vutil/vutil.c:
Resolve https://rt.cpan.org/Ticket/Display.html?id=101647
[268ca104b457] <develop>

* flow: Merged <feature> 'lyon_compromise' to <develop> ('develop').
[0e41e5282422] <develop>

* flow: Closed <feature> 'lyon_compromise'.
[59ceec2dde96] <feature/lyon_compromise>

* .hgignore, t/coretests.pm, vutil/vutil.c:
Restore skip leading zeros for qv
[c55cfae045cd] <feature/lyon_compromise>

2015-12-31  John Peacock  <john.peacock@havurah-software.org>

* t/10_lyon.t:
Fix up TODO test
[98c6a366f9a0] <feature/lyon_compromise>

* lib/version.pm, vperl/vpp.pm:
Clean up pure-Perl implementation
[d43308467dad] <feature/lyon_compromise>

2015-07-17  Leon Timmermans  <fawaka@gmail.com>

* MANIFEST, lib/version.pm, t/10_lyon.t, t/coretests.pm, vperl/vpp.pm,
vutil/vutil.c:
Apply lyon-compromise patch from Leon Timmermans
[a644337cfb8d] <feature/lyon_compromise>

2015-12-31  John Peacock  <john.peacock@havurah-software.org>

* .hgignore, t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
Revert leading zeros change
[e03d04d5bd44] <feature/lyon_compromise>

* flow: Created branch 'feature/lyon_compromise'.
[7cd41e636d45] <feature/lyon_compromise>

(wen)

2016-02-14 12:02:45 UTC MAIN commitmail json YAML

Updated math/p5-Math-Interpolate to 1.06

(wen)

2016-02-14 12:01:24 UTC MAIN commitmail json YAML

Update to 1.06
Add LICENSE

Upstream changes:
Release 1.06.

New 'mydist' Makefile target to sign and build a tarball.

Pass ABSTRACT, AUTHOR, LICENSE and MIN_PERL_VERSION to
ExtUtils::MakeMaker::WriteMakefile().

Correctly set $VERSION that doesn't trigger warnings:
https://rt.cpan.org/Ticket/Display.html?id=89020

Update documentation to include the URL to the project's new
source code repository at github.com:
https://github.com/blair/perl-math-interpolate

Update author contact email address.

(wen)

2016-02-14 11:56:21 UTC MAIN commitmail json YAML

Updated math/p5-Math-MatrixReal to 2.12

(wen)

2016-02-14 11:55:10 UTC MAIN commitmail json YAML

Update to 2.12

Upstream changes:
Changes in v2.12 - Jonathan "Duke" Leto
December 2014
--------------------------
    * Added as_list() function. (Ivan Baidakou (basiliscos))

Changes in v2.11 - Jonathan "Duke" Leto
January 2014
--------------------------
    * Add maximum/minimum functions. (Alberto Sim繭es)
    * Add reshape constructor. (Alberto Sim繭es)

Changes in v2.10 - Jonathan "Duke" Leto
November 2013
--------------------------
    * Fix tests on Windows, thanks to Russell Jenkins <veryrusty@gmail.com>

Changes in v2.09 - Jonathan "Duke" Leto
November 2011
--------------------------
    * as_latex() now works and is tested properly

(wen)

2016-02-14 11:50:30 UTC MAIN commitmail json YAML

Updated math/p5-Math-Permute-List to 1.007

(wen)

2016-02-14 11:49:17 UTC MAIN commitmail json YAML

Update to 1.007

Upstream changes:
1.005 24 Jan 2015 Permute the empty list per Philipp Rumpf
1.006 25 Jan 2015 Break memory loop      per Philipp Rumpf
1.007 25 Jan 2015 World writables set correctly using some excellent perl from http://www.perlmonks.org/?node=bart

(wen)

2016-02-14 11:45:46 UTC MAIN commitmail json YAML

Updated math/p5-Math-Prime-Util to 0.57

(wen)

2016-02-14 11:44:19 UTC MAIN commitmail json YAML

Update to 0.57

Upstream changes:
0.57 2016-01-03

    [ADDED]

    - formultiperm { ... } \@n            loop over multiset permutations
    - todigits(n[,base[,len]])            convert n to digit array
    - todigitstring(n[,base[,len]])      convert n to string
    - fromdigits(\@d[,base])              convert digit array ref to number
    - fromdigits(str[,base])              convert string to number
    - ramanujan_prime_count              counts Ramanujan primes in range
    - vecany { expr } @n                  true if any expr is true
    - vecall { expr } @n                  true if all expr are true
    - vecnone { expr } @n                true if no expr are true
    - vecnotall { expr } @n              true if not all expr are true
    - vecfirst { expr } @n                returns first element with expr true

    [FUNCTIONALITY AND PERFORMANCE]

    - nth_ramanujan_prime(997) was wrong.  Fixed.

    - Tighten Ramanujan prime bounds.  Big speedups for large nth Rp.

0.56 2015-12-13

    [ADDED]

    - is_carmichael(n)                    Returns 1 if n is a Carmichael number
    - forcomp { ... } n[,{...}]          loop over compositions

    [FUNCTIONALITY AND PERFORMANCE]

    - Faster, nonrecursive divisors_from_factors routine.

    - gcdext(0,0) returns (0,0,0) to match GMP and Pari/GP.

    - Use better prime count lower/upper bounds from B羹the 2015.

    - forpart and forcomp both use lexicographic order (was anti-lexico).

0.55 2015-10-19

    - Fixed test that was using a 64-bit number on 32-bit machines.

    [FUNCTIONALITY AND PERFORMANCE]

    - Speed up PP versions of sieve_prime_cluster, twin_primes,
      twin_prime_count, nth_twin_prime, primes.

0.54 2015-10-14

    [ADDED]

    - sieve_prime_cluster(low,high[,...]) find prime clusters

    [Misc]

    - Certain small primes used to return false with Frobenius and AES Lucas
      tests when given extra arguments.  Both are unusual cases never used
      by the main system.  Fixed.

0.53 2015-09-05

    [ADDED]

    - ramanujan_tau(n)                    Ramanujan's Tau function
    - sumdigits(n[,base])                sum digits of n

    [FUNCTIONALITY AND PERFORMANCE]

    - Don't use Math::MPFR unless underlying MPFR library is at least 3.x.

    - Use new Math::Prime::Util::GMP::sigma function for divisor_sum.

    - Use new Math::Prime::Util::GMP::sieve_twin_primes(a,b).

0.52 2015-08-09

    [ADDED]

    - is_square_free(n)                  Check for repeated factors

    [FUNCTIONALITY AND PERFORMANCE]

    - print_primes with 2 args was sending to wrong fileno.

    - Double speed of sum_primes.

    - Rewrote some internal sieve-walking code, speeds up next_prime,
      forprimes, print_primes, and more.

    - Small speedup for forcomposites / foroddcomposites.

    - Small speedup for is_prime with composite 32+ bit inputs.

    - is_frobenius_khashin_pseudoprime now uses Montgomery math for speed.

    - PrimeArray now treats skipping forward by relatively small amounts as
      forward iteration.  This makes it much more efficient for many cases,
      but does open up some pathological cases.

    - PrimeArray now allows exporting @primes (and a few others), which
      saves some typing.

    - PrimeArray now works for indices up to 2^32-1, after which it silently
      rolls over.  Previously it worked to 2^31-1 then croaked.

    - PrimeIterator now uses small segments instead of always next_prime.
      A little more memory, but 2-4x faster.

    - factor, divisor, fordivisors and some others should better keep
      bigint types (e.g. Math::GMPz input yields Math::GMPz output).

    - Faster GCD on some platforms.

    - Peter Dettman supplied a patch for Shawe-Taylor prime generation to
      make it deterministically match reference implementations.  Thanks!

    [Misc]

    - Check for old MPFR now using C library version, not module version.

    - prime_count_{lower,upper} now uses MPFR to give full precision.

    - Montgomery math and uint128_t enabled on Darwin/clang.

0.51 2015-06-21

    [ADDED]

    - sum_primes(lo,hi)                  Summation of primes in range
    - print_primes(lo,hi[,fd])            Print primes to stdout or fd
    - is_catalan_pseudoprime(n)          Catalan primality test
    - is_frobenius_khashin_pseudoprime(n) Khashin's 2013 Frobenius test

    [FUNCTIONALITY AND PERFORMANCE]

    - Slightly faster PP sieving using better code from Perlmonks.

    - Lucas sequence works with even valued n.

    - Used idea from Colin Wright to speed up is_perrin_pseudoprime 5x.
      We can check smaller congruent sequences for composites as a prefilter.

    - is_frobenius_pseudoprime no longer checks for perfect squares, and
      doesn't bail to BPSW if P,Q,D exceed n.  This makes it produce some
      pseudoprimes it did not before (but ought to have).

    [Misc]

    - Work with old MPFR (some test failures in older Win32 systems).

    - Don't assert in global destructor if a MemFree object is destroyed.

0.50 2015-05-03

    [ADDED]

    - harmfrac(n)              (num,den) of Harmonic number
    - harmreal(n)              Harmonic number as BigFloat
    - sqrtint(n)                Integer square root of n
    - vecextract(\@arr, mask)  Return elements from arr selected by mask
    - ramanujan_primes(lo,hi)  Ramanujan primes R_n in [lo,hi]
    - nth_ramanujan_prime(n)    the nth Ramanujan prime R_n
    - is_ramanujan_prime(n)    1 if n is a Ramanujan prime, 0 otherwise

    [FUNCTIONALITY AND PERFORMANCE]

    - Implement single-base hashed M-R for 32-bit inputs, inspired by
      Fori禳ek and Jan�ina 2015 as well as last year's tests with
      2-base (2^49) and 3-base (2^64) hashed solutions for MPU.  Primality
      testing is 20-40% faster for this size.

    - Small speedups for znlog.

    - PP nth_prime on 32-bit fixed for values over 2^32.

    [Misc]

    - Changes to nth_prime_{lower,upper}.  They use the Axler (2013) bounds,
      and the XS code will also use inverse prime count bounds for small
      values.  This gives 2-10x tighter bounds.

    - Tighten prime count bounds using Axler, Kotnik, B羹the.  Thanks to
      Charles R Greathouse IV for pointing me to these.

0.49  2014-11-30

    - Make versions the same in all packages.

0.48  2014-11-28

    [ADDED]

    - lucasu(P, Q, k)          U_k for Lucas(P,Q)
    - lucasv(P, Q, k)          V_k for Lucas(P,Q)

    [Misc]

    - Use Axler (2014) bounds for prime count where they improve on Dusart.

0.47  2014-11-18

    [ADDED]

    - is_mersenne_prime(p)      returns 1 iff 2^p-1 is prime

    [FUNCTIONALITY AND PERFORMANCE]

    - Standalone compilation (e.g. factoring without Perl installed) is easier.

    - For next_prime and prev_prime with bigints, stay in XS as long as
      possible to cut overhead.  Up to 1.5x faster.

    - Factoring on 64-bit platforms is faster for 32-bit inputs.

    - AKS is faster for larger than half-word inputs, especially on 64-bit
      machines with gcc's 128-bit types.

    - is_provable_prime goes through XS first, so can run *much* faster for
      small inputs.

    [OTHER]

    - NetBSD improperly exports symbols in string.h, including popcount.
      Rename our internal function to work around it.

    - is_power now takes an optional scalar reference third argument which
      will be set to the root if found.  It also works for negative n.

    - Changes to trim a little memory use.  lucas_sequence goes from
      PP->[XS,GMP,PP] to XS[->PP[->GMP]].  ecm_factor is moved out of root.
      Moved some primality proving logic out of root.

    - primes.pl when given one argument will show primes up to that number.

0.46  2014-10-21

    [API Changes]

    - is_pseudoprime has the same signature as is_strong_pseudoprime now.
      This means it requires one or more bases and has no default base.
      The documentation had never mentioned the default, so this should
      have little impact, and the common signature makes more sense.

    [ADDED]

    - hammingweight(n)          Population count (count binary 1s)
    - vecreduce {...} @v        Reduce/fold, exactly like List::Util::reduce

    [Misc]

    - Syntax fix from Salvatore.

    - vecmin / vecmax in XS, if overflows UV do via strings to avoid PP.

    - Add example for verifying prime gaps, similar to Nicely's cglp4.

    - divisor_sum wasn't running XS code for k=0.  Refactor PP code,
      includes speedup when input is a non-Math::BigInt (e.g. Math::GMP).

    - Improve test coverage.

    [PP Updates]

    - Large speedup for divisors with bigints in 64-100 bit range.

    - Revamp RiemannZeta.  Fixes some bignum output, but requires RT fixes.

    - Optimization for PP comparison to ~0.

    - PP factoring is faster, especially for small inputs.

0.45  2014-09-26

    [ADDED]

    - forcomb { ... } n, k      combinations iterator
    - forperm { ... } n        permutations iterator
    - factorial(n)              n!
    - is_bpsw_prime(n)          primality test with no pretests, just ES BPSW
    - is_frobenius_pseudoprime  Frobenius quadratic primality test
    - is_perrin_pseudoprime    Perrin primality test (unrestricted)
    - vecmin(@list)            minimum of list of integers
    - vecmax(@list)            maximum of list of integers
    - vecprod(@list)            product of list of integers
    - bernfrac(n)              (num,den) of Bernoulli number
    - bernreal(n)              Bernoulli number as BigFloat
    - stirling(n,m,[type])      Stirling numbers of first or second kind
    - LambertW(k)              Solves for W in k = W*exp(W)
    - Pi([digits])              Pi as NV or with requested digits

    [FUNCTIONALITY AND PERFORMANCE]

    - znorder algorithm changed from Das to Cohen for ~1% speedup.

    - factoring sped up a bit for 15-19 digits.

    - speedup for divisor_sum with very large exponents.

    [OTHER]

    - Alias added for the module name "ntheory".  The module has grown
      enough that it seems more appropriate.

    - Big build change: Try a GMP compilation and add Math::Prime::Util::GMP
      to dependency list if it succeeds.

    - Fixed a memory leak in segment_primes / segment_twin_primes introduced
      in previous release.  Thanks Valgrind!

(wen)

2016-02-10 04:33:02 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-RIPEMD160 to 0.06

(wen)

2016-02-10 04:32:04 UTC MAIN commitmail json YAML

2016-02-10 04:26:46 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-OpenSSL-Random to 0.11

(wen)

2016-02-10 04:25:56 UTC MAIN commitmail json YAML

Update to 0.11

Upstream changes:
0.11  2015-10-09 rurban
        - add libressl support, unsupported random_egd() with libressl

0.10  2015-02-04 rurban
        - fix LIBS argument, fatal on Windows. thanks to kmx

0.09  2015-02-04 rurban
        - add missing hints/MSWin32.pl (kmx, RT #56455)
        - add a couple of distro tests
        - fix gcov target

0.08  2015-02-03 rurban
        - remove Devel::CheckLib which does not work for 2 required libs
        - replace DynaLoader by XSLoader

0.07  2015-02-03 rurban
- Bump version to publish an official release

0.06  rurban
- Typo in doc (dsteinbrunner)

0.05  2013-04-02 14:31:30 rurban
- Add inc/Devel/CheckLib, improve POD, add README and some helper targets
- Better diagnostics when the openssl libraries are not found
- Support INCDIR= and LIBDIR= arguments to Makefile.PL
- Add MSWin32 hints to find the openssl libraries
        - Autocreate README
- Fix some -Wpointer-sign warnings
- Remove wrong Crypt::OpenSSL::RSA package names in docs and errmsg

(wen)

2016-02-10 04:19:43 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-OpenSSL-DSA to 0.15

(wen)

2016-02-10 04:18:40 UTC MAIN commitmail json YAML

Update to 0.15

Upstream changes:
0.15    2015/02/03
        - #84367 Win32 compatibility patch
        - #80369 fix errors in POD. Mainly just missing =over/=back
        - #80368 Makefile.PL: unneeded -lssl in LIBS

(wen)

2016-01-23 09:22:22 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Build to 0.4216

(wen)

2016-01-23 09:21:29 UTC MAIN commitmail json YAML

Update to 0.4216

Upstream changes:
0.4216 - Wed Jan 20 10:39:27 CET 2016

  - Delete test that fails with new version.pm [Leon Timmermans]

0.42_15 - Sat Nov 28 15:17:40 CET 2015

  - Honor environmental variables when using TAP::Harness directly [Leon Timmermans]

  - Reintroduce some level of perl 5.6 support [Leon Timmermans]
    Note that this comes with no guarantees or commitment

  - Allow Devel::Cover usage with TAP::Harness [Philipp Gortan]

  - Remove "running under some shell" [Shoichi Kaji]

  - Fix cookbook - code was missing trailing ` [Matthew Horsfall]

(wen)

2016-01-23 09:11:49 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.166001

(wen)

2016-01-23 09:11:02 UTC MAIN commitmail json YAML

Update to 0.166001

Upstream changes:
0.166001  2016-01-22 07:54:46+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #1105, #1106, #1108: Autopage + Template Toolkit broke in last
      release. (Kaitlyn Parkhurst @symkat, Russell Jenkins)

(wen)

2016-01-23 09:00:57 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Lite to 0.08

(wen)

2016-01-23 09:00:12 UTC MAIN commitmail json YAML

Update to 0.08

Upstream changes:
0.08 2016-01-13
    - Fixed typo in name of Constant::Export::Lazy in SEE ALSO. MANWAR++
    - Simplified Makefile.PL

0.07 2015-10-09
    - Updated github repo URL after changing my github username

(wen)

2016-01-23 08:57:33 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-PPPort to 3.32

(wen)

2016-01-23 08:56:32 UTC MAIN commitmail json YAML

Update to 3.32

Upstream changes:
3.32 - 2015-09-30

    * Lexical topic no longer works as of perl 5.23

(wen)

2016-01-23 08:50:57 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Cover to 1.21

(wen)

2016-01-23 08:49:48 UTC MAIN commitmail json YAML

Update to 1.21

Upstream changes:
Release 1.21 - 20 September 2015
- Test more versions on travis.
- Fix things up with cpancover for new docker release.
- Fix problem under 5.22 (Dick Franks) (github 140).

(wen)

2016-01-21 08:56:53 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.41

(wen)

2016-01-21 08:55:44 UTC MAIN commitmail json YAML

Update to 6.41

Upstream changes:
6.41  2016-01-20
  - Added support for validation filters.
  - Added filters attribute to Mojolicious::Validator.
  - Added add_filter method to Mojolicious::Validator.
  - Added filter arguments to optional and required methods in
    Mojolicious::Validator::Validation.
  - Fixed MOJO_WEBSOCKET_DEBUG environment variable. (jberger)

6.40  2016-01-13
  - Removed client_challenge, client_handshake, server_handshake and server_open
    methods from Mojo::Transaction::WebSocket. (batman, sri)
  - Removed is_writing method from Mojo::Transaction.
  - Removed upgrade event from Mojo::Transaction::HTTP.
  - Deprecated Mojo::Transaction::WebSocket::build_frame and
    Mojo::Transaction::WebSocket::parse_frame in favor of
    Mojo::WebSocket::build_frame and Mojo::WebSocket::parse_frame. (batman)
  - Replaced deprecated proxy method in Mojo::Message::Request with an
    attribute.
  - Added SNI support to all built-in web servers. (bpmedley, sri)
  - Added module Mojo::WebSocket. (batman)
  - Added established attribute to Mojo::Transaction::WebSocket.
  - Added completed method to Mojo::Transaction.
  - Updated jQuery to version 2.2.0.
  - Improved performance of Mojo::Server::Daemon and Mojo::UserAgent slightly.
  - Improved mtime attribute in Mojo::Asset::Memory to default to the value of
    $^T.
  - Improved app generator command to generate more portable scripts.
  - Fixed a few timing bugs.
  - Fixed url_for to handle fragments correctly.

(wen)

2016-01-18 13:55:17 UTC MAIN commitmail json YAML

Updated devel/p5-Pod-Usage to 1.68

(wen)

2016-01-18 13:54:13 UTC MAIN commitmail json YAML

Update to 1.68
Update DEPENDS

Upstream changes:
1.68 (marekr)
- CPAN#102529: License declaration mismatch
  unified the license for Pod-Usage to "as Perl itself", and corrected authors
- CPAN#109830: Tests fail
  added prerequisite for Pod::Text 4.00 to avoid running tests with outdated
  Pod::Text
- CPAN#110443: [PATCH] fix -perldoc option in pod2usage() method
  added missing '-'
- CPAN#110446: [feature request] -perldocopt for supplying perldoc options
  added this option; split of string on whitespace is not optimal, but
  should do the job

1.67 (marekr)
- added options -perlcmd and -perldoc to allow for non-standard installations
  of perl and the perldoc script. Thanks to Markus Jansen for the patch

(wen)

2016-01-18 13:46:10 UTC MAIN commitmail json YAML

Updated textproc/p5-podlators to 4.05

(wen)

2016-01-18 13:45:10 UTC MAIN commitmail json YAML

Update to 4.05

Upstream changes:
podlators 4.05 (2016-01-16)

    Switch back to generating pod2man and pod2text from *.PL files.  While
    ExtUtils::MakeMaker can fix the #! line, it can't handle all non-UNIX
    operating systems, and the *.PL script generation code can.  This will
    hopefully remove the need for Perl core to maintain a separate copy of
    the *.PL wrapper scripts as well.  Thanks, Craig A. Berry.

    [Pod::Man] Fall back (with a warning) to non-utf8 behavior if the utf8
    option is specified but the Encode module is not available.  This is
    useful in some cross-compilation situations.  Thanks, Niko Tyni.

    Don't try to remove the temporary directory used by tests in the tests
    themselves, since this races with other tests run in parallel.
    Instead, just remove it on make clean.

    Provide a mailto address in bug tracking metadata, use the shorter
    form of the RT bug tracker URL, and fix the license value to match the
    new metadata specification.

podlators 4.04 (2016-01-02)

    Fix portability of the t/docs/synopsis.t test to Windows.  It was
    assuming UNIX path delimiters when filtering out files it didn't
    intend to test.

    Don't include .travis.yml in the distribution so that it isn't picked
    up by Perl core.  Thanks, Karen Etheridge.  (#110385)

    Add homepage information to the CPAN metadata and change the canonical
    repository location to GitHub.

podlators 4.03 (2015-12-06)

    Fix tests when POD_MAN_DATE or SOURCE_DATE_EPOCH are already set in
    the environment.  Thanks, Niko Tyni.  (Debian Bug#807086)

    Continue general improvements and refactoring of the test suite to
    make it more maintainable and clean out duplicate or unnecessary code.

podlators 4.02 (2015-12-02)

    For versions of Perl prior to 5.11, install the modules into the Perl
    core module directories, since in those versions site modules did not
    take precedence over Perl core modules.  Thanks, Peter Rabbitson.
    (#110024)

podlators 4.01 (2015-12-01)

    [Pod::Text::Termcap] Do not override the TERMPATH environment variable
    if it's already set.  This should fix the test suite with Term::Cap
    1.16 (which has a bug in termcap handling if TERMPATH doesn't point to
    a valid file).  Also document the manipulation of TERMPATH.

    Revert the switch to Module::Build as the build system.  This creates
    a circular dependency with Module::Build, since it wants a newer
    version of Pod::Man than in Perl versions prior to 5.10.1.  Instead,
    add the new metadata to Makefile.PL and stick with a single build
    system that will also work inside Perl core.

podlators 4.00 (2015-11-28)

    Increase the version number of the package to be larger than any of
    the previous version numbers of any of the modules, and change all
    modules to use the same version as the overall podlators package.
    Switch to a simple decimal version number to avoid complexity with
    v-strings and portability to old versions of Perl.

    podlators now requires Perl 5.006 or later.  All modules enable
    warnings.  Please report any unexpected or confusing warnings as bugs
    in the bug tracker.

    [pod2man] In previous versions, the -r or --release option could be
    specified without an argument and was interpreted as setting that
    value to the empty string.  That never made a great deal of sense, and
    the original change to Perl was apparently because no one realized one
    could pass the empty string as the argument value.  The argument is
    now mandatory, but may be the empty string, which will cause some
    *roff implementations to use the system default.

    Allow any even number of characters to be specified as the quote marks
    for Pod::Text and Pod::Man (and the corresponding --quotes options of
    pod2text and pod2man), rather than being artificially limited to one-
    or two-character quotes.  The first half of the string will be used as
    the left quote and the second half as the right quote.  This allows
    Unicode characters or groff escapes like \(lq and \(rq to be used.
    (Partly addresses #103298)

    [Pod::Man] Attempt to detect if the input came from a pipe and
    therefore has a completely unhelpful (and nonreproducible) source file
    name, and diagnose this as an error.  Document that the name option
    (--name to pod2man) is required when processing POD source from
    standard input.  (Debian Bug#777405)

    [Pod::Man] Honor the environment variable SOURCE_DATE_EPOCH and use it
    as the timestamp from which to derive the left-hand footer if the date
    option is not set, overriding the timestamp of the input file.  This
    is primarily useful to ensure reproducible builds of the same output
    file given the same souce and Pod::Man version, even when file
    timestamps may not be consistent.  Thanks, Niko Tyni.  (Debian
    Bug#801621)

    [Pod::Man] Honor the environment variable POD_MAN_DATE and use its
    contents, if set, as the value of the left-hand footer if the date
    option is not set, overriding the timestamp of the input file.  This
    was an earlier version of SOURCE_DATE_EPOCH, but has been supported in
    Debian for a while and doesn't serve exactly the same purpose, so both
    continue to be supported.  Thanks, Niko Tyni.

    [Pod::Man] The default left-hand footer date is now based on UTC
    rather than the local time zone to make the output more reproducible.
    Thanks, Chris Lamb.  (Debian Bug#780259)

    [Pod::Man] Simplify the preamble code for handling the F register and
    index entries, and add backslashes after the braces in the preamble
    code for handling the F register to avoid introducing a spurious page
    break before at the first page with AT&T *roff.  Thanks, Carsten
    Kunze and Daphne Pfister.  (#92979)

    [Pod::Man] Support setting the left-hand footer to the empty string.

    Fix documentation of the utf8 option to Pod::Man and Pod::Text, and
    the corresponding -u option to pod2man and pod2text, to reflect that
    Pod::Simple now autodetects Latin-1 and UTF-8 but warns.

    More clearly document the options that set values in the .TH header in
    the pod2man and Pod::Man documentation.  Thanks, Guillem Jover.
    (#103297)

    [Pod::Text] Fix encoding handling in documents that start without an
    encoding declaration and then declare an encoding partway through.
    Previously, this would result in attempts to print wide characters if
    there were non-ASCII characters in the document.  Thanks, Magnolia K.
    (#101722)

    [Pod::Text] Change the documentation to not say Pod::Text only
    generates ASCII text.  (#89355)

    Switch the preferred module build system to Module::Build, but still
    provide a Makefile.PL file for backward compatibility and for the use
    of Perl core.  (#108714)

    Installation of this package no longer tries to overwrite the Pod::Man
    and Pod::Text modules that come with Perl core, and instead relies on
    the normal precedence rules in Perl's module search path that prefer
    locally-installed modules over core modules.

    Rename NEWS to Changes to match the normal Perl convention.

    Work around a bug in Term::Cap 1.16 that caused the test suite to fail
    by forcing a setting of TERMPATH to a termcap file provided by the
    test suite while running tests.  (#98272)

(wen)

2016-01-18 13:36:48 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warnings to 0.024

(wen)

2016-01-18 13:35:57 UTC MAIN commitmail json YAML

Update to 0.024

Upstream changes:
0.024    2015-12-24 18:44:29Z
          - remove diagnostics accidentally left in new test

0.023    2015-12-22 06:44:24Z
          - properly handle propagating warnings to previously declared
            handlers that are not coderefs (i.e. a sub name, or the magic
            DEFAULT and IGNORE)

0.022    2015-12-19 00:32:42Z
          - propagate all warnings to any previously-declared __WARN__
            handlers (unlike with __DIE__, merely calling warn() is not
            sufficient)

(wen)

2016-01-18 13:28:05 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Cmd to 1.09

(wen)

2016-01-18 13:24:49 UTC MAIN commitmail json YAML

Update to 1.09

Upstream changes:
1.09 2015-10-25 NEILB
    - README updated with current location of Aegis project.
      Thanks to @SparkeyG for the pull request
    - Updated github repo URL after changing my github username
    - Switched to Dist::Zilla

(wen)

2016-01-16 08:53:46 UTC MAIN commitmail json YAML

Added devel/p5-XML-Compile-Tester version 0.90

(wen)

2016-01-16 08:50:40 UTC MAIN commitmail json YAML

p5-XML-Compile-Tester

(wen)

2016-01-16 08:48:23 UTC MAIN commitmail json YAML

Import XML-Compile-Tester-0.90 as devel/p5-XML-Compile-Tester.

XML-Compile-Tester support XML::Compile related regression testing.

(wen)

2016-01-15 12:06:02 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-MicroTemplate to 0.24

(wen)

2016-01-15 12:03:45 UTC MAIN commitmail json YAML

Update to 0.24

Upstream changes:
0.24
- lazy loading of Carp (by Kirill Babikhin) #15

(wen)

2016-01-15 10:56:33 UTC MAIN commitmail json YAML

Updated time/p5-Time-Warp to 0.52

(wen)

2016-01-15 10:53:57 UTC MAIN commitmail json YAML

Update to 0.52

Upstream changes:
0.52 2015.04.16
    The type of the Time::NVtime pointer is NV ()() not double ()(), as can be seen from looking at the Time::HiRes source.
      On Linux x86_64 on a uselongdouble build when you replace the Time::NVtime entry with a
      double (*)() pointer calls to that function end up leaving an entry on the FPU stack,
      eventually causing the failure seen at https://rt.perl.org/Ticket/Display.html?id=123879
      This minimal commit fixes that issue and allows DBIX::Class::TimeStamp to pass its tests.
      (Tony Cook)

(wen)

2016-01-15 10:50:54 UTC MAIN commitmail json YAML

p5-Time-Piece had been updated to 1.31 before

(wen)

2016-01-15 07:05:47 UTC MAIN commitmail json YAML

Updated textproc/p5-PDF-Create to 1.27

(wen)

2016-01-15 07:05:00 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
1.27  2016-01-14 10:50:00 MANWAR
      - Added LICENSE file.

1.26  2016-01-03 00:45:00 MANWAR
      - Merged GitHub Pull Request #9 from ESERTE.

1.25  2016-01-02 01:05:00 MANWAR
      - Merged GitHub Pull Request #8 from TAISNIF.

1.24  2015-12-14 11:35:00 MANWAR
      - Documented method version().
      - Added check for version number.
      - Added unit test for method version().

1.23  2015-12-05 12:40:00 MANWAR
      - Added parameter validation check for method new_outline().

(wen)

2016-01-15 06:53:16 UTC MAIN commitmail json YAML

Updated www/moodle to 3.0.2

(wen)

2016-01-15 06:50:55 UTC MAIN commitmail json YAML

Update to 3.0.2
Move the line of ${SED} from do-install to post-patch, to pet pkglint

Upstream change:
Releases > Moodle 3.0.2 release notes

Release date: 11 January 2016

Here is the full list of fixed issues in 3.0.2.
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

This is a very quiet release since Moodle 3.0.1 has only come out recently and lots of developers and users took Christmas holidays after that. Additional interesting issues included in 3.0.2 are:

    MDL-49473 - Logs export contains year
    MDL-52078 - Fixed error in grade totals when using natural grading and excluding hidden items that appeared only when viewed by students
    MDL-52354, MDL-52355 - Database module now allows to set dates in a broader range and respects calendar type plugin
    MDL-51257 - Messaging screen now indicates when a message is not sent
    MDL-52194 - Fixed Flowplayer not working with insecure configuration of request_order

(wen)

2016-01-10 13:38:09 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-CheckLib to 1.05

(wen)

2016-01-10 13:37:10 UTC MAIN commitmail json YAML

Update to 1.05

Upstream changes:
1.05 2015-09-16 Fix handling $PERL_MM_OPT.

1.04 2015-09-16 Handle $PERL_MM_OPT.

(wen)

2016-01-10 13:33:14 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Dump-Streamer to 2.39

(wen)

2016-01-10 13:30:11 UTC MAIN commitmail json YAML

2016-01-10 13:15:32 UTC MAIN commitmail json YAML

Updated textproc/p5-Regexp-Common to 2016010801

(wen)

2016-01-10 13:11:25 UTC MAIN commitmail json YAML

Update to 2016010801

Upstream changes:
Version 2016010801 Fri Jan  8 12:52:36 CET 2016
+ Use 'done_testing ()' instead of 'done_testing', so the test file compiles
  even if the user uses an old Test::More.

Version 2016010701 Thu Jan  7 19:31:34 CET 2016
+ Removed the 29143 tests from t/number/integer.t, and replaced them with
  34689 spread over 7 new files. The reason is, there are sporadic failures
  reported by CPAN testers in the t/number/integer.t file, but this file
  uses the random number generator to generate tests. Which makes issues
  very hard to debug, as failures cannot be reproduced.

  The new tests will be deterministic.

Version 2015121601 Wed Dec 16 01:12:18 CET 2015
+ Force Darwin 10.0 on Perl 5.10.0 to run square tests in 32 bit mode.

Version 2013031302
+ Doc typo fixes (Jonathan You <jawnsy@cpan.org>/RT 67549) and
  (Gregor Herrmann <gregoa@cpan.org>/RT 71131).

(wen)

2016-01-09 14:18:39 UTC MAIN commitmail json YAML

Updated math/R-R2HTML to 2.3.1

(wen)

2016-01-09 14:17:37 UTC MAIN commitmail json YAML

Update to 2.3.1

Upstream changes:
# 2014-09-21 - Version 2.3.1
- Fixed message "Warning in formatC(Signif) : class of 'x' was discarded"
- Fixed problem looking up objects in Sweave. R Code inside
  Sweave files is now evaluated in .GlobalEnv, again, as
  before version 2.3.0.

# 2014-09-06 - Version 2.3
- API BREAK: Make package conform to new CRAN policies.
- .HTML.file is no longer stored in the global environment:
  use HTMLSetFile() and HTMLGetFile() instead of modifying it directly.
- .HTMLenv is no longer stored in the global environment:
  it should never have been accessed directly in the first place.
- fix() is no longer replaced during HTMLStart()/HTMLStop() sessions.
- Remove obsolete handling of 'date' class from package survival.
- Remove obsolete support for old format of objects from the rpart package

(wen)

2016-01-09 14:13:46 UTC MAIN commitmail json YAML

Updated math/R-PHYLOGR to 1.0.8

(wen)

2016-01-09 14:12:48 UTC MAIN commitmail json YAML

Update to 1.0.8

Upstream changes:
Version 1.0.8 2010/08/09
- path.packages instead of .path.package (later is defunct).
- change in lm.phylog to prevent (incorrect) note about no visible binding
  for global variable \xe2\x80\x98sim.counter\xe2\x80\x99 in a call to subset.

(wen)

2016-01-09 14:08:00 UTC MAIN commitmail json YAML

Updated textproc/R-highr to 0.5.1

(wen)

2016-01-09 14:06:59 UTC MAIN commitmail json YAML

Update to 0.5.1
Update LICENSE

Upstream changes:
        CHANGES IN highr VERSION 0.5

MAJOR CHANGES

  o the minimal required R version is 3.0.2 now

        CHANGES IN highr VERSION 0.4

BUG FIXES

  o hi_andre() may fail to find highlight under OS X (thanks, Christopher
  Gandrud, #2)

MINOR CHANGES

  o :: and ::: are recognized as operators, and they will be syntax highlighted
  in the same way as other operators like +, -, *, and /, etc (thanks, Qiang Li)

(wen)

2016-01-09 13:54:50 UTC MAIN commitmail json YAML

Updated devel/p5-CPANPLUS to 0.9156

(wen)

2016-01-09 13:52:24 UTC MAIN commitmail json YAML

Update to 0.9156

Upstream changes:
0.9156      Thu Oct 15 13:29:38 BST 2015

* Handle dists that have numerics in last part of distname
* Compartmentalise build dirs like CPANpm does

(wen)

2016-01-09 13:45:30 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Uploader to 0.103012

(wen)