diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-07 12:42:10 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-07 12:53:32 +0100 |
commit | 5c736ccb570d2f292c8be98ea774661259516e3c (patch) | |
tree | 2a715ac076419d041a8914244530d2d5b7e0f617 /mercurial | |
parent | 51fd492e710fb41d62b533caa8f04cdbebcc6e25 (diff) | |
download | contrib-5c736ccb570d2f292c8be98ea774661259516e3c.tar.gz contrib-5c736ccb570d2f292c8be98ea774661259516e3c.tar.xz |
mercurial: 6.0 -> 6.0.1
Diffstat (limited to 'mercurial')
-rw-r--r-- | mercurial/.footprint | 3 | ||||
-rw-r--r-- | mercurial/.signature | 8 | ||||
-rw-r--r-- | mercurial/Pkgfile | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint index 3a96e5a3d..8e7885e25 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -346,7 +346,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/hgext/zeroconf/__pycache__/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/hgext/zeroconf/__pycache__/Zeroconf.cpython-39.pyc -rw-r--r-- root/root usr/lib/python3.9/site-packages/hgext/zeroconf/Zeroconf.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.0-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.0.1-py3.9.egg-info -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/ancestor.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/archival.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/bookmarks.py @@ -484,6 +484,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial/helptext/internal drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial/helptext/__pycache__/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/helptext/__pycache__/__init__.cpython-39.pyc -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/helptext/revisions.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/helptext/rust.txt -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/helptext/scripting.txt -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/helptext/subrepos.txt -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/helptext/templates.txt diff --git a/mercurial/.signature b/mercurial/.signature index 64f09d313..07b1b93e9 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF361ltv5DcSCmr3F8/PUW35RQJeRW0ZATj2KbLUNDxawKyc45thFxRVyrCJ8KC0BXj0dlaTpnxptf/RS1oHKDRQY= -SHA256 (Pkgfile) = 56b57a6f9733318bc481b68ad0626efe38997831b0ae6259f388d8ee7b7cecd5 -SHA256 (.footprint) = 11ffe9daa5efbd63d7977d78b9cd15fa21edb13dee6d68f6acc69669b2268a8b -SHA256 (mercurial-6.0.tar.gz) = 53b68b7e592adce3a4e421da3bffaacfc7721f403aac319e6d2c5122574de62f +RWSagIOpLGJF38h9Jz2v1VVTmXSF+6KP2pftnIGD2i3zXrbVcedkdMFrmM40R1sSWizJ4uI+FUQJ+6E7BwF7EbLLb1gChOgpEgs= +SHA256 (Pkgfile) = 2e85f9e03d221d4b99a26550145716690a6b63bfdade2313eab4dd69ab6e804f +SHA256 (.footprint) = 396c1518888bf4fbd6120fad07993a8a7e8039c1c63018104b7f47190d56893c +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) |