summaryrefslogtreecommitdiff
path: root/devel/mercurial/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2009-03-06 07:53:00 +0000
committerwiz <wiz>2009-03-06 07:53:00 +0000
commit8a3e4a53505f3fd76f0603e723707906365d127b (patch)
tree5ef2ff56b0bd87efe7a251844d9d62012bf0c4c2 /devel/mercurial/PLIST
parent5b7134c35353c20813a48378af31c45f5d8cbc22 (diff)
downloadpkgsrc-8a3e4a53505f3fd76f0603e723707906365d127b.tar.gz
Update to 1.2:
General features: * explicit closing of named branches via hg commit --close-branch * hg now accepts options given after arguments on the commandline * added translation support with initial Danish, Chinese and Italian translations * added optional pure-Python versions of C modules * pending changesets can now be accessed safely from hooks * diff: added -c option to show single changeset * many improvements to the documentation and online help topics Extensions: * convert: * new support for perforce sources * improvements to handling cvs sources * improvements to handling gnu arch source * improvements to handling darcs sources * bookmarks: * set current to new when current is renamed * bookmarks: Add track.current option * bookmarks: add bookmarks to tags * mq: allow qpop when it won't invalidate any dirstate parents * patchbomb: respect diff settings * rebase: pull --rebase updates if there is nothing to rebase * bugzilla: updated to work with Bugzilla 3.2 * zeroconf: added more documentation
Diffstat (limited to 'devel/mercurial/PLIST')
-rw-r--r--devel/mercurial/PLIST37
1 files changed, 27 insertions, 10 deletions
diff --git a/devel/mercurial/PLIST b/devel/mercurial/PLIST
index e3b6f6fae80..90be46ca2b3 100644
--- a/devel/mercurial/PLIST
+++ b/devel/mercurial/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2008/12/02 23:08:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/03/06 07:53:00 wiz Exp $
bin/hg
${PYSITELIB}/hgext/__init__.py
${PYSITELIB}/hgext/__init__.pyc
@@ -60,6 +60,9 @@ ${PYSITELIB}/hgext/convert/hg.pyo
${PYSITELIB}/hgext/convert/monotone.py
${PYSITELIB}/hgext/convert/monotone.pyc
${PYSITELIB}/hgext/convert/monotone.pyo
+${PYSITELIB}/hgext/convert/p4.py
+${PYSITELIB}/hgext/convert/p4.pyc
+${PYSITELIB}/hgext/convert/p4.pyo
${PYSITELIB}/hgext/convert/subversion.py
${PYSITELIB}/hgext/convert/subversion.pyc
${PYSITELIB}/hgext/convert/subversion.pyo
@@ -90,9 +93,6 @@ ${PYSITELIB}/hgext/highlight/__init__.pyo
${PYSITELIB}/hgext/highlight/highlight.py
${PYSITELIB}/hgext/highlight/highlight.pyc
${PYSITELIB}/hgext/highlight/highlight.pyo
-${PYSITELIB}/hgext/imerge.py
-${PYSITELIB}/hgext/imerge.pyc
-${PYSITELIB}/hgext/imerge.pyo
${PYSITELIB}/hgext/interhg.py
${PYSITELIB}/hgext/interhg.pyc
${PYSITELIB}/hgext/interhg.pyo
@@ -186,6 +186,9 @@ ${PYSITELIB}/mercurial/dirstate.pyo
${PYSITELIB}/mercurial/dispatch.py
${PYSITELIB}/mercurial/dispatch.pyc
${PYSITELIB}/mercurial/dispatch.pyo
+${PYSITELIB}/mercurial/error.py
+${PYSITELIB}/mercurial/error.pyc
+${PYSITELIB}/mercurial/error.pyo
${PYSITELIB}/mercurial/extensions.py
${PYSITELIB}/mercurial/extensions.pyc
${PYSITELIB}/mercurial/extensions.pyo
@@ -249,12 +252,20 @@ ${PYSITELIB}/mercurial/httprepo.pyo
${PYSITELIB}/mercurial/i18n.py
${PYSITELIB}/mercurial/i18n.pyc
${PYSITELIB}/mercurial/i18n.pyo
+${PYSITELIB}/mercurial/i18n/da.po
+${PYSITELIB}/mercurial/i18n/it.po
+${PYSITELIB}/mercurial/i18n/ja.po
+${PYSITELIB}/mercurial/i18n/zh.po
${PYSITELIB}/mercurial/ignore.py
${PYSITELIB}/mercurial/ignore.pyc
${PYSITELIB}/mercurial/ignore.pyo
${PYSITELIB}/mercurial/keepalive.py
${PYSITELIB}/mercurial/keepalive.pyc
${PYSITELIB}/mercurial/keepalive.pyo
+${PYSITELIB}/mercurial/locale/da/LC_MESSAGES/hg.mo
+${PYSITELIB}/mercurial/locale/it/LC_MESSAGES/hg.mo
+${PYSITELIB}/mercurial/locale/ja/LC_MESSAGES/hg.mo
+${PYSITELIB}/mercurial/locale/zh/LC_MESSAGES/hg.mo
${PYSITELIB}/mercurial/localrepo.py
${PYSITELIB}/mercurial/localrepo.pyc
${PYSITELIB}/mercurial/localrepo.pyo
@@ -283,9 +294,6 @@ ${PYSITELIB}/mercurial/mpatch.so
${PYSITELIB}/mercurial/node.py
${PYSITELIB}/mercurial/node.pyc
${PYSITELIB}/mercurial/node.pyo
-${PYSITELIB}/mercurial/osutil.py
-${PYSITELIB}/mercurial/osutil.pyc
-${PYSITELIB}/mercurial/osutil.pyo
${PYSITELIB}/mercurial/osutil.so
${PYSITELIB}/mercurial/parsers.so
${PYSITELIB}/mercurial/patch.py
@@ -329,6 +337,7 @@ ${PYSITELIB}/mercurial/templater.pyc
${PYSITELIB}/mercurial/templater.pyo
${PYSITELIB}/mercurial/templates/atom/changelog.tmpl
${PYSITELIB}/mercurial/templates/atom/changelogentry.tmpl
+${PYSITELIB}/mercurial/templates/atom/error.tmpl
${PYSITELIB}/mercurial/templates/atom/filelog.tmpl
${PYSITELIB}/mercurial/templates/atom/header.tmpl
${PYSITELIB}/mercurial/templates/atom/map
@@ -405,6 +414,7 @@ ${PYSITELIB}/mercurial/templates/raw/map
${PYSITELIB}/mercurial/templates/raw/notfound.tmpl
${PYSITELIB}/mercurial/templates/rss/changelog.tmpl
${PYSITELIB}/mercurial/templates/rss/changelogentry.tmpl
+${PYSITELIB}/mercurial/templates/rss/error.tmpl
${PYSITELIB}/mercurial/templates/rss/filelog.tmpl
${PYSITELIB}/mercurial/templates/rss/filelogentry.tmpl
${PYSITELIB}/mercurial/templates/rss/header.tmpl
@@ -462,9 +472,6 @@ ${PYSITELIB}/mercurial/util_win32.pyo
${PYSITELIB}/mercurial/verify.py
${PYSITELIB}/mercurial/verify.pyc
${PYSITELIB}/mercurial/verify.pyo
-${PYSITELIB}/mercurial/version.py
-${PYSITELIB}/mercurial/version.pyc
-${PYSITELIB}/mercurial/version.pyo
man/man1/hg.1
man/man5/hgignore.5
man/man5/hgrc.5
@@ -480,6 +487,16 @@ share/doc/mercurial/README
@dirrm ${PYSITELIB}/mercurial/templates/coal
@dirrm ${PYSITELIB}/mercurial/templates/atom
@dirrm ${PYSITELIB}/mercurial/templates
+@dirrm ${PYSITELIB}/mercurial/locale/zh/LC_MESSAGES
+@dirrm ${PYSITELIB}/mercurial/locale/zh
+@dirrm ${PYSITELIB}/mercurial/locale/ja/LC_MESSAGES
+@dirrm ${PYSITELIB}/mercurial/locale/ja
+@dirrm ${PYSITELIB}/mercurial/locale/it/LC_MESSAGES
+@dirrm ${PYSITELIB}/mercurial/locale/it
+@dirrm ${PYSITELIB}/mercurial/locale/da/LC_MESSAGES
+@dirrm ${PYSITELIB}/mercurial/locale/da
+@dirrm ${PYSITELIB}/mercurial/locale
+@dirrm ${PYSITELIB}/mercurial/i18n
@dirrm ${PYSITELIB}/mercurial/hgweb
@dirrm ${PYSITELIB}/mercurial
@dirrm ${PYSITELIB}/hgext/zeroconf