Date: Fri, 11 Mar 2016 09:26:05 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410817 - head/graphics/R-cran-dygraphs Message-ID: <201603110926.u2B9Q51i046044@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Mar 11 09:26:05 2016 New Revision: 410817 URL: https://svnweb.freebsd.org/changeset/ports/410817 Log: - Update to 0.8 Modified: head/graphics/R-cran-dygraphs/Makefile head/graphics/R-cran-dygraphs/distinfo Modified: head/graphics/R-cran-dygraphs/Makefile ============================================================================== --- head/graphics/R-cran-dygraphs/Makefile Fri Mar 11 09:22:52 2016 (r410816) +++ head/graphics/R-cran-dygraphs/Makefile Fri Mar 11 09:26:05 2016 (r410817) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dygraphs -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/R-cran-dygraphs/distinfo ============================================================================== --- head/graphics/R-cran-dygraphs/distinfo Fri Mar 11 09:22:52 2016 (r410816) +++ head/graphics/R-cran-dygraphs/distinfo Fri Mar 11 09:26:05 2016 (r410817) @@ -1,2 +1,2 @@ -SHA256 (dygraphs_0.7.tar.gz) = 0011380dc628dc366d2259c95cac3b5f6783f1f842407075e91580345d9d96a7 -SIZE (dygraphs_0.7.tar.gz) = 630978 +SHA256 (dygraphs_0.8.tar.gz) = b7b7bcfa298a5ed098b00cd9b88951f6ebcd930c0f83c7e4fb8f191804501c4b +SIZE (dygraphs_0.8.tar.gz) = 288364
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603110926.u2B9Q51i046044>