diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-06 12:35:41 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-06 12:59:59 +0200 |
commit | aa5b137e22031beedc728bbee8ac14c4025131dc (patch) | |
tree | 03b527a1ae5525122fa3260a055cce0f8991eba8 /mercurial | |
parent | 778c58b391a7c3cc2da400e94c8d536165391f92 (diff) | |
download | contrib-aa5b137e22031beedc728bbee8ac14c4025131dc.tar.gz contrib-aa5b137e22031beedc728bbee8ac14c4025131dc.tar.xz |
mercurial: 6.1.1 -> 6.1.2
Diffstat (limited to 'mercurial')
-rw-r--r-- | mercurial/.footprint | 2 | ||||
-rw-r--r-- | mercurial/.signature | 8 | ||||
-rw-r--r-- | mercurial/Pkgfile | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint index c73497659..a5cae22d2 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -345,7 +345,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/hgext3rd/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/hgext3rd/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/hgext3rd/__pycache__/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/hgext3rd/__pycache__/__init__.cpython-39.pyc --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.1.1-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.1.2-py3.9.egg-info drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/__init__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/__modulepolicy__.py diff --git a/mercurial/.signature b/mercurial/.signature index 2603073eb..2017b25f7 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wWPOgDEfnbwE4fr1uSIXgaKx1A1yjii2WYpn9NOXv/kGoYPeNe0HIrg7NgHxt1lg1JuZgAqXEApowj4OOOEfgs= -SHA256 (Pkgfile) = 0c0d7f2db33a6f20162ccc336567686162de42478e316913ac2a5ff02adf6227 -SHA256 (.footprint) = 7ee8e67a62141c452b887c8d4b6b800dda660721749d24697c4fcf536ec90f6e -SHA256 (mercurial-6.1.1.tar.gz) = 57b8a461d0ce13d9ae3817d8a8bdf9032e34edfaac3dbccb3b66b835dce93388 +RWSagIOpLGJF34nwPRRd1bICnIfICot+DOIVEa5QXg0KgN/bWt+UAiDQSifX92fF1DYDusBrwA1TCqX0UQMdJpRDc7TNdG2+wwQ= +SHA256 (Pkgfile) = b261cc6e3aec5e2b79a09cf25a41952d7aeb0f9676171a0e5ce1e0b5eec8f68f +SHA256 (.footprint) = fc78aca28563d04075e886b5b73dc19991dddfcf1e68430ef021b1d2d977c66a +SHA256 (mercurial-6.1.2.tar.gz) = a52810fc01409828c4974d0bc2cbb5c80e948d5b584cfb1a7699623e924a2f2a diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index 5a05e23c5..528dc35df 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=mercurial -version=6.1.1 +version=6.1.2 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |