From owner-svn-ports-all@freebsd.org Mon Nov 9 13:49:45 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 58DE2464133; Mon, 9 Nov 2020 13:49:45 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CVC6K26fHz4r25; Mon, 9 Nov 2020 13:49:45 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3B72D1249F; Mon, 9 Nov 2020 13:49:45 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0A9Dnj8T069114; Mon, 9 Nov 2020 13:49:45 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A9DniBH069112; Mon, 9 Nov 2020 13:49:44 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202011091349.0A9DniBH069112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Mon, 9 Nov 2020 13:49:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554723 - head/graphics/py-pyrsgis X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/graphics/py-pyrsgis X-SVN-Commit-Revision: 554723 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2020 13:49:45 -0000 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