pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 19:21:32 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/math/R-e1071: Makefile distinfo
Log Message:
R-e1071: update to version 1.7.2.
Update to the canonical form of an R package and fix the LICENSE
field.
To generate a diff of this commit:
cvs rdiff -u -r1.3168 -r1.3169 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-e1071/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-e1071/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3168 pkgsrc/doc/CHANGES-2019:1.3169
--- pkgsrc/doc/CHANGES-2019:1.3168 Wed Jul 31 19:17:39 2019
+++ pkgsrc/doc/CHANGES-2019 Wed Jul 31 19:21:32 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3168 2019/07/31 19:17:39 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3169 2019/07/31 19:21:32 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5125,3 +5125,4 @@ Changes to the packages collection and i
Updated math/R-classInt to 0.3.3 [brook 2019-07-31]
Updated math/R-coda to 0.19.3 [brook 2019-07-31]
Updated math/R-combinat to 0.0.8 [brook 2019-07-31]
+ Updated math/R-e1071 to 1.7.2 [brook 2019-07-31]
Index: pkgsrc/math/R-e1071/Makefile
diff -u pkgsrc/math/R-e1071/Makefile:1.8 pkgsrc/math/R-e1071/Makefile:1.9
--- pkgsrc/math/R-e1071/Makefile:1.8 Sat Jul 28 14:40:47 2018
+++ pkgsrc/math/R-e1071/Makefile Wed Jul 31 19:21:32 2019
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2018/07/28 14:40:47 brook Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/31 19:21:32 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://cran.r-project.org/web/packages/e1071/index.html
COMMENT= Misc Functions of the Department of Statistics (e1071), TU Wien
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= e1071
-R_PKGVER= 1.6-8
+R_PKGVER= 1.7-2
USE_LANGUAGES= c c++
Index: pkgsrc/math/R-e1071/distinfo
diff -u pkgsrc/math/R-e1071/distinfo:1.7 pkgsrc/math/R-e1071/distinfo:1.8
--- pkgsrc/math/R-e1071/distinfo:1.7 Wed Jan 17 18:43:10 2018
+++ pkgsrc/math/R-e1071/distinfo Wed Jul 31 19:21:32 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/01/17 18:43:10 minskim Exp $
+$NetBSD: distinfo,v 1.8 2019/07/31 19:21:32 brook Exp $
-SHA1 (R/e1071_1.6-8.tar.gz) = 97fa0397f4cff9371511a537614524c3ce248fb4
-RMD160 (R/e1071_1.6-8.tar.gz) = 852385b7d28ee88ce6749f5d2de286230f7ba92d
-SHA512 (R/e1071_1.6-8.tar.gz) = 302f1a5eea1ebaf10c764ae9dda55063199aa97ef2d0e18c413b37666e28b2481b2dcf1d6a78a284455aefe0cd48e43ad695de65caa09293f66ae93ec02a8d6d
-Size (R/e1071_1.6-8.tar.gz) = 581513 bytes
+SHA1 (R/e1071_1.7-2.tar.gz) = dc96a14b53c298f6d393f55c3a452b6ac9da07b5
+RMD160 (R/e1071_1.7-2.tar.gz) = 9b1ce120c3c42532226de22b1d7e03ef64db3f74
+SHA512 (R/e1071_1.7-2.tar.gz) = 381cf98649a3c3bde6ba9800cf59c66aa632af60ca6bc22deaebdb2a364ccbfb9a499de7ceb0b98026e79b438e719109dcc1ee4145a0737aff4eb44bdd016cdc
+Size (R/e1071_1.7-2.tar.gz) = 583003 bytes
Home |
Main Index |
Thread Index |
Old Index