Received: by mail.netbsd.org (Postfix, from userid 605) id D841484EA9; Mon, 25 Apr 2022 08:37:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DF3384EA7 for ; Mon, 25 Apr 2022 08:37:13 +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 q8ijN9KB8aX2 for ; Mon, 25 Apr 2022 08:37:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9832B84D69 for ; Mon, 25 Apr 2022 08:37:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96D10FB1A; Mon, 25 Apr 2022 08:37:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650875832199140" MIME-Version: 1.0 Date: Mon, 25 Apr 2022 08:37:12 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/x11/kdesignerplugin To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220425083712.96D10FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650875832199140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Mon Apr 25 08:37:12 UTC 2022 Modified Files: pkgsrc/x11/kdesignerplugin: Makefile distinfo Log Message: kdesignerplugin: update to 5.93.0 To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/kdesignerplugin/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/kdesignerplugin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650875832199140 Content-Disposition: inline Content-Length: 1606 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/kdesignerplugin/Makefile diff -u pkgsrc/x11/kdesignerplugin/Makefile:1.49 pkgsrc/x11/kdesignerplugin/Makefile:1.50 --- pkgsrc/x11/kdesignerplugin/Makefile:1.49 Mon Apr 18 19:12:22 2022 +++ pkgsrc/x11/kdesignerplugin/Makefile Mon Apr 25 08:37:12 2022 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2022/04/18 19:12:22 adam Exp $ +# $NetBSD: Makefile,v 1.50 2022/04/25 08:37:12 markd Exp $ DISTNAME= kdesignerplugin-${KF5VER} -PKGREVISION= 6 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks Index: pkgsrc/x11/kdesignerplugin/distinfo diff -u pkgsrc/x11/kdesignerplugin/distinfo:1.13 pkgsrc/x11/kdesignerplugin/distinfo:1.14 --- pkgsrc/x11/kdesignerplugin/distinfo:1.13 Tue Oct 26 11:34:02 2021 +++ pkgsrc/x11/kdesignerplugin/distinfo Mon Apr 25 08:37:12 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2021/10/26 11:34:02 nia Exp $ +$NetBSD: distinfo,v 1.14 2022/04/25 08:37:12 markd Exp $ -BLAKE2s (kdesignerplugin-5.80.0.tar.xz) = 6074c412924c54b5a115d25f3a62fc5fa4b4a7e0b4d0dcd24faf2a19558c045d -SHA512 (kdesignerplugin-5.80.0.tar.xz) = 341ce61f5245823646c613a4314a720eed2cd4c409acd04e460805f6bb0116cffc82c3c2c4c102c264087ee97800491ffe76b0f5e8d6566f8cdceada4516fd36 -Size (kdesignerplugin-5.80.0.tar.xz) = 73520 bytes +BLAKE2s (kdesignerplugin-5.93.0.tar.xz) = 26f81e8fdc1ebc1ce6fabaa0c5dced941f8960638624b6389d4c5e0dd672a6d0 +SHA512 (kdesignerplugin-5.93.0.tar.xz) = aa2ffaa6b9b02688f40eda5389bbae1650701bd7f05e4bd0cd7702a6a0319a33ba9bf7f87151796a22d0f99dfbc4c3eaaa27f7844ac9d2bff8bf59be0c4caf87 +Size (kdesignerplugin-5.93.0.tar.xz) = 75640 bytes --_----------=_1650875832199140--