diff options
author | wen <wen@FreeBSD.org> | 2016-03-25 07:42:02 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-03-25 07:42:02 +0800 |
commit | dc15bd37f3c592e58af7e44190268179dce14d82 (patch) | |
tree | 43f186c144b7a3710f4f74bac875bead3307c574 /math/R-cran-VGAM | |
parent | 20ac37537f8de9dfbe230a0178d549e077990da0 (diff) | |
download | freebsd-ports-graphics-dc15bd37f3c592e58af7e44190268179dce14d82.tar.gz freebsd-ports-graphics-dc15bd37f3c592e58af7e44190268179dce14d82.tar.zst freebsd-ports-graphics-dc15bd37f3c592e58af7e44190268179dce14d82.zip |
- Update to 1.0.1
Diffstat (limited to 'math/R-cran-VGAM')
-rw-r--r-- | math/R-cran-VGAM/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-VGAM/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-VGAM/Makefile b/math/R-cran-VGAM/Makefile index d8daee3822f..a3a727e6b1e 100644 --- a/math/R-cran-VGAM/Makefile +++ b/math/R-cran-VGAM/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= VGAM -DISTVERSION= 1.0-0 +DISTVERSION= 1.0-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-VGAM/distinfo b/math/R-cran-VGAM/distinfo index 4687ae1bb1b..7a742ba78e4 100644 --- a/math/R-cran-VGAM/distinfo +++ b/math/R-cran-VGAM/distinfo @@ -1,2 +1,2 @@ -SHA256 (VGAM_1.0-0.tar.gz) = 6acdd7db49c0987c565870afe593160ceba72a6ca4a84e6da3cf6f74d1fa02e1 -SIZE (VGAM_1.0-0.tar.gz) = 2559549 +SHA256 (VGAM_1.0-1.tar.gz) = c066864e406fcee23f383a28299dba3cf83356e5b68df16324885afac87a05ea +SIZE (VGAM_1.0-1.tar.gz) = 2417553 |