summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/mercurial/Makefile4
-rw-r--r--devel/mercurial/PLIST20
-rw-r--r--devel/mercurial/distinfo8
3 files changed, 25 insertions, 7 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile
index f9801019ef6..aeba0c3c01e 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2013/04/07 17:06:07 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2013/05/03 21:26:14 wiz Exp $
-DISTNAME= mercurial-2.5.4
+DISTNAME= mercurial-2.6
CATEGORIES= devel scm
MASTER_SITES= http://mercurial.selenic.com/release/
diff --git a/devel/mercurial/PLIST b/devel/mercurial/PLIST
index d547e008bdb..76649d33ef1 100644
--- a/devel/mercurial/PLIST
+++ b/devel/mercurial/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2013/02/03 14:39:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2013/05/03 21:26:14 wiz Exp $
bin/hg
${PYSITELIB}/hgext/__init__.py
${PYSITELIB}/hgext/__init__.pyc
@@ -6,6 +6,9 @@ ${PYSITELIB}/hgext/__init__.pyo
${PYSITELIB}/hgext/acl.py
${PYSITELIB}/hgext/acl.pyc
${PYSITELIB}/hgext/acl.pyo
+${PYSITELIB}/hgext/blackbox.py
+${PYSITELIB}/hgext/blackbox.pyc
+${PYSITELIB}/hgext/blackbox.pyo
${PYSITELIB}/hgext/bugzilla.py
${PYSITELIB}/hgext/bugzilla.pyc
${PYSITELIB}/hgext/bugzilla.pyo
@@ -243,6 +246,9 @@ ${PYSITELIB}/mercurial/dagutil.pyo
${PYSITELIB}/mercurial/demandimport.py
${PYSITELIB}/mercurial/demandimport.pyc
${PYSITELIB}/mercurial/demandimport.pyo
+${PYSITELIB}/mercurial/dicthelpers.py
+${PYSITELIB}/mercurial/dicthelpers.pyc
+${PYSITELIB}/mercurial/dicthelpers.pyo
${PYSITELIB}/mercurial/diffhelpers.so
${PYSITELIB}/mercurial/dirstate.py
${PYSITELIB}/mercurial/dirstate.pyc
@@ -451,9 +457,15 @@ ${PYSITELIB}/mercurial/revlog.pyo
${PYSITELIB}/mercurial/revset.py
${PYSITELIB}/mercurial/revset.pyc
${PYSITELIB}/mercurial/revset.pyo
+${PYSITELIB}/mercurial/scmposix.py
+${PYSITELIB}/mercurial/scmposix.pyc
+${PYSITELIB}/mercurial/scmposix.pyo
${PYSITELIB}/mercurial/scmutil.py
${PYSITELIB}/mercurial/scmutil.pyc
${PYSITELIB}/mercurial/scmutil.pyo
+${PYSITELIB}/mercurial/scmwindows.py
+${PYSITELIB}/mercurial/scmwindows.pyc
+${PYSITELIB}/mercurial/scmwindows.pyo
${PYSITELIB}/mercurial/setdiscovery.py
${PYSITELIB}/mercurial/setdiscovery.pyc
${PYSITELIB}/mercurial/setdiscovery.pyo
@@ -654,6 +666,9 @@ ${PYSITELIB}/mercurial/treediscovery.pyo
${PYSITELIB}/mercurial/ui.py
${PYSITELIB}/mercurial/ui.pyc
${PYSITELIB}/mercurial/ui.pyo
+${PYSITELIB}/mercurial/unionrepo.py
+${PYSITELIB}/mercurial/unionrepo.pyc
+${PYSITELIB}/mercurial/unionrepo.pyo
${PYSITELIB}/mercurial/url.py
${PYSITELIB}/mercurial/url.pyc
${PYSITELIB}/mercurial/url.pyo
@@ -672,6 +687,9 @@ ${PYSITELIB}/mercurial/windows.pyo
${PYSITELIB}/mercurial/wireproto.py
${PYSITELIB}/mercurial/wireproto.pyc
${PYSITELIB}/mercurial/wireproto.pyo
+${PYSITELIB}/mercurial/worker.py
+${PYSITELIB}/mercurial/worker.pyc
+${PYSITELIB}/mercurial/worker.pyo
man/man1/hg.1
man/man5/hgignore.5
man/man5/hgrc.5
diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo
index 9e501ac2eae..2477b479d7b 100644
--- a/devel/mercurial/distinfo
+++ b/devel/mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2013/04/07 17:06:07 wiz Exp $
+$NetBSD: distinfo,v 1.73 2013/05/03 21:26:14 wiz Exp $
-SHA1 (mercurial-2.5.4.tar.gz) = 9a387a041fe808833fe3512229eb35c6d5274188
-RMD160 (mercurial-2.5.4.tar.gz) = 4e67ecc38acb1886c992a90ab19cb5221d938bd2
-Size (mercurial-2.5.4.tar.gz) = 3673850 bytes
+SHA1 (mercurial-2.6.tar.gz) = b158d2cb9ac9c5f45330555a42a3aa4cdf04dd1d
+RMD160 (mercurial-2.6.tar.gz) = 3a9fb00d6a0bb8e10c79df00f19f0a2c74cd6267
+Size (mercurial-2.6.tar.gz) = 3726957 bytes