Commit graph

269756 commits

Author SHA1 Message Date
taca
2d83b297f1 Update ruby-kramdown to 1.15.0.
kramdown 1.15.0 released (2017/09/08)

The most important change is that this release drops compatibility with Ruby
versions < 2.0!  Aside from that it includes some bug fixes, so updating is
recommended.

Changes

o 2 minor changes:

  * Drop compatibility with Ruby versions < 2.0
  * Make footnote output XML compatible (requested by Kriss Andsten)

o 4 bug fixes:

  * Apply abbreviation substitution to footnotes (fixes #440, reported by
    Thomas Leese)
  * Fix TOC entries by removing nested links (fixes #434, reported by Nate
    Wernimont)
  * Fix problems with brackets in certain situations when using the LaTeX
    converter (fixes #414, reported by Ryan Koppenhaver)
  * Fix escaping of URLs in the LaTeX converter (reported by Moshe Kamensky in
    pull request #67)

kramdown 1.14.0 released (2017/06/26)

This release adds support for rouge 2.x and fixes some minor issues - updating
is recommended.

Changes

o 2 minor changes:

* Adapt syntax highlighter for rouge to support version 1.x and 2.x (pull
  request #413 by Hirofumi Wakasugi)
* Alias Kramdown::Converter::HashAST to Kramdown::Converter::HashAst so that
  the convenience method on Kramdown::Document works (fixes #435, requested by
  Hirofumi Wakasugi)

o 1 bug fix:

* Fix problem with GFM header ID generation when << or >> is used (reported by
  Parker Moore)
2017-09-10 16:07:39 +00:00
taca
524431cdc4 Note update of textproc/ruby-haml package to 5.0.3. 2017-09-10 16:03:50 +00:00
taca
6e992cf2c5 Update ruby-haml to 5.0.3.
## 5.0.3

Released on September 7, 2017
([diff](https://github.com/haml/haml/compare/v5.0.2...v5.0.3)).

* Use `String#dump` instead of `String#inspect` to generate string
  literal. (Takashi Kokubun)
* Fix Erubi superclass mismatch
  error. [#952](https://github.com/haml/haml/pull/952) (thanks [Robin
  Daugherty](https://github.com/RobinDaugherty))

## 5.0.2

Released on August 1, 2017
([diff](https://github.com/haml/haml/compare/v5.0.1...v5.0.2)).

* Let `haml -c` fail if generated Ruby code is syntax
  error. [#880](https://github.com/haml/haml/issues/880) (Takashi Kokubun)
* Fix `NoMethodError` bug caused with Sprockets 3 and :sass
  filter. [#930](https://github.com/haml/haml/pull/930) (thanks [Gonzalez
  Maximiliano](https://github.com/emaxi))
* Fix `list_of` helper with multi-line
  content. [#933](https://github.com/haml/haml/pull/933) (thanks [Benoit
  Larroque](https://github.com/zetaben))
* Optimize rendering performance by changing timing to fix
  textareas. [#941](https://github.com/haml/haml/pull/941) (Takashi Kokubun)
* Fix `TypeError` with empty :ruby
  filter. [#942](https://github.com/haml/haml/pull/942) (Takashi Kokubun)
* Fix inconsistent attribute sort order. (Takashi Kokubun)
2017-09-10 16:03:24 +00:00
taca
cf5ca1346f Note update of textproc/ruby-coderay package to 1.1.2. 2017-09-10 16:02:12 +00:00
taca
84e23206b6 Update ruby-coderay to 1.1.2.
pkgsrc change: add pkg_alternatives support.

Changes in 1.1.2

* Ruby future: Add support for frozen string literals. [#211, thanks to
  Pat Allan]
* C++ scanner: Add C++11 keywords. [#195, thanks to Johnny Willemsen]
* Haml scanner: Allow - in tags.
* Java scanner: Allow Unicode characters in identifiers. [#212, thanks to
  t-gergely]
2017-09-10 16:01:44 +00:00
taca
b152476f48 Note update of sysutils/ruby-facter package to 2.5.1. 2017-09-10 15:58:44 +00:00
taca
7571d9a72a Update ruby-facter to 2.5.1.
2.5.0 (2017/07/05)
* (FACT-1024) Fix AWS EC2 Gzip userdata
* (FACT-1339) Prevent swap warnings on OpenBSD.
* (FACT-1395) Use Windows API for Windows version
* (FACT-1043) Fix virtual fact on Openstack Windows instances
* (FACT-1367) add "VirtuozzoLinux" to RedHat OS Family
* (FACT-1372) IPv6 are incorrectly parsed.
* (FACT-1478) Increase EC2 REST reachability timeout to 0.5s
* (FACT-1479) Replace Timeout.timeout with conventional read timeout
* (FACT-1488) Add git pack config on Windows
* (maint) Sign packages with new signing key
* (FACT-1505) Update URL for new release naming
* Disable proxy when fetching metadata.

2.5.1 (2017/08/17)
* (maint) Minor fixes to get validation working
* (packaging) Stop building all the things
* (FACT-1726) Return correct operatingsystemrelease value for Windows 2016
* (FACT-1729) Remove FFI attach_function_private
* Sort out FFI related methods.
2017-09-10 15:58:14 +00:00
alnsn
8e3f3a709b Drop maintainership - I don't use math/R-XML. 2017-09-10 15:41:18 +00:00
taca
40bc9af577 Note update of sysutils/ruby-childprocess package to 0.7.1. 2017-09-10 15:39:02 +00:00
taca
90522600ba Update ruby-childprocess to 0.7.1.
### Version 0.7.1 / 2017-06-26

* Fixed a noisy uninitialized variable warning
2017-09-10 15:38:26 +00:00
taca
755f30f3db Note update of security/ruby-sshkit package to 1.14.0. 2017-09-10 15:36:44 +00:00
taca
eda32cd7e9 Update ruby-sshkit to 1.14.0.
1.14.0 (2017-06-30)

Breaking changes

* None

New features

* #401: Add :log_percent option to specify upload!/download! transfer log
  percentage - @aubergene
2017-09-10 15:36:13 +00:00
taca
e203844e54 Note update of security/ruby-net-ssh package to 4.2.0. 2017-09-10 15:33:36 +00:00
taca
e4cb2b45ee Update ruby-net-ssh to 4.2.0.
=== 4.2.0.rc2

 * Fix double close bug on auth failure (or ruby 2.2 or earlier) [#538]

=== 4.2.0.rc1

 * Improved logging with proxy command [Dmitriy Ivliev, #530]
 * Close transport on proxy error [adamruzicka, #526]
 * Support multiple identity files [Kimura Masayuki, #528]
 * Move `none` cipher to end of cipher list [Brian Cain, #525]
 * Deprecate `:paranoid` in favor of `:verify_host_key` [Jared Beck, #524]
 * Support Multile Include ssh config files [Kasumi Hanazuki, #516]
 * Support Relative path in ssh confif files [Akinori MUSHA, #510]
 * add direct-streamlocal@openssh.com support in Forward class [Harald Sitter, #502]
2017-09-10 15:32:59 +00:00
alnsn
581fd1aa7e Updated devel/lua-penlight to 1.5.4. 2017-09-10 15:26:54 +00:00
alnsn
f02b979a83 Update devel/lua-penlight to version 1.5.4.
Commits between 1.5.2 and 1.5.4:

* change compat.execute to behave similarly on Lua 5.1 and Lua > 5.1.
* Issue #246: bad/misleading code in examples
* Issue #245 document 'optional'
* split the templating engine in a compile and render step
  backward compatible. Minor caveat is that it introduces
  2 local variables in the template, but chances of name collissions
  are very low.
  Additionally: reduced the string concatenation. Only one concat call
  is left.
* Merge pull request #249 from Tieske/feat/reuse-template
  split the templating engine in a compile and render step
* updated template module
  - added the newline option (for single line output)
  - merged test files: test-template and test-substitute
  - changed compile signature to take a table of options
  - improved error reporting: syntax errors report error + code
* Fix global success variable in lapp.
* Added more tests for seq.last
* Minor refactor of seq.last and fixes corner case of
  an empty source stream as outlined in issue #252.
* Added tests for List.put, remove, len, clear and contains.
* Added tests for List.split.
* Added tests for List.partition.
* Added missing tests for List.range, reduce and foreach.
* feat(template): handle special case of a constant string
  A common scenario is an 'option' for templates, where most
  of the use is without it. This change optimizes the render
  function in case of constant strings
* Fix error in 'pl.lapp.process_options_string'
  Fix error "attempt to concatenate a nil value (local 'vtype')" by
  checking making sure vtype is not nil.
* Merge pull request #250 from Tieske/feat/improve-template
  feat(template) newline option, better error reporting, cleanup
* Merge pull request #255 from doronbehar/patch-1
  Fix error in 'pl.lapp.process_options_string'
* bump version to 1.5.3
* Merge pull request #244 from bungle/master
  change compat.execute to behave similarly on Lua 5.1 and Lua > 5.1.
* Merge pull request #251 from IoriBranford/master
  Fix global success variable in lapp process_default.
* Merge pull request #254 from greatwolf/list_coverage
  List coverage
2017-09-10 15:25:14 +00:00
taca
02fc0e387e Note update of net/ruby-public_suffix package to 3.0.0. 2017-09-10 15:16:45 +00:00
taca
e31f870a56 Update ruby-public_suffix to 3.0.0.
#### Release 3.0.0

This new version includes a major redesign of the library internals, with the
goal to drastically improve the lookup time while reducing storage space.

For this reason, several public methods that are no longer applicable have
been deprecated and/or removed.  You can find more information at GH-133.

- CHANGED: Updated definitions.
- CHANGED: Dropped support for Ruby < 2.1
- CHANGED: `PublicSuffix::List#rules` is now protected. You should not rely on
  it as the internal rule representation is subject to change to optimize
  performances.
- CHANGED: Removed `PublicSuffix::List.clear`, it was an unnecessary accessor
  method. Use `PublicSuffix::List.default = nil` if you **really** need to
  reset the default list. You shouldn't.
- CHANGED: `PublicSuffix::List#select` is now private. You should not use it,
  instead use `PublicSuffix::List#find`.
- CHANGED: `PublicSuffix::List` no longer implements Enumerable. Instead, use
  `#each` to loop over, or get an Enumerator.
- CHANGED: Redesigned internal list storage and lookup algorithm to achieve
  O(1) lookup time (see GH-133).
2017-09-10 15:16:18 +00:00
taca
43211247f2 Note update of net/ruby-dnsruby package to 1.60.2. 2017-09-10 15:14:15 +00:00
taca
8f2527efda Update ruby-dnsruby to 1.60.2.
## v1.60.2

* Fix deletion of TXT records with spaces in dynamic updates (thanks Sean Dilda)
* Fix use of non-default ports in Dnsruby::Resolver (thanks Thomas Morgan)
* Fix NAPTR encoding for null rdata dynamic update packets
* Fix CAA resource record encoding
* Avoid changing ruby global thread abort behavior (thanks Brent Cook)
2017-09-10 15:13:50 +00:00
taca
600483f08a Note update of net/ruby-addressable package to 2.5.2. 2017-09-10 15:00:58 +00:00
taca
dbe5b9d02f Update ruby-addressable to 2.5.2.
# Addressable 2.5.2
- better support for frozen string literals
- fixed bug w/ uppercase characters in scheme
- IDNA errors w/ emoji URLs
- compatibility w/ public_suffix 3.x
2017-09-10 15:00:29 +00:00
taca
0c0d05f4db Note update of misc/ruby-sprockets-rails package to 3.2.1. 2017-09-10 14:59:40 +00:00
taca
66ef5312d8 Update ruby-sprockets-rails to 3.2.1.
3.2.1						2017/08/31

* Fix load error with ActionView::Helpers. [#383]
2017-09-10 14:59:15 +00:00
taca
e778fb94e3 Note update of misc/ruby-parallel package to 1.12.0. 2017-09-10 14:54:24 +00:00
taca
da867a833e Update ruby-parallel to 1.12.0.
1.10.0						2016/11/24

* add Readme docs for .worker_number
* Do not call kill method if thread is nil
* Adds comment to readme for trappig TERM
* make undumpable exceptions traceable

1.11.0						2017/03/11

* make version not be required twice when using via git source
* Simplify Array initialization with slight performance improvement
* Added failing tests for handling Parallel::Break in work_direct
* Handle kill and break exceptions in work_direct (closes #128 and #130)
* Replace "rescue StandardError" with "rescue ... $!"
* Added any? and all?

1.11.1						2017/03/12

* Fix typo (bracktrace => backtrace), and use attr_reader
* Added failing test to simulate stack trace added by better_errors gem
* Remove bindings stack that is added by the better_errors gem

1.11.2						2017/05/07

* syncronize worker replacement to avoid #196

1.12.0						2017/07/25

* Update to rails 4.2.8 or higher for ruby 2.4 support
* Run bundle update to fix some errors and warnings.
* Reference the Tempfile so it's not GC'd/removed too early
* use Tempfile.open for automatic cleanup
* fix #149
2017-09-10 14:53:51 +00:00
alnsn
b206ee7f40 Updated devel/lua-rocks to 2.4.2. 2017-09-10 14:52:05 +00:00
alnsn
65b2ac650e Update devel/lua-rocks to version 2.4.2.
Version 2.4.2 - 30/Nov/2016
	* Fixed conflict resolution on deploy/delete
	* Improved dependency check messages
	* Performance improvements when removing packages
	* Support user-defined `platforms` array in config file
	* Improvements in Lua interpreter version detection in Unix
	  configure script
	* Relaxed Lua version detection to improve support for
	  alternative implementations (e.g. Ravi)
	* Plus assorted bugfixes and improvements
2017-09-10 14:51:01 +00:00
taca
31e21af420 Note update of misc/ruby-ohai package to 13.3.0. 2017-09-10 14:44:17 +00:00
taca
f4c773b890 Update ruby-ohai to 13.3.
# Ohai Release Notes 13.3

## Additional Platform Support

Ohai now properly detects the [F5 Big-IP](https://www.f5.com/) platform and
platform_version.

- platform: bigip
- platform_family: rhel

# Ohai Release Notes 13.2:

Ohai 13.2 has been a fantastic release in terms of community involvement with
new plugins, platform support, and critical bug fixes coming from community
members. A huge thank you to msgarbossa, albertomurillo, jaymzh, and davide125
for their work.

## New Features

### Systemd Paths Plugin

A new plugin has been added to expose system and user paths from systemd-path
(see <https://www.freedesktop.org/software/systemd/man/systemd-path.html> for
details).

### Linux Network, Filesystem, and Mdadm Plugin Resilience

The Network, Filesystem, and Mdadm plugins have been improved to greatly
reduce failures to collect data. The Network plugin now better finds the
binaries it requires for shelling out, filesystem plugin utilizes data from
multiple sources, and mdadm handles arrays in bad states.

### Zpool Plugin Platform Expansion

The Zpool plugin has been updated to support BSD and Linux in addition to
Solaris.

### RPM version parsing on AIX

The packages plugin now correctly parses RPM package name / version
information on AIX systems.

### Additional Platform Support

Ohai now properly detects the [Clear](https://clearlinux.org/) and
[ClearOS](https://www.clearos.com/) Linux distributions.

#### Clear Linux

- platform: clearlinux
- platform_family: clearlinux

#### ClearOS

- platform: clearos
- platform_family: rhel

## New Deprecations

### Removal of IpScopes plugin. (OHAI-13)

<https://docs.chef.io/deprecations_ohai_ipscopes.html>

In Chef/Ohai 14 (April 2018) we will remove the IpScopes plugin. The data
returned by this plugin is nearly identical to information already returned by
individual network plugins and this plugin required the installation of an
additional gem into the Chef installation. We believe that few users were
installing the gem and users would be better served by the data returned from
the network plugins.
2017-09-10 14:43:41 +00:00
taca
904994096c Note update of misc/ruby-hashie package to 3.5.6. 2017-09-10 14:40:27 +00:00
taca
e47371d025 Update ruby-hashie to 3.5.6.
## [3.5.6] - 2017-07-12

[3.5.6]: https://github.com/intridea/hashie/compare/v3.5.5...v3.5.6

### Miscellaneous

* [#416](https://github.com/intridea/hashie/pull/416): Fix `warning: instance
  variable @disable_warnings not initialized` -
  [@axfcampos](https://github.com/axfcampos).
2017-09-10 14:40:05 +00:00
taca
c467d45b60 Note update of misc/ruby-bundler package to 1.15.4. 2017-09-10 14:29:29 +00:00
taca
ca49d75268 Update ruby-bundler to 1.15.4.
## 1.15.4 (2017-08-19)

Bugfixes:

  - handle file conflicts gracefully in `bundle gem` (@rafaelfranca, @segiddins)
  - bundler will fail gracefully when the bundle path contains the system path
    separator (#5485, ajwann)
  - failed gem downloads will be retried consistently across different
    RubyGems versions (@shayonj)
  - `bundle pristine` will respect build options while re-building native
    extensions (@NickLaMuro)

## 1.15.3 (2017-07-21)

Bugfixes:

  - ensure that empty strings passed to `bundle config` are serialized &
    parsed properly (#5881, @segiddins)
  - avoid printing an outdated version warning when running a parseable
    command (@segiddins)

## 1.15.2 (2017-07-17)

Features:

  - new gemfiles created by bundler will include an explicit `github` git
    source that uses `https` (@segiddins)

Bugfixes:

  - inline gemfiles work when `BUNDLE_BIN` is set (#5847, @segiddins)
  - avoid using the old dependency API when there are no changes to the
    compact index files (#5373, @greysteil)
  - fail gracefully when the full index serves gemspecs with invalid
    dependencies (#5797, @segiddins)
  - support installing gemfiles that use `eval_gemfile`, `:path` gems with
    relative paths, and `--deployment` simultaneously (@NickLaMuro)
  - `bundle config` will print settings as the type they are interpreted as
    (@segiddins)
  - respect the `no_proxy` environment variable when making network requests
    (#5781, @jakauppila)
  - commands invoked with `--verbose` will not have default flags printed
    (@segiddins)
  - allow `bundle viz` to work when another gem has a requirable `grapviz`
    file (#5707, @segiddins)
  - ensure bundler puts activated gems on the `$LOAD_PATH` in a consistent
    order (#5696, @segiddins)
2017-09-10 14:28:42 +00:00
taca
c2eab8f9f7 Note addition of mail/ruby-mini_mime package version 0.1.4. 2017-09-10 14:23:51 +00:00
taca
d99520b6a4 Add and enable ruby-mini_mime. 2017-09-10 14:23:27 +00:00
taca
e812cb4906 Add ruby-mini_mime version package 0.1.4.
# MiniMime

Minimal mime type implementation for use with the mail and rest-client gem.
2017-09-10 14:22:40 +00:00
joerg
b5003fe3fd Uses BSD makefiles, so mark it for user-destdir build. 2017-09-10 14:13:15 +00:00
joerg
aaefc566f3 Recognize gpg2.2 2017-09-10 14:12:44 +00:00
joerg
bf54d0508c Ensure that correct path names are picked up for patches. 2017-09-10 14:12:11 +00:00
joerg
0c63753358 Set PATCHDIR / DISTINFO_FILE explicitly, even if they have a value
already. Unbreaks the various plugins.
2017-09-10 14:11:30 +00:00
joerg
039f4356ba Move context dependent destructors out of the headers into the
implementation and default them there.
2017-09-10 14:10:43 +00:00
taca
3968f2d40d Note update of graphics/ruby-mini-magick package to 4.8.0. 2017-09-10 14:02:16 +00:00
taca
2514ed56b4 Update ruby-mini-magick to 4.8.0.
v4.8.0								2017/07/06

* Add options to MiniMagick::Image.open which are forwarded to open-uri when
  URL is used (@acrogenesis)

* Fixed MiniMagick::Image#get_pixels not returning all pixels for images that
  have first or last bytes that could be interpreted as control characters in
  their RGB output (@LAndreas)
2017-09-10 14:01:18 +00:00
taca
2ddfd00bee Note update of devel/ruby-thor package to 0.20.0. 2017-09-10 13:36:35 +00:00
taca
a1b0e138c4 Update ruby-thor to 0.20.0.
0.20.0							2017/08/16

* Add check_default_type! to check if the default value of an option matches
  the defined type. It removes the warning on usage and gives the command
  authors the possibility to check for programming errors.

* Add disable_required_check! to disable check for required options in some
  commands. It is a substitute of disable_class_options that was not working
  as intended.

* Add inject_into_module.
2017-09-10 13:36:01 +00:00
adam
748b859936 Allow newer pyflakes. 2017-09-10 12:34:12 +00:00
tnn
c2cf1643ae Updated net/unifi to 5.5.20 2017-09-10 12:20:46 +00:00
tnn
222a4ac14f Update to unifi-5.5.20.
Changes:
- UI bugfixes
- "security improvements"(?)
- bundled firmware update
2017-09-10 12:20:01 +00:00
ryoon
74f17f8ff1 Fix build with modular xorg under NetBSD/amd64-current
* Link static libraries, libjpeg.a instread of libjpeg from openjdk8.
  Reported by wiz@
2017-09-10 11:30:15 +00:00