diff options
author | wen <wen@FreeBSD.org> | 2016-06-02 16:09:01 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-06-02 16:09:01 +0800 |
commit | be838c5d3695e2116b9d475ebdb275d1590a98f4 (patch) | |
tree | 5db3fbdf8adbca19b2b1d405f5408b4b07684c7b /math | |
parent | c8fa8eb1bbee96235209849f6e68ab116f4c7f4f (diff) | |
download | freebsd-ports-graphics-be838c5d3695e2116b9d475ebdb275d1590a98f4.tar.gz freebsd-ports-graphics-be838c5d3695e2116b9d475ebdb275d1590a98f4.tar.zst freebsd-ports-graphics-be838c5d3695e2116b9d475ebdb275d1590a98f4.zip |
- Update to 1.0.2
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-VGAM/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-VGAM/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/R-cran-VGAM/Makefile b/math/R-cran-VGAM/Makefile index a3a727e6b1e..d69e6edf2eb 100644 --- a/math/R-cran-VGAM/Makefile +++ b/math/R-cran-VGAM/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= VGAM -DISTVERSION= 1.0-1 +DISTVERSION= 1.0-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-VGAM/distinfo b/math/R-cran-VGAM/distinfo index 7a742ba78e4..c917bd20ced 100644 --- a/math/R-cran-VGAM/distinfo +++ b/math/R-cran-VGAM/distinfo @@ -1,2 +1,3 @@ -SHA256 (VGAM_1.0-1.tar.gz) = c066864e406fcee23f383a28299dba3cf83356e5b68df16324885afac87a05ea -SIZE (VGAM_1.0-1.tar.gz) = 2417553 +TIMESTAMP = 1464768091 +SHA256 (VGAM_1.0-2.tar.gz) = 03561bf484f97b616b1979132c759c5faa69c5d5a4cfd7aea2ea6d3612ac0961 +SIZE (VGAM_1.0-2.tar.gz) = 2447418 |