summaryrefslogtreecommitdiff
path: root/devel/bzr-explorer
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2009-11-10 19:36:00 +0000
committerepg <epg@pkgsrc.org>2009-11-10 19:36:00 +0000
commitae66e0697c08e837bdc732a08b6d5972ff7a9b4f (patch)
treedb8b78773f798b389d3b16993e74f576e2598f61 /devel/bzr-explorer
parente66c8e0c56564489656225f6d884d8b3840bed59 (diff)
downloadpkgsrc-ae66e0697c08e837bdc732a08b6d5972ff7a9b4f.tar.gz
0.9.0 02-Nov-2009
----------------- New features: * Virtual repositories are now supported. These are plain directories which are searched for nested locations. If you attempt to open a location which is not a normal (shared) repository, branch or checkout, you will be asked if you wish to open it as a virtual repository. No question is asked if the location is bookmarked or given on the command line. The virtual repository view is pretty much identical to a normal repository view, though some menu actions (like Explore --> Location Information) are not enabled. * Custom editor applications are now supported. This allows the Edit action to launch something more sensible than a text editor for images, diagrams, web pages, office documents, etc. A default set of editors are defined (in lib/standard_profile/editors.conf) and these can be extended or overridden by providing a file of the same name in your explorer configuration directory. * The repository view now has a Log button. Multiple items can be logged at once by selecting more than one location at a time. If no location is selected, the repository is selected. Improvements: * Multiple branches can be opened from the command line with 'bzr explorer trunk feature1 feature 2' * The BZR_EDITOR environment variable is checked when searching for the text editor to use if one is not configured in bazaar.conf. Translations: * Added translations for Danish, English (United Kingdom), Galician, Indonesian, Polish, Serbian, Swedish. 0.8.3 13-Oct-2009 ----------------- Improvements: * Change the Help URL to go to the Documentation page on the website, not the vision page. * 'bzr help explorer' now points to the new website. It also provides more information about how to troubleshoot problems. Bug fixes: * Display a message rather than error when the "Local Changes" and "Missing Revisions" tabs are selected for a remote repository. (Craig Hewetson, #433916) Translations: * Added translations for Arabic, Lithuanian and Ukrainian.
Diffstat (limited to 'devel/bzr-explorer')
-rw-r--r--devel/bzr-explorer/Makefile4
-rw-r--r--devel/bzr-explorer/PLIST12
-rw-r--r--devel/bzr-explorer/distinfo8
3 files changed, 17 insertions, 7 deletions
diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile
index 465d7b5256d..51446246162 100644
--- a/devel/bzr-explorer/Makefile
+++ b/devel/bzr-explorer/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/11 18:40:08 epg Exp $
+# $NetBSD: Makefile,v 1.2 2009/11/10 19:36:00 epg Exp $
DISTNAME= bzr-explorer-${VER}
#PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://launchpad.net/bzr-explorer/trunk/${VER}/+download/
-VER= 0.8.2
+VER= 0.9.0
MAINTAINER= epg@NetBSD.org
HOMEPAGE= https://launchpad.net/bzr-explorer
diff --git a/devel/bzr-explorer/PLIST b/devel/bzr-explorer/PLIST
index 4d44439417c..1da51494c8c 100644
--- a/devel/bzr-explorer/PLIST
+++ b/devel/bzr-explorer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/11 18:40:08 epg Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/11/10 19:36:00 epg Exp $
${PYSITELIB}/bzrlib/plugins/explorer/COPYING.txt
${PYSITELIB}/bzrlib/plugins/explorer/NEWS
${PYSITELIB}/bzrlib/plugins/explorer/README.txt
@@ -96,17 +96,27 @@ ${PYSITELIB}/bzrlib/plugins/explorer/lib/workspace_models.pyo
${PYSITELIB}/bzrlib/plugins/explorer/lib/wt_browser.py
${PYSITELIB}/bzrlib/plugins/explorer/lib/wt_browser.pyc
${PYSITELIB}/bzrlib/plugins/explorer/lib/wt_browser.pyo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/ar/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/cs/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/da/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/de/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/en/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/en_AU/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/en_GB/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/es/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/fr/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/gl/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/id/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/it/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/ja/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/lt/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/nl/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/pl/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/ru/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/sr/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/sv/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/locale/tr/LC_MESSAGES/explorer.mo
+${PYSITELIB}/bzrlib/plugins/explorer/locale/uk/LC_MESSAGES/explorer.mo
${PYSITELIB}/bzrlib/plugins/explorer/menus-for-ides.xml
${PYSITELIB}/bzrlib/plugins/explorer/tests/__init__.py
${PYSITELIB}/bzrlib/plugins/explorer/tests/__init__.pyc
diff --git a/devel/bzr-explorer/distinfo b/devel/bzr-explorer/distinfo
index 7552097e4fc..b1feca1edff 100644
--- a/devel/bzr-explorer/distinfo
+++ b/devel/bzr-explorer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/10/11 18:40:08 epg Exp $
+$NetBSD: distinfo,v 1.2 2009/11/10 19:36:00 epg Exp $
-SHA1 (bzr-explorer-0.8.2.tar.gz) = 503ab90ec2c8a1cc8e0124b1bd17efaccf827222
-RMD160 (bzr-explorer-0.8.2.tar.gz) = ce95cb7dfb0d3c873c089fb10df0c307832511e5
-Size (bzr-explorer-0.8.2.tar.gz) = 1024764 bytes
+SHA1 (bzr-explorer-0.9.0.tar.gz) = e58a9c6921ee7aca773df5740f601d56b07b7981
+RMD160 (bzr-explorer-0.9.0.tar.gz) = 27f25ba178698b0b2160703417fedb95ea89c797
+Size (bzr-explorer-0.9.0.tar.gz) = 1121618 bytes