Date: Sun, 29 Nov 2015 12:15:18 +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: r402593 - head/graphics/R-cran-dygraphs Message-ID: <201511291215.tATCFIB5072921@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Nov 29 12:15:18 2015 New Revision: 402593 URL: https://svnweb.freebsd.org/changeset/ports/402593 Log: - Update to 0.5 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 Sun Nov 29 11:56:04 2015 (r402592) +++ head/graphics/R-cran-dygraphs/Makefile Sun Nov 29 12:15:18 2015 (r402593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dygraphs -PORTVERSION= 0.4.5 +PORTVERSION= 0.5 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/R-cran-dygraphs/distinfo ============================================================================== --- head/graphics/R-cran-dygraphs/distinfo Sun Nov 29 11:56:04 2015 (r402592) +++ head/graphics/R-cran-dygraphs/distinfo Sun Nov 29 12:15:18 2015 (r402593) @@ -1,2 +1,2 @@ -SHA256 (dygraphs_0.4.5.tar.gz) = 492de52d03ecbcf022d77e6847fb30f18042a64e1719b3a1754d21075a206c21 -SIZE (dygraphs_0.4.5.tar.gz) = 476027 +SHA256 (dygraphs_0.5.tar.gz) = 37d2cfa983993afc340c35c15943e0fb1c09dbc07820ec34720e881a914c5d57 +SIZE (dygraphs_0.5.tar.gz) = 628651
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511291215.tATCFIB5072921>