pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/qbzr 0.9.9 - 2009-03-28



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e680eda87d4
branches:  trunk
changeset: 393037:0e680eda87d4
user:      epg <epg%pkgsrc.org@localhost>
date:      Sat May 16 15:21:52 2009 +0000

description:
0.9.9 - 2009-03-28
----------------------
Maintenance release: qlog improvements, bugfixes, configurable external
merge to use with qconflicts, configurable colors for qdiff window,
new qview command.

 * qcommit:
   * Added Diff button to view changes in files selected to commit.
 * qconfig:
   * Added tab to configure external merge tools.
 * qconflicts:
   * Use extmerge if configured.
 * qdiff:
   * User can configure colors for diff view in qbzr.conf,
     under the [QDIFF COLORS] section
 * qlog:
   * Added support for following bug trackers: Microsoft SharePoint,
     FogBugz, Roundup.
   * new --no-graph command line option to show plain log for one file.
   * new style of labels for bugs/tags/branches.
 * qrevert:
   * Added Diff button to view changes in files selected to revert.
 * qview: new command to view content of any arbitrary file from disk.
 * When some internal error occurs while q-command is running
   then user will see special information dialog with error message
   and prompt to file the bug report.
 * Added special translation for English locale.

diffstat:

 devel/qbzr/Makefile |   4 ++--
 devel/qbzr/PLIST    |  17 ++++++++++++++++-
 devel/qbzr/distinfo |   8 ++++----
 3 files changed, 22 insertions(+), 7 deletions(-)

diffs (98 lines):

diff -r 690f3cfc5d36 -r 0e680eda87d4 devel/qbzr/Makefile
--- a/devel/qbzr/Makefile       Sat May 16 15:21:04 2009 +0000
+++ b/devel/qbzr/Makefile       Sat May 16 15:21:52 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2009/02/19 07:40:01 epg Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/16 15:21:52 epg Exp $
 
 DISTNAME=      qbzr-${VER}
 #PKGREVISION=  1
 CATEGORIES=    devel
 MASTER_SITES=  http://launchpad.net/qbzr/trunk/${VER}/+download/
-VER=           0.9.8
+VER=           0.9.9
 
 MAINTAINER=    epg%NetBSD.org@localhost
 HOMEPAGE=      http://bazaar-vcs.org/QBzr
diff -r 690f3cfc5d36 -r 0e680eda87d4 devel/qbzr/PLIST
--- a/devel/qbzr/PLIST  Sat May 16 15:21:04 2009 +0000
+++ b/devel/qbzr/PLIST  Sat May 16 15:21:52 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/02/19 07:40:01 epg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/05/16 15:21:52 epg Exp $
 ${PYSITELIB}/bzrlib/plugins/qbzr/__init__.py
 ${PYSITELIB}/bzrlib/plugins/qbzr/__init__.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/__init__.pyo
@@ -74,9 +74,15 @@
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/log.py
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/log.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/log.pyo
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/loggraphprovider.py
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/loggraphprovider.pyc
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/loggraphprovider.pyo
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/logmodel.py
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/logmodel.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/logmodel.pyo
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/logwidget.py
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/logwidget.pyc
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/logwidget.pyo
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/main.py
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/main.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/main.pyo
@@ -134,6 +140,9 @@
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_util.py
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_util.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_util.pyo
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/trace.py
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/trace.pyc
+${PYSITELIB}/bzrlib/plugins/qbzr/lib/trace.pyo
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_bookmark.py
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_bookmark.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_bookmark.pyo
@@ -177,6 +186,7 @@
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/wtlist.pyc
 ${PYSITELIB}/bzrlib/plugins/qbzr/lib/wtlist.pyo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/de/LC_MESSAGES/qbzr.mo
+${PYSITELIB}/bzrlib/plugins/qbzr/locale/en/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/es/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/fr/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/gl/LC_MESSAGES/qbzr.mo
@@ -188,6 +198,7 @@
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/pt_BR/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ru/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sk/LC_MESSAGES/qbzr.mo
+${PYSITELIB}/bzrlib/plugins/qbzr/locale/sl/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sv/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/tr/LC_MESSAGES/qbzr.mo
 ${PYSITELIB}/bzrlib/plugins/qbzr/locale/uk/LC_MESSAGES/qbzr.mo
@@ -197,6 +208,8 @@
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/tr
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sv/LC_MESSAGES
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sv
+@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sl/LC_MESSAGES
+@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sl
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sk/LC_MESSAGES
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sk
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ru/LC_MESSAGES
@@ -219,6 +232,8 @@
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/fr
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/es/LC_MESSAGES
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/es
+@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/en/LC_MESSAGES
+@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/en
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/de/LC_MESSAGES
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/de
 @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale
diff -r 690f3cfc5d36 -r 0e680eda87d4 devel/qbzr/distinfo
--- a/devel/qbzr/distinfo       Sat May 16 15:21:04 2009 +0000
+++ b/devel/qbzr/distinfo       Sat May 16 15:21:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/02/19 07:40:01 epg Exp $
+$NetBSD: distinfo,v 1.4 2009/05/16 15:21:52 epg Exp $
 
-SHA1 (qbzr-0.9.8.tar.gz) = 291d06576b8bd701190f2399ab4f0e79499a8da2
-RMD160 (qbzr-0.9.8.tar.gz) = 5c90df8590f86f1e6ed6cdf64076107dc6857087
-Size (qbzr-0.9.8.tar.gz) = 360312 bytes
+SHA1 (qbzr-0.9.9.tar.gz) = fc02527ad94bd27a7e9f102881649d74df17fe38
+RMD160 (qbzr-0.9.9.tar.gz) = b63177b69fe4161f7b91dbbc48aba1d6ce7428a1
+Size (qbzr-0.9.9.tar.gz) = 378966 bytes



Home | Main Index | Thread Index | Old Index