pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ruby-RMagick
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 12 15:29:23 UTC 2022
Modified Files:
pkgsrc/graphics/ruby-RMagick: Makefile distinfo
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)
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/graphics/ruby-RMagick/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/graphics/ruby-RMagick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ruby-RMagick/Makefile
diff -u pkgsrc/graphics/ruby-RMagick/Makefile:1.138 pkgsrc/graphics/ruby-RMagick/Makefile:1.139
--- pkgsrc/graphics/ruby-RMagick/Makefile:1.138 Wed Dec 8 16:05:05 2021
+++ pkgsrc/graphics/ruby-RMagick/Makefile Sat Feb 12 15:29:23 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.138 2021/12/08 16:05:05 adam Exp $
+# $NetBSD: Makefile,v 1.139 2022/02/12 15:29:23 taca Exp $
-DISTNAME= rmagick-4.2.3
+DISTNAME= rmagick-4.2.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
-PKGREVISION= 1
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/ruby-RMagick/distinfo
diff -u pkgsrc/graphics/ruby-RMagick/distinfo:1.65 pkgsrc/graphics/ruby-RMagick/distinfo:1.66
--- pkgsrc/graphics/ruby-RMagick/distinfo:1.65 Tue Nov 9 14:53:22 2021
+++ pkgsrc/graphics/ruby-RMagick/distinfo Sat Feb 12 15:29:23 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2021/11/09 14:53:22 taca Exp $
+$NetBSD: distinfo,v 1.66 2022/02/12 15:29:23 taca Exp $
-BLAKE2s (rmagick-4.2.3.gem) = df44e2caae91a72de607a443e1a6aedbc4a9d1e50e22e9838d0d1b2178b79917
-SHA512 (rmagick-4.2.3.gem) = f83553fdb63a2d32c36355337b5c986a47f3d7619e006ca6db9bf5e4dca6f904e3653674a92c39883612378a694b59798e0b5d9f62384c042a7d748615447bad
-Size (rmagick-4.2.3.gem) = 233472 bytes
+BLAKE2s (rmagick-4.2.4.gem) = 75b697934bbc3bab4ea559a920e0e029a3d6f7210715d3af787f4b3933447560
+SHA512 (rmagick-4.2.4.gem) = 3f8354f0b34e46799e1fb2e5933ce9c7f150dfb3e9709aa9fde8834db60a18a4ec81ecd7bb7052cf28514cc63cfde542c8f34144f36856c1423c612794768bd2
+Size (rmagick-4.2.4.gem) = 233472 bytes
Home |
Main Index |
Thread Index |
Old Index