diff options
author | tota <tota@FreeBSD.org> | 2016-02-03 12:45:15 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2016-02-03 12:45:15 +0800 |
commit | 6654e45f76662f5b207831383fb5ec465d1fa54a (patch) | |
tree | 4cff642c6a4f244b1064e947bf14c004f9acdb97 /graphics | |
parent | 09b68f9eef9c0b7145665c71d41878ba62e5a034 (diff) | |
download | freebsd-ports-gnome-6654e45f76662f5b207831383fb5ec465d1fa54a.tar.gz freebsd-ports-gnome-6654e45f76662f5b207831383fb5ec465d1fa54a.tar.zst freebsd-ports-gnome-6654e45f76662f5b207831383fb5ec465d1fa54a.zip |
- Update to 0.7
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/R-cran-dygraphs/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-dygraphs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/R-cran-dygraphs/Makefile b/graphics/R-cran-dygraphs/Makefile index ff1aab20022e..c3516cd12639 100644 --- a/graphics/R-cran-dygraphs/Makefile +++ b/graphics/R-cran-dygraphs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dygraphs -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-dygraphs/distinfo b/graphics/R-cran-dygraphs/distinfo index 1c6544228bbe..29ce0861da62 100644 --- a/graphics/R-cran-dygraphs/distinfo +++ b/graphics/R-cran-dygraphs/distinfo @@ -1,2 +1,2 @@ -SHA256 (dygraphs_0.6.tar.gz) = 184982ae6c4690ef23fe1267bf514a9c5fc7446df80ebf7f6dfb473fbb4ad043 -SIZE (dygraphs_0.6.tar.gz) = 630484 +SHA256 (dygraphs_0.7.tar.gz) = 0011380dc628dc366d2259c95cac3b5f6783f1f842407075e91580345d9d96a7 +SIZE (dygraphs_0.7.tar.gz) = 630978 |