pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-ellipsis (math/R-ellipsis) Updated 0.3.0 to 0.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fed3247f382
branches:  trunk
changeset: 440146:7fed3247f382
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Oct 03 13:45:51 2020 +0000

description:
(math/R-ellipsis) Updated 0.3.0 to 0.3.1

# ellipsis 0.3.1

* Fixed an incompatibility with R devel.

* New `?dots_used` topic from which you can inherit documentation for
  `...` documentation when the dots are passed to methods.

diffstat:

 math/R-ellipsis/Makefile |   8 ++++----
 math/R-ellipsis/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 49df683b4029 -r 7fed3247f382 math/R-ellipsis/Makefile
--- a/math/R-ellipsis/Makefile  Sat Oct 03 13:39:03 2020 +0000
+++ b/math/R-ellipsis/Makefile  Sat Oct 03 13:45:51 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2020/02/09 11:53:47 mef Exp $
+# $NetBSD: Makefile,v 1.5 2020/10/03 13:45:51 mef Exp $
 
 R_PKGNAME=     ellipsis
-R_PKGVER=      0.3.0
-CATEGORIES=    math
+R_PKGVER=      0.3.1
+#ATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Tools for working with ...
+COMMENT=       Collection of functions to catch problems and alert the user
 LICENSE=       gnu-gpl-v3
 
 DEPENDS+=      R-rlang>=0.3.0:../../devel/R-rlang
diff -r 49df683b4029 -r 7fed3247f382 math/R-ellipsis/distinfo
--- a/math/R-ellipsis/distinfo  Sat Oct 03 13:39:03 2020 +0000
+++ b/math/R-ellipsis/distinfo  Sat Oct 03 13:45:51 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/02/09 11:53:47 mef Exp $
+$NetBSD: distinfo,v 1.3 2020/10/03 13:45:51 mef Exp $
 
-SHA1 (R/ellipsis_0.3.0.tar.gz) = b5892d186cb67da23d0ffd2dc5cae722c41e9720
-RMD160 (R/ellipsis_0.3.0.tar.gz) = 82bf3f2797bb037c5bac45735ae806a9e66d6c06
-SHA512 (R/ellipsis_0.3.0.tar.gz) = 85c92a10635bc8b71df2f44d83a8f9b915cb1e1de7969191e1b6fce216cdbb1d29e1abf1ce11c83455e0b177c74a7271d25646f53d7f4f39391e6f055958d3ea
-Size (R/ellipsis_0.3.0.tar.gz) = 7371 bytes
+SHA1 (R/ellipsis_0.3.1.tar.gz) = bb3cd05ae22cbcec7fe932eca591c74eb59ae136
+RMD160 (R/ellipsis_0.3.1.tar.gz) = 49321506f83728fd428d1e26d27031d4eb5329cc
+SHA512 (R/ellipsis_0.3.1.tar.gz) = a8752e3cc52e13ec9503eeb19956ab604a6d1588b892501a14493697dc829507b5cdd64a361de4469c37420c0ba85cde44ca7a24c5e016b9dfc817d5666fe328
+Size (R/ellipsis_0.3.1.tar.gz) = 7582 bytes



Home | Main Index | Thread Index | Old Index