Received: by mail.netbsd.org (Postfix, from userid 605) id 98F6684F73; Thu, 21 Jun 2018 07:17:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8FDCE84D4D for ; Thu, 21 Jun 2018 07:17:32 +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 khyS8LQ5l8Ci for ; Thu, 21 Jun 2018 07:17:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E280984CFC for ; Thu, 21 Jun 2018 07:17:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF2A1FBEC; Thu, 21 Jun 2018 07:17:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1529565451186250" MIME-Version: 1.0 Date: Thu, 21 Jun 2018 07:17:31 +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: <20180621071731.DF2A1FBEC@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. --_----------=_1529565451186250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jun 21 07:17:31 UTC 2018 Modified Files: pkgsrc/x11/kdesignerplugin: Makefile distinfo Log Message: kdesignerplugin: update to 5.47.0 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/kdesignerplugin/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/kdesignerplugin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1529565451186250 Content-Disposition: inline Content-Length: 1715 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.20 pkgsrc/x11/kdesignerplugin/Makefile:1.21 --- pkgsrc/x11/kdesignerplugin/Makefile:1.20 Sat Apr 14 07:34:45 2018 +++ pkgsrc/x11/kdesignerplugin/Makefile Thu Jun 21 07:17:31 2018 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2018/04/14 07:34:45 adam Exp $ +# $NetBSD: Makefile,v 1.21 2018/06/21 07:17:31 markd Exp $ DISTNAME= kdesignerplugin-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks Index: pkgsrc/x11/kdesignerplugin/distinfo diff -u pkgsrc/x11/kdesignerplugin/distinfo:1.4 pkgsrc/x11/kdesignerplugin/distinfo:1.5 --- pkgsrc/x11/kdesignerplugin/distinfo:1.4 Wed Apr 11 11:50:40 2018 +++ pkgsrc/x11/kdesignerplugin/distinfo Thu Jun 21 07:17:31 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2018/04/11 11:50:40 markd Exp $ +$NetBSD: distinfo,v 1.5 2018/06/21 07:17:31 markd Exp $ -SHA1 (kdesignerplugin-5.44.0.tar.xz) = 3c9fe5a2d8304e0fa148d58156a8fcebc7e1a833 -RMD160 (kdesignerplugin-5.44.0.tar.xz) = 46a0f09b8878a1c5ec7acc1f27fef7726aa881e1 -SHA512 (kdesignerplugin-5.44.0.tar.xz) = 1283f34fa6bd1687aa55dbd9632a9aa8220b106b062fa399a16040f86cc5dc36b1aa81f2d69302a20376439020b9bdf873ee67afaae230da61bff2081e559ee9 -Size (kdesignerplugin-5.44.0.tar.xz) = 90732 bytes +SHA1 (kdesignerplugin-5.47.0.tar.xz) = 8018d6a007c17ee20d8c824aaf090439de6430de +RMD160 (kdesignerplugin-5.47.0.tar.xz) = e42ef44c7aabda0a0e9fcce7c80dcfee3705398b +SHA512 (kdesignerplugin-5.47.0.tar.xz) = de28032ee58e960c903fd99e626bc358c50e0334e18aeb3af397a7fb01a55b3a7ec02a8898cadcdb549621b47d124f620a85be569f15a9b088793c3b91283c00 +Size (kdesignerplugin-5.47.0.tar.xz) = 90728 bytes --_----------=_1529565451186250--