pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-reshape2 (math/R-reshape2) Updated 1.4.3 to 1.4.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ee9a235c7b1
branches:  trunk
changeset: 454059:6ee9a235c7b1
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jun 06 06:38:29 2021 +0000

description:
(math/R-reshape2) Updated 1.4.3 to 1.4.4

# reshape2 1.4.4

* Fix R CMD check failure in R-devel.

diffstat:

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

diffs (30 lines):

diff -r 7d83a0117904 -r 6ee9a235c7b1 math/R-reshape2/Makefile
--- a/math/R-reshape2/Makefile  Sun Jun 06 06:19:31 2021 +0000
+++ b/math/R-reshape2/Makefile  Sun Jun 06 06:38:29 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:53 brook Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/06 06:38:29 mef Exp $
 
 R_PKGNAME=     reshape2
-R_PKGVER=      1.4.3
-CATEGORIES=    math
+R_PKGVER=      1.4.4
+#CATEGORIES=   math
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Flexibly reshape data: a reboot of the reshape package
diff -r 7d83a0117904 -r 6ee9a235c7b1 math/R-reshape2/distinfo
--- a/math/R-reshape2/distinfo  Sun Jun 06 06:19:31 2021 +0000
+++ b/math/R-reshape2/distinfo  Sun Jun 06 06:38:29 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/02/12 19:49:56 minskim Exp $
+$NetBSD: distinfo,v 1.2 2021/06/06 06:38:29 mef Exp $
 
-SHA1 (R/reshape2_1.4.3.tar.gz) = 14189819c2ef3c4461805c4aa6fcd4aa1851ac67
-RMD160 (R/reshape2_1.4.3.tar.gz) = 12c56d9756777d030b341a8702f8d041bf41846c
-SHA512 (R/reshape2_1.4.3.tar.gz) = 938eae07c52393f05c68810af1621b2f2a79ce6e2b7b16deb02a810e5cbe07f2079753a3d849def3ae88f849884199fcd28978214268008b6a705d9404847ddb
-Size (R/reshape2_1.4.3.tar.gz) = 36405 bytes
+SHA1 (R/reshape2_1.4.4.tar.gz) = 5e645b1ef17c6c65a1873bb1f4dab9d9207b6f57
+RMD160 (R/reshape2_1.4.4.tar.gz) = 32c2c756972baa04631144b1a883d8ec12ee977d
+SHA512 (R/reshape2_1.4.4.tar.gz) = 7378ca67e076100014df8a35cfd89e828387f3b09c0f546daf5f1532865dad227eb0adb849a8195ce536c91f04c64b2f875ac18c755b7b77f2ebe23dd9fbf545
+Size (R/reshape2_1.4.4.tar.gz) = 37307 bytes



Home | Main Index | Thread Index | Old Index