pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-waldo (devel/R-waldo) Updated 0.2.3 to 0.2.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7f01661abf3
branches:  trunk
changeset: 454136:c7f01661abf3
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jun 06 13:57:00 2021 +0000

description:
(devel/R-waldo) Updated 0.2.3 to 0.2.5

# waldo 0.2.5

* On platforms without UTF-8 support, strings that differ only in their
  encoding are now correctly considered to be identical (#66).

# waldo 0.2.4

* Additional arguments to `compare()` generate a more informative warning
  (#58).

* Numbers use a better algorithm for picking the number of decimal places to
  show (#63).

* ASTs with identical deparsed strings now show exactly how the AST differs.
  Source references are now more comprehensively stripped using
  `rlang::zap_srcrefs()`

* S3 objects now show the base type, and no longer fails when the types are
  incompatible.

diffstat:

 devel/R-waldo/Makefile |   4 ++--
 devel/R-waldo/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 17ba219c5de8 -r c7f01661abf3 devel/R-waldo/Makefile
--- a/devel/R-waldo/Makefile    Sun Jun 06 13:46:22 2021 +0000
+++ b/devel/R-waldo/Makefile    Sun Jun 06 13:57:00 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/12/15 05:12:18 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/06 13:57:00 mef Exp $
 
 R_PKGNAME=     waldo
-R_PKGVER=      0.2.3
+R_PKGVER=      0.2.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 17ba219c5de8 -r c7f01661abf3 devel/R-waldo/distinfo
--- a/devel/R-waldo/distinfo    Sun Jun 06 13:46:22 2021 +0000
+++ b/devel/R-waldo/distinfo    Sun Jun 06 13:57:00 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/12/14 03:17:45 mef Exp $
+$NetBSD: distinfo,v 1.2 2021/06/06 13:57:00 mef Exp $
 
-SHA1 (R/waldo_0.2.3.tar.gz) = e042cfdd1840565d75b05c7be184095d8f3e541c
-RMD160 (R/waldo_0.2.3.tar.gz) = 728c9bb55cd51874b9db158ca98740275c3814b0
-SHA512 (R/waldo_0.2.3.tar.gz) = 12f031da15915a608d7f4628b14d0c3dd4f1a59cf33c3389ddd13317f57f18caf9ff3a20d498ce7ecdd96f1a83a65fddb588a4e5fbf76dd1f8f2e477dd3dd093
-Size (R/waldo_0.2.3.tar.gz) = 25726 bytes
+SHA1 (R/waldo_0.2.5.tar.gz) = 9f9cf9330fc044100bdee305cf37f011923629e8
+RMD160 (R/waldo_0.2.5.tar.gz) = 3cec5a6dee3f7971b385835a7d11c618fa7e4efa
+SHA512 (R/waldo_0.2.5.tar.gz) = b94540663ece80b62fb423b4016ad7e5a82dd6a6905a1f7a237d0c795fc0823dbb3eeb03db32885ead1d9d6d5e03ac1b90427e7f38556730207d3bf745159131
+Size (R/waldo_0.2.5.tar.gz) = 26295 bytes



Home | Main Index | Thread Index | Old Index