pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ruby-rbpdf
Module Name: pkgsrc
Committed By: taca
Date: Sun May 18 01:18:27 UTC 2025
Modified Files:
pkgsrc/print/ruby-rbpdf: Makefile distinfo
Log Message:
print/ruby-rbpdf: update to 1.21.4
1.21.4 (2025-05-06)
* mini_magick v5.0 supoort and marcel gem added (#100, #102, #105)
* Warning "literal string will be frozen in the future" appears on Ruby 3.4
(#101, #103, #106) (by pavel)
* Support Ruby 3.4 and Rails 7.2/8.0 (#104)
* Support Ruby 3.3 and Rails 7.1 (#96)
* convertHTMLColorToDec was changed to deprecated. use
convert_html_color_to_dec_array instead (#95)
* Colour gradients support (#94)
* Fixed putjavascript() method not being a protected method. (#93)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/ruby-rbpdf/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/ruby-rbpdf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/ruby-rbpdf/Makefile
diff -u pkgsrc/print/ruby-rbpdf/Makefile:1.5 pkgsrc/print/ruby-rbpdf/Makefile:1.6
--- pkgsrc/print/ruby-rbpdf/Makefile:1.5 Sat Jul 15 14:54:42 2023
+++ pkgsrc/print/ruby-rbpdf/Makefile Sun May 18 01:18:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/07/15 14:54:42 taca Exp $
+# $NetBSD: Makefile,v 1.6 2025/05/18 01:18:27 taca Exp $
-DISTNAME= rbpdf-1.21.3
+DISTNAME= rbpdf-1.21.4
CATEGORIES= print
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/print/ruby-rbpdf/distinfo
diff -u pkgsrc/print/ruby-rbpdf/distinfo:1.7 pkgsrc/print/ruby-rbpdf/distinfo:1.8
--- pkgsrc/print/ruby-rbpdf/distinfo:1.7 Sat Jul 15 14:54:42 2023
+++ pkgsrc/print/ruby-rbpdf/distinfo Sun May 18 01:18:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/07/15 14:54:42 taca Exp $
+$NetBSD: distinfo,v 1.8 2025/05/18 01:18:27 taca Exp $
-BLAKE2s (rbpdf-1.21.3.gem) = 2f87357433de2095845ea194d2df1ed70b85f097cf5cc97eb04d6bdec12e56ce
-SHA512 (rbpdf-1.21.3.gem) = 1d06f43564dd1517629c211c9713da552040b9e4a3910e26d45a7cbfeeb27b55c183dce6425e4cc07488fade70357099516ecd3ff65ba8710b625ebb888bbd30
-Size (rbpdf-1.21.3.gem) = 222208 bytes
+BLAKE2s (rbpdf-1.21.4.gem) = 12e2db1f97a58bf3fbbf6b0deeb8506b46672a79a39e3f1019f86c4749e0cb5a
+SHA512 (rbpdf-1.21.4.gem) = f6581261b963dd083237a3f08c1dc533b31f4c28d4c5aeb107bf66ea8f58e174b5faa170f941ce8b761f87aca08f3fcc8c8572dd79b8f22d79a59aeb5c9345d7
+Size (rbpdf-1.21.4.gem) = 227328 bytes
Home |
Main Index |
Thread Index |
Old Index