diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-08-24 02:41:14 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-08-24 02:41:14 +0000 |
commit | f8a4b5dc58673be29087babf11957ae3f6a2321f (patch) | |
tree | 4e54b35e8cca0df86d0ba5e4e61ddc148bccede7 /math/R-cran-sandwich | |
parent | 1eb1e45350f195b5a2c04fb354d830189cf8d2af (diff) | |
download | ports-f8a4b5dc58673be29087babf11957ae3f6a2321f.tar.gz ports-f8a4b5dc58673be29087babf11957ae3f6a2321f.zip |
Notes
Diffstat (limited to 'math/R-cran-sandwich')
-rw-r--r-- | math/R-cran-sandwich/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-sandwich/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile index 7d870b464c21..540b6172d4a6 100644 --- a/math/R-cran-sandwich/Makefile +++ b/math/R-cran-sandwich/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sandwich -DISTVERSION= 2.4-0 -PORTREVISION= 1 +DISTVERSION= 2.5-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sandwich/distinfo b/math/R-cran-sandwich/distinfo index de13e85b36ac..aab3614201e9 100644 --- a/math/R-cran-sandwich/distinfo +++ b/math/R-cran-sandwich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503900470 -SHA256 (sandwich_2.4-0.tar.gz) = 34315b9ced76a3ed109aead7b8f77eea6398a6eb2e1ad71515a48bed9808ccc0 -SIZE (sandwich_2.4-0.tar.gz) = 1280592 +TIMESTAMP = 1534845246 +SHA256 (sandwich_2.5-0.tar.gz) = 6cc144af20739eb23e5539010d3833d7c7fc53cbca2addb583ab933167c11399 +SIZE (sandwich_2.5-0.tar.gz) = 1376950 |