diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2022-10-04 13:55:02 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2022-10-04 13:55:56 +0000 |
commit | dd9125293e18b0b448393864c2cf7e3ee55f1d2f (patch) | |
tree | 1f7c4c8d521b91f047759d86588b3555dc16f39d | |
parent | 83f3f1cce13a341cedde8a810c8a00acc74dc801 (diff) | |
download | ports-dd9125293e18b0b448393864c2cf7e3ee55f1d2f.tar.gz ports-dd9125293e18b0b448393864c2cf7e3ee55f1d2f.zip |
devel/mercurial: update 6.2.2 -> 6.2.3
Update python version to 3.7.
-rw-r--r-- | devel/mercurial/Makefile | 4 | ||||
-rw-r--r-- | devel/mercurial/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index 6b82964c17f7..0c6d0853437b 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -1,5 +1,5 @@ PORTNAME= mercurial -PORTVERSION= 6.2.2 +PORTVERSION= 6.2.3 CATEGORIES= devel python MASTER_SITES= https://www.mercurial-scm.org/release/ @@ -10,7 +10,7 @@ WWW= https://www.mercurial-scm.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe python:3.6+ shebangfix +USES= cpe python:3.7+ shebangfix SHEBANG_FILES= contrib/hgweb.fcgi hgweb.cgi USE_PYTHON= autoplist distutils diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo index 64df87ffdec7..899b29654f4a 100644 --- a/devel/mercurial/distinfo +++ b/devel/mercurial/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662212302 -SHA256 (mercurial-6.2.2.tar.gz) = 9efa9da5f497a8750ac9c48fa431c4ab72209f1360180c5d4920d1311b0420df -SIZE (mercurial-6.2.2.tar.gz) = 8057375 +TIMESTAMP = 1664891101 +SHA256 (mercurial-6.2.3.tar.gz) = 98d1ae002f68adf53d65c5947fe8b7a379f98cf05d9b8ea1f4077d2ca5dce9db +SIZE (mercurial-6.2.3.tar.gz) = 8058864 |