git: e307077e4be9 - main - devel/py-smmap: Update to 5.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:29 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e307077e4be9f3e70d7d81ad27cb8e7d44ec8022
commit e307077e4be9f3e70d7d81ad27cb8e7d44ec8022
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:11 +0000
devel/py-smmap: Update to 5.0.1
- Update WWW
Changes: https://github.com/gitpython-developers/smmap/blob/master/doc/source/changes.rst
---
devel/py-smmap/Makefile | 5 +++--
devel/py-smmap/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/py-smmap/Makefile b/devel/py-smmap/Makefile
index fbf864e881e2..ff4a2a79c837 100644
--- a/devel/py-smmap/Makefile
+++ b/devel/py-smmap/Makefile
@@ -1,12 +1,13 @@
PORTNAME= smmap
-PORTVERSION= 5.0.0
+PORTVERSION= 5.0.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Sliding-window memory map manager
-WWW= https://github.com/gitpython-developers/smmap
+WWW= https://smmap.readthedocs.io/en/latest/ \
+ https://github.com/gitpython-developers/smmap
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-smmap/distinfo b/devel/py-smmap/distinfo
index d1592d225341..249a2bfda9d3 100644
--- a/devel/py-smmap/distinfo
+++ b/devel/py-smmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634391144
-SHA256 (smmap-5.0.0.tar.gz) = c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936
-SIZE (smmap-5.0.0.tar.gz) = 22437
+TIMESTAMP = 1695143331
+SHA256 (smmap-5.0.1.tar.gz) = dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62
+SIZE (smmap-5.0.1.tar.gz) = 22291