From owner-svn-ports-all@freebsd.org Tue Oct 13 22:26:56 2020 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 152E144CDE7; Tue, 13 Oct 2020 22:26:56 +0000 (UTC) (envelope-from jhale@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C9qsW6gpVz4N8S; Tue, 13 Oct 2020 22:26:55 +0000 (UTC) (envelope-from jhale@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 C9C04240F7; Tue, 13 Oct 2020 22:26:55 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09DMQtAe005141; Tue, 13 Oct 2020 22:26:55 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09DMQsZY005135; Tue, 13 Oct 2020 22:26:54 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <202010132226.09DMQsZY005135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 13 Oct 2020 22:26:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552290 - in head/audio/kid3-qt5: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: in head/audio/kid3-qt5: . files X-SVN-Commit-Revision: 552290 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.33 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: Tue, 13 Oct 2020 22:26:56 -0000 Author: jhale Date: Tue Oct 13 22:26:54 2020 New Revision: 552290 URL: https://svnweb.freebsd.org/changeset/ports/552290 Log: audio/kid3-*: Update to 3.8.4 Deleted: head/audio/kid3-qt5/files/patch-src_test_testjsonparser.cpp head/audio/kid3-qt5/files/patch-src_test_testmusicbrainzreleaseimporter.cpp Modified: head/audio/kid3-qt5/Makefile head/audio/kid3-qt5/distinfo head/audio/kid3-qt5/files/patch-src_app_kde_kdemainwindow.cpp head/audio/kid3-qt5/pkg-plist Modified: head/audio/kid3-qt5/Makefile ============================================================================== --- head/audio/kid3-qt5/Makefile Tue Oct 13 22:26:45 2020 (r552289) +++ head/audio/kid3-qt5/Makefile Tue Oct 13 22:26:54 2020 (r552290) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kid3 -PORTVERSION= 3.8.3 +PORTVERSION= 3.8.4 PORTREVISION?= 0 CATEGORIES= audio kde MASTER_SITES= SF @@ -38,8 +38,9 @@ KID3_APPS+= QT .else # KF5 USES+= kde:5 -USE_KDE+= auth codecs config configwidgets coreaddons \ - widgetsaddons xmlgui doctools_build ecm_build +USE_KDE+= auth codecs config configwidgets coreaddons kio \ + service widgetsaddons xmlgui doctools_build ecm_build +USE_QT+= concurrent PLIST_SUB+= KF5="" QT="@comment " QT_SUFX="" KID3_APPS+= KDE .endif Modified: head/audio/kid3-qt5/distinfo ============================================================================== --- head/audio/kid3-qt5/distinfo Tue Oct 13 22:26:45 2020 (r552289) +++ head/audio/kid3-qt5/distinfo Tue Oct 13 22:26:54 2020 (r552290) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593542051 -SHA256 (kid3-3.8.3.tar.gz) = 6a1aa06d2f225f6d8a139cfd3c3d382f82170fa17196517690d28caaeb220c44 -SIZE (kid3-3.8.3.tar.gz) = 3091795 +TIMESTAMP = 1602373492 +SHA256 (kid3-3.8.4.tar.gz) = 598b843aa32ed9530ebfa9a45424579e622714447f0d67cf36a62e693277bc07 +SIZE (kid3-3.8.4.tar.gz) = 3161673 Modified: head/audio/kid3-qt5/files/patch-src_app_kde_kdemainwindow.cpp ============================================================================== --- head/audio/kid3-qt5/files/patch-src_app_kde_kdemainwindow.cpp Tue Oct 13 22:26:45 2020 (r552289) +++ head/audio/kid3-qt5/files/patch-src_app_kde_kdemainwindow.cpp Tue Oct 13 22:26:54 2020 (r552290) @@ -5,9 +5,9 @@ Shortcut for action "reload" "Re&load" set with QActi Shortcut for action "filelist_rename" "&Rename" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. Shortcut for action "filelist_delete" "&Move to Trash" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. ---- src/app/kde/kdemainwindow.cpp.orig 2020-05-09 12:12:37 UTC +--- src/app/kde/kdemainwindow.cpp.orig 2020-09-25 07:02:19 UTC +++ src/app/kde/kdemainwindow.cpp -@@ -189,7 +189,7 @@ void KdeMainWindow::initActions() +@@ -190,7 +190,7 @@ void KdeMainWindow::initActions() action = new QAction(QIcon::fromTheme(QLatin1String("document-open")), tr("O&pen Folder..."), this); action->setStatusTip(tr("Opens a folder")); @@ -16,16 +16,16 @@ Shortcut for action "filelist_delete" "&Move to Trash collection->addAction(QLatin1String("open_directory"), action); connect(action, &QAction::triggered, impl(), &BaseMainWindowImpl::slotFileOpenDirectory); -@@ -197,7 +197,7 @@ void KdeMainWindow::initActions() - action = new QAction(QIcon::fromTheme(QLatin1String("view-refresh")), - tr("Re&load"), this); - action->setStatusTip(tr("Reload folder")); -- action->setShortcut(QKeySequence::Refresh); -+ collection->setDefaultShortcut(action, QKeySequence::Refresh); +@@ -203,7 +203,7 @@ void KdeMainWindow::initActions() + // Avoid this by assigning Qt::Key_F5 instead of QKeySequence::Refresh. + // The section "Standard Shortcuts" in the QKeySequence documentation lists + // F5 as a key for "Refresh" on all platforms. +- action->setShortcut(Qt::Key_F5); ++ collection->setDefaultShortcut(action, QKeySequence(Qt::Key_F5)); collection->addAction(QLatin1String("reload"), action); connect(action, &QAction::triggered, impl(), &BaseMainWindowImpl::slotFileReload); -@@ -415,13 +415,13 @@ void KdeMainWindow::initActions() +@@ -421,7 +421,7 @@ void KdeMainWindow::initActions() collection->addAction(QLatin1String("filelist_focus"), action); connect(action, &QAction::triggered, form(), &Kid3Form::setFocusFileList); action = new QAction(tr("&Rename"), this); @@ -33,11 +33,13 @@ Shortcut for action "filelist_delete" "&Move to Trash + collection->setDefaultShortcut(action, QKeySequence(Qt::Key_F2)); action->setShortcutContext(Qt::WidgetShortcut); connect(action, &QAction::triggered, impl(), &BaseMainWindowImpl::renameFile); - collection->addAction(QLatin1String("filelist_rename"), action); + // This action is not made configurable because its shortcut F2 conflicts +@@ -430,7 +430,7 @@ void KdeMainWindow::initActions() + // collection->addAction(QLatin1String("filelist_rename"), action); form()->getFileList()->setRenameAction(action); action = new QAction(tr("&Move to Trash"), this); - action->setShortcut(QKeySequence::Delete); + collection->setDefaultShortcut(action, QKeySequence::Delete); action->setShortcutContext(Qt::WidgetShortcut); connect(action, &QAction::triggered, impl(), &BaseMainWindowImpl::deleteFile); - collection->addAction(QLatin1String("filelist_delete"), action); + // collection->addAction(QLatin1String("filelist_delete"), action); Modified: head/audio/kid3-qt5/pkg-plist ============================================================================== --- head/audio/kid3-qt5/pkg-plist Tue Oct 13 22:26:45 2020 (r552289) +++ head/audio/kid3-qt5/pkg-plist Tue Oct 13 22:26:54 2020 (r552290) @@ -88,6 +88,7 @@ share/icons/hicolor/64x64/apps/kid3%%QT_SUFX%%.png %%DATADIR%%/translations/kid3_nl.qm %%DATADIR%%/translations/kid3_pl.qm %%DATADIR%%/translations/kid3_pt.qm +%%DATADIR%%/translations/kid3_pt_BR.qm %%DATADIR%%/translations/kid3_ru.qm %%DATADIR%%/translations/kid3_sr.qm %%DATADIR%%/translations/kid3_sr@ijekavian.qm