pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/ruby-squib



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 19 16:41:39 UTC 2021

Modified Files:
        pkgsrc/games/ruby-squib: Makefile distinfo

Log Message:
games/ruby-squib: update to 0.17.2

0.17.2 (2021-09-07)

Bugs:

* Fix frozen string error on Squib.xlsx import when stripping newlines is
  enabled


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/games/ruby-squib/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/ruby-squib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/ruby-squib/Makefile
diff -u pkgsrc/games/ruby-squib/Makefile:1.21 pkgsrc/games/ruby-squib/Makefile:1.22
--- pkgsrc/games/ruby-squib/Makefile:1.21       Tue Aug 31 15:21:24 2021
+++ pkgsrc/games/ruby-squib/Makefile    Sun Sep 19 16:41:39 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/08/31 15:21:24 taca Exp $
+# $NetBSD: Makefile,v 1.22 2021/09/19 16:41:39 taca Exp $
 
-DISTNAME=      squib-0.17.1
+DISTNAME=      squib-0.17.2
 #MASTER_SITES= ${MASTER_SITE_GITHUB:=andymeneely/}
 CATEGORIES=    games
 #GITHUB_TAG=   v${PKGVERSION_NOREV}

Index: pkgsrc/games/ruby-squib/distinfo
diff -u pkgsrc/games/ruby-squib/distinfo:1.13 pkgsrc/games/ruby-squib/distinfo:1.14
--- pkgsrc/games/ruby-squib/distinfo:1.13       Tue Aug 31 15:21:24 2021
+++ pkgsrc/games/ruby-squib/distinfo    Sun Sep 19 16:41:39 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/08/31 15:21:24 taca Exp $
+$NetBSD: distinfo,v 1.14 2021/09/19 16:41:39 taca Exp $
 
-SHA1 (squib-0.17.1.gem) = 0bc8a65dbe116c10fb61976de416d3a6a202fad5
-RMD160 (squib-0.17.1.gem) = a692b15b4bb22d9413eac64fa3e62fdf78a344b4
-SHA512 (squib-0.17.1.gem) = f62658b433d0ec2c7fdcb6ab4107e73e9ebcd1cf61947016c67c0432289823fc590ec7c702e990d7b06583a8cf9aa01e1fe758d43d43ad94a2aec550990fc3b1
-Size (squib-0.17.1.gem) = 97792 bytes
+SHA1 (squib-0.17.2.gem) = 6089352e366afc20b5697e1b893d798bcd61e014
+RMD160 (squib-0.17.2.gem) = 59be936fef23ccab6e003e2fdb16c8d99ae7d8b9
+SHA512 (squib-0.17.2.gem) = 94b930dfd0d13e0aa42fcf3452af96dd92cd7314e733ad5f1c8e1a3df3f55b687cf2d93a7312712fd5f1d755d76597b9de152132f3e885e09ece391b17c6f659
+Size (squib-0.17.2.gem) = 98304 bytes



Home | Main Index | Thread Index | Old Index