summaryrefslogtreecommitdiff
path: root/devel/bzr-gtk
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2009-09-09 05:44:03 +0000
committerepg <epg@pkgsrc.org>2009-09-09 05:44:03 +0000
commitef24ffa3cabb9dcfa4c174db689a1e1cb2fcf018 (patch)
tree2780276cc9a57d677558d69746b54ec9db7ada44 /devel/bzr-gtk
parent1f5926b69c9c7f2ab4a6f0343a4d6c5b88dbdc15 (diff)
downloadpkgsrc-ef24ffa3cabb9dcfa4c174db689a1e1cb2fcf018.tar.gz
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 (limited to 'devel/bzr-gtk')
-rw-r--r--devel/bzr-gtk/Makefile8
-rw-r--r--devel/bzr-gtk/PLIST22
-rw-r--r--devel/bzr-gtk/distinfo8
3 files changed, 26 insertions, 12 deletions
diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile
index 52e1c7e0ea4..ae9abde35d9 100644
--- a/devel/bzr-gtk/Makefile
+++ b/devel/bzr-gtk/Makefile
@@ -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
HOMEPAGE= http://bazaar-vcs.org/bzr-gtk
diff --git a/devel/bzr-gtk/PLIST b/devel/bzr-gtk/PLIST
index 058c2687ee2..21da8718f7e 100644
--- a/devel/bzr-gtk/PLIST
+++ b/devel/bzr-gtk/PLIST
@@ -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/branchview/treeview.pyo
${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/history.pyo
${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/__init__.pyo
${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/tags.pyo
${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_linegraph.pyo
${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/bazaar-properties.desktop
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/bzr-gtk/icons/tag-16.png
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 --git a/devel/bzr-gtk/distinfo b/devel/bzr-gtk/distinfo
index 656c77ff50e..54600cad400 100644
--- a/devel/bzr-gtk/distinfo
+++ b/devel/bzr-gtk/distinfo
@@ -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