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: Tue Aug 31 15:23:51 UTC 2021
Modified Files:
pkgsrc/graphics/ruby-image_size: Makefile PLIST distinfo
Log Message:
graphics/ruby-image_size: update to 2.1.2
2.1.1 (2021-07-04)
* Add actual license texts, assuming old dual Ruby/GPLv2 license #14 @toy
2.1.2 (2021-08-21)
* Fix for pcx on big endian systems by forcing reading dimensions in little
endian byte order #15 #16 @mtasaka
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/ruby-image_size/Makefile \
pkgsrc/graphics/ruby-image_size/PLIST \
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.2 pkgsrc/graphics/ruby-image_size/Makefile:1.3
--- pkgsrc/graphics/ruby-image_size/Makefile:1.2 Mon Sep 14 13:18:25 2020
+++ pkgsrc/graphics/ruby-image_size/Makefile Tue Aug 31 15:23:51 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/09/14 13:18:25 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/31 15:23:51 taca Exp $
-DISTNAME= image_size-2.1.0
+DISTNAME= image_size-2.1.2
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/ruby-image_size/PLIST
diff -u pkgsrc/graphics/ruby-image_size/PLIST:1.2 pkgsrc/graphics/ruby-image_size/PLIST:1.3
--- pkgsrc/graphics/ruby-image_size/PLIST:1.2 Mon Sep 14 13:18:25 2020
+++ pkgsrc/graphics/ruby-image_size/PLIST Tue Aug 31 15:23:51 2021
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 2020/09/14 13:18:25 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/08/31 15:23:51 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/check.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.rubocop_todo.yml
-${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGELOG.markdown
+${GEM_LIBDIR}/GPL
${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.markdown
${GEM_LIBDIR}/image_size.gemspec
${GEM_LIBDIR}/lib/image_size.rb
Index: pkgsrc/graphics/ruby-image_size/distinfo
diff -u pkgsrc/graphics/ruby-image_size/distinfo:1.2 pkgsrc/graphics/ruby-image_size/distinfo:1.3
--- pkgsrc/graphics/ruby-image_size/distinfo:1.2 Mon Sep 14 13:18:25 2020
+++ pkgsrc/graphics/ruby-image_size/distinfo Tue Aug 31 15:23:51 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/09/14 13:18:25 taca Exp $
+$NetBSD: distinfo,v 1.3 2021/08/31 15:23:51 taca Exp $
-SHA1 (image_size-2.1.0.gem) = a0c45fb61ec7d2ae181a984de700659f7eedaa3a
-RMD160 (image_size-2.1.0.gem) = 3d994055c946559eef0c22ca786b595802a5f8c5
-SHA512 (image_size-2.1.0.gem) = 26b3f8feabc0721309969dbb9a2ff26b848bec7711dbc80a0c3d3867e75fdac8195b562b7a6871322324836133af8440966a969fa353094cbb52de44c1c71f55
-Size (image_size-2.1.0.gem) = 125440 bytes
+SHA1 (image_size-2.1.2.gem) = f947419ce98b3a37f27aceb1b3dedb2365d09db3
+RMD160 (image_size-2.1.2.gem) = c273d74fefca1594499987806a50e022ec3ae39a
+SHA512 (image_size-2.1.2.gem) = 5eb1655bffc5bdc8ba9ce5bcf7526077b15461e147888e2a32676c32f621bfe90aa7b8dee6ebf3f1f63cf76d66304248e85f87418ecdc1e7afddd55b0a3b64bc
+Size (image_size-2.1.2.gem) = 133120 bytes
Home |
Main Index |
Thread Index |
Old Index