Skip to content

Commit

Permalink
print/ruby-rbpdf: update to 1.21.1
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions print/ruby-rbpdf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2023/03/15 13:44:01 taca Exp $
# $NetBSD: Makefile,v 1.3 2023/04/30 13:20:51 taca Exp $

DISTNAME= rbpdf-1.21.0
DISTNAME= rbpdf-1.21.1
CATEGORIES= print

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions print/ruby-rbpdf/distinfo
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

0 comments on commit 8e1405a

Please sign in to comment.