diff options
author | Tim Biermann <tbier@posteo.de> | 2020-07-04 09:07:57 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-07-04 09:18:24 +0000 |
commit | 70e5f731b97fd9acd1981eccadd9ebb039143601 (patch) | |
tree | 7d802e68a51fe79dc9d08cc509121d835e3e8c31 /mercurial | |
parent | 6319d953928b0b3eb73768f62811a902e220d69f (diff) | |
download | contrib-70e5f731b97fd9acd1981eccadd9ebb039143601.tar.gz contrib-70e5f731b97fd9acd1981eccadd9ebb039143601.tar.xz |
mercurial: 5.4.1 -> 5.4.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 0a1b0b2ee..943e5afd8 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -345,7 +345,7 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/hgext3rd/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/hgext3rd/__init__.py drwxr-xr-x root/root usr/lib/python3.7/site-packages/hgext3rd/__pycache__/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/hgext3rd/__pycache__/__init__.cpython-37.pyc --rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial-5.4.1-py3.7.egg-info +-rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial-5.4.2-py3.7.egg-info drwxr-xr-x root/root usr/lib/python3.7/site-packages/mercurial/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial/__init__.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial/__modulepolicy__.py diff --git a/mercurial/.signature b/mercurial/.signature index 62809b2bb..6545df472 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF379Fy4/WKpYWqlFwjcFO8X9tdvHTb/pq0CSrqLVTa4acrt1ZUyA2QeLfgPzyQWRgl2xsQsYnEbvTd+FtRTX8tQw= -SHA256 (Pkgfile) = 33d9c0ce1b16b69ca9a8ec693b248093879af4ab161a2050dd93f1ff5a749ffc -SHA256 (.footprint) = 8e5219088bac9996837dfff9ec1e82e07f090b395df42fabc5660480a661fc23 -SHA256 (mercurial-5.4.1.tar.gz) = c31c026b09e8e1301ff23b5acc8a8563eeecbf7ff3495110b13688f01ba88ac6 +RWSagIOpLGJF35frz00i+1ikzePVJjbKgEACDSqyJLw2R9fiNzKKomXczsHq9AQFOarAckQM5JE016UMRwD7Dwi6+CKTVnPKwAE= +SHA256 (Pkgfile) = 3c09c0411378a90e9ee108e3afd204fc14cd95d1b7dfd7b8a5ecb1e01917de54 +SHA256 (.footprint) = 39045d88e4fb1a9ad2f22bc324048a58348a90a46e5c69b1b6ed8935b684e26a +SHA256 (mercurial-5.4.2.tar.gz) = 5c8b93da701ee39e312da9e35a7f3163e17ed173a4707857bc467c3b3ab74853 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index e179cc95b..c617d4420 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=mercurial -version=5.4.1 +version=5.4.2 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |