From d1e7d7cf0cdc343604e4152b6cc826df1b720725 Mon Sep 17 00:00:00 2001 From: juanfra Date: Wed, 7 Mar 2018 13:34:38 +0000 Subject: [PATCH] Update to mercurial 4.5.2. --- devel/mercurial/Makefile | 4 ++-- devel/mercurial/distinfo | 4 ++-- devel/mercurial/pkg/PLIST-main | 34 ++++++++++++++++++++++++++++++---- 3 files changed, 34 insertions(+), 8 deletions(-) diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index f36448a8df1..cbe447b4c55 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.83 2017/12/03 22:35:31 juanfra Exp $ +# $OpenBSD: Makefile,v 1.84 2018/03/07 13:34:38 juanfra Exp $ COMMENT-main = fast, lightweight source control management COMMENT-x11 = graphical tooling for mercurial @@ -8,7 +8,7 @@ COMMENT-x11 = graphical tooling for mercurial # Test also with: # devel/py-hg-git # devel/hgview -MODPY_EGG_VERSION = 4.4.2 +MODPY_EGG_VERSION = 4.5.2 DISTNAME = mercurial-${MODPY_EGG_VERSION} CATEGORIES = devel diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo index e3b32805a3a..d49e03654f5 100644 --- a/devel/mercurial/distinfo +++ b/devel/mercurial/distinfo @@ -1,2 +1,2 @@ -SHA256 (mercurial-4.4.2.tar.gz) = 3C9yyszWt2AiZ1PUjC9OiIn+F2prI+9Qd1yqxVzii4U= -SIZE (mercurial-4.4.2.tar.gz) = 5647013 +SHA256 (mercurial-4.5.2.tar.gz) = pEqf/RyVAqT5cpimu8uKefyBkkJMdgxn8XtFwSEU45A= +SIZE (mercurial-4.5.2.tar.gz) = 5779915 diff --git a/devel/mercurial/pkg/PLIST-main b/devel/mercurial/pkg/PLIST-main index 10ad5466d95..216c846803d 100644 --- a/devel/mercurial/pkg/PLIST-main +++ b/devel/mercurial/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.11 2017/11/27 12:53:51 juanfra Exp $ +@comment $OpenBSD: PLIST-main,v 1.12 2018/03/07 13:34:38 juanfra Exp $ @pkgpath devel/mercurial @bin bin/chg bin/hg @@ -92,6 +92,8 @@ lib/python${MODPY_VERSION}/site-packages/hgext/fsmonitor/state.py lib/python${MODPY_VERSION}/site-packages/hgext/fsmonitor/state.pyc lib/python${MODPY_VERSION}/site-packages/hgext/fsmonitor/watchmanclient.py lib/python${MODPY_VERSION}/site-packages/hgext/fsmonitor/watchmanclient.pyc +lib/python${MODPY_VERSION}/site-packages/hgext/githelp.py +lib/python${MODPY_VERSION}/site-packages/hgext/githelp.pyc lib/python${MODPY_VERSION}/site-packages/hgext/gpg.py lib/python${MODPY_VERSION}/site-packages/hgext/gpg.pyc lib/python${MODPY_VERSION}/site-packages/hgext/graphlog.py @@ -132,6 +134,15 @@ lib/python${MODPY_VERSION}/site-packages/hgext/largefiles/uisetup.py lib/python${MODPY_VERSION}/site-packages/hgext/largefiles/uisetup.pyc lib/python${MODPY_VERSION}/site-packages/hgext/largefiles/wirestore.py lib/python${MODPY_VERSION}/site-packages/hgext/largefiles/wirestore.pyc +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/ +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/__init__.py +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/blobstore.py +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/blobstore.pyc +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/pointer.py +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/pointer.pyc +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/wrapper.py +lib/python${MODPY_VERSION}/site-packages/hgext/lfs/wrapper.pyc lib/python${MODPY_VERSION}/site-packages/hgext/logtoprocess.py lib/python${MODPY_VERSION}/site-packages/hgext/logtoprocess.pyc lib/python${MODPY_VERSION}/site-packages/hgext/mq.py @@ -162,6 +173,8 @@ lib/python${MODPY_VERSION}/site-packages/hgext/show.py lib/python${MODPY_VERSION}/site-packages/hgext/show.pyc lib/python${MODPY_VERSION}/site-packages/hgext/sparse.py lib/python${MODPY_VERSION}/site-packages/hgext/sparse.pyc +lib/python${MODPY_VERSION}/site-packages/hgext/split.py +lib/python${MODPY_VERSION}/site-packages/hgext/split.pyc lib/python${MODPY_VERSION}/site-packages/hgext/strip.py lib/python${MODPY_VERSION}/site-packages/hgext/strip.pyc lib/python${MODPY_VERSION}/site-packages/hgext/transplant.py @@ -202,6 +215,8 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/bundlerepo.py lib/python${MODPY_VERSION}/site-packages/mercurial/bundlerepo.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/byterange.py lib/python${MODPY_VERSION}/site-packages/mercurial/byterange.pyc +lib/python${MODPY_VERSION}/site-packages/mercurial/cacheutil.py +lib/python${MODPY_VERSION}/site-packages/mercurial/cacheutil.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/cext/ lib/python${MODPY_VERSION}/site-packages/mercurial/cext/__init__.py lib/python${MODPY_VERSION}/site-packages/mercurial/cext/__init__.pyc @@ -305,6 +320,7 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/help/diffs.txt lib/python${MODPY_VERSION}/site-packages/mercurial/help/environment.txt lib/python${MODPY_VERSION}/site-packages/mercurial/help/extensions.txt lib/python${MODPY_VERSION}/site-packages/mercurial/help/filesets.txt +lib/python${MODPY_VERSION}/site-packages/mercurial/help/flags.txt lib/python${MODPY_VERSION}/site-packages/mercurial/help/glossary.txt lib/python${MODPY_VERSION}/site-packages/mercurial/help/hg-ssh.8.txt lib/python${MODPY_VERSION}/site-packages/mercurial/help/hg.1.txt @@ -408,6 +424,8 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/localrepo.py lib/python${MODPY_VERSION}/site-packages/mercurial/localrepo.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/lock.py lib/python${MODPY_VERSION}/site-packages/mercurial/lock.pyc +lib/python${MODPY_VERSION}/site-packages/mercurial/logexchange.py +lib/python${MODPY_VERSION}/site-packages/mercurial/logexchange.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/lsprof.py lib/python${MODPY_VERSION}/site-packages/mercurial/lsprof.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/lsprofcalltree.py @@ -424,6 +442,8 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/merge.py lib/python${MODPY_VERSION}/site-packages/mercurial/merge.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/mergeutil.py lib/python${MODPY_VERSION}/site-packages/mercurial/mergeutil.pyc +lib/python${MODPY_VERSION}/site-packages/mercurial/minifileset.py +lib/python${MODPY_VERSION}/site-packages/mercurial/minifileset.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/minirst.py lib/python${MODPY_VERSION}/site-packages/mercurial/minirst.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/namespaces.py @@ -491,14 +511,14 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/revset.py lib/python${MODPY_VERSION}/site-packages/mercurial/revset.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/revsetlang.py lib/python${MODPY_VERSION}/site-packages/mercurial/revsetlang.pyc +lib/python${MODPY_VERSION}/site-packages/mercurial/rewriteutil.py +lib/python${MODPY_VERSION}/site-packages/mercurial/rewriteutil.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/scmposix.py lib/python${MODPY_VERSION}/site-packages/mercurial/scmposix.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/scmutil.py lib/python${MODPY_VERSION}/site-packages/mercurial/scmutil.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/scmwindows.py lib/python${MODPY_VERSION}/site-packages/mercurial/scmwindows.pyc -lib/python${MODPY_VERSION}/site-packages/mercurial/selectors2.py -lib/python${MODPY_VERSION}/site-packages/mercurial/selectors2.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/server.py lib/python${MODPY_VERSION}/site-packages/mercurial/server.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/setdiscovery.py @@ -568,6 +588,7 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/filelog.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/filerevision.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/footer.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/graph.tmpl +lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/graphentry.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/header.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/help.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/helptopics.tmpl @@ -581,6 +602,7 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/summary.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/gitweb/tags.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/json/ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/json/changelist.tmpl +lib/python${MODPY_VERSION}/site-packages/mercurial/templates/json/graph.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/json/map lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-cmdline.bisect lib/python${MODPY_VERSION}/site-packages/mercurial/templates/map-cmdline.changelog @@ -604,6 +626,7 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/filelog.tm lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/filerevision.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/footer.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/graph.tmpl +lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/graphentry.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/header.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/help.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/monoblue/helptopics.tmpl @@ -629,6 +652,7 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/filelogentry. lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/filerevision.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/footer.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/graph.tmpl +lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/graphentry.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/header.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/help.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/paper/helptopics.tmpl @@ -682,6 +706,7 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/filelogentr lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/filerevision.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/footer.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/graph.tmpl +lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/graphentry.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/header.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/index.tmpl lib/python${MODPY_VERSION}/site-packages/mercurial/templates/spartan/manifest.tmpl @@ -695,7 +720,6 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/ lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/background.png lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/coal-file.png lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/coal-folder.png -lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/excanvas.js lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/feed-icon-14x14.png lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/followlines.js lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/hgicon.png @@ -728,6 +752,8 @@ lib/python${MODPY_VERSION}/site-packages/mercurial/thirdparty/attr/filters.py lib/python${MODPY_VERSION}/site-packages/mercurial/thirdparty/attr/filters.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/thirdparty/attr/validators.py lib/python${MODPY_VERSION}/site-packages/mercurial/thirdparty/attr/validators.pyc +lib/python${MODPY_VERSION}/site-packages/mercurial/thirdparty/selectors2.py +lib/python${MODPY_VERSION}/site-packages/mercurial/thirdparty/selectors2.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/transaction.py lib/python${MODPY_VERSION}/site-packages/mercurial/transaction.pyc lib/python${MODPY_VERSION}/site-packages/mercurial/treediscovery.py