pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/meld Update to 1.6.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d99d30c3483d
branches:  trunk
changeset: 610255:d99d30c3483d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 21 20:41:25 2012 +0000

description:
Update to 1.6.1:

2012-10-21 meld 1.6.1
=====================

  Fixes:

    * Fix traceback from invalid tree cursor paths (Kai Willadsen) (closes
      rhbz#832969 and rhbz#837133)
    * Fix traceback when popping up right-click menus in empty tree sections
      (Kai Willadsen) (closes rhbz#843879)
    * Fix Bazaar comparisons including exec bit changes (Kai Willadsen) (closes
      bgo#682852)
    * Avoid spurious listings in Bazaar with shelved items (Per Ångström)
    * Fix copying symlinks in directories (Rainer Suhm) (closes rhbz#836606)
    * Support newer Fossil VC (Jan Danielsson) (closes bgo#683969)
    * Fix compatibility with Python 2.5 (Gianni Trovisi)

diffstat:

 devel/meld/Makefile |  4 ++--
 devel/meld/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 48b5cff8ef22 -r d99d30c3483d devel/meld/Makefile
--- a/devel/meld/Makefile       Sun Oct 21 20:40:20 2012 +0000
+++ b/devel/meld/Makefile       Sun Oct 21 20:41:25 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2012/05/03 22:58:01 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2012/10/21 20:41:25 wiz Exp $
 #
 
-DISTNAME=              meld-1.6.0
+DISTNAME=              meld-1.6.1
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/meld/1.6/}
 EXTRACT_SUFX=          .tar.xz
diff -r 48b5cff8ef22 -r d99d30c3483d devel/meld/distinfo
--- a/devel/meld/distinfo       Sun Oct 21 20:40:20 2012 +0000
+++ b/devel/meld/distinfo       Sun Oct 21 20:41:25 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2012/05/03 22:58:01 wiz Exp $
+$NetBSD: distinfo,v 1.17 2012/10/21 20:41:25 wiz Exp $
 
-SHA1 (meld-1.6.0.tar.xz) = 405f9e47498d1c6e0e947bd0fae82d35e264e485
-RMD160 (meld-1.6.0.tar.xz) = f8398f3737544cd315eb6fb319db26d21c57bf2d
-Size (meld-1.6.0.tar.xz) = 343800 bytes
+SHA1 (meld-1.6.1.tar.xz) = 7d5098ddc3ea57a6b8e7703b2fe7b43462fc82c0
+RMD160 (meld-1.6.1.tar.xz) = 19c090659da92baee539745ef520cec12186d0f5
+Size (meld-1.6.1.tar.xz) = 344132 bytes



Home | Main Index | Thread Index | Old Index