Commit graph

277939 commits

Author SHA1 Message Date
taca
3d92f5f613 devel/ruby-gettext: update to 3.2.6
## 3.2.6: 2017-12-17 {#version-3-2-6}

### Fixes

  * Fixed a regression bug that `\'` and `\\` aren't processed in
    `'...'`.
    [GitHub#56][Reported by Micha«³l Hoste]

### Thanks

  * Micha«³l Hoste

## 3.2.5: 2017-12-14 {#version-3-2-5}

### Improvements

  * Stop to use `eval`.
    [GitHub#56][Reported by Micha«³l Hoste]

### Thanks

  * Micha«³l Hoste
2018-02-28 16:47:18 +00:00
taca
e2a6ae655c doc: Updated devel/ruby-flexmock to 2.3.6 2018-02-28 16:46:19 +00:00
taca
91758583fe devel/ruby-flexmock: update to 2.3.6
* fix interaction between based partials, signature matching and 'explicitly'
2018-02-28 16:46:02 +00:00
leot
7b34bff3c2 sacc: Fix a copypasto in HOMEPAGE 2018-02-28 16:32:56 +00:00
taca
f90c78ab7e doc: Updated devel/ruby-ffi to 1.9.23 2018-02-28 16:31:08 +00:00
taca
d2dcc31a1f devel/ruby-ffi: update to 1.9.23
pkgsrc change: update HOMEPAGE

1.9.19 and 1.9.20 were not released.

1.9.21 2018/02/06

* Use PRIsVALUE shim when not available for Ruby < 2.0 compatibility.
* Drop Ruby 1.8.7 support (#480)
* Add support for Sparc64 Linux. (#574)
* Add support for MSYS2 (#572)
* Normalize sparc64 to sparcv9. (#575)
* Fix compatibility with PPC64LE platform (#577)
* Added support for Bitmask. (#573)
* Use Ruby implementation for `which` (#315)
* Do closures via libffi
* Do not assume a path to the sh and env binaries (#528)
* Fix typo of mprotect (#586)
* read_string should not throw an error on length 0
* optimise read_string for case if len is nil
* add missing win64 types fixes #588
* Upgrade to yard ~> 0.9 to silence Github dependency vulnerability warning.
* Use kramdown for markdown processing.
* update travis for latest ruby versions.
* Bump rake-compiler-dock dependency to add ruby-2.5 support (#599)
* Bump version again while I figure out how to build this thing.

1.9.22 2018/02/23

* Various fixes and more deterinistic gem packaging (#612)
* suppress unused variable warning
* Add Appveyor badge icon

* Fix failures on MacOS (#617)

1.9.23 -- 2018/02/25
* Fix repeated generation of autoconf files
* Update libffi to latest master
* Fix wrong path to search for configure
* README: Remove now unnecessary PaX workaround [ci skip]
2018-02-28 16:30:45 +00:00
taca
04dee69b5f doc: Updated devel/ruby-fast_gettext to 1.6.0 2018-02-28 16:15:44 +00:00
taca
7cddc4b106 devel/ruby-fast_gettext: update to 1.6.1
1.6.0 -- 2017/12/03

* Ruby 2.4 unified Bignum and Fixnum into Integer.
* fix bug where locale files with underscores in them are not loading in
  yaml.rb#find_and_store_files
* add exception for mismatching filename <=> file contents

1.6.1 -- 2018/01/18

* Update Contributors in Readme.md.
2018-02-28 16:15:24 +00:00
taca
9eee159fec doc: Updated textproc/pear-Console_Table to 1.3.1 2018-02-28 16:03:53 +00:00
taca
3f24ff6584 textproc/pear-Console_Table: update to 1.3.1
1.3.1						2018-01-25 15:56 UTC
Changelog:

* Fix warning with PHP 7.2 when passing non-array data (Remi Collet
  <remi@remirepo.net>, PR #14).
2018-02-28 16:03:31 +00:00
taca
ca0139292d doc: Updated net/pear-Net_Sieve to 1.4.2 2018-02-28 16:02:48 +00:00
taca
d0289d4974 net/pear-Net_Sieve: udpate to 1.4.2
1.4.2							2018-02-14 04:55 UTC
Changelog:

* Composer: Fix license identifier, don't use unbound version numbers for deps
2018-02-28 16:02:25 +00:00
taca
d57bc387e9 doc: Updated math/pear-Numbers_Words to 0.18.2 2018-02-28 16:02:00 +00:00
taca
c7ded1c93a math/pear-Numbers_Words: update to 0.18.2
0.18.2							2018-02-13 09:05 UTC

Changelog:

* PR #32: fix "count(): Parameter must be an array or an object that
  implements Countable" with PHP 7.2
2018-02-28 16:01:41 +00:00
taca
bdc3d4b50f www/php-http3: allow build with PHP 7.1 and 7.2 2018-02-28 16:00:49 +00:00
taca
69b7704583 doc: Updated www/contao45 to 4.5.4 2018-02-28 15:59:09 +00:00
taca
6913bdedc0 www/contao45: update to 4.5.4
Contao 4.5.4 is released on 14th Feb 2018.

Release note:

Contao version 4.5.4 is available.  The bugfix release fixes several
issues including a problem with rebuilding the search index.
2018-02-28 15:58:45 +00:00
taca
2137ca9f8d doc: Updated www/contao44 to 4.4.14 2018-02-28 15:57:53 +00:00
taca
331b433b6f www/contao44: update to 4.4.14
Contao 4.4.14 is released on 14th Feb 2018.

Release note:

Contao version 4.4.14 is available. The bugfix release fixes several issues
including a problem with rebuilding the search index.
2018-02-28 15:57:29 +00:00
taca
aa522dc37f doc: Updated devel/ruby-docile to 1.3.0 2018-02-28 15:48:11 +00:00
taca
2285f79e4c devel/ruby-docile: update to 1.3.0
## [v1.3.0 (Feb 7, 2018)](http://github.com/ms-ati/docile/compare/v1.2.0...v1.3.0)
  - Allow helper methods in block's context to call DSL methods
  - Add SemVer release policy explicitly
  - Standardize on double-quoted string literals
  - Workaround some more Travis CI shenanigans

## [v1.2.0 (Jan 11, 2018)](http://github.com/ms-ati/docile/compare/v1.1.5...v1.2.0)

  - Special thanks to Christina Koller (@cmkoller)
    - add DSL evaluation returning *return value of the block* (see `.dsl_eval_with_block_return`)
  - add an example to README
  - keep travis builds passing on old ruby versions
2018-02-28 15:47:49 +00:00
taca
8bc8a23354 doc: Added devel/ruby-classy_hash version 0.2.1 2018-02-28 15:46:19 +00:00
taca
a796d53c8a devel/Makefile: add ane enable ruby-classy_hash 2018-02-28 15:45:55 +00:00
taca
8620b0154b devel/ruby-classy_hash: add version 0.2.1
pkgsrc note: required by newer games/ruby-squib.

Classy Hash is a schema validator for Ruby Hashes.  You provide a simple
schema Hash, and Classy Hash will make sure your data matches, providing
helpful error messages if it doesn't.
2018-02-28 15:45:32 +00:00
taca
5ea2ca7878 doc: Updated devel/ruby-byebug to 10.0.0 2018-02-28 15:43:29 +00:00
taca
c0dccc7eda devel/ruby-byebug: update to 10.0.0
10.0.0 - 2018-01-26

Changed

* Breaking on methods now stops on the first effective line of a method, not
  on the line containing the def keyword.

Added

* Show valid breakpoint locations when invalid location given (#393, @ko1).
* Ruby 2.5.0 support (#397, @yui-knk).
* Log host & port when launching byebug's client in remote mode.
* Some love & tests to remote debugging (#82).
* remote_byebug shortcut to start the most common case for remote debugging
  (#141).

Fixed

* Properly ignore ruby fullpath executable when passed to byebug script
  (#419).
* Remote server crash when interrupting client (#141, #274).
* Control server thread being able to interrupt main thread only a single
  time. (#239).
2018-02-28 15:43:08 +00:00
taca
513bb827c0 doc: Updated devel/ruby-backports to 3.11.1 2018-02-28 15:39:52 +00:00
taca
3411a7b477 devel/ruby-backports: update to 3.11.1
Version 3.11.0 - December 25th, 2017

* New Ruby version 2.5.0

	o Array

		- append, prepend

	o Dir

		- children, each_child

	o Enumerable

		- any?, all?, none?, one? (with pattern argument)

	o Hash

		- slice
		- transform_keys

	o Integer

		- sqrt
		- allbits?, anybits? and nobits?

	o Kernel

		- yield_self

	o Module

		- attr, attr_accessor, attr_reader, attr_writer (now public)
		- define_method, alias_method, undef_method, remove_method
		  (now public)

	o String

		- delete_prefix, delete_prefix!
		- delete_suffix, delete_suffix!

	o Struct

		- new (with keyword_init: true)

* require 'backports/latest' is now the right way to require everything

Version 3.10.0 - October 17, 2017

* Additional features of 2.4.0

	o Enumerable

		- uniq
		- sum

	o Hash

		- compact
		- transform_values

Version 3.9.0 - October 07, 2017

* From 2.4.0: dup for true, false, nil, Numeric

* From 2.2.0: Method#super_method

Version 3.8.0 - April 26, 2017

* From 2.4.0: String#match?, Regexp#match?

* From 2.3.0:

	o unary String#+, -
	o Numeric: positive?, negative?
	o Hash: to_proc, fetch_values, >, <, >=, <=
	o Enumerable: chunk_while, grep_v
	o {Array|Hash|Struct}#dig
	o Array#bsearch_index

* From 2.2.0:

	o Method#curry
	o String#unicode_normalize{|?|!}
	o Kernel#itself
	o Float: next_float, prev_float

Version 3.7.0 - March 28, 2017

* Initiate work on backports of 2.2, 2.3, 2.4

* From 2.4.0:

	o Comparable#clamp

* From 2.2.0:

	o Enumerable: slice_when, slice_after
2018-02-28 15:39:31 +00:00
taca
ab8254504e doc: Removed devel/ruby-atomic 2018-02-28 15:32:52 +00:00
taca
c373d86b0c devel/ruby-atomic: remove deprecated by ruby-concurrent-ruby
Remove ruby-atomic deprecated by ruby-concurrent-ruby.
2018-02-28 15:32:39 +00:00
taca
c50355cae3 devel/Makefile: delete ruby-atomic 2018-02-28 15:30:12 +00:00
taca
40b73eb45a doc: Added devel/ruby-concurrent-ruby version 1.0.5 2018-02-28 15:28:15 +00:00
taca
504b35e79e devel/Makefile: add and enable ruby-concurrent-ruby 2018-02-28 15:27:47 +00:00
taca
f98453a2d4 devel/ruby-concurrent-ruby: Add ruby-concurrent-ruby 1.0.5
pkgsrc note: This package deprecates devel/ruby-atomic, too.


Modern concurrency tools including agents, futures, promises, thread pools,
actors, supervisors, and more.

Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency
patterns.

The design goals of this gem are:

* Be an 'unopinionated' toolbox that provides useful utilities without
  debating which is better or why
* Remain free of external gem dependencies
* Stay true to the spirit of the languages providing inspiration
* But implement in a way that makes sense for Ruby
* Keep the semantics as idiomatic Ruby as possible
* Support features that make sense in Ruby
* Exclude features that don't make sense in Ruby
* Be small, lean, and loosely coupled
2018-02-28 15:27:19 +00:00
taca
3b0f3063ec doc: Updated devel/ruby2ruby to 2.4.1 2018-02-28 15:20:22 +00:00
taca
4c245bd4de devel/ruby2ruby: update to 2.4.1
=== 2.4.1 / 2018-02-15

* 2 minor enhancements:

  * Added bitwise ops to BINARY. (david942j)
  * Added rewrite_call|if|until|while to normalize `not` in conditions.
2018-02-28 15:20:00 +00:00
taca
5187ed52dd doc: Updated devel/ruby-sexp-processor to 4.10.1 2018-02-28 15:19:40 +00:00
taca
b9452a8ff7 devel/ruby-sexp-processor: updaet to 4.10.1
=== 4.10.1 / 2018-02-15

* 1 minor enhancement:

  * Tweaked pt_testcase for ruby 2.5 and better ruby2ruby test data.
2018-02-28 15:19:16 +00:00
taca
58bd0930c0 doc: Updated devel/hoe to 3.16.2 2018-02-28 15:18:24 +00:00
taca
629f6b849f devel/hoe: update to 3.16.2
=== 3.16.2 / 2017-11-21

* 2 bug fixes:

  * Make missing history/readme situations more resilient and informative. (kemonomachi)
  * Make missing urls value just warn.
2018-02-28 15:18:04 +00:00
taca
4b6dd272cf doc: Updated databases/ruby-tiny_tds to 2.1.1 2018-02-28 15:17:10 +00:00
taca
34a555dbab Add missing pkg_alternatives support. 2018-02-28 15:16:45 +00:00
taca
d93d109684 databases/ruby-tiny_tds: update to 2.1.1
* Clarified ISSUE_TEMPLATE.md with explicit steps (#390)
* Fix FreeTDS installation instructions in README (#392)
* Use our 2017-GA SQL Server Docker Image (#397)
* Move message_handler from a shared value to userdata
2018-02-28 15:15:49 +00:00
fhajny
af27027a35 doc: Updated lang/elixir to 1.6.2 2018-02-28 15:14:11 +00:00
fhajny
6af9d8b363 lang/elixit: Update to 1.6.2.
1. Enhancements

Mix
- [mix compile.erlang] Teach Mix erlang compiler alternative spelling
  for -behavior declaration
- [mix format] Support the :subdirectories configuration that points
  to other directories with their own .formatter.exs file. This is
  useful in umbrella applications. mix new --umbrella has also been
  changed to use this new configuration by default
- [mix format] Include the current environment for missing dependency
  errors

2. Bug fixes

Elixir
- [Code.Formatter] Ensure -> does not exceed line length
- [DynamicSupervisor] Properly tag error reports generated by dynamic
  supervisors so they can be properly translated by Logger
- [DynamicSupervisor] Consider extra arguments during child restart
- [Kernel] Ensure arguments given to a guard defined with defguard are
  evaluated in the correct order
- [Module] Do not remove docs for previous function declaration when
  @impl true is used
- [Supervisor] Ensure use Supervisor properly adds the @behaviour
  Supervisor annotation

Mix
- [Mix.Shell] Bring back Mix.Shell.cmd/2 - this arity was defined via
  a default argument that was accidentally removed
2018-02-28 15:14:02 +00:00
taca
0dd35668a0 doc: Updated time/ruby-tzinfo to 1.2.5 2018-02-28 15:10:21 +00:00
taca
6a145f992b time/ruby-tzinfo: update to 1.2.5
Version 1.2.5 - 4-Feb-2018
--------------------------

* Support recursively (deep) freezing Country and Timezone instances. #80.
* Allow negative daylight savings time offsets to be derived when reading from
  zoneinfo files. The utc_offset and std_offset are now derived correctly for
  Europe/Dublin in the 2018a and 2018b releases of the Time Zone Database.
2018-02-28 15:10:01 +00:00
taca
0bd5f3bfa8 doc: Updated time/ruby-tzinfo-data to 1.2018.3 2018-02-28 15:08:53 +00:00
taca
68d499763c time/ruby-tzinfo-data: update to 1.2018.3.
Based on version 2018c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-January/000048.html).
2018-02-28 15:08:30 +00:00
adam
6a5242b433 Updated sysutils/salt, sysutils/salt-docs, www/py-aiohttp 2018-02-28 13:38:48 +00:00