pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/meld Updated meld to 3.17.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/827fedbc8aa4
branches: trunk
changeset: 366482:827fedbc8aa4
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 14 20:42:33 2017 +0000
description:
Updated meld to 3.17.3.
2017-08-13 meld 3.17.3
======================
Fixes:
* Fix folder compare when using text filters (Alsan Wong)
* Make activity spinner show when inline comparisons are running (Kai
Willadsen)
* Migrate back from threads to multiprocessing for inline diffs; unusual
CPU contention caused this to harm interactivity (Kai Willadsen)
* Manually refreshing a file comparison sometimes caused diff navigation
to break (Kai Willadsen)
* Folder comparisons that update their state no longer break navigation
(Kai Willadsen)
* Version-control comparison on missing files now work again (Kai
Willadsen)
* Fix regression in initial focus for folder comparisons (Kai Willadsen)
* Fix handling for added, partially staged files in git (Kai Willadsen)
* Bugs fixed: 784436, 785603, 785859, 786043
Translations:
* Daniel Mustieles (es)
* Matej Urban?i? (sl)
diffstat:
devel/meld/Makefile | 4 ++--
devel/meld/PLIST | 6 +++++-
devel/meld/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 66b829404187 -r 827fedbc8aa4 devel/meld/Makefile
--- a/devel/meld/Makefile Mon Aug 14 20:41:31 2017 +0000
+++ b/devel/meld/Makefile Mon Aug 14 20:42:33 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2017/06/14 14:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2017/08/14 20:42:33 wiz Exp $
-DISTNAME= meld-3.17.2
+DISTNAME= meld-3.17.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/3.17/}
EXTRACT_SUFX= .tar.xz
diff -r 66b829404187 -r 827fedbc8aa4 devel/meld/PLIST
--- a/devel/meld/PLIST Mon Aug 14 20:41:31 2017 +0000
+++ b/devel/meld/PLIST Mon Aug 14 20:42:33 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2017/06/14 14:03:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.28 2017/08/14 20:42:33 wiz Exp $
bin/meld
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/meld/__init__.py
@@ -52,6 +52,10 @@
${PYSITELIB}/meld/matchers/myers.py
${PYSITELIB}/meld/matchers/myers.pyc
${PYSITELIB}/meld/matchers/myers.pyo
+${PYSITELIB}/meld/matchers/myerspy.py
+${PYSITELIB}/meld/matchers/myerspy.pyc
+${PYSITELIB}/meld/matchers/myerspy.pyo
+${PYSITELIB}/meld/matchers/myerspycmp.py
${PYSITELIB}/meld/meldapp.py
${PYSITELIB}/meld/meldapp.pyc
${PYSITELIB}/meld/meldapp.pyo
diff -r 66b829404187 -r 827fedbc8aa4 devel/meld/distinfo
--- a/devel/meld/distinfo Mon Aug 14 20:41:31 2017 +0000
+++ b/devel/meld/distinfo Mon Aug 14 20:42:33 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2017/06/14 14:03:54 wiz Exp $
+$NetBSD: distinfo,v 1.52 2017/08/14 20:42:33 wiz Exp $
-SHA1 (meld-3.17.2.tar.xz) = 3751e1420284a0705f6622c6628f953758dde272
-RMD160 (meld-3.17.2.tar.xz) = a5c56dc184587d8beab04af39cadc9f5435ae1ab
-SHA512 (meld-3.17.2.tar.xz) = 3bb2dec756c361019e3269df49ea92eea17a6904ae936546ec2f136c16efb15af5d898874f8f80e9202ffb2b0c0a25c2ccdf55cc843e545c6f5e065229d34ca7
-Size (meld-3.17.2.tar.xz) = 552712 bytes
+SHA1 (meld-3.17.3.tar.xz) = 9cd6c72e8cd85017f8aae861b0aa8e3fc466d005
+RMD160 (meld-3.17.3.tar.xz) = 279839a0d8d18c4e2898efffaaed3e0dba9c0141
+SHA512 (meld-3.17.3.tar.xz) = 829c4b5e55522ad475952b212415d248eb21df9d61aabe5ca60d0db8abe456877e0d22dc145a54c047954d750e6db248284e1f7ab0f128080e8e9ec3d9fb52ef
+Size (meld-3.17.3.tar.xz) = 553772 bytes
Home |
Main Index |
Thread Index |
Old Index