summaryrefslogtreecommitdiff
path: root/devel/mercurial
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-12-02 12:08:57 +0000
committerwiz <wiz@pkgsrc.org>2009-12-02 12:08:57 +0000
commit8d29524e7aeb8d9d915f05f42696899c690c0c89 (patch)
tree3940cf2ecba9a000504366b3ef876798d0bcb812 /devel/mercurial
parent861fe7de53a25c1c09f9d7d3ff2885bcfd32d350 (diff)
downloadpkgsrc-8d29524e7aeb8d9d915f05f42696899c690c0c89.tar.gz
Update to 1.4.1:
1.4.1 - 2009-12-01 regression fixes * fix to prepush logic when it creates new heads * fix qseries truncation other * doc fixes: formatting, missing options * tests fixes (now less dependent on environment variables) * inotify fixes * keyword: allow RCSfile like CVS * share: fix a bad interaction with clone * show non-default branch names with summary -q * new schemes extension * i18n updates
Diffstat (limited to 'devel/mercurial')
-rw-r--r--devel/mercurial/Makefile4
-rw-r--r--devel/mercurial/PLIST5
-rw-r--r--devel/mercurial/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile
index 7544c0a2f8a..8155e0e75d0 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2009/11/17 10:49:50 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2009/12/02 12:08:57 wiz Exp $
#
-DISTNAME= mercurial-1.4
+DISTNAME= mercurial-1.4.1
CATEGORIES= devel scm
MASTER_SITES= http://mercurial.selenic.com/release/
diff --git a/devel/mercurial/PLIST b/devel/mercurial/PLIST
index 64b9b1d215b..c5f8a9fc1ab 100644
--- a/devel/mercurial/PLIST
+++ b/devel/mercurial/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2009/11/17 10:49:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2009/12/02 12:08:57 wiz Exp $
bin/hg
${PYSITELIB}/hgext/__init__.py
${PYSITELIB}/hgext/__init__.pyc
@@ -123,6 +123,9 @@ ${PYSITELIB}/hgext/record.pyo
${PYSITELIB}/hgext/relink.py
${PYSITELIB}/hgext/relink.pyc
${PYSITELIB}/hgext/relink.pyo
+${PYSITELIB}/hgext/schemes.py
+${PYSITELIB}/hgext/schemes.pyc
+${PYSITELIB}/hgext/schemes.pyo
${PYSITELIB}/hgext/share.py
${PYSITELIB}/hgext/share.pyc
${PYSITELIB}/hgext/share.pyo
diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo
index 87d60c455a0..8de64e3fed2 100644
--- a/devel/mercurial/distinfo
+++ b/devel/mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2009/11/17 10:49:50 wiz Exp $
+$NetBSD: distinfo,v 1.25 2009/12/02 12:08:57 wiz Exp $
-SHA1 (mercurial-1.4.tar.gz) = 4ab0a027cdd8dfc57077a9d599e8ead550d4d116
-RMD160 (mercurial-1.4.tar.gz) = 2f7f4eb7eb684a4a064cb0234361da1524805b9f
-Size (mercurial-1.4.tar.gz) = 1914030 bytes
+SHA1 (mercurial-1.4.1.tar.gz) = e7a78a2b9e449ac8748d8a275f22862395c7d9a6
+RMD160 (mercurial-1.4.1.tar.gz) = cee744f59785a15d9ffa1f8e5b0b5bcfa23324e8
+Size (mercurial-1.4.1.tar.gz) = 1917284 bytes