aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-Formula
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2017-07-12 09:25:28 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2017-07-12 09:25:28 +0000
commitb9ee25bffd5785f3023b403c9404ccfa2954b6a9 (patch)
treeb2fe856fdd8382f743b4f0e803ee44be3405fb27 /math/R-cran-Formula
parent8e7fa637620e394b70bbca47a13ca47e6497785d (diff)
downloadports-b9ee25bffd5785f3023b403c9404ccfa2954b6a9.tar.gz
ports-b9ee25bffd5785f3023b403c9404ccfa2954b6a9.zip
Notes
Diffstat (limited to 'math/R-cran-Formula')
-rw-r--r--math/R-cran-Formula/Makefile5
-rw-r--r--math/R-cran-Formula/distinfo5
-rw-r--r--math/R-cran-Formula/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/math/R-cran-Formula/Makefile b/math/R-cran-Formula/Makefile
index 6de0512e6e62..9046d0900214 100644
--- a/math/R-cran-Formula/Makefile
+++ b/math/R-cran-Formula/Makefile
@@ -2,15 +2,14 @@
# $FreeBSD$
PORTNAME= Formula
-DISTVERSION= 1.2-1
+DISTVERSION= 1.2-2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Extended Model Formulas
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
USES= cran:auto-plist
diff --git a/math/R-cran-Formula/distinfo b/math/R-cran-Formula/distinfo
index 32d04e59d3be..3a5c5fa5be5e 100644
--- a/math/R-cran-Formula/distinfo
+++ b/math/R-cran-Formula/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Formula_1.2-1.tar.gz) = 5db1ef55119b299c9d291e1c5c08e2d51b696303daf4e7295c38ff5fc428360a
-SIZE (Formula_1.2-1.tar.gz) = 149823
+TIMESTAMP = 1499849457
+SHA256 (Formula_1.2-2.tar.gz) = 8def4600fb7457d38db8083733477501b54528974aa216e4adf8871bff4aa429
+SIZE (Formula_1.2-2.tar.gz) = 150946
diff --git a/math/R-cran-Formula/pkg-descr b/math/R-cran-Formula/pkg-descr
index dd4b77d2e5f0..307feb650106 100644
--- a/math/R-cran-Formula/pkg-descr
+++ b/math/R-cran-Formula/pkg-descr
@@ -1,4 +1,4 @@
Infrastructure for extended formulas with multiple parts on the
right-hand side and/or multiple responses on the left-hand side.
-WWW: http://cran.r-project.org/web/packages/Formula/
+WWW: https://cran.r-project.org/web/packages/Formula/