diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2020-10-21 22:08:17 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2020-10-21 22:08:17 +0200 |
commit | bb3017b591a784c793413e8aea906eefb33c27c6 (patch) | |
tree | ce7ac543a5a8cc1da78b55e2797a69a1208317b4 /mercurial | |
parent | e49bfdc6221b0bdfb9f1dee598a091e0e0f379e2 (diff) | |
parent | b3668a6748f73228ccd487e412b689b664843fd0 (diff) | |
download | contrib-bb3017b591a784c793413e8aea906eefb33c27c6.tar.gz contrib-bb3017b591a784c793413e8aea906eefb33c27c6.tar.xz |
Merge branch '3.5' into 3.6
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 8c9c14471..0a1f9fa11 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-5.5.1-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-5.5.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 1ad43ad30..c36840614 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zUoVktKNhswKcsR+EiTsh/hrVUHNLEVYrxBwWPT07KXCXg4xB5maCmwIcBeOTYlNAwOe3z2TrepD/t3w17ZVgM= -SHA256 (Pkgfile) = 998a9b9442dbf31f642788a75d6a470fc9b67fff7e0fd435d18e9f8b890cd9c4 -SHA256 (.footprint) = cdf2979dcae1d18f2081e3c88db8c9da953bc1009077748f7d7d2a65afd0fca8 -SHA256 (mercurial-5.5.1.tar.gz) = 4f95ad8d575941835d67210e9f8700cc594a441e4fd0bd029c084923b4f40874 +RWSagIOpLGJF323QLwojwdQfUBOlUHozQKGRMLnnzRbZc5YtZWNzvZFMlzRUWeejSLHa2ZDaNfgN9KKRbYLsAMPK5J1gdCxgjQU= +SHA256 (Pkgfile) = bd32f16474b739b29681402dc39c7b3c7b3880642db7cc723f81ea0c045aa79f +SHA256 (.footprint) = 6df8b43b759910c21d657639fa4de12b907b9c34b807084e28fd25c7e852b740 +SHA256 (mercurial-5.5.2.tar.gz) = 84930ad47a25d1f5db47acf48662bd199e45b7c331d8af6f4a8c46449ad8f372 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index 1e558fcf0..9c1c68bfd 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=mercurial -version=5.5.1 +version=5.5.2 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |