Date: Thu, 17 Dec 2020 07:50:36 +0000 (UTC) From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558267 - head/graphics/py-visvis Message-ID: <202012170750.0BH7oasu020526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rhurlin Date: Thu Dec 17 07:50:35 2020 New Revision: 558267 URL: https://svnweb.freebsd.org/changeset/ports/558267 Log: graphics/py-visvis: Update to 1.13.0 Changelog: https://github.com/almarklein/visvis/compare/v1.12.4...v1.13.0 Reported by: portscout Approved by: arrowd, tcberner (mentors, implicit) Modified: head/graphics/py-visvis/Makefile head/graphics/py-visvis/distinfo Modified: head/graphics/py-visvis/Makefile ============================================================================== --- head/graphics/py-visvis/Makefile Thu Dec 17 07:43:23 2020 (r558266) +++ head/graphics/py-visvis/Makefile Thu Dec 17 07:50:35 2020 (r558267) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= visvis -PORTVERSION= 1.12.4 -PORTREVISION= 2 +PORTVERSION= 1.13.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-visvis/distinfo ============================================================================== --- head/graphics/py-visvis/distinfo Thu Dec 17 07:43:23 2020 (r558266) +++ head/graphics/py-visvis/distinfo Thu Dec 17 07:50:35 2020 (r558267) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599887932 -SHA256 (visvis-1.12.4.tar.gz) = 0806d45e1829ad8e53db21487ada041c16eea8c7363390a7339316fba3ce2d93 -SIZE (visvis-1.12.4.tar.gz) = 5074422 +TIMESTAMP = 1608187130 +SHA256 (visvis-1.13.0.tar.gz) = 319d2e37c9756a029be33dc491461b8359fc52caa9c5147807eba583cafbf749 +SIZE (visvis-1.13.0.tar.gz) = 5095145
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012170750.0BH7oasu020526>