Date: Tue, 6 Mar 2018 18:21:52 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463737 - head/math/R-cran-truncnorm Message-ID: <201803061821.w26ILqv3040377@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pfg (src committer) Date: Tue Mar 6 18:21:52 2018 New Revision: 463737 URL: https://svnweb.freebsd.org/changeset/ports/463737 Log: math/R-cran-truncnorm: Update to 1.0-8 Minor update. Use canonical R-cran WWW link while here. PR: 226262 Approved by: koobs (ports) Modified: head/math/R-cran-truncnorm/Makefile head/math/R-cran-truncnorm/distinfo head/math/R-cran-truncnorm/pkg-descr Modified: head/math/R-cran-truncnorm/Makefile ============================================================================== --- head/math/R-cran-truncnorm/Makefile Tue Mar 6 17:27:45 2018 (r463736) +++ head/math/R-cran-truncnorm/Makefile Tue Mar 6 18:21:52 2018 (r463737) @@ -3,7 +3,7 @@ PORTNAME= truncnorm PORTREVISION= 1 -DISTVERSION= 1.0-7 +DISTVERSION= 1.0-8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-truncnorm/distinfo ============================================================================== --- head/math/R-cran-truncnorm/distinfo Tue Mar 6 17:27:45 2018 (r463736) +++ head/math/R-cran-truncnorm/distinfo Tue Mar 6 18:21:52 2018 (r463737) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475192353 -SHA256 (truncnorm_1.0-7.tar.gz) = c7d775d09e2dcbcc543c03a207b4407b8548b5fdfeb4c017f12818507e014ce1 -SIZE (truncnorm_1.0-7.tar.gz) = 9909 +TIMESTAMP = 1519827940 +SHA256 (truncnorm_1.0-8.tar.gz) = 49564e8d87063cf9610201fbc833859ed01935cc0581b9e21c42a0d21a47c87e +SIZE (truncnorm_1.0-8.tar.gz) = 11382 Modified: head/math/R-cran-truncnorm/pkg-descr ============================================================================== --- head/math/R-cran-truncnorm/pkg-descr Tue Mar 6 17:27:45 2018 (r463736) +++ head/math/R-cran-truncnorm/pkg-descr Tue Mar 6 18:21:52 2018 (r463737) @@ -2,4 +2,4 @@ Density, distribution function, quantile function, ran and expected value function for the truncated normal distribution with mean equal to 'mean' and standard deviation equal to 'sd'. -WWW: http://cran.r-project.org/web/packages/truncnorm/ +WWW: https://cran.r-project.org/package=truncnorm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803061821.w26ILqv3040377>