Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id EE1837A20E for ; Tue, 30 Aug 2016 11:01:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A015085E9C; Tue, 30 Aug 2016 11:01:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3179585E97 for ; Tue, 30 Aug 2016 11:01: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 YkqN5OxH6pb2 for ; Tue, 30 Aug 2016 11:01:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9248E85E00 for ; Tue, 30 Aug 2016 11:01:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D2D1FBC3; Tue, 30 Aug 2016 11:01:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147255487277820" MIME-Version: 1.0 Date: Tue, 30 Aug 2016 11:01:12 +0000 From: "Iain Hibbert" Subject: CVS commit: pkgsrc/cad/qcad To: pkgsrc-changes@NetBSD.org Reply-To: plunky@netbsd.org X-Mailer: log_accum Message-Id: <20160830110112.8D2D1FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147255487277820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: plunky Date: Tue Aug 30 11:01:12 UTC 2016 Modified Files: pkgsrc/cad/qcad: distinfo Log Message: fix patchsum To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/cad/qcad/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147255487277820 Content-Disposition: inline Content-Length: 1217 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/cad/qcad/distinfo diff -u pkgsrc/cad/qcad/distinfo:1.21 pkgsrc/cad/qcad/distinfo:1.22 --- pkgsrc/cad/qcad/distinfo:1.21 Tue Aug 30 10:56:04 2016 +++ pkgsrc/cad/qcad/distinfo Tue Aug 30 11:01:12 2016 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.21 2016/08/30 10:56:04 plunky Exp $ +$NetBSD: distinfo,v 1.22 2016/08/30 11:01:12 plunky Exp $ SHA1 (qcad-3.15.5.3.zip) = 76d88b865cc446ccb4b8cf045b93a8873c571139 RMD160 (qcad-3.15.5.3.zip) = 40ffbf8aa7232e476520d4acc5657b391f818d20 @@ -20,7 +20,7 @@ SHA1 (patch-src_3rdparty_spatialindexnav SHA1 (patch-src_3rdparty_stemmer_stemmer.pro) = aae5dbeba3f0d3abf2f9bb536817138ce9089f58 SHA1 (patch-src_core_RS.cpp) = 6cb504d409737058c9eb7ab8058ce0ec889a71c4 SHA1 (patch-src_core_RSPlatform.cpp) = e61695b3f364b0c5d28d070a075f9d7cd0081757 -SHA1 (patch-src_core_RSettings.cpp) = 3b4137892ae3a1c16b6ac6d15f9d7fa33b040404 +SHA1 (patch-src_core_RSettings.cpp) = 1f5073db53feba80bf8312ce41436627e80f500b SHA1 (patch-src_core_core.pro) = 3bcef6ba1a499808271c45c58693f2380d8a00c0 SHA1 (patch-src_customwidgets_customwidgets.pro) = 2fc0b1f4b0110e8031f2d0b06ad22c823b2e26a6 SHA1 (patch-src_entity_entity.pro) = a7fe3dbe450a3e8ad8549bf32d2eabe21b221177 --_----------=_147255487277820--