From owner-svn-ports-head@freebsd.org Mon Jan 4 09:37:46 2021 Return-Path: Delivered-To: svn-ports-head@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 58BF24D0405; Mon, 4 Jan 2021 09:37:46 +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 4D8Vsk22NRz4T4g; Mon, 4 Jan 2021 09:37:46 +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 3409217DA6; Mon, 4 Jan 2021 09:37:46 +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 1049bkj8016650; Mon, 4 Jan 2021 09:37:46 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1049bjO5016648; Mon, 4 Jan 2021 09:37:45 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202101040937.1049bjO5016648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Mon, 4 Jan 2021 09:37:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560276 - 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: 560276 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2021 09:37:46 -0000 Author: rhurlin Date: Mon Jan 4 09:37:45 2021 New Revision: 560276 URL: https://svnweb.freebsd.org/changeset/ports/560276 Log: graphics/py-pyrsgis: Update to 0.3.3 Changes in documentation (Readme). Reported by: portscout Approved by: arrowd, tcberner (mentors, implicit) Modified: head/graphics/py-pyrsgis/Makefile head/graphics/py-pyrsgis/distinfo Modified: head/graphics/py-pyrsgis/Makefile ============================================================================== --- head/graphics/py-pyrsgis/Makefile Mon Jan 4 09:28:27 2021 (r560275) +++ head/graphics/py-pyrsgis/Makefile Mon Jan 4 09:37:45 2021 (r560276) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyrsgis -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pyrsgis/distinfo ============================================================================== --- head/graphics/py-pyrsgis/distinfo Mon Jan 4 09:28:27 2021 (r560275) +++ head/graphics/py-pyrsgis/distinfo Mon Jan 4 09:37:45 2021 (r560276) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604922767 -SHA256 (pyrsgis-0.3.1.tar.gz) = ffc2a1c9e32ddd15640bc642f938d29946153f0fb90844faa4b202d5b5f7fe99 -SIZE (pyrsgis-0.3.1.tar.gz) = 10935 +TIMESTAMP = 1609752103 +SHA256 (pyrsgis-0.3.3.tar.gz) = bf3ec86d6cbe27de4c2d2f72407d9a6b7e0e4070aab56b6f28584cf571faf2d1 +SIZE (pyrsgis-0.3.3.tar.gz) = 12286