Path to this page:
Subject: CVS commit: pkgsrc/graphics/ruby-chunky_png
From: Takahiro Kambe
Date: 2023-01-09 07:39:48
Message id: 20230109063948.CD6FCFA90@cvs.NetBSD.org
Log Message:
graphics/ruby-chunky_png: update to 1.3.15
Update to latest 1.13 since ruby-oily_png pacakge require <1.4.
1.3.13 (2020-10-23)
* Add frozen-string-literal: true to all source files.
* Remove some backfills that were needed only for Ruby 1.8 compatibility.
1.3.14 (2020-10-27)
* Fix Canvas#inspect to not modify frozen string literal.
1.3.15 (2020-12-15)
* Set required_ruby_version to >=2.0.0 in gemspec.
* Drop dependency on SortedSet.
Files: