Index: head/math/R-cran-truncnorm/Makefile =================================================================== --- head/math/R-cran-truncnorm/Makefile (revision 463736) +++ head/math/R-cran-truncnorm/Makefile (revision 463737) @@ -1,17 +1,17 @@ # Created by: Pedro Giffuni # $FreeBSD$ PORTNAME= truncnorm PORTREVISION= 1 -DISTVERSION= 1.0-7 +DISTVERSION= 1.0-8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= pfg@FreeBSD.org COMMENT= Truncated normal distribution LICENSE= GPLv2 USES= cran:auto-plist,compiles .include Index: head/math/R-cran-truncnorm/distinfo =================================================================== --- head/math/R-cran-truncnorm/distinfo (revision 463736) +++ head/math/R-cran-truncnorm/distinfo (revision 463737) @@ -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 Index: head/math/R-cran-truncnorm/pkg-descr =================================================================== --- head/math/R-cran-truncnorm/pkg-descr (revision 463736) +++ head/math/R-cran-truncnorm/pkg-descr (revision 463737) @@ -1,5 +1,5 @@ Density, distribution function, quantile function, random generation 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