summaryrefslogtreecommitdiff
path: root/devel/mercurial/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2009-11-17 10:49:50 +0000
committerwiz <wiz>2009-11-17 10:49:50 +0000
commit0f4186d6f2211e76122084a1178875017e8d374b (patch)
treea14c8e87bf12c6b6133ec8bd51b83ac456e36b96 /devel/mercurial/PLIST
parent65aacd83bcce5e3d573976f8568bac151be29037 (diff)
downloadpkgsrc-0f4186d6f2211e76122084a1178875017e8d374b.tar.gz
Update to 1.4:
1.4 - 2009-11-16 core * summary: new command summarizes current working state * tags: new tag cache greatly speeds up tag operations * diff: new --stat option to show diffstat * diff: add --reverse option to diff * subrepo: fix a bunch of issues with the experimental subrepo extension * status: fixes for behavior when working with clock skew * clone: new -u/--updaterev option * templater: new latesttag and latesttagdistance keywords * push/pull: handle some broken pipe errors during large transfers * config: environment variables and ~user constructs are expanded in pathnames hgweb * fix for showing header lines in raw changeset diffs * try to send better error messages to the client * use config-supplied ordering by default in hgwebdir index pages * add web.descend option to disable showing all nested repositories in hgwebdir documentation and help * new config help topic * help texts are now written in reStructuredText format * many translation updates including a new Swedish translation * many help text updates and improvements extensions * mq: add -1 options to qapplied/qunapplied * patchbomb: add a --flag option to set a flag value in the Subject header * patchbomb: correctly handle Unicode domains (using the IDNA encoding scheme) * color: improve colorization of the qseries command * inotify: cleaner code, fixed pattern handling * zeroconf: show repository descriptions * rebase: some performance and correctness fixes * extdiff: add 3-way diff for merge changesets * convert: handle directory renaming in Darcs, fixed file renaming * relink: new extension which helps people re-hardlink their clones other * contrib/shrink-revlog.py script that can significantly shrink some internal hg files * work around non-standard locale settings on OS X
Diffstat (limited to 'devel/mercurial/PLIST')
-rw-r--r--devel/mercurial/PLIST23
1 files changed, 22 insertions, 1 deletions
diff --git a/devel/mercurial/PLIST b/devel/mercurial/PLIST
index 08513984c5b..64b9b1d215b 100644
--- a/devel/mercurial/PLIST
+++ b/devel/mercurial/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/07/17 20:35:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/11/17 10:49:50 wiz Exp $
bin/hg
${PYSITELIB}/hgext/__init__.py
${PYSITELIB}/hgext/__init__.pyc
@@ -120,6 +120,9 @@ ${PYSITELIB}/hgext/rebase.pyo
${PYSITELIB}/hgext/record.py
${PYSITELIB}/hgext/record.pyc
${PYSITELIB}/hgext/record.pyo
+${PYSITELIB}/hgext/relink.py
+${PYSITELIB}/hgext/relink.pyc
+${PYSITELIB}/hgext/relink.pyo
${PYSITELIB}/hgext/share.py
${PYSITELIB}/hgext/share.pyc
${PYSITELIB}/hgext/share.pyo
@@ -216,6 +219,16 @@ ${PYSITELIB}/mercurial/hbisect.pyo
${PYSITELIB}/mercurial/help.py
${PYSITELIB}/mercurial/help.pyc
${PYSITELIB}/mercurial/help.pyo
+${PYSITELIB}/mercurial/help/config.txt
+${PYSITELIB}/mercurial/help/dates.txt
+${PYSITELIB}/mercurial/help/diffs.txt
+${PYSITELIB}/mercurial/help/environment.txt
+${PYSITELIB}/mercurial/help/extensions.txt
+${PYSITELIB}/mercurial/help/multirevs.txt
+${PYSITELIB}/mercurial/help/patterns.txt
+${PYSITELIB}/mercurial/help/revisions.txt
+${PYSITELIB}/mercurial/help/templates.txt
+${PYSITELIB}/mercurial/help/urls.txt
${PYSITELIB}/mercurial/hg.py
${PYSITELIB}/mercurial/hg.pyc
${PYSITELIB}/mercurial/hg.pyo
@@ -266,6 +279,7 @@ ${PYSITELIB}/mercurial/i18n/hggettext
${PYSITELIB}/mercurial/i18n/it.po
${PYSITELIB}/mercurial/i18n/ja.po
${PYSITELIB}/mercurial/i18n/pt_BR.po
+${PYSITELIB}/mercurial/i18n/sv.po
${PYSITELIB}/mercurial/i18n/zh_CN.po
${PYSITELIB}/mercurial/i18n/zh_TW.po
${PYSITELIB}/mercurial/ignore.py
@@ -281,6 +295,7 @@ ${PYSITELIB}/mercurial/locale/fr/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/locale/it/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/locale/ja/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo
+${PYSITELIB}/mercurial/locale/sv/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/localrepo.py
@@ -310,6 +325,9 @@ ${PYSITELIB}/mercurial/mdiff.pyo
${PYSITELIB}/mercurial/merge.py
${PYSITELIB}/mercurial/merge.pyc
${PYSITELIB}/mercurial/merge.pyo
+${PYSITELIB}/mercurial/minirst.py
+${PYSITELIB}/mercurial/minirst.pyc
+${PYSITELIB}/mercurial/minirst.pyo
${PYSITELIB}/mercurial/mpatch.so
${PYSITELIB}/mercurial/node.py
${PYSITELIB}/mercurial/node.pyc
@@ -355,6 +373,9 @@ ${PYSITELIB}/mercurial/strutil.pyo
${PYSITELIB}/mercurial/subrepo.py
${PYSITELIB}/mercurial/subrepo.pyc
${PYSITELIB}/mercurial/subrepo.pyo
+${PYSITELIB}/mercurial/tags.py
+${PYSITELIB}/mercurial/tags.pyc
+${PYSITELIB}/mercurial/tags.pyo
${PYSITELIB}/mercurial/templatefilters.py
${PYSITELIB}/mercurial/templatefilters.pyc
${PYSITELIB}/mercurial/templatefilters.pyo