pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bzr-gtk 0.97.0 2009-08-25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3a1b9aaabf2
branches:  trunk
changeset: 398791:a3a1b9aaabf2
user:      epg <epg%pkgsrc.org@localhost>
date:      Wed Sep 09 05:44:03 2009 +0000

description:
0.97.0 2009-08-25

BUG FIXES

  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
    by being more tolerant about gobject methods availability.
    (Vincent Ladeuil, #403430)

  * Fixed emblem and nautilus bzr-status column for ignored files.
    (Lucas Shrewsbury, #294632)

  * Fixed emblem and nautilus bzr-status column for unversioned files.
    (Lucas Shrewsbury, #417966)

  * Switch to using disutils sdist instead of bzr export.
    (Mark Lee, #398242)

0.96.2  2009-07-08

 BUG FIXES

  * Same player shoots again. Version credits.pickle and rebuild the tarball
    after running 'python ./setup.py build_credits', update
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
    (Vincent Ladeuil, #397526)

0.96.1  2009-07-08

 BUG FIXES

  * Rebuild the tarball after running 'python ./setup.py build_credits',
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
   (Vincent Ladeuil, #397526)


0.96.0  2009-07-08

 UI

  * Add colored status messages in Olive file list (Jasper Groenewegen)

  * Use the new progress bar implementation from bzrlib.
   (Vincent Ladeuil, 385191)

 CHANGES

  * Add ginfo command line option (Jasper Groenewegen)

  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)

 BUG FIXES

  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
  Korn, #294396)

  * Fix Olive homepage URL. (#255152)

  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)

  * Save commit messages at uncommit time, restore them at
    gcommit time. Also allow saving commit messages if the commit
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)

  * Mark as compatible with bzr 1.13.

 FEATURES

  * Support storing credentials in the GNOME Keyring if it is
    available. (Jelmer Vernooij)

  * Fix opening Status window in Olive (#316310)

diffstat:

 devel/bzr-gtk/Makefile |   8 ++++----
 devel/bzr-gtk/PLIST    |  22 ++++++++++++++++++----
 devel/bzr-gtk/distinfo |   8 ++++----
 3 files changed, 26 insertions(+), 12 deletions(-)

diffs (115 lines):

diff -r f8cc2d9d5b04 -r a3a1b9aaabf2 devel/bzr-gtk/Makefile
--- a/devel/bzr-gtk/Makefile    Wed Sep 09 05:43:24 2009 +0000
+++ b/devel/bzr-gtk/Makefile    Wed Sep 09 05:44:03 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2009/08/08 15:52:57 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/09/09 05:44:03 epg Exp $
 
 DISTNAME=      bzr-gtk-${VER}
-PKGREVISION=   1
+#PKGREVISION=  1
 CATEGORIES=    devel
-MASTER_SITES=  http://launchpad.net/bzr-gtk/0.95/${VER}/+download/
-VER=           0.95.0
+MASTER_SITES=  http://launchpad.net/bzr-gtk/trunk/${VER}/+download/
+VER=           0.97.0
 
 MAINTAINER=    epg%NetBSD.org@localhost
 HOMEPAGE=      http://bazaar-vcs.org/bzr-gtk
diff -r f8cc2d9d5b04 -r a3a1b9aaabf2 devel/bzr-gtk/PLIST
--- a/devel/bzr-gtk/PLIST       Wed Sep 09 05:43:24 2009 +0000
+++ b/devel/bzr-gtk/PLIST       Wed Sep 09 05:44:03 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:36 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/09/09 05:44:03 epg Exp $
 bin/bzr-handle-patch
 bin/bzr-notify
 bin/olive-gtk
@@ -47,15 +47,15 @@
 ${PYSITELIB}/bzrlib/plugins/gtk/checkout.py
 ${PYSITELIB}/bzrlib/plugins/gtk/checkout.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/checkout.pyo
+${PYSITELIB}/bzrlib/plugins/gtk/commands.py
+${PYSITELIB}/bzrlib/plugins/gtk/commands.pyc
+${PYSITELIB}/bzrlib/plugins/gtk/commands.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/commit.py
 ${PYSITELIB}/bzrlib/plugins/gtk/commit.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/commit.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/conflicts.py
 ${PYSITELIB}/bzrlib/plugins/gtk/conflicts.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/conflicts.pyo
-${PYSITELIB}/bzrlib/plugins/gtk/create-credits.py
-${PYSITELIB}/bzrlib/plugins/gtk/create-credits.pyc
-${PYSITELIB}/bzrlib/plugins/gtk/create-credits.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/dialog.py
 ${PYSITELIB}/bzrlib/plugins/gtk/dialog.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/dialog.pyo
@@ -71,6 +71,9 @@
 ${PYSITELIB}/bzrlib/plugins/gtk/initialize.py
 ${PYSITELIB}/bzrlib/plugins/gtk/initialize.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/initialize.pyo
+${PYSITELIB}/bzrlib/plugins/gtk/keyring.py
+${PYSITELIB}/bzrlib/plugins/gtk/keyring.pyc
+${PYSITELIB}/bzrlib/plugins/gtk/keyring.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/loom.py
 ${PYSITELIB}/bzrlib/plugins/gtk/loom.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/loom.pyo
@@ -134,6 +137,9 @@
 ${PYSITELIB}/bzrlib/plugins/gtk/preferences/identity.py
 ${PYSITELIB}/bzrlib/plugins/gtk/preferences/identity.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/preferences/identity.pyo
+${PYSITELIB}/bzrlib/plugins/gtk/preferences/notifications.py
+${PYSITELIB}/bzrlib/plugins/gtk/preferences/notifications.pyc
+${PYSITELIB}/bzrlib/plugins/gtk/preferences/notifications.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/preferences/plugins.py
 ${PYSITELIB}/bzrlib/plugins/gtk/preferences/plugins.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/preferences/plugins.pyo
@@ -167,6 +173,9 @@
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/__init__.py
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/__init__.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/__init__.pyo
+${PYSITELIB}/bzrlib/plugins/gtk/tests/test_annotate_config.py
+${PYSITELIB}/bzrlib/plugins/gtk/tests/test_annotate_config.pyc
+${PYSITELIB}/bzrlib/plugins/gtk/tests/test_annotate_config.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/test_commit.py
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/test_commit.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/test_commit.pyo
@@ -182,6 +191,9 @@
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/test_preferences.py
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/test_preferences.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/tests/test_preferences.pyo
+${PYSITELIB}/bzrlib/plugins/gtk/tests/test_revisionview.py
+${PYSITELIB}/bzrlib/plugins/gtk/tests/test_revisionview.pyc
+${PYSITELIB}/bzrlib/plugins/gtk/tests/test_revisionview.pyo
 ${PYSITELIB}/bzrlib/plugins/gtk/ui.py
 ${PYSITELIB}/bzrlib/plugins/gtk/ui.pyc
 ${PYSITELIB}/bzrlib/plugins/gtk/ui.pyo
@@ -199,6 +211,7 @@
 share/applications/bzr-handle-patch.desktop
 share/applications/bzr-notify.desktop
 share/applications/olive-gtk.desktop
+share/bzr-gtk/credits.pickle
 share/bzr-gtk/icons/bug.png
 share/bzr-gtk/icons/bzr-icon-64.png
 share/bzr-gtk/icons/commit.png
@@ -222,6 +235,7 @@
 share/icons/hicolor/scalable/emblems/emblem-bzr-added.svg
 share/icons/hicolor/scalable/emblems/emblem-bzr-conflict.svg
 share/icons/hicolor/scalable/emblems/emblem-bzr-controlled.svg
+share/icons/hicolor/scalable/emblems/emblem-bzr-ignored.svg
 share/icons/hicolor/scalable/emblems/emblem-bzr-modified.svg
 share/icons/hicolor/scalable/emblems/emblem-bzr-removed.svg
 share/locale/ca/LC_MESSAGES/olive-gtk.mo
diff -r f8cc2d9d5b04 -r a3a1b9aaabf2 devel/bzr-gtk/distinfo
--- a/devel/bzr-gtk/distinfo    Wed Sep 09 05:43:24 2009 +0000
+++ b/devel/bzr-gtk/distinfo    Wed Sep 09 05:44:03 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/26 01:20:25 epg Exp $
+$NetBSD: distinfo,v 1.2 2009/09/09 05:44:03 epg Exp $
 
-SHA1 (bzr-gtk-0.95.0.tar.gz) = d7addfe99f41976b0eb309ec0e2a856c5a1625a3
-RMD160 (bzr-gtk-0.95.0.tar.gz) = 7c089d55b9d3431f74ec858c80854e6ff1d55c00
-Size (bzr-gtk-0.95.0.tar.gz) = 250102 bytes
+SHA1 (bzr-gtk-0.97.0.tar.gz) = 21498b12a4cc6f5c51e81131da11d7e5a45158a4
+RMD160 (bzr-gtk-0.97.0.tar.gz) = c87a690f9dd8b81907ca1d902b66a51fb2b0044b
+Size (bzr-gtk-0.97.0.tar.gz) = 242775 bytes



Home | Main Index | Thread Index | Old Index