forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.21.1 (2023-03-20) * Changed version description of PDF PRODUCER. (#83) * fix isValidCSSSelectorForTag method. (#82) * Improved compatibility with ImageMagick 7.1.1-0 and later when using mini_magick. (#81) * Fixed parsepng method to support transparent GIF and PNG tRNS transparency. (#80) * ImageMagick7 support in RMagick 5.2.0. (#79) * Add support WebP image. (#77)
- Loading branch information
taca
committed
Apr 30, 2023
1 parent
6534a14
commit 8e1405a
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.4 2023/03/15 13:44:01 taca Exp $ | ||
$NetBSD: distinfo,v 1.5 2023/04/30 13:20:51 taca Exp $ | ||
|
||
BLAKE2s (rbpdf-1.21.0.gem) = 2a4f3328fef5c7cf6441f78dc5d1a1bf28bd30a55d2947f6b7baa5ecf695671d | ||
SHA512 (rbpdf-1.21.0.gem) = a34eb13f116ba2b11bb76160fe0eff1c2368b19dcd3386fc26f2978217a804291b6be276c4759697caa3f4f0287a0bf8474c7a686d58a1587024a9be30ecd15f | ||
Size (rbpdf-1.21.0.gem) = 212480 bytes | ||
BLAKE2s (rbpdf-1.21.1.gem) = 83ead55c399be988e1f2df024ad4d11676cb7d62ef34c71586f271ca20ac01d0 | ||
SHA512 (rbpdf-1.21.1.gem) = ca859edc36e3c92411c10bf3a1c12355ba4664a40638960f65fa0c599a72bdf850e820a0e3fe8589ca27366522b6eb1d73b31522fd9e44097b2b4ad6f0948753 | ||
Size (rbpdf-1.21.1.gem) = 212992 bytes |