Received: by mail.netbsd.org (Postfix, from userid 605) id 71AA484DB8; Mon, 1 Jun 2020 12:31:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E776C84DB3 for ; Mon, 1 Jun 2020 12:31:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 7AWWogNNzyqk for ; Mon, 1 Jun 2020 12:31:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 59ACC84CE8 for ; Mon, 1 Jun 2020 12:31:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D539FB27; Mon, 1 Jun 2020 12:31:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1591014661108630" MIME-Version: 1.0 Date: Mon, 1 Jun 2020 12:31:01 +0000 From: "pin" Subject: CVS commit: pkgsrc/x11/lxqt-runner To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20200601123101.4D539FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1591014661108630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Jun 1 12:31:01 UTC 2020 Modified Files: pkgsrc/x11/lxqt-runner: Makefile PLIST distinfo Log Message: x11/lxqt-runner: update to 0.15.0 lxqt-runner-0.15.0 / 2020-04-23 =============================== * cmake: Enhance lxqt-globalkeys minimum required version. * Smoother search. * Removed deprecated QDesktopWidget. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/lxqt-runner/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/lxqt-runner/PLIST \ pkgsrc/x11/lxqt-runner/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1591014661108630 Content-Disposition: inline Content-Length: 3512 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/lxqt-runner/Makefile diff -u pkgsrc/x11/lxqt-runner/Makefile:1.2 pkgsrc/x11/lxqt-runner/Makefile:1.3 --- pkgsrc/x11/lxqt-runner/Makefile:1.2 Sat Apr 25 15:18:42 2020 +++ pkgsrc/x11/lxqt-runner/Makefile Mon Jun 1 12:31:01 2020 @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2020/04/25 15:18:42 gutteridge Exp $ +# $NetBSD: Makefile,v 1.3 2020/06/01 12:31:01 pin Exp $ -DISTNAME= lxqt-runner-0.14.1 +VERSION= 0.15.0 +DISTNAME= lxqt-runner-${VERSION} CATEGORIES= x11 -MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-runner/0.14.1/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-runner/releases/download/${VERSION}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://lxqt.org/ +HOMEPAGE= https://github.com/lxqt/lxqt-runner/ COMMENT= Launch applications quickly by typing commands LICENSE= gnu-lgpl-v2.1 Index: pkgsrc/x11/lxqt-runner/PLIST diff -u pkgsrc/x11/lxqt-runner/PLIST:1.1 pkgsrc/x11/lxqt-runner/PLIST:1.2 --- pkgsrc/x11/lxqt-runner/PLIST:1.1 Sat Apr 25 15:16:41 2020 +++ pkgsrc/x11/lxqt-runner/PLIST Mon Jun 1 12:31:01 2020 @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2020/04/25 15:16:41 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.2 2020/06/01 12:31:01 pin Exp $ bin/lxqt-runner man/man1/lxqt-runner.1 share/examples/lxqt/xdg/autostart/lxqt-runner.desktop share/lxqt/translations/lxqt-runner/lxqt-runner_ar.qm +share/lxqt/translations/lxqt-runner/lxqt-runner_arn.qm +share/lxqt/translations/lxqt-runner/lxqt-runner_ast.qm share/lxqt/translations/lxqt-runner/lxqt-runner_ca.qm share/lxqt/translations/lxqt-runner/lxqt-runner_cs.qm share/lxqt/translations/lxqt-runner/lxqt-runner_cy.qm @@ -32,6 +34,7 @@ share/lxqt/translations/lxqt-runner/lxqt share/lxqt/translations/lxqt-runner/lxqt-runner_ro_RO.qm share/lxqt/translations/lxqt-runner/lxqt-runner_ru.qm share/lxqt/translations/lxqt-runner/lxqt-runner_ru_RU.qm +share/lxqt/translations/lxqt-runner/lxqt-runner_sk.qm share/lxqt/translations/lxqt-runner/lxqt-runner_sk_SK.qm share/lxqt/translations/lxqt-runner/lxqt-runner_sl.qm share/lxqt/translations/lxqt-runner/lxqt-runner_sr@latin.qm @@ -42,4 +45,3 @@ share/lxqt/translations/lxqt-runner/lxqt share/lxqt/translations/lxqt-runner/lxqt-runner_uk.qm share/lxqt/translations/lxqt-runner/lxqt-runner_zh_CN.qm share/lxqt/translations/lxqt-runner/lxqt-runner_zh_TW.qm -@pkgdir lib Index: pkgsrc/x11/lxqt-runner/distinfo diff -u pkgsrc/x11/lxqt-runner/distinfo:1.1 pkgsrc/x11/lxqt-runner/distinfo:1.2 --- pkgsrc/x11/lxqt-runner/distinfo:1.1 Sat Apr 25 15:16:41 2020 +++ pkgsrc/x11/lxqt-runner/distinfo Mon Jun 1 12:31:01 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2020/04/25 15:16:41 gutteridge Exp $ +$NetBSD: distinfo,v 1.2 2020/06/01 12:31:01 pin Exp $ -SHA1 (lxqt-runner-0.14.1.tar.xz) = 1f7afd052d457caa23e348f344fe8709bd09c17b -RMD160 (lxqt-runner-0.14.1.tar.xz) = 060f3ad96b343dd6543b2a347542744e5803336c -SHA512 (lxqt-runner-0.14.1.tar.xz) = 62d196d37e87bc9154fa2cd9abcb8671277bffdb8673a6531bcb93161944cb8a31298587f8323d79a290292fc73765ea15990106828335879b87029ff1aba28c -Size (lxqt-runner-0.14.1.tar.xz) = 223628 bytes +SHA1 (lxqt-runner-0.15.0.tar.xz) = f8a4613f4250ccac2e891b1f927c809330afaa23 +RMD160 (lxqt-runner-0.15.0.tar.xz) = f3422a591cb82ee0afae0adf596c58d62fe5a974 +SHA512 (lxqt-runner-0.15.0.tar.xz) = 559a5ef627f311ee4894891445a7f1bf70349d7f89ec3eb1d5550f8e87486d695d03fb70a8ec936b074e83c82c29ff26c07ee3edeebbbf8dade2d9a5f4dacdba +Size (lxqt-runner-0.15.0.tar.xz) = 223996 bytes --_----------=_1591014661108630--