diff options
author | Thomas Penteker <tek@serverop.de> | 2010-06-02 18:13:06 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2010-06-02 18:13:06 +0200 |
commit | 204b46bf9ac2df1e25b7600eb23437284e1acd6e (patch) | |
tree | 5db17df60094bf2ea1dfddadbbb4d3bcfd9efd26 /mercurial | |
parent | 37a4ada0af2143754cf81f297a1fc158c1db2637 (diff) | |
download | contrib-204b46bf9ac2df1e25b7600eb23437284e1acd6e.tar.gz contrib-204b46bf9ac2df1e25b7600eb23437284e1acd6e.tar.xz |
mercurial: 1.5.3 -> 1.5.4
Diffstat (limited to 'mercurial')
-rw-r--r-- | mercurial/.footprint | 4 | ||||
-rw-r--r-- | mercurial/.md5sum | 2 | ||||
-rw-r--r-- | mercurial/Pkgfile | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint index 5b8643245..9049655d2 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -50,6 +50,8 @@ drwxr-xr-x root/root usr/lib/python2.6/site-packages/hgext/convert/ -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/convert/subversion.pyc -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/convert/transport.py -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/convert/transport.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/eol.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/eol.pyc -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/extdiff.py -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/extdiff.pyc -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/fetch.py @@ -123,7 +125,7 @@ drwxr-xr-x root/root usr/lib/python2.6/site-packages/hgext/zeroconf/ -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/zeroconf/Zeroconf.pyc -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/zeroconf/__init__.py -rw-r--r-- root/root usr/lib/python2.6/site-packages/hgext/zeroconf/__init__.pyc --rw-r--r-- root/root usr/lib/python2.6/site-packages/mercurial-1.5.3-py2.6.egg-info +-rw-r--r-- root/root usr/lib/python2.6/site-packages/mercurial-1.5.4-py2.6.egg-info drwxr-xr-x root/root usr/lib/python2.6/site-packages/mercurial/ -rw-r--r-- root/root usr/lib/python2.6/site-packages/mercurial/__init__.py (EMPTY) -rw-r--r-- root/root usr/lib/python2.6/site-packages/mercurial/__init__.pyc diff --git a/mercurial/.md5sum b/mercurial/.md5sum index 89704fb70..afe9e9d9c 100644 --- a/mercurial/.md5sum +++ b/mercurial/.md5sum @@ -1 +1 @@ -0969b8109f1b5a9c4debf985cca938f9 mercurial-1.5.3.tar.gz +db0d673000463fae1ca5cb8a202315ae mercurial-1.5.4.tar.gz diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index 84c7a9aa0..72aafb9de 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=mercurial -version=1.5.3 +version=1.5.4 release=1 source=(http://www.selenic.com/$name/release/$name-$version.tar.gz) |