math/R-cran-outliers: Adopt port / Update to 0.15

- switch to DISTVERSION
 - add license
 - update WWW URL from http:// to https://

ChangeLog: not available
This commit is contained in:
Nuno Teixeira 2022-06-21 12:41:27 +01:00
parent 1bc65972ef
commit 16ddd03f4a
3 changed files with 9 additions and 6 deletions

View File

@ -1,14 +1,16 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= outliers
PORTVERSION= 0.14
PORTREVISION= 9
DISTVERSION= 0.15
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Collection of some tests commonly used for identifying outliers
LICENSE= GPLv2 GPLv3
LICENSE_COMB= multi
USES= cran:auto-plist
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (outliers_0.14.tar.gz) = b6ce8f1db6442481546131def8253cabdf4472116d193daea7cb935d2b76986d
SIZE (outliers_0.14.tar.gz) = 15090
TIMESTAMP = 1655583729
SHA256 (outliers_0.15.tar.gz) = cc31d7f2faefd2c3a27f8ce78c7e67d3b321dcd6690292fad2468125e5e635fb
SIZE (outliers_0.15.tar.gz) = 15967

View File

@ -12,4 +12,4 @@ A collection of some tests commonly used for identifying outliers:
- Remove the value(s) most differing from the mean
- Calculate scores of the sample
WWW: http://cran.r-project.org/web/packages/outliers/
WWW: https://cran.r-project.org/web/packages/outliers/