Received: by mail.netbsd.org (Postfix, from userid 605) id D765F84DBE; Thu, 21 Jun 2018 05:53:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C557A84D45 for ; Thu, 21 Jun 2018 05:53:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KV2gCD_V8Z01 for ; Thu, 21 Jun 2018 05:53:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5015A84CEA for ; Thu, 21 Jun 2018 05:53:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D3F4FBEC; Thu, 21 Jun 2018 05:53:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1529560382202420" MIME-Version: 1.0 Date: Thu, 21 Jun 2018 05:53:02 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/devel/kpeople To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20180621055302.4D3F4FBEC@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. --_----------=_1529560382202420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jun 21 05:53:02 UTC 2018 Modified Files: pkgsrc/devel/kpeople: Makefile distinfo Log Message: kpeople: update to 5.47.0 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/kpeople/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/kpeople/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1529560382202420 Content-Disposition: inline Content-Length: 1589 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/kpeople/Makefile diff -u pkgsrc/devel/kpeople/Makefile:1.13 pkgsrc/devel/kpeople/Makefile:1.14 --- pkgsrc/devel/kpeople/Makefile:1.13 Sat Apr 14 07:33:55 2018 +++ pkgsrc/devel/kpeople/Makefile Thu Jun 21 05:53:02 2018 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2018/04/14 07:33:55 adam Exp $ +# $NetBSD: Makefile,v 1.14 2018/06/21 05:53:02 markd Exp $ DISTNAME= kpeople-${KF5VER} -PKGREVISION= 1 CATEGORIES= devel HOMEPAGE= https://community.kde.org/KTp/libkpeople Index: pkgsrc/devel/kpeople/distinfo diff -u pkgsrc/devel/kpeople/distinfo:1.4 pkgsrc/devel/kpeople/distinfo:1.5 --- pkgsrc/devel/kpeople/distinfo:1.4 Wed Apr 11 11:50:36 2018 +++ pkgsrc/devel/kpeople/distinfo Thu Jun 21 05:53:02 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2018/04/11 11:50:36 markd Exp $ +$NetBSD: distinfo,v 1.5 2018/06/21 05:53:02 markd Exp $ -SHA1 (kpeople-5.44.0.tar.xz) = 0e0b9f95484f59709b337503c4aa8a426ada52ba -RMD160 (kpeople-5.44.0.tar.xz) = 9f096a4a75519d81168b1c73fd22d08cc9021f63 -SHA512 (kpeople-5.44.0.tar.xz) = aab91fe2e2f8f03d434b3e873cbc054c65f12db7dffdc2c03cf55cd7006f8771c08d56dbf0f009dc9444267a6f16fa3d46019f904b825bbc576bcd32896e82f3 -Size (kpeople-5.44.0.tar.xz) = 59724 bytes +SHA1 (kpeople-5.47.0.tar.xz) = fc277fa10c7618877dd25fa9bf127e9674864152 +RMD160 (kpeople-5.47.0.tar.xz) = c07acc91e5b4321527470deda3b0af0c96f71bd6 +SHA512 (kpeople-5.47.0.tar.xz) = bd43543e62df59f5776267905eca59e3b30875c91c26ff4f26537cc6dee00ab5690ddfca2278ef68269661ea579822cba3e4760d67b77cf9e336575ba22efab2 +Size (kpeople-5.47.0.tar.xz) = 59908 bytes --_----------=_1529560382202420--