pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mercurial Update to 1.4.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/526e102959d8
branches: trunk
changeset: 568023:526e102959d8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 02 12:08:57 2009 +0000
description:
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:
devel/mercurial/Makefile | 4 ++--
devel/mercurial/PLIST | 5 ++++-
devel/mercurial/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r 7fe753e81053 -r 526e102959d8 devel/mercurial/Makefile
--- a/devel/mercurial/Makefile Wed Dec 02 12:04:53 2009 +0000
+++ b/devel/mercurial/Makefile Wed Dec 02 12:08:57 2009 +0000
@@ -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 -r 7fe753e81053 -r 526e102959d8 devel/mercurial/PLIST
--- a/devel/mercurial/PLIST Wed Dec 02 12:04:53 2009 +0000
+++ b/devel/mercurial/PLIST Wed Dec 02 12:08:57 2009 +0000
@@ -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/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 -r 7fe753e81053 -r 526e102959d8 devel/mercurial/distinfo
--- a/devel/mercurial/distinfo Wed Dec 02 12:04:53 2009 +0000
+++ b/devel/mercurial/distinfo Wed Dec 02 12:08:57 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index