diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-04-06 14:26:15 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-04-06 14:26:15 +0000 |
commit | 71a5e6965441db69124abf0d892e0d61b112441d (patch) | |
tree | 591e4bf166946c3b50250a28008d35c0616bee7b /math | |
parent | 3e8d08543f53fef02cabba4fe3f3bfa9bd38a487 (diff) | |
download | ports-71a5e6965441db69124abf0d892e0d61b112441d.tar.gz ports-71a5e6965441db69124abf0d892e0d61b112441d.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-sm/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-sm/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index 68cf99ce31dd..a7db7c665fda 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sm -DISTVERSION= 2.2-5.3 -PORTREVISION= 3 +DISTVERSION= 2.2-5.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sm/distinfo b/math/R-cran-sm/distinfo index d565651ca013..5a4a96004f72 100644 --- a/math/R-cran-sm/distinfo +++ b/math/R-cran-sm/distinfo @@ -1,2 +1,2 @@ -SHA256 (sm_2.2-5.3.tar.gz) = 0793c4693817434bdc94bef305fc16b6210b475d1f6841ed6f7bb9004db7fd9d -SIZE (sm_2.2-5.3.tar.gz) = 222337 +SHA256 (sm_2.2-5.4.tar.gz) = 49f26c52728ac9dd2152d80ef1d3d59b98269bdc81616f81548fa4ed842ed842 +SIZE (sm_2.2-5.4.tar.gz) = 256311 |