diff options
-rw-r--r-- | math/R-cran-RHmm/Makefile | 7 | ||||
-rw-r--r-- | math/R-cran-RHmm/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/R-cran-RHmm/Makefile b/math/R-cran-RHmm/Makefile index dd111fde9ce3..8241e85f0f8d 100644 --- a/math/R-cran-RHmm/Makefile +++ b/math/R-cran-RHmm/Makefile @@ -2,16 +2,15 @@ # $FreeBSD$ PORTNAME= RHmm -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Hidden Markov Models simulations and estimations -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes diff --git a/math/R-cran-RHmm/distinfo b/math/R-cran-RHmm/distinfo index e638e0714f3b..4ec3f27b1743 100644 --- a/math/R-cran-RHmm/distinfo +++ b/math/R-cran-RHmm/distinfo @@ -1,2 +1,2 @@ -SHA256 (RHmm_2.0.2.tar.gz) = ded5055e8713ebd0260f199c9a94b88d5b01e3954bcbe75c735cfbf2732a54fe -SIZE (RHmm_2.0.2.tar.gz) = 127791 +SHA256 (RHmm_2.0.3.tar.gz) = eb900d0aa058c4583d6fa765d701dfb52a355a4d52deee27f8a1a540dec4dad6 +SIZE (RHmm_2.0.3.tar.gz) = 128600 |