Index: head/math/R-cran-Formula/Makefile =================================================================== --- head/math/R-cran-Formula/Makefile (revision 445577) +++ head/math/R-cran-Formula/Makefile (revision 445578) @@ -1,17 +1,16 @@ # Created by: TAKATSU Tomonari # $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 .include Index: head/math/R-cran-Formula/distinfo =================================================================== --- head/math/R-cran-Formula/distinfo (revision 445577) +++ head/math/R-cran-Formula/distinfo (revision 445578) @@ -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 Index: head/math/R-cran-Formula/pkg-descr =================================================================== --- head/math/R-cran-Formula/pkg-descr (revision 445577) +++ head/math/R-cran-Formula/pkg-descr (revision 445578) @@ -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/