2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-12-09 02:34:39 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
graphics/ruby-RMagick: fix build problem
This package require ruby-pkg-config, not pkg-config.
|
2022-11-30 15:33:33 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-RMagick: update to 5.1.0
5.1.0 (2022-11-15)
Improvements
* Improve multi-thread performance by releasing GVL (#1352)
* Add Ractor support (#1349)
* Avoid overriding compilation variables (#1365)
* Remove pkg-config command dependency (#1366)
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-10-09 09:59:16 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-RMagick: update to 5.0.0
4.13.0 (2022-09-23)
RMagick 4.3.0
Deprecates
* Mark Magick.trace_proc= as deprecated (#1354)
* Mark Magick::{Image, Image::Info}#monitor= as deprecated (#1353)
* These methods will be removed in RMagick 5.0 and no alternative.
5.0.0 (2022-10-06)
Improvements
* Improve installer in order to avoid SEGV within pkg-config command (#1359)
* Clean up the documents and comment in source code referring to something
that no longer exist (#1363)
* Remove deprecated 'tile' attribute in Draw#marshal_dump (#1364)
* Remove deprecated #instance_eval calling when block was given with
Magick::ImageList#montage, Magick::Image::Info.new and more (#1362)
* Remove deprecated RMagick.rb file (#1361)
* Remove deprecated Magick.trace_proc= (#1351)
* Remove deprecated Magick::{Image, Image::Info}#monitor= (#1356)
|
2022-08-26 17:40:23 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/ruby-RMagick: update to 4.2.6
RMagick 4.2.6 (2022-07-15)
Improvements
* Remove test_files to reduce gem package size (#1338)
Bug Fixes
* Guard against an empty rpath (#1333)
* Call GetImageDistortion instead of IsImagesEqual to fix the issue reported
in #1342 (#1343)
RMagick 4.2.5 (2022-04-06)
Bug Fixes
* Specify rpath linker option to fix dynamic lib lookup failure on Linux
(#1325)
* Fix Image#profile! that can't delete exif data (#1326)
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-02-12 16:29:23 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
graphics/ruby-RMagick: update to 4.2.4
4.2.4 (2021-12-27)
Improvements
* spec_helper: drop require_relative to lib directory (#1306)
* Fix build error with Ruby 3.1 on macOS (#1313)
Bug Fixes
* remove Mutex in trace_proc= (#1303)
* channel_mean_spec: fix floating point comparison (#1307)
* changed_predicate_spec: ensure target directory exists (#1305)
* Doc: Fix documentation of Magick::Image#crop (#1311)
* Magick::UndefinedKernel should also not be used when creating a new
KernelInfo. (#1312)
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|