pkgsrc/misc/ruby-mini_portile2/distinfo
tsutsui 74c8e2cac3 ruby-mini_portile2: update to 2.6.1.
Upstream changes:
https://github.com/flavorjones/mini_portile/releases

2.6.1 / 2021-05-31

Dependencies

Make net-ftp an optional dependency, since requiring it as a hard dependency in
v2.5.2 caused warnings to be emitted by Ruby 2.7 and earlier. A warning message
is emitted if FTP functionality is called and net-ftp isn't available; this
should only happen in Ruby 3.1 and later.

2.6.0 / 2021-05-31

Added

Recipes may build against a local directory by specifying source_directory
instead of files. In
particular, this may be useful for debugging problems with the upstream
dependency (e.g., use git bisect in a local clone) or for continuous
integration with upstream HEAD.

2.5.2 / 2021-05-28

Dependencies

Add net-ftp as an explicit dependency to accommodate the upcoming Ruby 3.1
changes that move this and other gems out of the "default" gem set and into the
"bundled" gem set. See https://bugs.ruby-lang.org/issues/17873 [#101]

2.5.1 / 2021-04-28

Dependencies

This release ends support for ruby < 2.3.0. If you're on 2.2.x or earlier, we
strongly suggest that you find the time to upgrade, because official support
for Ruby 2.2 ended on 2018-03-31.

Enhancements

  * MiniPortile.execute now takes an optional :env hash, which is merged into
    the environment variables for the subprocess. Likely this is only useful
    for specialized use cases. [#99]
  * Experimental support for cmake-based projects extended to Windows. (Thanks,
    @larskanis!)
2021-08-21 18:24:28 +00:00

6 lines
418 B
Text

$NetBSD: distinfo,v 1.6 2021/08/21 18:24:28 tsutsui Exp $
SHA1 (mini_portile2-2.6.1.gem) = 2b924663a60e1c67ca09d984fbd3daeebbdbd904
RMD160 (mini_portile2-2.6.1.gem) = 3e4df4d3ae08ea39373e0770c1cfa2140683751a
SHA512 (mini_portile2-2.6.1.gem) = d1cda6b7bb6b10187360717fc8ae6812d8f6625f6d302d4f76b7a829213f7938c7f0b68cdad7d7433186513542acfadd30100f4c641693e19ff82c5d6dc78859
Size (mini_portile2-2.6.1.gem) = 27136 bytes