Date: Fri, 21 Apr 2017 06:22:25 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439006 - head/graphics/py-plotly Message-ID: <201704210622.v3L6MPHY029057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Apr 21 06:22:25 2017 New Revision: 439006 URL: https://svnweb.freebsd.org/changeset/ports/439006 Log: - Update to 2.0.7 PR: 218532 Submitted by: maintainer Modified: head/graphics/py-plotly/Makefile head/graphics/py-plotly/distinfo Modified: head/graphics/py-plotly/Makefile ============================================================================== --- head/graphics/py-plotly/Makefile Fri Apr 21 06:21:46 2017 (r439005) +++ head/graphics/py-plotly/Makefile Fri Apr 21 06:22:25 2017 (r439006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plotly -PORTVERSION= 1.9.7 +PORTVERSION= 2.0.7 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-plotly/distinfo ============================================================================== --- head/graphics/py-plotly/distinfo Fri Apr 21 06:21:46 2017 (r439005) +++ head/graphics/py-plotly/distinfo Fri Apr 21 06:22:25 2017 (r439006) @@ -1,2 +1,3 @@ -SHA256 (plotly-1.9.7.tar.gz) = 76193e3c97b6d1fca019daa48ea09d2a95959e4f81bb9960744f7d13cee3a30c -SIZE (plotly-1.9.7.tar.gz) = 549657 +TIMESTAMP = 1491823083 +SHA256 (plotly-2.0.7.tar.gz) = 7a8765390b957ba277a35d4566dfe54885afe6fc684942b3d942573dce3a026b +SIZE (plotly-2.0.7.tar.gz) = 923071
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704210622.v3L6MPHY029057>