Commit graph

277744 commits

Author SHA1 Message Date
wiz
d33b905370 p5-Sub-Quote: update to 2.005000.
2.005000 - 2018-02-06
  - fixed defer_info and undefer_sub from returning data for a deferred sub
    after it expires, even if the ref address matches
  - fixed defer_info not returning info for undeferred unnamed subs after the
    deferred sub expires
  - include options in defer_info return data
  - exclude internals from defer_info return data
  - document defer_info function
  - encode all utf8 flagged scalars as strings, since they generally will
    always have originated as strings.  Avoids future warning on bitwise ops
    on strings with wide characters.
  - more thorough check for threads availability to avoid needless test
    failures.
  - added file and line options to quote_sub to allow specifying apparent
    source location.
  - documented additional options to Sub::Defer::defer_sub and
    Sub::Quote::quote_sub.
2018-02-25 17:33:14 +00:00
wiz
1682d390a0 doc: Updated devel/p5-String-Print to 0.93 2018-02-25 17:32:29 +00:00
wiz
22296ee085 p5-String-Print: update to 0.93.
version 0.93:

	Improvements:
	- convert to GIT
	- publish via GitHUB
2018-02-25 17:32:17 +00:00
wiz
f851f84562 doc: Updated devel/p5-Scalar-List-Utils to 1.50 2018-02-25 17:31:26 +00:00
wiz
9acb5150b9 p5-Scalar-List-Utils: update to 1.50.
1.50 -- 2018-02-20 19:13:27
	[CHANGES]
	 * Added head() and tail() functions (thanks preaction)
	 * Support binary and Unicode in symbol names for set_subname()

	[BUGFIXES]
	 * Fix building with C++ and C89 compilers
	 * Fix uniq() test for old Test::More
	 * Fix example get_code_info for unnamed subs (RT#116962)
	 * Fixes for symbol names containing ' characters
         * Don't leak SVs from sum0/product1 when called with zero args
	   (RT#124017)
         * Use sv_rvunweaken() in Scalar::Util::unweaken() (thanks ilmari)
	 * Misc. fixes for perl 5.6
2018-02-25 17:31:14 +00:00
wiz
e0d3206bad doc: Updated devel/p5-Ref-Util-XS to 0.117 2018-02-25 17:30:04 +00:00
wiz
2c22fe15e4 p5-Ref-Util-XS: update to 0.117.
0.117     2018-01-31 12:47:11+01:00 Europe/Amsterdam

        * Allow the custom OPs to be deparsed with B::Deparse.
          (Graham @haarg Knop)
        * Optimize the shared object size by moving common call checker
          logic into a function. (James Raspass)
2018-02-25 17:29:49 +00:00
wiz
4cc7b2f61c doc: Updated devel/p5-Proc-ProcessTable to 0.55 2018-02-25 17:28:36 +00:00
wiz
bddff03844 p5-Proc-ProcessTable: update to 0.55.
Changes not documented.
2018-02-25 17:28:25 +00:00
wiz
5b0b419992 doc: Updated devel/p5-Params-ValidationCompiler to 0.27 2018-02-25 17:27:14 +00:00
wiz
960dac5878 p5-Params-ValidationCompiler: update to 0.27.
0.27     2018-02-11

- Fixed a bug with inlining Moose types. If a type's parent needed environment
  variables those would not get closed over. Reported by Mark Fowler. GH #22.

- Added a debug option to dump the source of the subroutine before it is
  eval'd.
2018-02-25 17:27:01 +00:00
wiz
d723be0399 doc: Updated devel/p5-PPIx-Regexp to 0.055 2018-02-25 17:25:51 +00:00
wiz
0cd155d25d p5-PPIx-Regexp: update to 0.055.
0.055		2018-02-08	T. R. Wyant
    Tokenizer method prior() is now fatal. This was documented as
    package-private, but as it WAS documented, I am putting it through a
    deprecation cycle anyway. Six months from now it will be removed.

    Add Script_Run classes as subclasses to their superclass docs. This
    was missed in the last update.
2018-02-25 17:25:39 +00:00
wiz
bc0594778d doc: Updated devel/p5-Module-CoreList to 5.20180220 2018-02-25 17:24:17 +00:00
wiz
22b51bb779 p5-Module-CoreList: update to 5.20180220.
5.20180220
  - Improve handling of broken versions in is_core()
  - Removed Module::CoreList::TieHashDelta
  - Updated for v5.27.9
2018-02-25 17:24:05 +00:00
wiz
d61c359d30 doc: Updated devel/p5-MetaCPAN-Client to 2.023000 2018-02-25 17:22:54 +00:00
wiz
863e8bae28 p5-MetaCPAN-Client: update to 2.023000.
2.023000    26.1.18
            * Support the new 'deprecated' field in File and Release types (Mickey)
2018-02-25 17:22:41 +00:00
wiz
24fbef5183 doc: Updated devel/p5-Log-Report-Optional to 1.06 2018-02-25 17:18:41 +00:00
wiz
b7e745d8c2 p5-Log-Report-Optional: update to 1.06.
version 1.06: Fri  2 Feb 08:53:01 CET 2018

	Fixes:
	- fix metadata [Mohammad S Anwar]
	- Accidentally removed from CPAN

version 1.05: Tue Jan 23 22:44:26 CET 2018

	Improvements:
	- convert to GIT
	- publish via GitHUB
2018-02-25 17:18:31 +00:00
wiz
d20e175e05 doc: Updated devel/p5-Log-Dispatchouli to 2.016 2018-02-25 17:17:47 +00:00
wiz
f7e9db55ab p5-Log-Dispatchouli: update to 2.016.
2.016     2018-02-21 12:47:46-05:00 America/New_York
        - the Proxy logger now respects the same overloading as the root logger
        - muted works as a constructor argument (thanks, Dan Book)
2018-02-25 17:17:38 +00:00
wiz
0b743803f0 doc: Updated devel/p5-List-UtilsBy to 0.11 2018-02-25 17:14:45 +00:00
wiz
e6f52a14f5 p5-List-UtilsBy: update to 0.11.
0.11    2018-01-31 23:12:44
        [CHANGES]
         * Added 'minmax_by' (RT124275)

        [BUGFIXES]
         * use lib '.' for 5.26+ (RT120418)
2018-02-25 17:14:36 +00:00
wiz
14adf03104 doc: Updated devel/p5-Importer to 0.025 2018-02-25 17:13:57 +00:00
wiz
72dad21b88 p5-Importer: update to 0.025.
0.025     2018-02-18 12:42:37-08:00 America/Los_Angeles

    - Minor cperl fix
2018-02-25 17:13:48 +00:00
wiz
ee3881f4a5 doc: Updated devel/p5-IPC-Cmd to 1.00 2018-02-25 17:13:05 +00:00
wiz
bf38ad3871 p5-IPC-Cmd: update to 1.00.
1.00 Wed Feb 14 16:14:01 GMT 2018

  Bug fixes:
  - Resolve RT #91784  'run_forked("/usr/bin/echo test") captures no output'
  - Resolve RT #124415 'The 03_run_forked.t test fails (sometimes) on HPUX'
2018-02-25 17:12:56 +00:00
wiz
a3a830c1d4 doc: Updated devel/p5-IO-AIO to 4.4 2018-02-25 17:09:25 +00:00
wiz
362c5cb5c6 p5-IO-AIO: update to 4.4.
4.4   Tue Feb 20 07:54:12 CET 2018
	- new aio_slurp request.
        - add (experimental) IO::AIO::eventfd and timerfd* function.
	- add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit.
        - point out that aio_copy overwrites existing files.
        - removed filesystem magic number table from aio_statvfs docs as
          statvfs doesn't actually return this info at all (statfs does).
        - add a bunch of (mostly linux-specific) constants for use in ioctls
          (see aio_ioctl docs).
        - treescan now has a proper manpage and useful --help output.
        - new option --sync in treescan, to sync everything in a subtree.
        - changed default for aio_msync flags to MSYNC_SYNC.
        - document offset/length behaviour of mprotect/madvise.
        - support linux's renameat2 (via aio_rename2).
        - add aio_rename2, an aio_rename with flags.
        - add F_DUPPFD_CLOEXEC, F_OFD_[SG]ETLKW? constants.
        - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE.
        - (libeio) use posix_close if available.
        - (libeio) internal close() calls no longer disturb errno.
        - add IO:AIO::FALLOC_FL_UNSHARE.
        - update schmorp.h for removal of USE_SOCKETS_AS_HANDLES
          and better eventfd detection.
2018-02-25 17:09:17 +00:00
wiz
80a8940d83 doc: Updated devel/p5-Hash-Case to 1.030 2018-02-25 17:08:11 +00:00
wiz
ec1659e888 p5-Hash-Case: update to 1.030.
version 1.03: Mon 22 Jan 17:14:46 CET 2018

	Improvements:
	- convert to GIT
	- development on GitHUB
2018-02-25 17:08:03 +00:00
wiz
791849adc6 doc: Updated devel/p5-Getopt-Long-Descriptive to 0.102 2018-02-25 17:06:40 +00:00
wiz
0d6bdec12e p5-Getopt-Long-Descriptive: update to 0.102.
0.102     2018-02-20 14:44:17-05:00 America/New_York
        - long spacer lines are now line broken
        - "empty" spacer lines no longer have leading whitespace
        - option specifications ":+" and ":5" (etc.) now get better
          presentation in the usage description
2018-02-25 17:06:31 +00:00
wiz
d98ff398cb doc: Updated devel/p5-File-Slurper to 0.012 2018-02-25 17:03:31 +00:00
wiz
ebad374d13 p5-File-Slurper: update to 0.012.
0.012     2018-02-20 21:53:30+01:00 Europe/Amsterdam
          Depend on Encode 2.11 for STOP_AT_PARTIAL
2018-02-25 17:03:22 +00:00
wiz
28bd764b40 doc: Updated devel/p5-File-ChangeNotify to 0.28 2018-02-25 17:02:09 +00:00
wiz
c816ffed7c p5-File-ChangeNotify: update to 0.28.
0.28   2018-02-11

- Fixed handling of the IN_MOVED_TO event for the Inotify watcher. This event
  was being entirely ignored, but we should just treat it as a file creation
  event. Fixed by Aaron Crane. PR #2.
2018-02-25 17:01:59 +00:00
wiz
ca856499a5 doc: Updated devel/p5-ExtUtils-MakeMaker to 7.32 2018-02-25 17:00:29 +00:00
wiz
c6079a5b51 p5-ExtUtils-MakeMaker: update to 7.32.
7.32  Fri Feb 16 20:10:58 GMT 2018

    No changes since v7.31_08

7.31_08 Mon Feb 12 12:19:11 GMT 2018

    VMS fixes:
    - Fix 8-space line prefixes in MM_VMS.pm

7.31_07 Tue Jan 16 16:09:04 GMT 2018

    Bug fixes:
    - Change warning text for libscan() README.pod

7.31_06 Tue Jan 16 10:28:11 GMT 2018

    Bug fixes:
    - Teach libscan() to exclude README.pod

    Doc fixes:
    - Documented when XSMULTI and XSBUILD are available
    - Documented more version requirements for attributes

7.31_05 Sat Nov 25 09:22:51 GMT 2017 (LPW Edition)

    Doc fixes:
    - Spelling fixes
    - clarify behaviour if VENDORLIB and no VENDORARCH

7.31_04 Thu Oct  5 12:22:24 BST 2017

    Darwin/NeXT fixes:
    - Escape ld -framework flags

7.31_03 Mon Jul 10 09:34:26 BST 2017

    Bug fixes:
    - Filter out non-XS .a files for static builds

7.31_02 Mon Jun 26 13:53:15 BST 2017

    VMS fixes:
    - Fixes for .PL tests
    - VMS override for static_lib_pure_cmd
    - Make the new subdirsstatic test portable

7.31_01 Wed Jun 14 15:57:52 BST 2017

    Test fixes:
    - Skip static test unless in perl core or in a .git directory
2018-02-25 17:00:21 +00:00
wiz
c12de1c867 doc: Updated devel/p5-Dist-Zilla to 6.011 2018-02-25 16:55:39 +00:00
wiz
7409bd3cc4 p5-Dist-Zilla: update to 6.011.
6.011     2018-02-11 12:57:02-05:00 America/New_York
        - stashes can now be added in [%Stash] form from a bundle (thanks,
          Karen Etheridge)
        - use $V env var as an override, when set, in [AutoVersion]
          (thanks, Karen Etheridge)
        - all remaining uses of Class::Load are replaced with Module::Runtime
          (thanks, Karen Etheridge)
2018-02-25 16:55:30 +00:00
wiz
9d5c93c188 doc: Updated devel/p5-Class-C3-Componentised to 1.001002 2018-02-25 16:48:39 +00:00
wiz
0765b886fc p5-Class-C3-Componentised: update to 1.001002.
1.001002 - 2018-02-23
      - fixed author metadata
      - added x_static_install and dynamic_config=0 to metadata
      - added x_authority to metadata
2018-02-25 16:48:30 +00:00
wiz
4ca8f0637a doc: Updated devel/p5-CPAN-Perl-Releases to 3.48 2018-02-25 16:45:32 +00:00
wiz
29013f3c9f p5-CPAN-Perl-Releases: update to 3.48.
-----------------------------------------
version 3.48 at 2018-02-20 21:16:37 +0000
-----------------------------------------

  Change: b4932c7dafb32915ca0830f9294b619eaf7a93f3
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-02-20 21:16:37 +0000

    Updated for v5.27.9

-----------------------------------------
version 3.46 at 2018-01-20 11:07:29 +0000
-----------------------------------------

  Change: f56297606d2b5f0d4a73182943f1eb3bda46b0a4
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-01-20 11:07:29 +0000

    Updated for v5.27.8
2018-02-25 16:45:24 +00:00
wiz
618af739d9 doc: Updated devel/p5-B-Keywords to 1.18 2018-02-25 16:44:29 +00:00
wiz
101f345c45 p5-B-Keywords: update to 1.18.
1.17 Mon Jan 29 17:57:05 CET 2018 rurban
  - Added 5.27.8 changes, whereis/whereso is gone for good.
    There's still a chance for perl6 compat
1.18 Mon Jan 29 18:09:23 CET 2018 rurban
  - Oops, forgot break
2018-02-25 16:44:21 +00:00
wiz
0379357707 doc: Updated devel/p5-Async-Interrupt to 1.22 2018-02-25 16:42:58 +00:00
wiz
fa81889932 p5-Async-Interrupt: update to 1.22.
1.22 Thu Jan 18 17:43:14 CET 2018
	- further USE_SOCKETS_AS_HANDLES fixes (Z59).
2018-02-25 16:42:49 +00:00
adam
c4da67ebb4 Updated devel/nasm 2018-02-25 16:42:28 +00:00