diff options
author | Thomas Penteker <tek@serverop.de> | 2010-01-02 17:45:37 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2010-01-02 17:45:37 +0100 |
commit | 8511df88e805c7fa261df10f7f2209cec4d0bc68 (patch) | |
tree | fae65dad74613743f2f5b0722ed8d07824387b5e /mercurial | |
parent | 6203bec07a6c0c554aa659ed1ec5b5af14e73667 (diff) | |
download | contrib-8511df88e805c7fa261df10f7f2209cec4d0bc68.tar.gz contrib-8511df88e805c7fa261df10f7f2209cec4d0bc68.tar.xz |
mercurial: 1.4.1 -> 1.4.2
Diffstat (limited to 'mercurial')
-rw-r--r-- | mercurial/.footprint | 2 | ||||
-rw-r--r-- | mercurial/.md5sum | 2 | ||||
-rw-r--r-- | mercurial/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint index 69451d665..220c5d379 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -119,7 +119,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.4.1-py2.6.egg-info +-rw-r--r-- root/root usr/lib/python2.6/site-packages/mercurial-1.4.2-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 f6f2d338f..cf9a7e508 100644 --- a/mercurial/.md5sum +++ b/mercurial/.md5sum @@ -1 +1 @@ -eacffecad59ec145e61a1edf332b3f1f mercurial-1.4.1.tar.gz +cf23b0887f0437c8601d5b89ae4663a6 mercurial-1.4.2.tar.gz diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index 799b8179e..10c4725ca 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=mercurial -version=1.4.1 +version=1.4.2 release=1 source=(http://www.selenic.com/$name/release/$name-$version.tar.gz) |