pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/ruby-image_size



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 31 05:54:45 UTC 2026

Modified Files:
        pkgsrc/graphics/ruby-image_size: Makefile PLIST distinfo

Log Message:
graphics/ruby-image_size: update to 3.6.0

3.6.0 (2026-05-26)

* Support .icns Apple Icon Image format @toy


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/ruby-image_size/Makefile \
    pkgsrc/graphics/ruby-image_size/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/ruby-image_size/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-image_size/Makefile
diff -u pkgsrc/graphics/ruby-image_size/Makefile:1.10 pkgsrc/graphics/ruby-image_size/Makefile:1.11
--- pkgsrc/graphics/ruby-image_size/Makefile:1.10       Tue May  5 12:55:27 2026
+++ pkgsrc/graphics/ruby-image_size/Makefile    Sun May 31 05:54:45 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2026/05/05 12:55:27 taca Exp $
+# $NetBSD: Makefile,v 1.11 2026/05/31 05:54:45 taca Exp $
 
-DISTNAME=      image_size-3.5.0
+DISTNAME=      image_size-3.6.0
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/ruby-image_size/PLIST
diff -u pkgsrc/graphics/ruby-image_size/PLIST:1.10 pkgsrc/graphics/ruby-image_size/PLIST:1.11
--- pkgsrc/graphics/ruby-image_size/PLIST:1.10  Tue May  5 12:55:27 2026
+++ pkgsrc/graphics/ruby-image_size/PLIST       Sun May 31 05:54:45 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2026/05/05 12:55:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2026/05/31 05:54:45 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/dependabot.yml
 ${GEM_LIBDIR}/.github/workflows/check.yml
@@ -41,6 +41,11 @@ ${GEM_LIBDIR}/spec/images/heif/maxar_mar
 ${GEM_LIBDIR}/spec/images/heif/multiple.169x83.heic
 ${GEM_LIBDIR}/spec/images/heif/rotate.73x173.avif
 ${GEM_LIBDIR}/spec/images/heif/sequence.7x5.avif
+${GEM_LIBDIR}/spec/images/icns/16x12.icns
+${GEM_LIBDIR}/spec/images/icns/afp_scanpix_leta_pilipey_kyiv.256x256%1x.icns@localhost
+${GEM_LIBDIR}/spec/images/icns/reuters_scanpix_leta_garanich_kyiv.256x256%2x.icns@localhost
+${GEM_LIBDIR}/spec/images/icns/toc.512x512%1x.icns@localhost
+${GEM_LIBDIR}/spec/images/icns/toc.512x512%2x.icns@localhost
 ${GEM_LIBDIR}/spec/images/ico/32x256.ico
 ${GEM_LIBDIR}/spec/images/jp2/163x402.jp2
 ${GEM_LIBDIR}/spec/images/jp2/176x373.jpx

Index: pkgsrc/graphics/ruby-image_size/distinfo
diff -u pkgsrc/graphics/ruby-image_size/distinfo:1.12 pkgsrc/graphics/ruby-image_size/distinfo:1.13
--- pkgsrc/graphics/ruby-image_size/distinfo:1.12       Tue May  5 12:55:27 2026
+++ pkgsrc/graphics/ruby-image_size/distinfo    Sun May 31 05:54:45 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2026/05/05 12:55:27 taca Exp $
+$NetBSD: distinfo,v 1.13 2026/05/31 05:54:45 taca Exp $
 
-BLAKE2s (image_size-3.5.0.gem) = 637af2147f3b5e050f071c425282476f5a716f0a76e00c7468c8e6bda0048855
-SHA512 (image_size-3.5.0.gem) = 55919774fb7d3a035e8510d22a3fc0db0648cdffb41c551d20a0f92b97608b2c41c2d54d9bb2a8f556c47beefdf6a5c3c0f2d5a2b8ec4ef0bd85930f1c085a1f
-Size (image_size-3.5.0.gem) = 161792 bytes
+BLAKE2s (image_size-3.6.0.gem) = 1a142ffb0fa0de017f69c1f63d2791c72931a324739094cdb5580b003263fdc5
+SHA512 (image_size-3.6.0.gem) = d0b7c355d1998523d40236b98057ffe4e029fadd5ba99f4521291cb62a365be99f94e5ccff85ad875c53f7b2bdd6257ed073f06bec568a830eb33c588459219e
+Size (image_size-3.6.0.gem) = 174080 bytes



Home | Main Index | Thread Index | Old Index