Received: by mail.netbsd.org (Postfix, from userid 605) id 833B084E1E; Tue, 27 Aug 2019 20:36:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0AF7984D22 for ; Tue, 27 Aug 2019 20:36:40 +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 4bXKaFtB-hBR for ; Tue, 27 Aug 2019 20:36:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8E26C84C2B for ; Tue, 27 Aug 2019 20:36:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BC28FBF4; Tue, 27 Aug 2019 20:36:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156693819954340" MIME-Version: 1.0 Date: Tue, 27 Aug 2019 20:36:39 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/devel/kdoctools To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190827203639.8BC28FBF4@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. --_----------=_156693819954340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Aug 27 20:36:39 UTC 2019 Modified Files: pkgsrc/devel/kdoctools: Makefile distinfo Log Message: kdoctools: update to 5.61.0 5.60.0 Update pt-BR user.entities To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/kdoctools/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/kdoctools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156693819954340 Content-Disposition: inline Content-Length: 1624 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/kdoctools/Makefile diff -u pkgsrc/devel/kdoctools/Makefile:1.23 pkgsrc/devel/kdoctools/Makefile:1.24 --- pkgsrc/devel/kdoctools/Makefile:1.23 Sun Aug 11 13:18:44 2019 +++ pkgsrc/devel/kdoctools/Makefile Tue Aug 27 20:36:39 2019 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2019/08/11 13:18:44 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2019/08/27 20:36:39 markd Exp $ DISTNAME= kdoctools-${KF5VER} -PKGREVISION= 1 CATEGORIES= devel HOMEPAGE= https://community.kde.org/Frameworks Index: pkgsrc/devel/kdoctools/distinfo diff -u pkgsrc/devel/kdoctools/distinfo:1.6 pkgsrc/devel/kdoctools/distinfo:1.7 --- pkgsrc/devel/kdoctools/distinfo:1.6 Thu Apr 25 20:50:23 2019 +++ pkgsrc/devel/kdoctools/distinfo Tue Aug 27 20:36:39 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $ +$NetBSD: distinfo,v 1.7 2019/08/27 20:36:39 markd Exp $ -SHA1 (kdoctools-5.57.0.tar.xz) = 919ee1761324e2ba3bc2b416abbbdc37b000dc6e -RMD160 (kdoctools-5.57.0.tar.xz) = fd2091f10b32a8afd438b4bba50cffcea0b70947 -SHA512 (kdoctools-5.57.0.tar.xz) = b4428e106414768d11cfa8cd285fca17b7ee088b89138f394a62ad5209ab89e9364d623180ccf73faad8e2ed902ec38dc4548259355ab1cebce75148de71a722 -Size (kdoctools-5.57.0.tar.xz) = 426072 bytes +SHA1 (kdoctools-5.61.0.tar.xz) = f1f067aee10469e7c6ba52b8021291da8f20b142 +RMD160 (kdoctools-5.61.0.tar.xz) = b876ef53b516c00f1e20be797f1c188f233c2b30 +SHA512 (kdoctools-5.61.0.tar.xz) = e4021eba26d9c1fba028d8c958997a9b4e7a20d7e4468c70b8b128c70c51f61e08287ee8c3a135799b8f610748121e51e565bacb072d16a7b8f7241aede52ac3 +Size (kdoctools-5.61.0.tar.xz) = 428156 bytes --_----------=_156693819954340--