Commit graph

31094 commits

Author SHA1 Message Date
minskim
95181d6711 devel/boost-libs: fiber doesn't build on Darwin-1[0-5].*
fiber requires thread_local, and clang in Xcode 7 or earlier doesn't
allow it.
2018-05-07 18:47:02 +00:00
khorben
70b4e314f6 Package py-manticore version 0.1.9
From the release notes:

Added:

 * Ethereum: --txnocoverage cli argument to suppress coverage based analysis halting criteria
 * Ethereum: Support added for more Solidity features (imports, uint/int types, function types)

Fixed:

 * Numerous Ethereum ABI fixes
 * Linux and x86/64 emulation fixes
 * Solver performance issue
2018-05-06 22:20:22 +00:00
minskim
0f4df1a4e3 devel/go-tools: Requires a newer version of go-crypto
autocert was added to go-crypto in 0.0.20180308.
2018-05-06 19:31:43 +00:00
minskim
6f7be6db3e devel/boost-libs: Make fiber compiles on FreeBSD
https://github.com/boostorg/fiber/commit/225b0d75
2018-05-06 18:56:35 +00:00
minskim
279f73e163 devel/boost-headers: Fix wave on FreeBSD
https://github.com/boostorg/wave/commit/0e25913e
2018-05-06 18:46:09 +00:00
adam
1a946c864a py-hypothesis: updated to 3.56.5
3.56.5:
This patch contains some internal refactoring to run :pypi:mypy in CI. There are no user-visible changes.

3.56.4:
This release involves some very minor internal clean up and should have no user visible effect at all.

3.56.3:
This release fixes a problem introduced in :ref:3.56.0 <v3.56.0> where setting the hypothesis home directory (through currently undocumented means) would no longer result in the default database location living in the new home directory.

3.56.2:
This release fixes a problem introduced in :ref:3.56.0 <v3.56.0> where setting :obj:~hypothesis.settings.max_examples to 1 would result in tests failing with Unsatisfiable. This problem could also occur in other harder to trigger circumstances (e.g. by setting it to a low value, having a hard to satisfy assumption, and disabling health checks).

3.56.1:
This release fixes a problem that was introduced in :ref:3.56.0 <v3.56.0>: Use of the :envvar:HYPOTHESIS_VERBOSITY_LEVEL environment variable was, rather than deprecated, actually broken due to being read before various setup the deprecation path needed was done. It now works correctly (and emits a deprecation warning).

3.56.0:
This release deprecates several redundant or internally oriented :class:~hypothesis.settings, working towards an orthogonal set of configuration options that are widely useful without requiring any knowledge of our internals
2018-05-06 09:06:42 +00:00
wiz
bfaf0b036b devel/Makefile: sync 2018-05-06 06:59:59 +00:00
wiz
bf0bf6f2e8 devel/p5-Test-More-UTF8: import p5-Test-More-UTF8-0.05
This module enhances Test::More for UTF8-based projects.
2018-05-06 06:59:12 +00:00
wiz
e31688df65 p5-autobox: update to 3.0.1.
3.0.1 Sat 5 May 20:50:14 2018

    - GH #11: fix version declaration on 5.8 (thanks, Grinnz)

3.0.0 Sat 5 May 18:10:16 2018

    - breaking change:
        - the behaviour of UNIVERSAL methods like $native->can and
          $native->isa is now defined as being the same as when autobox
          is not enabled rather than "undefined". (technically, this
          still falls under the rubric of "undefined", but the switch
          from "don't know" to "don't" could break buggy code, so bump
          for safety)
        - add DOES to the list of non-autoboxed methods
    - switch to SemVer i.e. 2.86 (v2.860.0) -> 3.0.0 (v3.0.0)
    - upgrade ppport.h from 3.35 -> 3.42
2018-05-06 06:54:16 +00:00
wiz
19d93bb605 p5-Test-TempDir-Tiny: update to 0.017.
0.017     2018-05-02 16:31:12-04:00 America/New_York

    - Bumped required version of File::Path to 2.07
2018-05-06 06:46:12 +00:00
wiz
9a905cb61d p5-Test-MockModule: update to 0.14.
v0.14
    - Fixes a bug where the `redefine()` function was dying when attempting to
      mock a function that was defined further up a module's inheritance chain.
      It now only dies when the mocked function does not exist in the module being
      mocked, or any of its parent modules. Thanks @atoomic for the improvement!
2018-05-06 06:39:40 +00:00
wiz
a380205a23 p5-Mouse: update to 2.5.4.
v2.5.4 2018-05-05T03:43:55Z
    - Follow Devel::PPPort 3.42 (#87)

v2.5.3 2018-05-05T03:35:45Z
    - Sorry, I made a mistake. Do not use this version.
2018-05-06 06:35:41 +00:00
wiz
7a8f55dde1 p5-Module-FromPerlVer: update to 0.022001.
-   v0.22.1 Fri May  4 21:05:12 UTC 2018

    Change version dir test to simply existing with matching
    basename to avoid issues with volume and path manglement
    on Windows.

    Still no idea why pre-5.22 fails with compile error.

-   v0.22.0 Wed May  2 12:16:00 CDT 2018

    Break up find call into separate blocks to find out why
    5.20 blows up with it; 5.26 is entirely happy.

    File::Copy::Recursive may still have problems; revert to
    File::Copy::Recursive::Reduced.
2018-05-06 06:26:40 +00:00
wiz
9c07d04ebc p5-IPC-Cmd: update to 1.02.
1.02 Thu May  3 09:42:15 BST 2018

  Bug fixes:
  - Resolve RT #118424 can't use IPC::Cmd->run_forked in the first process of a container
  - Make fix for RT #91784 only apply to HPUX
2018-05-06 06:10:23 +00:00
wiz
c2c97166d1 p5-File-HomeDir: update to 1.00.2.
1.004	2018-05-02
    - release 1.003_002 without further changes

1.003_002	2018-03-13
    - build distribution on Linux
    - add debug message because of RT#65301
    - run author tests with installed spell-checker

1.003_001	2018-03-10
    - skip root homedir test for cygwin (RT#104661)
    - document even undocumented fetchers for FreeDesktop implementation
      (RT#103305) and status quo (RT#88681)
    - Fix several typos (RT#86426, RT#67093, PR#1)
    - play with https://coveralls.io/
    - remove tie interface (PR#4, Thanks Yanick)
    - determine ->my_home when $ENV{HOME} is empty (based on PR#3)
    - relocate repository
2018-05-06 05:53:59 +00:00
wiz
d1f9b98157 p5-ExtUtils-ModuleMaker: update to 0.58.
0.58    May 05, 2018

Address RTC 15563 (Discrepancy between documentation and results re author
information), 125266 ('modulemaker -h' fails to display help message; launches
interactive mode) and 125267 (modulemaker '-b' switch's documentation is
misleading).

0.57    May 02, 2018

Perl-5.6.1 was previously required; removed all code intended to handle
earlier versions of perl.  Otherwise, no change in ExtUtils::ModuleMaker or
'modulemaker' functionality (or, at least, no intended changes).

Removed dependency on File::Save::Home in modules and test suite.  Replaced it
with File::HomeDir.  Borrowed technique for mocking one's home directory
during testing from CPAN-Reporter's test suite (thanks to David Golden, Breno
G. de Oliveira and Perl Toolchain Gang).  This should substantially address
RTC 111637 (Not safe against parallel runs?).  This also facilitated removal
from ExtUtils::ModuleMaker::Auxiliary of many subroutines no longer used in
test suite.  Extensive consolidation of files within the test suite to improve
maintainability and test suite running time.

Provided configuration files for Travis and Appveyor.
2018-05-06 05:52:38 +00:00
markd
2ceffad4c6 tex-etoolbox{,-doc}: update to 2.5e
changes unknown
2018-05-06 02:40:13 +00:00
markd
921768c345 tex-doclicense{,-doc}: update to 1.7.0
1.7.0
Update Russian and Spanish translation.

Fix issue with unescaped newline causing two spaces between license name
and 'license' word.
2018-05-06 02:33:55 +00:00
taca
02fabccf4b devel/ruby-sexp-processor: update to 4.11.0
=== 4.11.0 / 2018-04-05

* 1 minor enhancement:

  * Extended deep_each to skip subtrees if block returns :skip.
2018-05-06 02:06:16 +00:00
taca
27a1db5e12 devel/ruby-pkg-config: update to 1.3.1
== 1.3.1 - 2018-04-28

=== Improvements

  * Changed search order to find C flags.
    [GitHub#6][Reported by HIGUCHI Daisuke]
    * Before: Requires -> Requires.private
    * After: Requires.private -> Requires

=== Thanks

  * HIGUCHI Daisuke

== 1.3.0 - 2018-04-10

=== Improvements

  * Added Ruby 2.0 on Ubuntu Trusty again.

== 1.3.0 - 2018-04-10

=== Improvements

  * Added Ruby 2.0 on Ubuntu Trusty again.
2018-05-06 01:58:04 +00:00
taca
5f674339e8 devel/ruby-mocha: update to 1.5.0
## 1.5.0

* Prevent use of Mocha outside the context of a test/example - thanks to @andyw8 & @lzap (#327)
2018-05-06 01:56:35 +00:00
taca
625c23be65 devel/ruby-eventmachine: update to 1.2.6
## 1.2.6 (April 30, 2018)
* *Fix segfault when an Exception is raised from unbind callback (for real this time!)*
* Fix race condition while initializing the machine [#756]
* Fix for newer compilers where bind() and std::bind() conflict [#830, #831]
* Be verbose about SSL connection errors [#807]
* Avoid explicitly calling class methods when in class scope
* Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
* Java: return zero when sending data to a closed connection [#475, #804]
* Pure Ruby: Connection::error? calls report_connection_error_status [#801]
2018-05-05 15:41:18 +00:00
taca
f59d15c82a devel/ruby-byebug: update to 10.0.2
## 10.0.2 - 2018-03-30

* Error when using byebug with `debase` gem (#447, @tzmfreedom)
2018-05-05 15:39:27 +00:00
minskim
3ba3e72cf7 devel/boost-headers: Fix an incorrect line in a patch
The patch file deleted a backslash incorrectly, breaking the packages
using the header file it patched on some platforms.
2018-05-05 03:47:33 +00:00
tsutsui
11583caf6b ruby-gnome2: update to 3.2.5.
Upstream changes (from NEWS):

== Ruby-GNOME2 3.2.5: 2018-05-02

This is a bug fix release of 3.2.4.

=== Changes

==== Document

  * Fixes

    * Fixed typos.
      [GitHub#1158][Patch by kojix2]
      [GitHub#1160][Patch by kojix2]

==== Ruby/GLib2

  * Fixes

    * Fixed a GC related crash bug.
      [GitHub#1162][Reported by Izumi Tsutsui]

==== Ruby/GObjectIntrospection

  * Improvements

    * Disabled NULL check for GObject Introspection < 1.42. Because
      GObject Introspection < 1.42 doesn't support "(nullable)"
      annotation yet.

==== Ruby/GdkPixbuf2

  * Improvements

    * (({GdkPixbuf::Pixbuf#composite})): Suppressed wrong warning.
      [GitHub#1156][Reported by Chaistrin]
      [GitHub#1157][Patch by cedlemo]

  * Fixes

    * Added a missing white space into message.
      [GitHub#1155][Reported by Robert A. Heiler]

    * (({GdkPixbuf::Pixbuf#composite})): Fixed a bug that width and
      height are ignored.
      [Patch by cedlemo]

==== Ruby/GTK3

  * Improvements

    * (({Gtk::TextBuffer#initialize})): Accepted "property-name" form.
      [GitHub#1161][Reported by kojix2]

==== Ruby/Poppler

  * Improvements

    * Added a workaround for poppler-glib 0.63 bug.
      [GitHub#1159][Reported by HIGUCHI Daisuke]

=== Thanks

  * Robert A. Heiler

  * Chaistrin

  * cedlemo

  * kojix2

  * Izumi Tsutsui

  * HIGUCHI Daisuke
2018-05-03 12:04:02 +00:00
wen
bdf1ee87bc Import python-dotenv-0.8.2 as devel/py-python-dotenv.
python-dotenv reads the key,value pair from .env and adds them to environment
variable. It is great of managing app settings during development and in
production using 12-factor principles.
2018-05-03 02:26:55 +00:00
schmonz
f8f19cb163 Initial import of egypt, a simple tool for creating call graphs of
C programs.
2018-05-02 18:02:36 +00:00
wiz
43079536cf devel/Makefile: + p5-Alien-Role-Alt 2018-05-02 12:57:40 +00:00
wiz
7f483517f6 devel/p5-Alien-Role-Alt: import p5-Alien-Role-Alt-0.03
Some packages come with multiple libraries, and multiple .pc files
to use with them. This Role::Tiny role can be used with Alien::Base
to access different configurations.
2018-05-02 12:57:15 +00:00
wiz
178f3a8c28 p5-version: update to 0.9924.
0.9924 - 2018-04-19
  * Revise CPAN metadata to advertise correct repo
	Patch from Ed <ej_zg@hotmail.com>

0.9923 - 2018-04-15
  * Add back spaces for picky C++ compilers
	Patch from Karl Williamson <khw@cpan.org>

0.9922 - 2018-04-12
  * Switch master repo to github

0.9921 - 2018-04-11
  * Silence overly compulsive GCC 7 warning
	https://rt.cpan.org/Ticket/Display.html?id=123477

  * Improve docs regarding trailing zeros
	https://rt.cpan.org/Ticket/Display.html?id=122858

0.9920 - 2018-04-08

  * Backwards compatible locale handling
	https://rt.cpan.org/Ticket/Display.html?id=125042

0.9919 - 2018-04-08

  * Core improvements to locale handling
	https://rt.cpan.org/Ticket/Display.html?id=124563
2018-05-02 12:23:32 +00:00
wiz
4a1fdf13bd p5-bareword-filehandles: fix dependencies. Ride update. 2018-05-02 12:22:46 +00:00
wiz
446f65b175 p5-multidimensional: update to 0.014.
0.014     2018-04-26 22:35:46+01:00 Europe/London
 - Only use Lexical::SealRequireHints before perl 5.12
2018-05-02 12:22:25 +00:00
wiz
b5ab401492 p5-bareword-filehandles: update to 0.006.
0.006     2018-04-26 22:36:49+01:00 Europe/London
 - Only use Lexical::SealRequireHints before perl 5.12
2018-05-02 12:20:05 +00:00
wiz
b9edc96ea5 p5-autobox: update to 2.86.
2.86 Fri 20 Apr 20:07:29 2018

    - GH #9: fix bug which prevented autoboxing working
      under the debugger on perl 5.22+ (thanks, skington)
        - added t/debugger.t
    - GH #8: fix bug which prevented bareword method-calls being
      exempted when the method is a variable e.g. Foo->$bar
    - add operator-overloading note to the gotchas section (GH #7)
2018-05-02 12:19:01 +00:00
wiz
cabdffe055 p5-Test2-Suite: update to 0.000114.
0.000114  2018-04-19 08:39:56-07:00 America/Los_Angeles

    - Fix missing manual section

0.000113  2018-04-19 08:03:42-07:00 America/Los_Angeles

    - Fix typo

0.000112  2018-04-19 07:15:40-07:00 America/Los_Angeles

    - Switch spec to use the testing_done callback
    - Update copyright dates
    - Finish the Anatomy manual section
    - Finish the Tooling manual section
2018-05-02 12:17:30 +00:00
wiz
de578c4a47 p5-Test-Version: update to 2.09.
2.09      2018-04-25
  - Production release identical to 2.08_02 release

2.08_02   2018-04-24
  - Handle common special characters on Windows in taint mode

2.08_01   2018-04-23
  - Diagnostic release
2018-05-02 12:13:42 +00:00
wiz
9f7b58a56c p5-Test-Simple: update to 1.302136.
1.302136  2018-04-19 05:40:11-07:00 America/Los_Angeles

    - Add test2_add_callback_testing_done to Test2::API
2018-05-02 12:12:53 +00:00
wiz
f0fd9f4d40 p5-Test-Pod: update to 1.52.
1.52  2018-04-19
    * *.psgi files are now recognized as pod-containing files (thanks, Tom
      Hukins!)
    * explicit perl 5.8 dependency removed
2018-05-02 12:11:15 +00:00
wiz
aed36259f9 p5-Test-NoTabs: update to 2.02.
2.02      2018-04-21 13:57:54Z
     - no changes since trial release

2.01      2017-06-08 23:38:48Z (TRIAL RELEASE)
     - altered a test to not bake @INC into -I options for a subprocess, to
       avoid too-long commands
2018-05-02 12:10:31 +00:00
wiz
8a95abe64c p5-Test-Deep: update to 1.128.
1.128     2018-04-18
        - numerous small improvements to documentation; thanks to
          Fabrice Gabolde, Daniel Böhmer, Lance Wicks, Matthew Horsfall
        - improved CI setup; thanks to eadjei and Philip J. Ludlam
2018-05-02 12:09:53 +00:00
wiz
9834df6047 p5-Storable: update to 3.11.
2018-04-27 20:40:00 xsawyerx
    version 3.11
        * Fix Strawberry Perl build failures.

2018-04-21 22:00:00 xsawyerx
    Version 3.10
        * Fix binary artifacts from distribution.
2018-05-02 12:09:05 +00:00
wiz
e526a033ba p5-Safe-Isa: update to 1.000010.
1.000010 - 2018-04-25
  - fix DOES tests on 5.8.x

1.000009 - 2018-04-21
  - Fix handling of DOES and does (they no longer fall back to isa in most
    situations outside of Moo/Moose)
2018-05-02 12:03:08 +00:00
wiz
3c193f4929 p5-Safe-Hole: update to 0.14.
0.14 April 13 2018
    - Update issue tracker to github
    - Tidy all the things
    - README.md for github
2018-05-02 12:02:27 +00:00
wiz
bb0d931528 p5-Ref-Util: update to 0.204.
0.204     2018-04-19 13:21:49+02:00 Europe/Oslo

        * fix Makefile.PL so that the 'install' sub is patched before
          WriteMakefile() is called (issue #41).
2018-05-02 12:01:39 +00:00
wiz
355a50bcae p5-PPIx-Regexp: update to 0.058.
0.058		2018-04-26	T. R. Wyant
    Prefer /[0-9]/ over /\d/ for numeric checks. The latter can match
    non-ASCII digits.

    Explain the negated POSIX character classes. Also tweak some of the
    asserted explanations -- mostly for readability and parallel
    construction with the negated explanations, but it turns out
    [[:digit:]] is NOT equivalent to [0-9].

0.057		2018-04-17	T. R. Wyant
    Allow ->asserts( 'a*' ). This modification actually allows wild
    cards in asserts() on all match semantic modifiers, but it is
    probably only useful in the case of 'a*', because that is the only
    one that can be doubled.

    Explain grouping structure as 'Grouping', not 'Capture or grouping'.

    Caret modifier was not turning off /n. This was complicated by the
    fact that (?^) was introduced in 5.13.6, but (?n) was not introduced
    until 5.21.8. The solution was to include -n in the expansion of the
    caret if and only if /n had been seen in the scope of the caret.

    Recognize caret in /(?^)x/.

    Acknowledge Regexp::Parsertron in SEE ALSO
2018-05-02 12:00:59 +00:00
wiz
81b6302266 p5-MooX-File-ConfigDir: update to 0.007.
0.007	2018-04-30
    - Spelling fixes triggered by Mohammed Anwar's PR for
      File::ConfigDir
    - CI improvements to ensure constant high software quality
    - add license files
2018-05-02 11:51:09 +00:00
wiz
52f722a1c2 p5-MooX-ConfigFromFile: update to 0.009.
0.009	2018-05-01
    - ensure maximal test coverage
    - improve test diagnostics
    - fix distribution META data
    - add license files
    - introduce sorted_loaded_config to allow implementation
      of different sort strategies
    - allow tune merge behavior
    - improve documentation
2018-05-02 11:49:25 +00:00
wiz
3c6c97afac p5-Module-FromPerlVer: update to 0.021000.
-   v0.21.0 Mon Apr 30 15:14:58 CDT 2018

    Repair Makefile.PL, version spec's lost in the
    regression at v0.20.

-   v0.20.1  Fri Apr 27 18:47:30 CDT 2018

    Makefile.PL cleanups.

-   v0.20.0  Thu Apr 26 22:45:15 CDT 2018

    Bump version.

-   v0.11   Tue Apr 24 17:34:45 CDT 2018

    Add back file-based tests for a variety of version
    strings.

    Replace join on '/' with File::Spec::Functions to allow
    use on systems with volumes -- anyone with VMS kindly
    test this for me.

    Removed anything git-ish from the module & tests.

-   v0.10  Sun Apr 22 19:08:47 CDT 2018

    There is simply no way to get a consistent shell interface to
    git across different platforms; every fix for one breaks another.
    Going back to the original approach of supporting only the
    perl-version dir's, which has reliably worked throughout.
2018-05-02 11:46:54 +00:00
wiz
da968d6efb p5-Module-Compile: update to 0.37.
0.37 Sun Apr 29 19:31:11 PDT 2018
 - Apply PR/10 @mohawk2++

0.36 Sun Apr 29 17:09:53 PDT 2018
 - Apply PR/8 @knowledgejunkie++
 - Apply PR/9 @mohawk2++
2018-05-02 11:45:13 +00:00
wiz
f60de566eb p5-Module-CPANfile: update to 1.1004.
1.1004  2018-04-26 02:07:14 PDT
        - Fix a bug in to_strings with empty feature block (charsbar) #50
        - Explicitly add . in tests for perl 5.26
2018-05-02 11:44:02 +00:00