diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:58:52 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:59:39 +0000 |
commit | 43becdd4f37427e5fdff7aa4e1bddec2a34d205a (patch) | |
tree | 543553ad547ceb6d745dd22f9ea035a2a6676892 | |
parent | 1a58df8123e825c40ce598370eb7defb4bac0750 (diff) |
devel/mercurial: Update to 6.8
-rw-r--r-- | devel/mercurial/Makefile | 2 | ||||
-rw-r--r-- | devel/mercurial/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index a3138e3a0161..bea3f50587dd 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -1,5 +1,5 @@ PORTNAME= mercurial -PORTVERSION= 6.7.4 +PORTVERSION= 6.8 CATEGORIES= devel python MASTER_SITES= https://www.mercurial-scm.org/release/ diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo index 19ad052db6c9..f48f6c5c67c3 100644 --- a/devel/mercurial/distinfo +++ b/devel/mercurial/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580344 -SHA256 (mercurial-6.7.4.tar.gz) = 74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e -SIZE (mercurial-6.7.4.tar.gz) = 8310726 +TIMESTAMP = 1720536560 +SHA256 (mercurial-6.8.tar.gz) = 08e4d0e5da8af1132b51e6bc3350180ad57adcd935f097b6d0bc119a2c2c0a10 +SIZE (mercurial-6.8.tar.gz) = 8322075 |