diff options
author | tota <tota@FreeBSD.org> | 2013-04-20 06:27:20 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-04-20 06:27:20 +0800 |
commit | c1073da4b0466a468630199b6e927edd771b590e (patch) | |
tree | a6c76ed6722c8c7832539be3e060b380f93a8e58 /math | |
parent | 979ba0bf0806a611afae41fdcc913d2888b2f66a (diff) | |
download | freebsd-ports-gnome-c1073da4b0466a468630199b6e927edd771b590e.tar.gz freebsd-ports-gnome-c1073da4b0466a468630199b6e927edd771b590e.tar.zst freebsd-ports-gnome-c1073da4b0466a468630199b6e927edd771b590e.zip |
- Update to 2.0.3
Feature safe: yes
Diffstat (limited to 'math')
-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 |