pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kdiff3 Update kdiff3 to 0.9.98
details: https://anonhg.NetBSD.org/pkgsrc/rev/7dee6c525159
branches: trunk
changeset: 641645:7dee6c525159
user: markd <markd%pkgsrc.org@localhost>
date: Fri Nov 14 10:08:09 2014 +0000
description:
Update kdiff3 to 0.9.98
Version 0.9.98 - 2014-07-04
===========================
- Text rendering now with QTextLayout fixes the following issues
- Correct handling for variable width fonts.
- Corrected display of highlighted text with Qt4.8.x on Ubuntu and Mac.
- Improved handling of texts with both right to left and left to right
languages (mixed Arabic and western texts).
- Improved handling of Chinese and Japanese.
- Whitespace characters are now shown as dots for spaces and arrows for
tabs, and not only in differences.
- Fixed symlink comparison (Qt4 symLinkTarget returns absolute paths)
- Text analysis for rendering with QTextLayout is interruptable and
multithreaded. (See progressbar and abort-button in statusbar)
- Fix for saving to relative path in KDE-environments. (Patch from Harald Sitter)
- Fixed bug in 0.9.97: Directory compare was always case sensitive.
- Fix for saving files on KDE with relative path specified via command
line option -o.
- Fixed problem with KIO (nonlocal urls).
- Improved Mac support.
- Write --confighelp information to stdout instead of stderr.
- Directory Merge Window: Enabled state of "Delete A And B" now also
depends on existence of source file A.
- Works now with Qt4 and Qt5
- Progress dialog during printing.
- Workaround for bug in QSplitter::childEvent that broke
QFileDialog::getSaveFileName
diffstat:
devel/kdiff3/Makefile | 5 ++---
devel/kdiff3/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e201374333b7 -r 7dee6c525159 devel/kdiff3/Makefile
--- a/devel/kdiff3/Makefile Fri Nov 14 09:42:58 2014 +0000
+++ b/devel/kdiff3/Makefile Fri Nov 14 10:08:09 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2014/11/07 19:39:29 adam Exp $
+# $NetBSD: Makefile,v 1.42 2014/11/14 10:08:09 markd Exp $
#
-DISTNAME= kdiff3-0.9.97
-PKGREVISION= 11
+DISTNAME= kdiff3-0.9.98
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdiff3/}
diff -r e201374333b7 -r 7dee6c525159 devel/kdiff3/distinfo
--- a/devel/kdiff3/distinfo Fri Nov 14 09:42:58 2014 +0000
+++ b/devel/kdiff3/distinfo Fri Nov 14 10:08:09 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/04/06 10:20:43 markd Exp $
+$NetBSD: distinfo,v 1.5 2014/11/14 10:08:09 markd Exp $
-SHA1 (kdiff3-0.9.97.tar.gz) = 1f2828c4b287b905bac64992b46a3e9231319547
-RMD160 (kdiff3-0.9.97.tar.gz) = cbbac8e0ad39fa3a2403199ceaac6239de94b83e
-Size (kdiff3-0.9.97.tar.gz) = 1803769 bytes
+SHA1 (kdiff3-0.9.98.tar.gz) = 1390b4ca9c58316de49cb0aabb433f14ebf2dc3f
+RMD160 (kdiff3-0.9.98.tar.gz) = 17fc05df3fd8f052e2010834ba8efe2481e4f434
+Size (kdiff3-0.9.98.tar.gz) = 1762715 bytes
Home |
Main Index |
Thread Index |
Old Index