From owner-svn-ports-all@freebsd.org Thu Jan 21 20:48:58 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 864494DF78F; Thu, 21 Jan 2021 20:48:58 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DMDyL3Nf1z4tQb; Thu, 21 Jan 2021 20:48:58 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6781212749; Thu, 21 Jan 2021 20:48:58 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10LKmwM7031675; Thu, 21 Jan 2021 20:48:58 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10LKmv0V031672; Thu, 21 Jan 2021 20:48:57 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202101212048.10LKmv0V031672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 21 Jan 2021 20:48:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562241 - head/textproc/kdiff3 X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/textproc/kdiff3 X-SVN-Commit-Revision: 562241 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2021 20:48:58 -0000 Author: tcberner Date: Thu Jan 21 20:48:57 2021 New Revision: 562241 URL: https://svnweb.freebsd.org/changeset/ports/562241 Log: textproc/kdiff3: update to 1.8.5 Version 1.8.5 - 2020-01-10 =========================== BUG:417189 Fix url handling for drag and drop. BUG:426823 Fix regression in handing paste from clipboard to blank diff window. *Fix link detection via KIO *Drop custom event filter in OpenDialog. We now use FileNameLineEdit instead as in the main window. *Fix url/path handling bugs for remote files *Don't ignore stat errors unless it tells us the file was not found. Modified: head/textproc/kdiff3/Makefile head/textproc/kdiff3/distinfo head/textproc/kdiff3/pkg-plist Modified: head/textproc/kdiff3/Makefile ============================================================================== --- head/textproc/kdiff3/Makefile Thu Jan 21 20:21:16 2021 (r562240) +++ head/textproc/kdiff3/Makefile Thu Jan 21 20:48:57 2021 (r562241) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kdiff3 -DISTVERSION= 1.8.4 +DISTVERSION= 1.8.5 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME} Modified: head/textproc/kdiff3/distinfo ============================================================================== --- head/textproc/kdiff3/distinfo Thu Jan 21 20:21:16 2021 (r562240) +++ head/textproc/kdiff3/distinfo Thu Jan 21 20:48:57 2021 (r562241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599137869 -SHA256 (kdiff3-1.8.4.tar.xz) = 76e18e097a078c1a440a32562734391d71d12446fcd3b2afeece87c136f43bb8 -SIZE (kdiff3-1.8.4.tar.xz) = 1040492 +TIMESTAMP = 1611260106 +SHA256 (kdiff3-1.8.5.tar.xz) = bc92f7d04eb123f9c56dbe3047af67bf715240fa99487ac1d1ccf2a45e0854c1 +SIZE (kdiff3-1.8.5.tar.xz) = 1045812 Modified: head/textproc/kdiff3/pkg-plist ============================================================================== --- head/textproc/kdiff3/pkg-plist Thu Jan 21 20:21:16 2021 (r562240) +++ head/textproc/kdiff3/pkg-plist Thu Jan 21 20:48:57 2021 (r562241) @@ -74,10 +74,12 @@ share/locale/el/LC_MESSAGES/kdiff3fileitemactionplugin share/locale/en_GB/LC_MESSAGES/diff_ext.mo share/locale/en_GB/LC_MESSAGES/kdiff3.mo share/locale/en_GB/LC_MESSAGES/kdiff3fileitemactionplugin.mo +share/locale/el/LC_MESSAGES/diff_ext.mo share/locale/eo/LC_MESSAGES/kdiff3.mo share/locale/es/LC_MESSAGES/diff_ext.mo share/locale/es/LC_MESSAGES/kdiff3.mo share/locale/es/LC_MESSAGES/kdiff3fileitemactionplugin.mo +share/locale/et/LC_MESSAGES/diff_ext.mo share/locale/et/LC_MESSAGES/kdiff3.mo share/locale/et/LC_MESSAGES/kdiff3fileitemactionplugin.mo share/locale/eu/LC_MESSAGES/diff_ext.mo