Date: Mon, 9 Nov 2020 13:49:44 +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: r554723 - head/graphics/py-pyrsgis Message-ID: <202011091349.0A9DniBH069112@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rhurlin Date: Mon Nov 9 13:49:44 2020 New Revision: 554723 URL: https://svnweb.freebsd.org/changeset/ports/554723 Log: graphics/py-pyrsgis: Update to 0.3.1 Update from 0.2.6 to 0.3.1 with some bugfixes, minor enhancements and several improvements in documentation. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27149 Modified: head/graphics/py-pyrsgis/Makefile head/graphics/py-pyrsgis/distinfo Modified: head/graphics/py-pyrsgis/Makefile ============================================================================== --- head/graphics/py-pyrsgis/Makefile Mon Nov 9 13:45:01 2020 (r554722) +++ head/graphics/py-pyrsgis/Makefile Mon Nov 9 13:49:44 2020 (r554723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyrsgis -PORTVERSION= 0.2.6 +PORTVERSION= 0.3.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pyrsgis/distinfo ============================================================================== --- head/graphics/py-pyrsgis/distinfo Mon Nov 9 13:45:01 2020 (r554722) +++ head/graphics/py-pyrsgis/distinfo Mon Nov 9 13:49:44 2020 (r554723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574940358 -SHA256 (pyrsgis-0.2.6.tar.gz) = b3be84f8c0e448d07e67485561ed9e2663060d2a6feec7f4e834a3251f4d1afe -SIZE (pyrsgis-0.2.6.tar.gz) = 10070 +TIMESTAMP = 1604922767 +SHA256 (pyrsgis-0.3.1.tar.gz) = ffc2a1c9e32ddd15640bc642f938d29946153f0fb90844faa4b202d5b5f7fe99 +SIZE (pyrsgis-0.3.1.tar.gz) = 10935
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011091349.0A9DniBH069112>