summaryrefslogtreecommitdiff
path: root/mercurial
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2014-08-25 13:12:33 +0200
committerThomas Penteker <tek@serverop.de>2014-08-25 13:12:33 +0200
commitc7695c341bb69486f70b62127b2ec1070e8c8958 (patch)
tree36d4b860be460a9e4f29993e494405c32d2263e7 /mercurial
parent53e5776d0c2df94b45baa224d77244158fcf73a7 (diff)
downloadcontrib-c7695c341bb69486f70b62127b2ec1070e8c8958.tar.gz
contrib-c7695c341bb69486f70b62127b2ec1070e8c8958.tar.xz
mercurial: 3.0.1 -> 3.1
Diffstat (limited to 'mercurial')
-rw-r--r--mercurial/.footprint4
-rw-r--r--mercurial/.md5sum2
-rw-r--r--mercurial/Pkgfile2
3 files changed, 5 insertions, 3 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint
index 45ead5a75..ca978df55 100644
--- a/mercurial/.footprint
+++ b/mercurial/.footprint
@@ -135,7 +135,7 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/hgext/zeroconf/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hgext/zeroconf/Zeroconf.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hgext/zeroconf/__init__.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hgext/zeroconf/__init__.pyc
--rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial-3.0.1-py2.7.egg-info
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial-3.1-py2.7.egg-info
drwxr-xr-x root/root usr/lib/python2.7/site-packages/mercurial/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/__init__.py (EMPTY)
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/__init__.pyc
@@ -356,6 +356,8 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/mercurial/httpclient/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/strutil.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/subrepo.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/subrepo.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/tagmerge.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/tagmerge.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/tags.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/tags.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/mercurial/templatefilters.py
diff --git a/mercurial/.md5sum b/mercurial/.md5sum
index 34501d3f4..dd3fcde81 100644
--- a/mercurial/.md5sum
+++ b/mercurial/.md5sum
@@ -1 +1 @@
-15de301a673b77f839325dba10ed4fc0 mercurial-3.0.1.tar.gz
+d3916736a9d356899191409e546b5964 mercurial-3.1.tar.gz
diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile
index 9a7cf1a2a..d54b5054e 100644
--- a/mercurial/Pkgfile
+++ b/mercurial/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: python
name=mercurial
-version=3.0.1
+version=3.1
release=1
source=(http://www.selenic.com/$name/release/$name-$version.tar.gz)

Generated by cgit