pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ruby-image_size graphics/ruby-image_size: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47e676911a9d
branches:  trunk
changeset: 385501:47e676911a9d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 18 12:28:23 2022 +0000

description:
graphics/ruby-image_size: update to 3.1.0

3.1.0 (2022-09-17)

* Document experimental fetching from http server #18 @toy
* Improve experimental fetching of image meta from http server by reading
  only required amount of data when server does not support range header
  @toy

diffstat:

 graphics/ruby-image_size/Makefile |  4 ++--
 graphics/ruby-image_size/PLIST    |  3 ++-
 graphics/ruby-image_size/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r c1b8efe42a4c -r 47e676911a9d graphics/ruby-image_size/Makefile
--- a/graphics/ruby-image_size/Makefile Sun Sep 18 12:21:45 2022 +0000
+++ b/graphics/ruby-image_size/Makefile Sun Sep 18 12:28:23 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/08/26 15:42:51 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/18 12:28:23 taca Exp $
 
-DISTNAME=      image_size-3.0.2
+DISTNAME=      image_size-3.1.0
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r c1b8efe42a4c -r 47e676911a9d graphics/ruby-image_size/PLIST
--- a/graphics/ruby-image_size/PLIST    Sun Sep 18 12:21:45 2022 +0000
+++ b/graphics/ruby-image_size/PLIST    Sun Sep 18 12:28:23 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/08/26 15:42:51 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/09/18 12:28:23 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/check.yml
 ${GEM_LIBDIR}/.github/workflows/rubocop.yml
@@ -60,4 +60,5 @@
 ${GEM_LIBDIR}/spec/images/xbm/crlf.16x32.xbm
 ${GEM_LIBDIR}/spec/images/xpm/24x32.xpm
 ${GEM_LIBDIR}/spec/images/xpm/crlf.24x32.xpm
+${GEM_LIBDIR}/spec/test_server.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r c1b8efe42a4c -r 47e676911a9d graphics/ruby-image_size/distinfo
--- a/graphics/ruby-image_size/distinfo Sun Sep 18 12:21:45 2022 +0000
+++ b/graphics/ruby-image_size/distinfo Sun Sep 18 12:28:23 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/08/26 15:42:51 taca Exp $
+$NetBSD: distinfo,v 1.8 2022/09/18 12:28:23 taca Exp $
 
-BLAKE2s (image_size-3.0.2.gem) = f315b3e2b7a2aa2cf349be77e63c13ede4cc38c259cc869948d8ea7b001d8a25
-SHA512 (image_size-3.0.2.gem) = a5bbf852ffa5c81fa73cae3ff07bf92deffa7ce3cdb0ad1d3918324de7514af21045e0b86a96dc4d067b41c25b7f9a551ae156c6ff7c43ca828f56fcf72f9705
-Size (image_size-3.0.2.gem) = 137216 bytes
+BLAKE2s (image_size-3.1.0.gem) = ae632bf44aefe99fb8492a40064eeba7ab5b900bb8514f092a9ff89811a066d2
+SHA512 (image_size-3.1.0.gem) = 49794ed752fde598ebf2da11cc7dfb06de2aee8dce6c1db5115a9d5085eaf32ceb023cbfa1ef9299daadd6c0c6ddc5042d4ea6cd249ea8f7f929016f3a36ee36
+Size (image_size-3.1.0.gem) = 138752 bytes



Home | Main Index | Thread Index | Old Index