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 20:19:10 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/math/R-prob: Makefile distinfo
Log Message:
R-prob: update to version 1.0.1.
Update to the canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.3191 -r1.3192 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/R-prob/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-prob/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.3191 pkgsrc/doc/CHANGES-2019:1.3192
--- pkgsrc/doc/CHANGES-2019:1.3191 Wed Jul 31 20:16:40 2019
+++ pkgsrc/doc/CHANGES-2019 Wed Jul 31 20:19:10 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3191 2019/07/31 20:16:40 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3192 2019/07/31 20:19:10 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5148,3 +5148,4 @@ Changes to the packages collection and i
Updated math/R-nloptr to 1.2.1 [brook 2019-07-31]
Updated math/R-numDeriv to 2016.8.1.1 [brook 2019-07-31]
Updated math/R-poweRlaw to 0.70.2 [brook 2019-07-31]
+ Updated math/R-prob to 1.0.1 [brook 2019-07-31]
Index: pkgsrc/math/R-prob/Makefile
diff -u pkgsrc/math/R-prob/Makefile:1.2 pkgsrc/math/R-prob/Makefile:1.3
--- pkgsrc/math/R-prob/Makefile:1.2 Sat Jul 28 14:53:46 2018
+++ pkgsrc/math/R-prob/Makefile Wed Jul 31 20:19:10 2019
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:53:46 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 20:19:10 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://prob.r-forge.r-project.org/
COMMENT= Elementary probability on finite sample spaces
LICENSE= gnu-gpl-v3
-DEPENDS+= R-combinat-[0-9]*:../../math/R-combinat
-DEPENDS+= R-fAsianOptions-[0-9]*:../../finance/R-fAsianOptions
-
R_PKGNAME= prob
-R_PKGVER= 1.0-0
+R_PKGVER= 1.0-1
+
+DEPENDS+= R-fAsianOptions>=3042.82:../../finance/R-fAsianOptions
+DEPENDS+= R-combinat>=0.0.8:../../math/R-combinat
USE_LANGUAGES= # none
Index: pkgsrc/math/R-prob/distinfo
diff -u pkgsrc/math/R-prob/distinfo:1.1 pkgsrc/math/R-prob/distinfo:1.2
--- pkgsrc/math/R-prob/distinfo:1.1 Fri Mar 2 19:04:13 2018
+++ pkgsrc/math/R-prob/distinfo Wed Jul 31 20:19:10 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/02 19:04:13 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 20:19:10 brook Exp $
-SHA1 (R/prob_1.0-0.tar.gz) = 703d9f7ac67ffb1198a28955078fdca1853fe953
-RMD160 (R/prob_1.0-0.tar.gz) = b95f0c25f0ba0147619a1532b290308ca0fe17cc
-SHA512 (R/prob_1.0-0.tar.gz) = 6dff09d4b3a21b7ea3cbea82be754e1147e881da5a00a534d9e98f29a6400b7ab3a2ed9bf0e8e807455ab5d1e5b3f9857b22005922a959c81592122f07edd3c3
-Size (R/prob_1.0-0.tar.gz) = 653781 bytes
+SHA1 (R/prob_1.0-1.tar.gz) = 5bd048a84007abfd87c74b2c3fc68c6ead50528a
+RMD160 (R/prob_1.0-1.tar.gz) = acc97be7d06438ce54c29742ee82964aef6b3a25
+SHA512 (R/prob_1.0-1.tar.gz) = 0f8756a2feee961f6d91720653449efdcb6852c94cfefeb33440299527bf988f1fd88fc6802fa0e56cef00f3bf86efa82b5ed53773dd5570297dc1df3a7f2560
+Size (R/prob_1.0-1.tar.gz) = 655001 bytes
Home |
Main Index |
Thread Index |
Old Index