Date: Tue, 6 Jul 2021 05:50:38 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7a37e95ddd4b - main - graphics/py-pyrsgis: Update to 0.4.0 Message-ID: <202107060550.1665ocBd077475@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a37e95ddd4b9f253fb77185e098def69566324e commit 7a37e95ddd4b9f253fb77185e098def69566324e Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-07-06 05:44:05 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-07-06 05:49:41 +0000 graphics/py-pyrsgis: Update to 0.4.0 - Update README.md - Remove LICENSE.txt - Delete build/lib/pyrsgis directory Reported by: Repology --- graphics/py-pyrsgis/Makefile | 2 +- graphics/py-pyrsgis/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-pyrsgis/Makefile b/graphics/py-pyrsgis/Makefile index fc16c9549b82..9de4af22b734 100644 --- a/graphics/py-pyrsgis/Makefile +++ b/graphics/py-pyrsgis/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= pyrsgis -PORTVERSION= 0.3.9 +PORTVERSION= 0.4.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pyrsgis/distinfo b/graphics/py-pyrsgis/distinfo index 006003e6d872..c41444e4e42a 100644 --- a/graphics/py-pyrsgis/distinfo +++ b/graphics/py-pyrsgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622660816 -SHA256 (pyrsgis-0.3.9.tar.gz) = 9b817189344d17c2d123d456f4088fd12222451d818479b7e20e4b51c3f0ecf1 -SIZE (pyrsgis-0.3.9.tar.gz) = 16253 +TIMESTAMP = 1625546727 +SHA256 (pyrsgis-0.4.0.tar.gz) = 001fe1f81295e5e01026c2eeedb6f7ccdeb0b1093022feef37763b20321ec7bc +SIZE (pyrsgis-0.4.0.tar.gz) = 16682
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107060550.1665ocBd077475>