pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ruby-color
Module Name: pkgsrc
Committed By: taca
Date: Mon Aug 11 15:13:26 UTC 2025
Modified Files:
pkgsrc/graphics/ruby-color: Makefile distinfo
Log Message:
graphics/ruby-color: update to 2.1.1
2.1.1 (2025-08-08)
Color 2.1.1 fixes a bug where Color::RGB::Black and Color::RGB::White are no
longer defined automatically because they are part of color/rgb/colors.
Internally, this defines Color::RGB::Black000 and Color::RGB::WhiteFFF.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/ruby-color/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/ruby-color/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-color/Makefile
diff -u pkgsrc/graphics/ruby-color/Makefile:1.9 pkgsrc/graphics/ruby-color/Makefile:1.10
--- pkgsrc/graphics/ruby-color/Makefile:1.9 Sat Aug 2 03:44:27 2025
+++ pkgsrc/graphics/ruby-color/Makefile Mon Aug 11 15:13:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/08/02 03:44:27 taca Exp $
+# $NetBSD: Makefile,v 1.10 2025/08/11 15:13:25 taca Exp $
-DISTNAME= color-2.1.0
+DISTNAME= color-2.1.1
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/ruby-color/distinfo
diff -u pkgsrc/graphics/ruby-color/distinfo:1.10 pkgsrc/graphics/ruby-color/distinfo:1.11
--- pkgsrc/graphics/ruby-color/distinfo:1.10 Sat Aug 2 03:44:27 2025
+++ pkgsrc/graphics/ruby-color/distinfo Mon Aug 11 15:13:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/08/02 03:44:27 taca Exp $
+$NetBSD: distinfo,v 1.11 2025/08/11 15:13:25 taca Exp $
-BLAKE2s (color-2.1.0.gem) = 817864b7c134495b5c1ace81340dd4d5e1cdf7c1d969c24e4f825b79c05cfe91
-SHA512 (color-2.1.0.gem) = 250f3fee322c48461b99464b7372995dbe526119b98948df5c82fcbbccdb5e06cf122b4173d778ad57da92f01578e2c34cc2eb566ee261969a0d32f9c38c6304
-Size (color-2.1.0.gem) = 47616 bytes
+BLAKE2s (color-2.1.1.gem) = b7f63e5c1b2f35e0d724f3580c0f056b852757d4a96c03ce74e4ddb68ab5489d
+SHA512 (color-2.1.1.gem) = 539f44f0b99590a002044244533a3ae7f2a84ab96058614614263200deea272965ea9f484afde98320ff0537d2b046f5d5e56cea1787aaa5c181d1f6e96771a1
+Size (color-2.1.1.gem) = 47616 bytes
Home |
Main Index |
Thread Index |
Old Index