Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2016 03:28: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: r419899 - head/graphics/R-cran-dygraphs
Message-ID:  <201608090328.u793SIZE003914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Aug  9 03:28:18 2016
New Revision: 419899
URL: https://svnweb.freebsd.org/changeset/ports/419899

Log:
  - Update to 1.1.1-1

Modified:
  head/graphics/R-cran-dygraphs/Makefile   (contents, props changed)
  head/graphics/R-cran-dygraphs/distinfo   (contents, props changed)

Modified: head/graphics/R-cran-dygraphs/Makefile
==============================================================================
--- head/graphics/R-cran-dygraphs/Makefile	Tue Aug  9 02:12:32 2016	(r419898)
+++ head/graphics/R-cran-dygraphs/Makefile	Tue Aug  9 03:28:18 2016	(r419899)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	dygraphs
-PORTVERSION=	1.1.1.0
+DISTVERSION=	1.1.1-1
 CATEGORIES=	graphics
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Interface to Dygraphs Interactive Time Series Charting Library

Modified: head/graphics/R-cran-dygraphs/distinfo
==============================================================================
--- head/graphics/R-cran-dygraphs/distinfo	Tue Aug  9 02:12:32 2016	(r419898)
+++ head/graphics/R-cran-dygraphs/distinfo	Tue Aug  9 03:28:18 2016	(r419899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470122668
-SHA256 (dygraphs_1.1.1.0.tar.gz) = ab5127d1dde1db779170488313453801e3d8e33d1371a1cde85437fb699db0ab
-SIZE (dygraphs_1.1.1.0.tar.gz) = 293300
+TIMESTAMP = 1470661698
+SHA256 (dygraphs_1.1.1-1.tar.gz) = cb649a07bfb38cb9cc41589c112da48120c9f45e110fe7cedef707c3c1333baf
+SIZE (dygraphs_1.1.1-1.tar.gz) = 293309



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608090328.u793SIZE003914>