summaryrefslogtreecommitdiff
path: root/mercurial
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-01-07 13:56:09 +0100
committerTim Biermann <tbier@posteo.de>2022-01-07 13:56:09 +0100
commitd364f3d24d6780340190a7df763d590f64492409 (patch)
treef8ae12c1250e2c6a82e31f093313ea71648bb2fc /mercurial
parent3ba93403c7682ef660adde3a6e51e572898fd66b (diff)
parent245fbb1f5fa391ff91fcc2d3eefeec3cb14ff890 (diff)
downloadcontrib-d364f3d24d6780340190a7df763d590f64492409.tar.gz
contrib-d364f3d24d6780340190a7df763d590f64492409.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7-alpha0
Diffstat (limited to 'mercurial')
-rw-r--r--mercurial/.footprint3
-rw-r--r--mercurial/.signature8
-rw-r--r--mercurial/Pkgfile2
3 files changed, 7 insertions, 6 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint
index 83ed8be94..bc730acad 100644
--- a/mercurial/.footprint
+++ b/mercurial/.footprint
@@ -345,7 +345,7 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/hgext3rd/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hgext3rd/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hgext3rd/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hgext3rd/__pycache__/__init__.cpython-310.pyc
--rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0-py3.10.egg-info
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0.1-py3.10.egg-info
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mercurial/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/__modulepolicy__.py
@@ -638,6 +638,7 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/mercurial/helptext/interna
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/patterns.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/phases.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/revisions.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/rust.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/scripting.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/subrepos.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/helptext/templates.txt
diff --git a/mercurial/.signature b/mercurial/.signature
index d3a4e8105..2dc5edf7f 100644
--- a/mercurial/.signature
+++ b/mercurial/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35hfi6sxmplvjPEkv1Is0lWqgaGW5pHAnd7d1F7y5cU92QF1A2+rDlasONrQVpiufRhSlgvfRjEPyqO3SIdlZA4=
-SHA256 (Pkgfile) = 56b57a6f9733318bc481b68ad0626efe38997831b0ae6259f388d8ee7b7cecd5
-SHA256 (.footprint) = 7a3231ae405dc8d80e04971980fd85a4d158e526d13194ad780d126ff29faf7d
-SHA256 (mercurial-6.0.tar.gz) = 53b68b7e592adce3a4e421da3bffaacfc7721f403aac319e6d2c5122574de62f
+RWSagIOpLGJF3/+4pzieGoUo2HOLAKhlmb6JYGNG6gq/dOSpNwQsyE9oFQH0b3QWCKTY9L7oWlkSS4UPhhtGM10mVNbEDauOwQo=
+SHA256 (Pkgfile) = 2e85f9e03d221d4b99a26550145716690a6b63bfdade2313eab4dd69ab6e804f
+SHA256 (.footprint) = 8fa929ede565d3d09ba252fc2532885cd99f62d7e42c41d3fb80b627d557e18e
+SHA256 (mercurial-6.0.1.tar.gz) = 05fd0b480389c96547f5a6c769e90ee00f1d13f7ac0d465e40a381c6cf3a56e2
diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile
index 8979c0d76..549734398 100644
--- a/mercurial/Pkgfile
+++ b/mercurial/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=mercurial
-version=6.0
+version=6.0.1
release=1
source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz)

Generated by cgit