pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-abind Update to 1.4.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b96af3abe0a
branches: trunk
changeset: 350410:3b96af3abe0a
user: wen <wen%pkgsrc.org@localhost>
date: Wed Jul 27 02:37:10 2016 +0000
description:
Update to 1.4.5
Upstream changes:
2016-05-14 Tony Plate <tplate%acm.org@localhost>
* Version 1.4-4
* add imports to NAMESPACE file
2016-04-16 Tony Plate <tplate%acm.org@localhost>
* Version 1.4-3
* add ... args to asub() and adrop() generics
2013-08-18 Tony Plate <tplate%acm.org@localhost>
* Version 1.4-1
* add use.dnns= arg to abind() to propagate names on dimnames (i.e., names(dimnames(x)))
* add ability for hier.names= arg to abind() to take values 'before' and 'after' (TRUE and FALSE still work with unchanged meaning)
diffstat:
math/R-abind/Makefile | 4 ++--
math/R-abind/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 03979f91b1c2 -r 3b96af3abe0a math/R-abind/Makefile
--- a/math/R-abind/Makefile Wed Jul 27 00:29:30 2016 +0000
+++ b/math/R-abind/Makefile Wed Jul 27 02:37:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/04/15 14:55:50 brook Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/27 02:37:10 wen Exp $
#
CATEGORIES= math
@@ -10,7 +10,7 @@
LICENSE= gnu-lgpl-v2
R_PKGNAME= abind
-R_PKGVER= 1.4-0
+R_PKGVER= 1.4-5
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 03979f91b1c2 -r 3b96af3abe0a math/R-abind/distinfo
--- a/math/R-abind/distinfo Wed Jul 27 00:29:30 2016 +0000
+++ b/math/R-abind/distinfo Wed Jul 27 02:37:10 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:33:27 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/07/27 02:37:10 wen Exp $
-SHA1 (R/abind_1.4-0.tar.gz) = 93df0b3f0a57b8cba424354e5ec9779fc1bb3240
-RMD160 (R/abind_1.4-0.tar.gz) = 16fa9f565f41e380a8f7590508339d2ecb78e724
-SHA512 (R/abind_1.4-0.tar.gz) = 6a4a73bba9f24063e7230830c34ff248d6e1feb8fd69282f63b1b0a58aca77413482b34f4cab7e296e7266519994ee4a675441e54e9b016a1b84b06b28c2ee55
-Size (R/abind_1.4-0.tar.gz) = 19642 bytes
+SHA1 (R/abind_1.4-5.tar.gz) = 6b3d85631af7ab574f96c08a6d48ad8bfd281458
+RMD160 (R/abind_1.4-5.tar.gz) = c81ea303a1048e41df9b9e5ac929011bdb9faa74
+SHA512 (R/abind_1.4-5.tar.gz) = b1f5d716e04f748b9d189a4a3e15ad00c2b5a7c69425dbf9f36fcb4fe23f6ff5cec2eb22ec626ab194c1eb88bdfd271b535868b00157efd4acf0faa022d16987
+Size (R/abind_1.4-5.tar.gz) = 21810 bytes
Home |
Main Index |
Thread Index |
Old Index