pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-Rcmdr (math/R-Rcmdr) Updated 2.7.0 to 2.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53f69ec8e341
branches:  trunk
changeset: 444053:53f69ec8e341
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jan 02 11:22:48 2021 +0000

description:
(math/R-Rcmdr) Updated 2.7.0 to 2.7.1

Changes in version 2.7-1

  o Updated Polish translation, thanks to Lukasz Daniel.

  o Fixed mixed-up .mo files for Spanish and Brazilian-Portuguese
  translations (problem reported by Jose Henrique Hildebrand Grisi
  Filho).

  o Small bug fixes to and improvements to repeated-measures dialogs.

diffstat:

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

diffs (37 lines):

diff -r bbe1c3a9c028 -r 53f69ec8e341 math/R-Rcmdr/Makefile
--- a/math/R-Rcmdr/Makefile     Sat Jan 02 10:33:46 2021 +0000
+++ b/math/R-Rcmdr/Makefile     Sat Jan 02 11:22:48 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/09/20 23:57:25 mef Exp $
+# $NetBSD: Makefile,v 1.12 2021/01/02 11:22:48 mef Exp $
 
 R_PKGNAME=     Rcmdr
-R_PKGVER=      2.7-0
+R_PKGVER=      2.7-1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Platform-independent basic-statistics GUI for R
@@ -17,7 +17,7 @@
 # Packages suggested but not available:
 #   'leaps', 'multcomp', 'rgl', 'sem'
 TEST_DEPENDS+= R-aplpack-[0-9]*:../../math/R-aplpack
-
+TEST_DEPENDS+= R-lmtest-[0-9]*:../../math/R-lmtest
 
 USE_LANGUAGES= # none
 
diff -r bbe1c3a9c028 -r 53f69ec8e341 math/R-Rcmdr/distinfo
--- a/math/R-Rcmdr/distinfo     Sat Jan 02 10:33:46 2021 +0000
+++ b/math/R-Rcmdr/distinfo     Sat Jan 02 11:22:48 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/09/20 23:57:25 mef Exp $
+$NetBSD: distinfo,v 1.8 2021/01/02 11:22:48 mef Exp $
 
-SHA1 (R/Rcmdr_2.7-0.tar.gz) = 9e7e1d8a12c7baf8ac1cd5d92291c37d22652aa7
-RMD160 (R/Rcmdr_2.7-0.tar.gz) = 4127678ee7dc11c7875632a6f4ec4a27a3b80784
-SHA512 (R/Rcmdr_2.7-0.tar.gz) = 559c290a0fbcb19db12f416f8b3c4f56976d2013f922a5f1adc6c9768b27984cba45ab055c8a5f7d017c343b0ff73cc6c782be0559f56636964e5cafe13ef34a
-Size (R/Rcmdr_2.7-0.tar.gz) = 4819819 bytes
+SHA1 (R/Rcmdr_2.7-1.tar.gz) = 1e261f0e4e7c09d495217f6f32d4a86b2e851cf8
+RMD160 (R/Rcmdr_2.7-1.tar.gz) = 4f0c66e7ba76b3be0aa8373e19bff0157b6ca7f7
+SHA512 (R/Rcmdr_2.7-1.tar.gz) = 379fbb732aebe9ee0226f290166382ddb9af5d700b5d81d01be48afeb8201e18de6150004c35cdf7cbcf3c0ef9d8b21729cc853d44d31a11297976588fe4fd2c
+Size (R/Rcmdr_2.7-1.tar.gz) = 4817926 bytes



Home | Main Index | Thread Index | Old Index